Pull request #43823 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000+6408132d74cfcafafa9f15b4dedb31af6372b1ec (db36d1f95613878c234b7113db2d79f97e714256) 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-43823@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-16T00:19:54.284Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-16T00:19:54.288Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-16T00:20:09.466Z] Still waiting to schedule task [2022-07-16T00:20:09.468Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065c191897bbfb379)’ is offline [2022-07-16T00:21:01.200Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065c191897bbfb379) in /home/ubuntu/workspace/moby_PR-43823 [Pipeline] { [Pipeline] checkout [2022-07-16T00:21:01.318Z] The recommended git tool is: git [2022-07-16T00:21:04.128Z] using credential docker-jenkins-github-credentials [2022-07-16T00:21:04.140Z] Cloning the remote Git repository [2022-07-16T00:21:04.141Z] Cloning with configured refspecs honoured and without tags [2022-07-16T00:21:04.158Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T00:21:04.284Z] > git init /home/ubuntu/workspace/moby_PR-43823 # timeout=10 [2022-07-16T00:21:04.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:21:04.656Z] > git --version # timeout=10 [2022-07-16T00:21:04.673Z] > git --version # 'git version 2.17.1' [2022-07-16T00:21:04.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:21:04.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:21:26.919Z] Fetching without tags [2022-07-16T00:21:27.208Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:21:26.822Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:21:26.841Z] > git config --add remote.origin.fetch +refs/pull/43823/head:refs/remotes/origin/PR-43823 # timeout=10 [2022-07-16T00:21:26.853Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:21:26.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:21:26.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:21:26.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:21:26.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:21:27.218Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:21:27.245Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:21:28.119Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:21:28.120Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:21:28.048Z] > git remote # timeout=10 [2022-07-16T00:21:28.074Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:21:28.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:21:28.085Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:21:28.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:21:28.122Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:21:28.130Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:21:32.428Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:21:32.428Z] First time build. Skipping changelog. [2022-07-16T00:21:32.466Z] > git --version # timeout=10 [2022-07-16T00:21:32.497Z] > git --version # 'git version 2.17.1' [2022-07-16T00:21:32.540Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T00:21:33.521Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-16T00:21:41.680Z] Unable to find image 'alpine:latest' locally [2022-07-16T00:21:41.680Z] latest: Pulling from library/alpine [2022-07-16T00:21:41.680Z] 2408cc74d12b: Pulling fs layer [2022-07-16T00:21:41.680Z] 2408cc74d12b: Verifying Checksum [2022-07-16T00:21:41.680Z] 2408cc74d12b: Download complete [2022-07-16T00:21:42.635Z] 2408cc74d12b: Pull complete [2022-07-16T00:21:42.635Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-16T00:21:42.635Z] Status: Downloaded newer image for alpine:latest [2022-07-16T00:21:48.050Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-16T00:21:49.228Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065c191897bbfb379) in /home/ubuntu/workspace/moby_PR-43823 [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-16T00:21:49.279Z] The recommended git tool is: git [Pipeline] // stage [2022-07-16T00:21:49.290Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-16T00:21:49.323Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-16T00:21:49.338Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-16T00:21:49.605Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:21:49.776Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:21:49.777Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:21:49.903Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:21:49.916Z] > git --version # timeout=10 [2022-07-16T00:21:49.933Z] > git --version # 'git version 2.17.1' [2022-07-16T00:21:49.941Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T00:21:49.298Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43823/.git # timeout=10 [2022-07-16T00:21:49.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:21:49.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:21:49.340Z] > git --version # timeout=10 [2022-07-16T00:21:49.353Z] > git --version # 'git version 2.17.1' [2022-07-16T00:21:49.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:21:49.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:21:49.608Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:21:49.617Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:21:49.700Z] > git remote # timeout=10 [2022-07-16T00:21:49.709Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:21:49.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:21:49.735Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:21:49.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:21:49.779Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:21:49.789Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:21:50.533Z] + [ PR != PR ] [2022-07-16T00:21:50.533Z] + [ 22.06 != master ] [2022-07-16T00:21:50.533Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T00:21:50.857Z] + docker version [2022-07-16T00:21:50.857Z] Client: Docker Engine - Community [2022-07-16T00:21:50.857Z] Version: 20.10.14 [2022-07-16T00:21:50.857Z] API version: 1.41 [2022-07-16T00:21:50.857Z] Go version: go1.16.15 [2022-07-16T00:21:50.857Z] Git commit: a224086 [2022-07-16T00:21:50.857Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T00:21:50.857Z] OS/Arch: linux/amd64 [2022-07-16T00:21:50.857Z] Context: default [2022-07-16T00:21:50.857Z] Experimental: true [2022-07-16T00:21:50.857Z] [2022-07-16T00:21:50.857Z] Server: Docker Engine - Community [2022-07-16T00:21:50.857Z] Engine: [2022-07-16T00:21:50.857Z] Version: 20.10.14 [2022-07-16T00:21:50.857Z] API version: 1.41 (minimum version 1.12) [2022-07-16T00:21:50.857Z] Go version: go1.16.15 [2022-07-16T00:21:50.857Z] Git commit: 87a90dc [2022-07-16T00:21:50.857Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T00:21:50.857Z] OS/Arch: linux/amd64 [2022-07-16T00:21:50.857Z] Experimental: true [2022-07-16T00:21:50.857Z] containerd: [2022-07-16T00:21:50.857Z] Version: 1.5.11 [2022-07-16T00:21:50.857Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:21:50.858Z] runc: [2022-07-16T00:21:50.858Z] Version: 1.0.3 [2022-07-16T00:21:50.858Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T00:21:50.858Z] docker-init: [2022-07-16T00:21:50.858Z] Version: 0.19.0 [2022-07-16T00:21:50.858Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T00:21:51.151Z] + docker info [2022-07-16T00:22:04.224Z] Still waiting to schedule task [2022-07-16T00:22:04.225Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065c191897bbfb379)’ [2022-07-16T00:22:04.225Z] Still waiting to schedule task [2022-07-16T00:22:04.225Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065c191897bbfb379)’ [2022-07-16T00:22:04.226Z] Still waiting to schedule task [2022-07-16T00:22:04.226Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-16T00:22:04.229Z] Still waiting to schedule task [2022-07-16T00:22:04.230Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-16T00:22:13.148Z] Client: [2022-07-16T00:22:13.148Z] Context: default [2022-07-16T00:22:13.148Z] Debug Mode: false [2022-07-16T00:22:13.148Z] Plugins: [2022-07-16T00:22:13.148Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T00:22:13.148Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T00:22:13.148Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T00:22:13.148Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T00:22:13.148Z] [2022-07-16T00:22:13.148Z] Server: [2022-07-16T00:22:13.148Z] Containers: 0 [2022-07-16T00:22:13.148Z] Running: 0 [2022-07-16T00:22:13.148Z] Paused: 0 [2022-07-16T00:22:13.148Z] Stopped: 0 [2022-07-16T00:22:13.148Z] Images: 1 [2022-07-16T00:22:13.148Z] Server Version: 20.10.14 [2022-07-16T00:22:13.148Z] Storage Driver: overlay2 [2022-07-16T00:22:13.148Z] Backing Filesystem: extfs [2022-07-16T00:22:13.148Z] Supports d_type: true [2022-07-16T00:22:13.148Z] Native Overlay Diff: true [2022-07-16T00:22:13.148Z] userxattr: false [2022-07-16T00:22:13.148Z] Logging Driver: json-file [2022-07-16T00:22:13.148Z] Cgroup Driver: cgroupfs [2022-07-16T00:22:13.148Z] Cgroup Version: 1 [2022-07-16T00:22:13.148Z] Plugins: [2022-07-16T00:22:13.148Z] Volume: local [2022-07-16T00:22:13.148Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T00:22:13.148Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T00:22:13.148Z] Swarm: inactive [2022-07-16T00:22:13.148Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T00:22:13.148Z] Default Runtime: runc [2022-07-16T00:22:13.148Z] Init Binary: docker-init [2022-07-16T00:22:13.148Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:22:13.148Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T00:22:13.148Z] init version: de40ad0 [2022-07-16T00:22:13.148Z] Security Options: [2022-07-16T00:22:13.148Z] apparmor [2022-07-16T00:22:13.148Z] seccomp [2022-07-16T00:22:13.148Z] Profile: default [2022-07-16T00:22:13.148Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T00:22:13.148Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T00:22:13.148Z] OSType: linux [2022-07-16T00:22:13.148Z] Architecture: x86_64 [2022-07-16T00:22:13.148Z] CPUs: 2 [2022-07-16T00:22:13.148Z] Total Memory: 7.483GiB [2022-07-16T00:22:13.148Z] Name: ip-10-100-41-69 [2022-07-16T00:22:13.148Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T00:22:13.148Z] Docker Root Dir: /var/lib/docker [2022-07-16T00:22:13.148Z] Debug Mode: false [2022-07-16T00:22:13.148Z] Registry: https://index.docker.io/v1/ [2022-07-16T00:22:13.148Z] Labels: [2022-07-16T00:22:13.148Z] Experimental: true [2022-07-16T00:22:13.148Z] Insecure Registries: [2022-07-16T00:22:13.148Z] 127.0.0.0/8 [2022-07-16T00:22:13.148Z] Live Restore Enabled: true [2022-07-16T00:22:13.148Z] [2022-07-16T00:22:13.148Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T00:22:13.458Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:22:13.458Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:22:13.458Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43823/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-16T00:22:13.458Z] + bash /home/ubuntu/workspace/moby_PR-43823/check-config.sh [2022-07-16T00:22:13.458Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T00:22:13.458Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T00:22:13.458Z] [2022-07-16T00:22:13.458Z] Generally Necessary: [2022-07-16T00:22:13.458Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T00:22:13.458Z] - apparmor: enabled and tools installed [2022-07-16T00:22:13.720Z] - CONFIG_NAMESPACES: enabled [2022-07-16T00:22:13.720Z] - CONFIG_NET_NS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_PID_NS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_IPC_NS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_UTS_NS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUPS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CPUSETS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_MEMCG: enabled [2022-07-16T00:22:13.720Z] - CONFIG_KEYS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_VETH: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_BPF: enabled [2022-07-16T00:22:13.720Z] [2022-07-16T00:22:13.720Z] Optional Features: [2022-07-16T00:22:13.720Z] - CONFIG_USER_NS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_SECCOMP: enabled [2022-07-16T00:22:13.720Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T00:22:13.720Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T00:22:13.720Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T00:22:13.720Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T00:22:13.720Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T00:22:13.720Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T00:22:13.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T00:22:13.720Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T00:22:13.995Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T00:22:13.995Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T00:22:13.995Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T00:22:13.995Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T00:22:13.995Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T00:22:13.995Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T00:22:13.995Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-16T00:22:13.995Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-16T00:22:13.995Z] - CONFIG_EXT4_FS: enabled [2022-07-16T00:22:13.995Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T00:22:13.995Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T00:22:13.995Z] - Network Drivers: [2022-07-16T00:22:13.995Z] - "overlay": [2022-07-16T00:22:13.995Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T00:22:13.995Z] Optional (for encrypted networks): [2022-07-16T00:22:13.995Z] - CONFIG_CRYPTO: enabled [2022-07-16T00:22:13.995Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T00:22:13.995Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T00:22:13.995Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T00:22:13.995Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T00:22:13.995Z] - CONFIG_XFRM: enabled [2022-07-16T00:22:13.995Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T00:22:13.995Z] - "ipvlan": [2022-07-16T00:22:13.995Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T00:22:13.995Z] - "macvlan": [2022-07-16T00:22:13.995Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T00:22:13.995Z] - "ftp,tftp client in container": [2022-07-16T00:22:13.995Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T00:22:13.995Z] - Storage Drivers: [2022-07-16T00:22:13.995Z] - "aufs": [2022-07-16T00:22:13.995Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T00:22:13.995Z] - "btrfs": [2022-07-16T00:22:13.995Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T00:22:13.995Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T00:22:13.995Z] - "devicemapper": [2022-07-16T00:22:14.258Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T00:22:14.258Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T00:22:14.258Z] - "overlay": [2022-07-16T00:22:14.258Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T00:22:14.258Z] - "zfs": [2022-07-16T00:22:14.258Z] - /dev/zfs: present [2022-07-16T00:22:14.258Z] - zfs command: missing [2022-07-16T00:22:14.258Z] - zpool command: missing [2022-07-16T00:22:14.258Z] [2022-07-16T00:22:14.258Z] Limits: [2022-07-16T00:22:14.258Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T00:22:14.258Z] [2022-07-16T00:22:14.258Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T00:22:14.585Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 . [2022-07-16T00:22:14.845Z] #1 [internal] load build definition from Dockerfile [2022-07-16T00:22:14.845Z] #1 sha256:93e033945fc5df718150f1c888f521b2971b55b0eda63264f6b77da4f5313fbf [2022-07-16T00:22:14.845Z] #1 transferring dockerfile: 19.25kB done [2022-07-16T00:22:14.845Z] #1 DONE 0.2s [2022-07-16T00:22:14.845Z] [2022-07-16T00:22:14.845Z] #2 [internal] load .dockerignore [2022-07-16T00:22:14.845Z] #2 sha256:23620050602842386cd58b886c6a72b7fb58346adbf051981a0152589fe61f7d [2022-07-16T00:22:14.845Z] #2 transferring context: 145B done [2022-07-16T00:22:14.845Z] #2 DONE 0.0s [2022-07-16T00:22:14.845Z] [2022-07-16T00:22:14.845Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-16T00:22:14.845Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-16T00:22:15.417Z] #3 DONE 0.4s [2022-07-16T00:22:15.417Z] [2022-07-16T00:22:15.417Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:22:15.417Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-16T00:22:15.417Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-16T00:22:15.417Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-16T00:22:15.417Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-16T00:22:15.417Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-16T00:22:15.417Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-16T00:22:15.678Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-16T00:22:15.678Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-16T00:22:15.940Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-16T00:22:16.209Z] #4 DONE 0.8s [2022-07-16T00:22:16.471Z] [2022-07-16T00:22:16.471Z] #5 [internal] load build definition from Dockerfile [2022-07-16T00:22:16.471Z] #5 sha256:4a4cfa3df0e03dc8dce864ad7d910460b9de02f22922e40f664f371d6dcd838b [2022-07-16T00:22:16.471Z] #5 DONE 0.0s [2022-07-16T00:22:16.471Z] [2022-07-16T00:22:16.471Z] #6 [internal] load .dockerignore [2022-07-16T00:22:16.471Z] #6 sha256:b51d6d2cb659550ff47ee604e965245aa4fb083f15b5bc89e948e5b9047e66e0 [2022-07-16T00:22:16.471Z] #6 DONE 0.0s [2022-07-16T00:22:16.471Z] [2022-07-16T00:22:16.471Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:22:16.471Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T00:22:17.414Z] #10 DONE 0.9s [2022-07-16T00:22:17.414Z] [2022-07-16T00:22:17.414Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-16T00:22:17.414Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-16T00:22:17.414Z] #7 DONE 0.9s [2022-07-16T00:22:17.414Z] [2022-07-16T00:22:17.414Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:22:17.414Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:22:17.414Z] #9 DONE 0.9s [2022-07-16T00:22:17.414Z] [2022-07-16T00:22:17.414Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-16T00:22:17.414Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-16T00:22:17.414Z] #8 DONE 1.0s [2022-07-16T00:22:17.720Z] [2022-07-16T00:22:17.720Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:22:17.720Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:22:17.720Z] #35 DONE 0.0s [2022-07-16T00:22:17.720Z] [2022-07-16T00:22:17.720Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:22:17.720Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:22:17.720Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:22:17.981Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-16T00:22:18.243Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T00:22:18.243Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:22:18.243Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T00:22:18.512Z] #80 ... [2022-07-16T00:22:18.512Z] [2022-07-16T00:22:18.512Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:22:18.512Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:22:18.512Z] #56 DONE 0.7s [2022-07-16T00:22:18.780Z] [2022-07-16T00:22:18.780Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:22:18.780Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:22:18.780Z] #56 DONE 0.0s [2022-07-16T00:22:18.780Z] [2022-07-16T00:22:18.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:18.780Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:18.780Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-16T00:22:18.780Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-16T00:22:18.780Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-16T00:22:18.780Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-16T00:22:18.780Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.4s [2022-07-16T00:22:18.780Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 3.15MB / 5.16MB 0.4s [2022-07-16T00:22:18.780Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.92MB / 55.00MB 0.5s [2022-07-16T00:22:18.780Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-16T00:22:19.045Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.8s [2022-07-16T00:22:19.045Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.8s done [2022-07-16T00:22:19.045Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.9s [2022-07-16T00:22:19.045Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.9s [2022-07-16T00:22:19.310Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 1.0s [2022-07-16T00:22:19.310Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 1.0s [2022-07-16T00:22:19.574Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.3s [2022-07-16T00:22:19.574Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 13.63MB / 54.58MB 1.3s [2022-07-16T00:22:19.574Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.4s [2022-07-16T00:22:19.574Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 1.4s [2022-07-16T00:22:19.574Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 17.83MB / 54.58MB 1.4s [2022-07-16T00:22:19.838Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.34MB / 10.88MB 1.5s [2022-07-16T00:22:19.838Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 1.7s [2022-07-16T00:22:19.838Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.13MB / 54.58MB 1.7s [2022-07-16T00:22:20.099Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.51MB / 55.00MB 1.8s [2022-07-16T00:22:20.099Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.22MB / 54.58MB 1.8s [2022-07-16T00:22:20.099Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s [2022-07-16T00:22:20.099Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.9s done [2022-07-16T00:22:20.099Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 2.1s [2022-07-16T00:22:20.099Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 581.63kB / 85.90MB 2.1s [2022-07-16T00:22:20.362Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 47.19MB / 54.58MB 2.3s [2022-07-16T00:22:20.362Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.29MB / 85.90MB 2.3s [2022-07-16T00:22:20.625Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 50.33MB / 54.58MB 2.3s [2022-07-16T00:22:20.626Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.5s [2022-07-16T00:22:20.626Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.69MB / 85.90MB 2.5s [2022-07-16T00:22:20.888Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-16T00:22:20.888Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 23.07MB / 85.90MB 2.7s [2022-07-16T00:22:21.150Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 3.0s [2022-07-16T00:22:21.412Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.1s done [2022-07-16T00:22:21.412Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.2s [2022-07-16T00:22:21.412Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.3s done [2022-07-16T00:22:21.412Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.4s [2022-07-16T00:22:21.675Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.65MB / 85.90MB 3.4s [2022-07-16T00:22:21.937Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.99MB / 85.90MB 3.6s [2022-07-16T00:22:21.937Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.34MB / 141.81MB 3.6s [2022-07-16T00:22:21.937Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 51.38MB / 85.90MB 3.8s [2022-07-16T00:22:22.201Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 15.73MB / 141.81MB 4.0s [2022-07-16T00:22:22.201Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 4.0s [2022-07-16T00:22:22.461Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 4.3s [2022-07-16T00:22:22.461Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 26.21MB / 141.81MB 4.3s [2022-07-16T00:22:22.723Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 70.25MB / 85.90MB 4.5s [2022-07-16T00:22:22.985Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.59MB / 85.90MB 4.7s [2022-07-16T00:22:22.985Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 4.7s [2022-07-16T00:22:22.985Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 82.66MB / 85.90MB 4.8s [2022-07-16T00:22:23.247Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 5.1s [2022-07-16T00:22:23.821Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 56.62MB / 141.81MB 5.4s [2022-07-16T00:22:23.821Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.06MB / 141.81MB 5.7s [2022-07-16T00:22:24.113Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.9s done [2022-07-16T00:22:24.376Z] #11 ... [2022-07-16T00:22:24.376Z] [2022-07-16T00:22:24.376Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:22:24.376Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:22:24.376Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:22:24.376Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:22:24.376Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T00:22:24.376Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T00:22:24.376Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-16T00:22:24.376Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-07-16T00:22:24.376Z] #78 DONE 6.5s [2022-07-16T00:22:24.376Z] [2022-07-16T00:22:24.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:24.376Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:24.376Z] #11 ... [2022-07-16T00:22:24.376Z] [2022-07-16T00:22:24.376Z] #31 [internal] load build context [2022-07-16T00:22:24.376Z] #31 sha256:522470634142c62eca80c4bbdcd2a82c6f315f30332af92d3b5f6587cc658fc5 [2022-07-16T00:22:24.376Z] #31 transferring context: 39.30MB 6.4s [2022-07-16T00:22:24.376Z] #31 ... [2022-07-16T00:22:24.376Z] [2022-07-16T00:22:24.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:24.376Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:24.638Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 82.84MB / 141.81MB 6.5s [2022-07-16T00:22:24.899Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.23MB / 141.81MB 6.7s [2022-07-16T00:22:25.161Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.57MB / 141.81MB 7.0s [2022-07-16T00:22:25.423Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 105.91MB / 141.81MB 7.2s [2022-07-16T00:22:25.688Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.50MB / 141.81MB 7.5s [2022-07-16T00:22:25.951Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 7.8s [2022-07-16T00:22:26.525Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 8.3s [2022-07-16T00:22:26.786Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s [2022-07-16T00:22:27.743Z] #11 ... [2022-07-16T00:22:27.743Z] [2022-07-16T00:22:27.743Z] #31 [internal] load build context [2022-07-16T00:22:27.743Z] #31 sha256:522470634142c62eca80c4bbdcd2a82c6f315f30332af92d3b5f6587cc658fc5 [2022-07-16T00:22:27.743Z] #31 transferring context: 62.08MB 9.0s done [2022-07-16T00:22:27.743Z] #31 DONE 9.8s [2022-07-16T00:22:27.743Z] [2022-07-16T00:22:27.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:27.743Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:27.743Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.4s done [2022-07-16T00:22:28.022Z] #11 ... [2022-07-16T00:22:28.022Z] [2022-07-16T00:22:28.022Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:22:28.022Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:22:28.022Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-16T00:22:28.022Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-16T00:22:28.022Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-16T00:22:28.022Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-16T00:22:28.022Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-16T00:22:28.022Z] #35 ... [2022-07-16T00:22:28.022Z] [2022-07-16T00:22:28.022Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:22:28.022Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:22:28.022Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-07-16T00:22:28.022Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-07-16T00:22:28.303Z] #80 DONE 10.2s [2022-07-16T00:22:28.303Z] [2022-07-16T00:22:28.303Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:22:28.303Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:22:29.257Z] #35 ... [2022-07-16T00:22:29.257Z] [2022-07-16T00:22:29.257Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:22:29.257Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T00:22:29.257Z] #79 DONE 0.8s [2022-07-16T00:22:29.257Z] [2022-07-16T00:22:29.257Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:22:29.257Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:22:30.199Z] #35 ... [2022-07-16T00:22:30.199Z] [2022-07-16T00:22:30.199Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:22:30.199Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T00:22:30.199Z] #81 DONE 0.9s [2022-07-16T00:22:30.199Z] [2022-07-16T00:22:30.199Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:22:30.199Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:22:32.114Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s [2022-07-16T00:22:32.114Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.0s done [2022-07-16T00:22:32.376Z] #35 DONE 14.5s [2022-07-16T00:22:32.376Z] [2022-07-16T00:22:32.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:32.376Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:32.376Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-16T00:22:33.320Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-16T00:22:33.320Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-16T00:22:34.712Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.1s done [2022-07-16T00:22:34.974Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-16T00:22:39.199Z] #11 ... [2022-07-16T00:22:39.199Z] [2022-07-16T00:22:39.199Z] #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-16T00:22:39.199Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:22:39.199Z] #36 1.319 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:22:39.199Z] #36 1.325 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:22:39.199Z] #36 1.325 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:22:39.199Z] #36 1.576 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:22:39.199Z] #36 1.851 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:22:39.199Z] #36 2.417 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:22:39.199Z] #36 3.607 Fetched 8550 kB in 3s (3358 kB/s) [2022-07-16T00:22:39.199Z] #36 3.607 Reading package lists... [2022-07-16T00:22:39.199Z] #36 4.435 Reading package lists... [2022-07-16T00:22:39.199Z] #36 5.211 Building dependency tree... [2022-07-16T00:22:39.199Z] #36 5.604 The following additional packages will be installed: [2022-07-16T00:22:39.199Z] #36 5.604 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-16T00:22:39.199Z] #36 5.605 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-16T00:22:39.199Z] #36 5.606 Recommended packages: [2022-07-16T00:22:39.199Z] #36 5.611 libldap-common publicsuffix libsasl2-modules [2022-07-16T00:22:39.199Z] #36 5.803 The following NEW packages will be installed: [2022-07-16T00:22:39.199Z] #36 5.803 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-16T00:22:39.199Z] #36 5.803 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T00:22:39.199Z] #36 5.803 libssh2-1 openssl [2022-07-16T00:22:39.199Z] #36 6.080 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:22:39.199Z] #36 6.080 Need to get 3041 kB of archives. [2022-07-16T00:22:39.199Z] #36 6.080 After this operation, 6651 kB of additional disk space will be used. [2022-07-16T00:22:39.199Z] #36 6.080 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-16T00:22:39.199Z] #36 6.094 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-16T00:22:39.199Z] #36 6.100 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-16T00:22:39.199Z] #36 6.105 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-16T00:22:39.199Z] #36 6.106 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-16T00:22:39.199Z] #36 6.107 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-16T00:22:39.199Z] #36 6.117 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-16T00:22:39.199Z] #36 6.119 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-16T00:22:39.199Z] #36 6.120 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-16T00:22:39.199Z] #36 6.121 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-16T00:22:39.199Z] #36 6.123 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-16T00:22:39.199Z] #36 6.134 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-16T00:22:39.199Z] #36 6.139 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:22:39.199Z] #36 6.139 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:22:39.199Z] #36 6.144 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:22:39.199Z] #36 6.554 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:22:39.199Z] #36 ... [2022-07-16T00:22:39.199Z] [2022-07-16T00:22:39.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:39.199Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:40.146Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-16T00:22:43.459Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.9s done [2022-07-16T00:22:43.459Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-16T00:22:46.761Z] #11 ... [2022-07-16T00:22:46.761Z] [2022-07-16T00:22:46.761Z] #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-16T00:22:46.761Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:22:46.761Z] #36 6.585 Fetched 3041 kB in 0s (9066 kB/s) [2022-07-16T00:22:46.761Z] #36 6.695 Selecting previously unselected package openssl. [2022-07-16T00:22:46.761Z] #36 6.695 (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-16T00:22:46.761Z] #36 6.699 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 6.705 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:22:46.761Z] #36 7.030 Selecting previously unselected package ca-certificates. [2022-07-16T00:22:46.761Z] #36 7.032 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-16T00:22:46.761Z] #36 7.039 Unpacking ca-certificates (20210119) ... [2022-07-16T00:22:46.761Z] #36 7.272 Selecting previously unselected package libbrotli1:amd64. [2022-07-16T00:22:46.761Z] #36 7.274 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 7.295 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:22:46.761Z] #36 7.470 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T00:22:46.761Z] #36 7.470 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 7.475 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 7.603 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T00:22:46.761Z] #36 7.603 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 7.608 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 7.722 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T00:22:46.761Z] #36 7.722 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 7.777 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 7.944 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T00:22:46.761Z] #36 7.944 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.022 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:22:46.761Z] #36 8.148 Selecting previously unselected package libpsl5:amd64. [2022-07-16T00:22:46.761Z] #36 8.148 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.158 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:22:46.761Z] #36 8.246 Selecting previously unselected package librtmp1:amd64. [2022-07-16T00:22:46.761Z] #36 8.246 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.255 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:22:46.761Z] #36 8.343 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T00:22:46.761Z] #36 8.343 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.346 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:22:46.761Z] #36 8.419 Selecting previously unselected package libcurl4:amd64. [2022-07-16T00:22:46.761Z] #36 8.423 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.431 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 8.521 Selecting previously unselected package curl. [2022-07-16T00:22:46.761Z] #36 8.521 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.521 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 8.607 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:22:46.761Z] #36 8.607 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.618 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:22:46.761Z] #36 8.697 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:22:46.761Z] #36 8.697 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.703 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:22:46.761Z] #36 8.771 Selecting previously unselected package jq. [2022-07-16T00:22:46.761Z] #36 8.774 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:22:46.761Z] #36 8.778 Unpacking jq (1.6-2.1) ... [2022-07-16T00:22:46.761Z] #36 8.859 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:22:46.761Z] #36 8.873 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:22:46.761Z] #36 8.891 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:22:46.761Z] #36 8.904 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 8.918 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:22:46.761Z] #36 8.936 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 8.955 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:22:46.761Z] #36 8.970 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:22:46.761Z] #36 8.991 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:22:46.761Z] #36 9.001 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:22:46.761Z] #36 9.015 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 9.028 Setting up ca-certificates (20210119) ... [2022-07-16T00:22:46.761Z] #36 9.750 Updating certificates in /etc/ssl/certs... [2022-07-16T00:22:46.761Z] #36 10.57 129 added, 0 removed; done. [2022-07-16T00:22:46.761Z] #36 10.64 Setting up jq (1.6-2.1) ... [2022-07-16T00:22:46.761Z] #36 10.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 10.67 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:22:46.761Z] #36 10.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:22:46.761Z] #36 10.70 Processing triggers for ca-certificates (20210119) ... [2022-07-16T00:22:46.761Z] #36 10.72 Updating certificates in /etc/ssl/certs... [2022-07-16T00:22:46.761Z] #36 11.35 0 added, 0 removed; done. [2022-07-16T00:22:46.761Z] #36 11.35 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T00:22:46.761Z] #36 11.35 done. [2022-07-16T00:22:46.761Z] #36 DONE 13.9s [2022-07-16T00:22:46.761Z] [2022-07-16T00:22:46.761Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:46.761Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:46.761Z] #11 ... [2022-07-16T00:22:46.761Z] [2022-07-16T00:22:46.761Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T00:22:46.761Z] #37 sha256:58eaebae8d1cdef5b1a4a9e398cea84ea582751f5ce0b73f68143d1157a27c48 [2022-07-16T00:22:47.022Z] #37 DONE 0.6s [2022-07-16T00:22:47.022Z] [2022-07-16T00:22:47.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:47.022Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:47.022Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.5s done [2022-07-16T00:22:47.022Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-16T00:22:49.027Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d023cf3d47c50832) in /home/ubuntu/workspace/moby_PR-43823 [Pipeline] { [2022-07-16T00:22:49.049Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046953fa019c48166) in /home/ubuntu/workspace/moby_PR-43823 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-07-16T00:22:49.122Z] The recommended git tool is: git [2022-07-16T00:22:49.143Z] The recommended git tool is: git [2022-07-16T00:22:51.400Z] using credential docker-jenkins-github-credentials [2022-07-16T00:22:51.408Z] Cloning the remote Git repository [2022-07-16T00:22:51.408Z] Cloning with configured refspecs honoured and without tags [2022-07-16T00:22:51.596Z] using credential docker-jenkins-github-credentials [2022-07-16T00:22:51.604Z] Cloning the remote Git repository [2022-07-16T00:22:51.604Z] Cloning with configured refspecs honoured and without tags [2022-07-16T00:22:52.350Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-16T00:22:51.248Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T00:22:51.299Z] > git init /home/ubuntu/workspace/moby_PR-43823 # timeout=10 [2022-07-16T00:22:51.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:22:51.627Z] > git --version # timeout=10 [2022-07-16T00:22:51.657Z] > git --version # 'git version 2.17.1' [2022-07-16T00:22:51.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:22:51.659Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:22:50.322Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T00:22:50.373Z] > git init /home/ubuntu/workspace/moby_PR-43823 # timeout=10 [2022-07-16T00:22:50.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:22:50.686Z] > git --version # timeout=10 [2022-07-16T00:22:50.707Z] > git --version # 'git version 2.17.1' [2022-07-16T00:22:50.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:22:50.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:22:57.643Z] #11 ... [2022-07-16T00:22:57.643Z] [2022-07-16T00:22:57.643Z] #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-16T00:22:57.643Z] #38 sha256:fd2fc8e74f99b0e39c8052c34624ccc31ceb7fc71ccaa73d4d5410c85a875740 [2022-07-16T00:22:57.643Z] #38 1.513 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T00:22:57.643Z] #38 1.837 [2022-07-16T00:22:57.643Z] #38 2.077 #=#=# ######################################################################## 100.0% [2022-07-16T00:22:57.643Z] #38 2.400 [2022-07-16T00:22:57.643Z] #38 3.459 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T00:22:57.643Z] #38 3.831 [2022-07-16T00:22:57.643Z] #38 4.047 #=#=# ######################################################################## 100.0% [2022-07-16T00:22:57.643Z] #38 4.370 [2022-07-16T00:22:57.643Z] #38 5.452 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-16T00:22:57.643Z] #38 5.792 [2022-07-16T00:22:57.643Z] #38 6.018 #=#=# 0.1% ###################### 31.4% ############################################################ 84.5% ######################################################################## 100.0% [2022-07-16T00:22:57.643Z] #38 6.628 [2022-07-16T00:22:57.643Z] #38 7.680 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T00:22:57.643Z] #38 7.980 [2022-07-16T00:22:57.643Z] #38 8.200 #=#=# ######################################################################## 100.0% [2022-07-16T00:22:57.643Z] #38 8.496 [2022-07-16T00:22:57.643Z] #38 9.307 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T00:22:57.643Z] #38 9.667 [2022-07-16T00:22:57.643Z] #38 9.884 #=#=# ######################################################################## 100.0% [2022-07-16T00:22:57.643Z] #38 ... [2022-07-16T00:22:57.643Z] [2022-07-16T00:22:57.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:22:57.643Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:22:57.643Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-16T00:23:00.197Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.1s done [2022-07-16T00:23:00.779Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-16T00:23:00.779Z] #11 ... [2022-07-16T00:23:00.779Z] [2022-07-16T00:23:00.779Z] #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-16T00:23:00.779Z] #38 sha256:fd2fc8e74f99b0e39c8052c34624ccc31ceb7fc71ccaa73d4d5410c85a875740 [2022-07-16T00:23:00.779Z] #38 10.23 [2022-07-16T00:23:00.779Z] #38 10.30 Download of images into '/build' complete. [2022-07-16T00:23:00.779Z] #38 10.30 Use something like the following to load the result into a Docker daemon: [2022-07-16T00:23:00.779Z] #38 10.30 tar -cC '/build' . | docker load [2022-07-16T00:23:00.779Z] #38 DONE 13.7s [2022-07-16T00:23:00.779Z] [2022-07-16T00:23:00.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:00.779Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:01.043Z] #11 DONE 43.1s [2022-07-16T00:23:01.043Z] [2022-07-16T00:23:01.043Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T00:23:01.043Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-16T00:23:02.086Z] #12 DONE 0.7s [2022-07-16T00:23:02.086Z] [2022-07-16T00:23:02.086Z] #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-16T00:23:02.086Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-16T00:23:03.064Z] #13 DONE 1.0s [2022-07-16T00:23:03.064Z] [2022-07-16T00:23:03.064Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T00:23:03.064Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-16T00:23:03.325Z] #40 DONE 0.5s [2022-07-16T00:23:03.325Z] [2022-07-16T00:23:03.325Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:23:03.325Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-16T00:23:03.325Z] #53 DONE 0.5s [2022-07-16T00:23:03.325Z] [2022-07-16T00:23:03.325Z] #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-16T00:23:03.325Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:23:03.587Z] #54 ... [2022-07-16T00:23:03.587Z] [2022-07-16T00:23:03.587Z] #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-16T00:23:03.587Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-16T00:23:03.587Z] #57 DONE 0.5s [2022-07-16T00:23:03.587Z] [2022-07-16T00:23:03.588Z] #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-16T00:23:03.588Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:06.139Z] #58 ... [2022-07-16T00:23:06.139Z] [2022-07-16T00:23:06.139Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-16T00:23:06.139Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-16T00:23:06.139Z] #14 DONE 2.9s [2022-07-16T00:23:06.139Z] [2022-07-16T00:23:06.139Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-16T00:23:06.139Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-16T00:23:06.455Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b4724bbcb9151d6b) in /home/ubuntu/workspace/moby_PR-43823 [Pipeline] { [Pipeline] checkout [2022-07-16T00:23:06.602Z] The recommended git tool is: git [2022-07-16T00:23:08.685Z] #15 DONE 2.9s [2022-07-16T00:23:08.685Z] [2022-07-16T00:23:08.685Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-16T00:23:08.685Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-16T00:23:10.363Z] using credential docker-jenkins-github-credentials [2022-07-16T00:23:10.372Z] Cloning the remote Git repository [2022-07-16T00:23:10.373Z] Cloning with configured refspecs honoured and without tags [2022-07-16T00:23:10.598Z] #16 DONE 2.0s [2022-07-16T00:23:10.598Z] [2022-07-16T00:23:10.598Z] #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-16T00:23:10.598Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:10.598Z] #58 5.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:23:10.598Z] #58 5.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:23:10.598Z] #58 5.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:23:10.598Z] #58 5.971 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-16T00:23:10.598Z] #58 6.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:23:10.399Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T00:23:10.488Z] > git init /home/ubuntu/workspace/moby_PR-43823 # timeout=10 [2022-07-16T00:23:11.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:11.033Z] > git --version # timeout=10 [2022-07-16T00:23:11.049Z] > git --version # 'git version 2.25.1' [2022-07-16T00:23:11.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:11.051Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:12.513Z] #58 ... [2022-07-16T00:23:12.513Z] [2022-07-16T00:23:12.513Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-16T00:23:12.513Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-16T00:23:12.513Z] #17 DONE 1.8s [2022-07-16T00:23:12.775Z] [2022-07-16T00:23:12.775Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-16T00:23:12.775Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-16T00:23:12.775Z] #18 ... [2022-07-16T00:23:12.775Z] [2022-07-16T00:23:12.775Z] #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-16T00:23:12.775Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:23:12.775Z] #45 4.409 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-16T00:23:13.037Z] #45 ... [2022-07-16T00:23:13.037Z] [2022-07-16T00:23:13.037Z] #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-16T00:23:13.037Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:13.037Z] #83 5.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:23:13.037Z] #83 6.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:23:13.037Z] #83 6.015 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:23:13.037Z] #83 7.176 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:23:13.037Z] #83 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:23:13.037Z] #83 ... [2022-07-16T00:23:13.037Z] [2022-07-16T00:23:13.037Z] #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-16T00:23:13.037Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:23:13.037Z] #64 5.280 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T00:23:13.298Z] #64 ... [2022-07-16T00:23:13.298Z] [2022-07-16T00:23:13.298Z] #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-16T00:23:13.298Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:13.298Z] #62 5.064 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-16T00:23:13.298Z] #62 7.006 go: downloading github.com/fatih/color v1.13.0 [2022-07-16T00:23:13.298Z] #62 7.030 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:23:13.298Z] #62 7.258 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T00:23:13.298Z] #62 7.262 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-16T00:23:13.298Z] #62 7.269 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T00:23:13.298Z] #62 7.911 go: downloading github.com/spf13/viper v1.11.0 [2022-07-16T00:23:13.298Z] #62 8.053 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T00:23:13.298Z] #62 8.933 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-16T00:23:13.298Z] #62 9.071 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-16T00:23:13.298Z] #62 9.102 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-16T00:23:13.298Z] #62 9.152 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-16T00:23:13.298Z] #62 ... [2022-07-16T00:23:13.298Z] [2022-07-16T00:23:13.298Z] #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-16T00:23:13.298Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:23:13.298Z] #60 5.469 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-16T00:23:13.298Z] #60 7.707 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T00:23:13.298Z] #60 7.709 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T00:23:13.298Z] #60 7.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T00:23:13.298Z] #60 8.450 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T00:23:13.298Z] #60 8.476 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T00:23:13.298Z] #60 8.612 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T00:23:13.298Z] #60 8.713 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T00:23:13.299Z] #60 8.793 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T00:23:13.299Z] #60 8.878 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T00:23:13.299Z] #60 9.151 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T00:23:13.299Z] #60 9.330 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T00:23:13.562Z] #60 ... [2022-07-16T00:23:13.562Z] [2022-07-16T00:23:13.562Z] #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-16T00:23:13.562Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:23:13.562Z] #43 5.591 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-16T00:23:13.773Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a4155b681a436df) in /home/ubuntu/workspace/moby_PR-43823 [Pipeline] { [Pipeline] checkout [2022-07-16T00:23:13.826Z] #43 ... [2022-07-16T00:23:13.826Z] [2022-07-16T00:23:13.826Z] #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-16T00:23:13.826Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:23:13.826Z] #47 5.472 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-16T00:23:13.826Z] #47 6.749 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-16T00:23:13.826Z] #47 9.016 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T00:23:13.826Z] #47 9.182 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-16T00:23:13.826Z] #47 9.344 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-16T00:23:13.826Z] #47 ... [2022-07-16T00:23:13.826Z] [2022-07-16T00:23:13.826Z] #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-16T00:23:13.826Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:23:13.826Z] #41 4.630 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T00:23:13.826Z] #41 4.641 Cloning into '.'... [2022-07-16T00:23:13.900Z] The recommended git tool is: git [2022-07-16T00:23:14.088Z] #41 ... [2022-07-16T00:23:14.088Z] [2022-07-16T00:23:14.088Z] #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-16T00:23:14.088Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:23:14.088Z] #64 11.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T00:23:14.088Z] #64 11.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T00:23:14.088Z] #64 11.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T00:23:14.353Z] Fetching without tags [2022-07-16T00:23:14.568Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:14.661Z] #64 ... [2022-07-16T00:23:14.661Z] [2022-07-16T00:23:14.661Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-16T00:23:14.661Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-16T00:23:14.661Z] #18 DONE 2.1s [2022-07-16T00:23:14.661Z] [2022-07-16T00:23:14.661Z] #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-16T00:23:14.661Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:23:14.883Z] Fetching without tags [2022-07-16T00:23:14.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:14.803Z] > git config --add remote.origin.fetch +refs/pull/43823/head:refs/remotes/origin/PR-43823 # timeout=10 [2022-07-16T00:23:14.821Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:14.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:14.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:14.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:14.875Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:15.119Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:15.253Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:15.253Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:23:14.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:14.299Z] > git config --add remote.origin.fetch +refs/pull/43823/head:refs/remotes/origin/PR-43823 # timeout=10 [2022-07-16T00:23:14.316Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:14.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:14.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:14.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:14.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:14.578Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:14.589Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:15.197Z] > git remote # timeout=10 [2022-07-16T00:23:15.209Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:23:15.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:15.231Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:23:15.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:23:15.255Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:15.854Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:15.855Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:23:16.587Z] #19 2.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:23:16.849Z] #19 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:23:16.849Z] #19 2.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:23:16.943Z] using credential docker-jenkins-github-credentials [2022-07-16T00:23:16.951Z] Cloning the remote Git repository [2022-07-16T00:23:16.951Z] Cloning with configured refspecs honoured and without tags [2022-07-16T00:23:15.116Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:15.132Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:15.759Z] > git remote # timeout=10 [2022-07-16T00:23:15.783Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:23:15.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:15.795Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:23:15.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:23:15.844Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:15.854Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:17.017Z] Cloning repository https://github.com/moby/moby.git [2022-07-16T00:23:17.072Z] > git init /home/ubuntu/workspace/moby_PR-43823 # timeout=10 [2022-07-16T00:23:15.263Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:17.793Z] #19 ... [2022-07-16T00:23:17.793Z] [2022-07-16T00:23:17.793Z] #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-16T00:23:17.793Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:23:17.793Z] #54 4.466 + git clone https://github.com/docker/distribution.git . [2022-07-16T00:23:17.793Z] #54 4.467 Cloning into '.'... [2022-07-16T00:23:18.106Z] #54 ... [2022-07-16T00:23:18.106Z] [2022-07-16T00:23:18.106Z] #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-16T00:23:18.106Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:23:18.106Z] #47 13.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T00:23:18.106Z] #47 13.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:23:17.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:17.447Z] > git --version # timeout=10 [2022-07-16T00:23:17.462Z] > git --version # 'git version 2.25.1' [2022-07-16T00:23:17.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:17.465Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:19.378Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:23:19.412Z] > git --version # timeout=10 [2022-07-16T00:23:19.444Z] > git --version # 'git version 2.17.1' [2022-07-16T00:23:19.460Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T00:23:20.508Z] + docker version [2022-07-16T00:23:20.569Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:23:20.620Z] > git --version # timeout=10 [2022-07-16T00:23:20.636Z] > git --version # 'git version 2.17.1' [2022-07-16T00:23:20.648Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T00:23:21.659Z] + docker version [2022-07-16T00:23:22.420Z] #47 ... [2022-07-16T00:23:22.420Z] [2022-07-16T00:23:22.420Z] #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-16T00:23:22.420Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:23:22.420Z] #43 18.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-16T00:23:22.420Z] #43 18.88 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T00:23:22.420Z] #43 19.48 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-16T00:23:22.681Z] #43 19.66 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-16T00:23:22.942Z] #43 20.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T00:23:22.942Z] #43 ... [2022-07-16T00:23:22.942Z] [2022-07-16T00:23:22.942Z] #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-16T00:23:22.942Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:22.942Z] #58 9.539 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:23:22.942Z] #58 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:23:22.942Z] #58 15.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-16T00:23:23.203Z] #58 ... [2022-07-16T00:23:23.203Z] [2022-07-16T00:23:23.203Z] #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-16T00:23:23.203Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:23.203Z] #62 11.29 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-16T00:23:23.203Z] #62 11.70 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-16T00:23:23.203Z] #62 11.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T00:23:23.203Z] #62 12.10 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T00:23:23.203Z] #62 18.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:23:23.203Z] #62 18.27 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T00:23:23.203Z] #62 18.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-16T00:23:23.203Z] #62 18.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-16T00:23:23.203Z] #62 18.89 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-16T00:23:23.203Z] #62 18.94 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-16T00:23:23.203Z] #62 19.14 go: downloading github.com/spf13/afero v1.8.2 [2022-07-16T00:23:23.203Z] #62 19.23 go: downloading github.com/spf13/cast v1.4.1 [2022-07-16T00:23:23.203Z] #62 19.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-16T00:23:23.203Z] #62 19.65 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-16T00:23:23.203Z] #62 19.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T00:23:23.203Z] #62 20.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T00:23:23.463Z] #62 20.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-16T00:23:23.463Z] #62 20.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T00:23:23.728Z] #62 20.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T00:23:23.728Z] #62 ... [2022-07-16T00:23:23.728Z] [2022-07-16T00:23:23.728Z] #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-16T00:23:23.728Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:23:23.728Z] #43 20.71 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-16T00:23:23.728Z] #43 20.75 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-16T00:23:23.728Z] #43 20.81 go: downloading github.com/peterh/liner v1.2.2 [2022-07-16T00:23:23.990Z] #43 21.13 go: downloading github.com/google/go-dap v0.6.0 [2022-07-16T00:23:24.250Z] #43 21.48 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-16T00:23:24.823Z] #43 21.96 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-16T00:23:26.214Z] #43 23.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-16T00:23:26.214Z] #43 ... [2022-07-16T00:23:26.214Z] [2022-07-16T00:23:26.214Z] #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-16T00:23:26.214Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:23:26.214Z] #45 22.62 tomll can be used in two ways: [2022-07-16T00:23:26.214Z] #45 22.62 Writing to STDIN and reading from STDOUT: [2022-07-16T00:23:26.214Z] #45 22.62 cat file.toml | tomll > file.toml [2022-07-16T00:23:26.214Z] #45 22.62 [2022-07-16T00:23:26.214Z] #45 22.62 Reading and updating a list of files: [2022-07-16T00:23:26.214Z] #45 22.62 tomll a.toml b.toml c.toml [2022-07-16T00:23:26.214Z] #45 22.62 [2022-07-16T00:23:26.214Z] #45 22.62 When given a list of files, tomll will modify all files in place without asking. [2022-07-16T00:23:26.214Z] #45 DONE 23.4s [2022-07-16T00:23:26.214Z] [2022-07-16T00:23:26.214Z] #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-16T00:23:26.214Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:26.214Z] #62 20.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T00:23:26.214Z] #62 21.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-16T00:23:26.214Z] #62 21.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-16T00:23:26.214Z] #62 22.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-16T00:23:26.214Z] #62 23.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-16T00:23:26.475Z] #62 ... [2022-07-16T00:23:26.475Z] [2022-07-16T00:23:26.475Z] #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-16T00:23:26.475Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:23:26.475Z] #64 13.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T00:23:26.736Z] #64 ... [2022-07-16T00:23:26.736Z] [2022-07-16T00:23:26.736Z] #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-16T00:23:26.736Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:26.736Z] #62 23.71 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-16T00:23:26.736Z] #62 23.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-16T00:23:26.997Z] #62 ... [2022-07-16T00:23:26.997Z] [2022-07-16T00:23:26.998Z] #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-16T00:23:26.998Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:26.998Z] #83 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:23:27.096Z] Client: Docker Engine - Community [2022-07-16T00:23:27.096Z] Version: 20.10.14 [2022-07-16T00:23:27.096Z] API version: 1.41 [2022-07-16T00:23:27.096Z] Go version: go1.16.15 [2022-07-16T00:23:27.096Z] Git commit: a224086 [2022-07-16T00:23:27.096Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T00:23:27.096Z] OS/Arch: linux/amd64 [2022-07-16T00:23:27.096Z] Context: default [2022-07-16T00:23:27.096Z] Experimental: true [2022-07-16T00:23:27.096Z] [2022-07-16T00:23:27.096Z] Server: Docker Engine - Community [2022-07-16T00:23:27.096Z] Engine: [2022-07-16T00:23:27.096Z] Version: 20.10.14 [2022-07-16T00:23:27.096Z] API version: 1.41 (minimum version 1.12) [2022-07-16T00:23:27.096Z] Go version: go1.16.15 [2022-07-16T00:23:27.096Z] Git commit: 87a90dc [2022-07-16T00:23:27.096Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T00:23:27.096Z] OS/Arch: linux/amd64 [2022-07-16T00:23:27.096Z] Experimental: true [2022-07-16T00:23:27.096Z] containerd: [2022-07-16T00:23:27.096Z] Version: 1.5.11 [2022-07-16T00:23:27.096Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:27.096Z] runc: [2022-07-16T00:23:27.096Z] Version: 1.0.3 [2022-07-16T00:23:27.096Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T00:23:27.096Z] docker-init: [2022-07-16T00:23:27.096Z] Version: 0.19.0 [2022-07-16T00:23:27.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T00:23:27.259Z] #83 24.31 Fetched 8550 kB in 19s (453 kB/s) [2022-07-16T00:23:27.259Z] #83 24.31 Reading package lists... [2022-07-16T00:23:27.259Z] #83 ... [2022-07-16T00:23:27.259Z] [2022-07-16T00:23:27.259Z] #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-16T00:23:27.260Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:27.260Z] #62 24.24 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-16T00:23:27.260Z] #62 24.24 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-16T00:23:27.260Z] #62 24.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-16T00:23:27.260Z] #62 24.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-16T00:23:27.421Z] + docker info [2022-07-16T00:23:27.521Z] #62 24.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-16T00:23:27.783Z] #62 24.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-16T00:23:27.783Z] #62 24.85 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-16T00:23:28.045Z] #62 25.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-16T00:23:28.215Z] Client: Docker Engine - Community [2022-07-16T00:23:28.215Z] Version: 20.10.14 [2022-07-16T00:23:28.215Z] API version: 1.41 [2022-07-16T00:23:28.215Z] Go version: go1.16.15 [2022-07-16T00:23:28.215Z] Git commit: a224086 [2022-07-16T00:23:28.215Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-16T00:23:28.215Z] OS/Arch: linux/amd64 [2022-07-16T00:23:28.215Z] Context: default [2022-07-16T00:23:28.215Z] Experimental: true [2022-07-16T00:23:28.215Z] [2022-07-16T00:23:28.215Z] Server: Docker Engine - Community [2022-07-16T00:23:28.215Z] Engine: [2022-07-16T00:23:28.215Z] Version: 20.10.14 [2022-07-16T00:23:28.215Z] API version: 1.41 (minimum version 1.12) [2022-07-16T00:23:28.215Z] Go version: go1.16.15 [2022-07-16T00:23:28.215Z] Git commit: 87a90dc [2022-07-16T00:23:28.215Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-16T00:23:28.215Z] OS/Arch: linux/amd64 [2022-07-16T00:23:28.215Z] Experimental: true [2022-07-16T00:23:28.215Z] containerd: [2022-07-16T00:23:28.215Z] Version: 1.5.11 [2022-07-16T00:23:28.215Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:28.215Z] runc: [2022-07-16T00:23:28.215Z] Version: 1.0.3 [2022-07-16T00:23:28.215Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T00:23:28.215Z] docker-init: [2022-07-16T00:23:28.215Z] Version: 0.19.0 [2022-07-16T00:23:28.215Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T00:23:28.306Z] #62 25.53 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-16T00:23:28.567Z] + docker info [2022-07-16T00:23:28.568Z] #62 ... [2022-07-16T00:23:28.569Z] [2022-07-16T00:23:28.569Z] #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-16T00:23:28.569Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:23:28.569Z] #19 4.045 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:23:28.569Z] #19 5.571 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-16T00:23:28.569Z] #19 7.605 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-16T00:23:28.569Z] #19 9.505 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-16T00:23:28.569Z] #19 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-16T00:23:28.569Z] #19 12.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:23:28.569Z] #19 13.64 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:23:28.569Z] #19 13.64 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-16T00:23:28.569Z] #19 13.70 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:23:28.569Z] #19 13.70 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-16T00:23:28.569Z] #19 13.70 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-16T00:23:28.569Z] #19 13.76 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-16T00:23:28.569Z] #19 13.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:23:28.569Z] #19 13.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-16T00:23:28.569Z] #19 13.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-16T00:23:28.569Z] #19 13.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-16T00:23:28.569Z] #19 13.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-16T00:23:28.569Z] #19 13.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:23:28.830Z] #19 ... [2022-07-16T00:23:28.830Z] [2022-07-16T00:23:28.830Z] #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-16T00:23:28.830Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:28.830Z] #62 25.85 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-16T00:23:29.091Z] #62 26.11 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-16T00:23:29.092Z] #62 26.14 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-16T00:23:29.092Z] #62 26.33 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-16T00:23:29.353Z] #62 26.48 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-16T00:23:29.353Z] #62 26.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-16T00:23:29.614Z] #62 26.73 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-16T00:23:29.614Z] #62 26.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-16T00:23:29.876Z] #62 26.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-16T00:23:29.876Z] #62 27.13 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-16T00:23:29.876Z] #62 27.14 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-16T00:23:29.876Z] #62 27.21 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-16T00:23:30.137Z] #62 27.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T00:23:30.398Z] #62 27.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T00:23:30.398Z] #62 ... [2022-07-16T00:23:30.398Z] [2022-07-16T00:23:30.398Z] #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-16T00:23:30.398Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:23:30.398Z] #60 17.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T00:23:30.398Z] #60 17.51 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T00:23:30.398Z] #60 ... [2022-07-16T00:23:30.398Z] [2022-07-16T00:23:30.398Z] #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-16T00:23:30.398Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:30.398Z] #62 27.51 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-16T00:23:30.398Z] #62 27.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T00:23:30.660Z] #62 27.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T00:23:30.840Z] Fetching without tags [2022-07-16T00:23:30.921Z] #62 28.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T00:23:30.921Z] #62 28.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-16T00:23:31.063Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:31.183Z] #62 28.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T00:23:31.183Z] #62 28.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-16T00:23:31.444Z] #62 28.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-16T00:23:31.706Z] #62 28.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-16T00:23:31.706Z] #62 28.87 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-16T00:23:31.706Z] #62 28.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-16T00:23:31.967Z] #62 29.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-16T00:23:31.967Z] #62 29.09 go: downloading github.com/julz/importas v0.1.0 [2022-07-16T00:23:31.967Z] #62 29.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-16T00:23:31.967Z] #62 29.20 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-16T00:23:31.974Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:31.975Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:23:32.229Z] #62 29.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-16T00:23:32.229Z] #62 29.36 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-16T00:23:32.491Z] #62 29.48 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-16T00:23:32.491Z] #62 29.55 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-16T00:23:32.491Z] #62 29.66 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-16T00:23:32.491Z] #62 29.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-16T00:23:32.491Z] #62 29.78 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-16T00:23:30.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:30.711Z] > git config --add remote.origin.fetch +refs/pull/43823/head:refs/remotes/origin/PR-43823 # timeout=10 [2022-07-16T00:23:30.738Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:30.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:30.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:30.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:30.844Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:31.070Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:31.102Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:31.862Z] > git remote # timeout=10 [2022-07-16T00:23:31.871Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:23:31.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:31.885Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:23:31.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:23:31.977Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:31.983Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:32.752Z] #62 29.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-16T00:23:33.013Z] #62 29.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-16T00:23:33.957Z] #62 31.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-16T00:23:33.957Z] #62 31.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-16T00:23:33.957Z] #62 31.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-16T00:23:34.219Z] #62 31.30 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-16T00:23:34.219Z] #62 31.51 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-16T00:23:34.481Z] #62 31.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-16T00:23:34.743Z] #62 31.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-16T00:23:34.743Z] #62 31.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-16T00:23:34.743Z] #62 31.97 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-16T00:23:35.316Z] #62 32.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-16T00:23:35.316Z] #62 32.43 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-16T00:23:35.316Z] #62 32.44 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-16T00:23:35.577Z] #62 32.58 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-16T00:23:35.577Z] #62 32.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-16T00:23:35.577Z] #62 32.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-16T00:23:35.839Z] #62 32.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-16T00:23:35.839Z] #62 33.07 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-16T00:23:35.839Z] #62 33.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-16T00:23:36.102Z] #62 33.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-16T00:23:36.102Z] #62 33.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-16T00:23:36.363Z] #62 33.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-16T00:23:36.363Z] #62 33.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-16T00:23:36.363Z] #62 ... [2022-07-16T00:23:36.363Z] [2022-07-16T00:23:36.363Z] #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-16T00:23:36.363Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:23:36.363Z] #43 23.55 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T00:23:36.363Z] #43 23.58 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-16T00:23:36.363Z] #43 25.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-16T00:23:36.363Z] #43 25.51 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-16T00:23:36.468Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:23:36.487Z] > git --version # timeout=10 [2022-07-16T00:23:36.507Z] > git --version # 'git version 2.25.1' [2022-07-16T00:23:36.517Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T00:23:36.625Z] #43 ... [2022-07-16T00:23:36.625Z] [2022-07-16T00:23:36.625Z] #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-16T00:23:36.625Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:23:36.625Z] #54 28.95 Updating files: 67% (1464/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-16T00:23:36.625Z] #54 29.73 + git checkout -q v2.3.0 [2022-07-16T00:23:36.625Z] #54 32.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T00:23:37.497Z] + docker version [2022-07-16T00:23:37.569Z] #54 ... [2022-07-16T00:23:37.569Z] [2022-07-16T00:23:37.569Z] #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-16T00:23:37.569Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:37.569Z] #58 24.00 Fetched 8554 kB in 19s (449 kB/s) [2022-07-16T00:23:37.569Z] #58 24.00 Reading package lists... [2022-07-16T00:23:37.569Z] #58 31.15 Reading package lists... [2022-07-16T00:23:37.569Z] #58 ... [2022-07-16T00:23:37.569Z] [2022-07-16T00:23:37.569Z] #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-16T00:23:37.569Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:37.569Z] #62 33.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-16T00:23:37.570Z] #62 33.89 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-16T00:23:37.570Z] #62 34.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-16T00:23:37.570Z] #62 34.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-16T00:23:37.570Z] #62 34.22 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-16T00:23:37.570Z] #62 34.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-16T00:23:37.570Z] #62 34.56 go: downloading honnef.co/go/tools v0.3.1 [2022-07-16T00:23:38.393Z] Fetching without tags [2022-07-16T00:23:38.680Z] Merging remotes/origin/22.06 commit 6408132d74cfcafafa9f15b4dedb31af6372b1ec into PR head commit 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:39.489Z] #62 36.67 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-16T00:23:39.489Z] #62 36.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T00:23:39.624Z] Merge succeeded, producing 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:23:39.624Z] Checking out Revision 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 (PR-43823) [2022-07-16T00:23:39.750Z] #62 37.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-16T00:23:38.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:38.312Z] > git config --add remote.origin.fetch +refs/pull/43823/head:refs/remotes/origin/PR-43823 # timeout=10 [2022-07-16T00:23:38.329Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:38.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-16T00:23:38.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-16T00:23:38.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:38.401Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43823/head:refs/remotes/origin/PR-43823 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-16T00:23:38.686Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:38.714Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:39.586Z] > git remote # timeout=10 [2022-07-16T00:23:39.592Z] > git config --get remote.origin.url # timeout=10 [2022-07-16T00:23:39.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-16T00:23:39.601Z] > git merge 6408132d74cfcafafa9f15b4dedb31af6372b1ec # timeout=10 [2022-07-16T00:23:39.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-16T00:23:39.627Z] > git config core.sparsecheckout # timeout=10 [2022-07-16T00:23:39.640Z] > git checkout -f 39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 # timeout=10 [2022-07-16T00:23:40.011Z] #62 37.30 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-16T00:23:40.273Z] #62 37.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T00:23:40.273Z] #62 37.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T00:23:40.273Z] #62 37.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-16T00:23:40.534Z] #62 37.63 go: downloading golang.org/x/text v0.3.7 [2022-07-16T00:23:43.442Z] Client: [2022-07-16T00:23:43.442Z] Context: default [2022-07-16T00:23:43.442Z] Debug Mode: false [2022-07-16T00:23:43.442Z] Plugins: [2022-07-16T00:23:43.442Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T00:23:43.442Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T00:23:43.442Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T00:23:43.442Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T00:23:43.442Z] [2022-07-16T00:23:43.442Z] Server: [2022-07-16T00:23:43.442Z] Containers: 0 [2022-07-16T00:23:43.442Z] Running: 0 [2022-07-16T00:23:43.442Z] Paused: 0 [2022-07-16T00:23:43.442Z] Stopped: 0 [2022-07-16T00:23:43.442Z] Images: 0 [2022-07-16T00:23:43.442Z] Server Version: 20.10.14 [2022-07-16T00:23:43.442Z] Storage Driver: overlay2 [2022-07-16T00:23:43.442Z] Backing Filesystem: extfs [2022-07-16T00:23:43.442Z] Supports d_type: true [2022-07-16T00:23:43.442Z] Native Overlay Diff: true [2022-07-16T00:23:43.442Z] userxattr: false [2022-07-16T00:23:43.442Z] Logging Driver: json-file [2022-07-16T00:23:43.442Z] Cgroup Driver: cgroupfs [2022-07-16T00:23:43.442Z] Cgroup Version: 1 [2022-07-16T00:23:43.442Z] Plugins: [2022-07-16T00:23:43.442Z] Volume: local [2022-07-16T00:23:43.442Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T00:23:43.442Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T00:23:43.442Z] Swarm: inactive [2022-07-16T00:23:43.442Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T00:23:43.442Z] Default Runtime: runc [2022-07-16T00:23:43.442Z] Init Binary: docker-init [2022-07-16T00:23:43.442Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:43.442Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T00:23:43.442Z] init version: de40ad0 [2022-07-16T00:23:43.442Z] Security Options: [2022-07-16T00:23:43.442Z] apparmor [2022-07-16T00:23:43.442Z] seccomp [2022-07-16T00:23:43.442Z] Profile: default [2022-07-16T00:23:43.442Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T00:23:43.442Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T00:23:43.442Z] OSType: linux [2022-07-16T00:23:43.442Z] Architecture: x86_64 [2022-07-16T00:23:43.442Z] CPUs: 2 [2022-07-16T00:23:43.442Z] Total Memory: 7.483GiB [2022-07-16T00:23:43.442Z] Name: ip-10-100-89-246 [2022-07-16T00:23:43.442Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T00:23:43.442Z] Docker Root Dir: /var/lib/docker [2022-07-16T00:23:43.442Z] Debug Mode: false [2022-07-16T00:23:43.442Z] Registry: https://index.docker.io/v1/ [2022-07-16T00:23:43.442Z] Labels: [2022-07-16T00:23:43.442Z] Experimental: true [2022-07-16T00:23:43.442Z] Insecure Registries: [2022-07-16T00:23:43.442Z] 127.0.0.0/8 [2022-07-16T00:23:43.442Z] Live Restore Enabled: true [2022-07-16T00:23:43.442Z] [2022-07-16T00:23:43.442Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T00:23:43.776Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:23:43.776Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:23:43.776Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43823/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-16T00:23:43.776Z] + bash /home/ubuntu/workspace/moby_PR-43823/check-config.sh [2022-07-16T00:23:43.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T00:23:43.776Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T00:23:43.776Z] [2022-07-16T00:23:43.776Z] Generally Necessary: [2022-07-16T00:23:43.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T00:23:43.776Z] - apparmor: enabled and tools installed [2022-07-16T00:23:43.776Z] - CONFIG_NAMESPACES: enabled [2022-07-16T00:23:43.776Z] - CONFIG_NET_NS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_PID_NS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_IPC_NS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_UTS_NS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CGROUPS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T00:23:43.776Z] - CONFIG_CPUSETS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_MEMCG: enabled [2022-07-16T00:23:43.776Z] - CONFIG_KEYS: enabled [2022-07-16T00:23:43.776Z] - CONFIG_VETH: enabled (as module) [2022-07-16T00:23:43.839Z] #62 ... [2022-07-16T00:23:43.839Z] [2022-07-16T00:23:43.839Z] #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-16T00:23:43.839Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:43.839Z] #83 24.31 Reading package lists... [2022-07-16T00:23:43.839Z] #83 31.46 Reading package lists... [2022-07-16T00:23:43.839Z] #83 38.44 Building dependency tree... [2022-07-16T00:23:43.977Z] Commit message: "libnetwork: skip firewalld management for rootless" [2022-07-16T00:23:44.034Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T00:23:44.034Z] - CONFIG_CGROUP_BPF: enabled [2022-07-16T00:23:44.034Z] [2022-07-16T00:23:44.034Z] Optional Features: [2022-07-16T00:23:44.034Z] - CONFIG_USER_NS: enabled [2022-07-16T00:23:44.034Z] - CONFIG_SECCOMP: enabled [2022-07-16T00:23:44.034Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-16T00:23:44.034Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T00:23:44.034Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T00:23:44.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T00:23:44.034Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T00:23:44.034Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T00:23:44.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T00:23:44.034Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T00:23:44.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T00:23:44.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T00:23:44.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T00:23:44.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T00:23:44.034Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T00:23:44.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T00:23:44.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T00:23:44.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T00:23:44.034Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T00:23:44.034Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-16T00:23:44.034Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-16T00:23:44.035Z] > git --version # timeout=10 [2022-07-16T00:23:44.043Z] > git --version # 'git version 2.25.1' [2022-07-16T00:23:44.050Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-16T00:23:44.100Z] #83 ... [2022-07-16T00:23:44.100Z] [2022-07-16T00:23:44.100Z] #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-16T00:23:44.100Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:44.100Z] #58 31.15 Reading package lists... [2022-07-16T00:23:44.100Z] #58 37.82 Building dependency tree... [2022-07-16T00:23:44.293Z] - CONFIG_EXT4_FS: enabled [2022-07-16T00:23:44.293Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T00:23:44.293Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T00:23:44.293Z] - Network Drivers: [2022-07-16T00:23:44.293Z] - "overlay": [2022-07-16T00:23:44.293Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T00:23:44.293Z] Optional (for encrypted networks): [2022-07-16T00:23:44.293Z] - CONFIG_CRYPTO: enabled [2022-07-16T00:23:44.293Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T00:23:44.293Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T00:23:44.293Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T00:23:44.293Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T00:23:44.293Z] - CONFIG_XFRM: enabled [2022-07-16T00:23:44.293Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T00:23:44.293Z] - "ipvlan": [2022-07-16T00:23:44.293Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T00:23:44.293Z] - "macvlan": [2022-07-16T00:23:44.293Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T00:23:44.293Z] - "ftp,tftp client in container": [2022-07-16T00:23:44.293Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T00:23:44.293Z] - Storage Drivers: [2022-07-16T00:23:44.293Z] - "aufs": [2022-07-16T00:23:44.293Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T00:23:44.293Z] - "btrfs": [2022-07-16T00:23:44.293Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T00:23:44.293Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T00:23:44.293Z] - "devicemapper": [2022-07-16T00:23:44.293Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T00:23:44.293Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T00:23:44.293Z] - "overlay": [2022-07-16T00:23:44.293Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T00:23:44.293Z] - "zfs": [2022-07-16T00:23:44.293Z] - /dev/zfs: present [2022-07-16T00:23:44.293Z] - zfs command: missing [2022-07-16T00:23:44.293Z] - zpool command: missing [2022-07-16T00:23:44.293Z] [2022-07-16T00:23:44.293Z] Limits: [2022-07-16T00:23:44.293Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T00:23:44.293Z] [2022-07-16T00:23:44.293Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-16T00:23:44.665Z] + sudo modprobe ip_vs [2022-07-16T00:23:44.665Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 . [2022-07-16T00:23:44.922Z] #1 [internal] load build definition from Dockerfile [2022-07-16T00:23:44.922Z] #1 sha256:de5fb257fbd00773bd005d41479afc1f5dc5fc77d3b2b0fa14eb1513dcbb21b8 [2022-07-16T00:23:44.922Z] #1 transferring dockerfile: 19.25kB done [2022-07-16T00:23:44.922Z] #1 DONE 0.1s [2022-07-16T00:23:44.922Z] [2022-07-16T00:23:44.922Z] #2 [internal] load .dockerignore [2022-07-16T00:23:44.922Z] #2 sha256:89a3e654a2b7a09379ff5a668678d3fae1460ae57b41529f7d9556907fcae798 [2022-07-16T00:23:44.922Z] #2 transferring context: 145B done [2022-07-16T00:23:44.953Z] + docker version [2022-07-16T00:23:45.180Z] #2 DONE 0.1s [2022-07-16T00:23:45.180Z] [2022-07-16T00:23:45.180Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-16T00:23:45.180Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-16T00:23:45.438Z] #3 DONE 0.4s [2022-07-16T00:23:45.524Z] Client: [2022-07-16T00:23:45.524Z] Context: default [2022-07-16T00:23:45.524Z] Debug Mode: false [2022-07-16T00:23:45.524Z] Plugins: [2022-07-16T00:23:45.524Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T00:23:45.524Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T00:23:45.524Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T00:23:45.524Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T00:23:45.524Z] [2022-07-16T00:23:45.524Z] Server: [2022-07-16T00:23:45.524Z] Containers: 0 [2022-07-16T00:23:45.524Z] Running: 0 [2022-07-16T00:23:45.524Z] Paused: 0 [2022-07-16T00:23:45.524Z] Stopped: 0 [2022-07-16T00:23:45.524Z] Images: 0 [2022-07-16T00:23:45.524Z] Server Version: 20.10.14 [2022-07-16T00:23:45.524Z] Storage Driver: overlay2 [2022-07-16T00:23:45.524Z] Backing Filesystem: extfs [2022-07-16T00:23:45.524Z] Supports d_type: true [2022-07-16T00:23:45.524Z] Native Overlay Diff: true [2022-07-16T00:23:45.524Z] userxattr: false [2022-07-16T00:23:45.524Z] Logging Driver: json-file [2022-07-16T00:23:45.524Z] Cgroup Driver: cgroupfs [2022-07-16T00:23:45.524Z] Cgroup Version: 1 [2022-07-16T00:23:45.524Z] Plugins: [2022-07-16T00:23:45.524Z] Volume: local [2022-07-16T00:23:45.524Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T00:23:45.524Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T00:23:45.524Z] Swarm: inactive [2022-07-16T00:23:45.524Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-16T00:23:45.524Z] Default Runtime: runc [2022-07-16T00:23:45.524Z] Init Binary: docker-init [2022-07-16T00:23:45.524Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:45.524Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T00:23:45.524Z] init version: de40ad0 [2022-07-16T00:23:45.524Z] Security Options: [2022-07-16T00:23:45.524Z] apparmor [2022-07-16T00:23:45.524Z] seccomp [2022-07-16T00:23:45.524Z] Profile: default [2022-07-16T00:23:45.524Z] Kernel Version: 5.4.0-1071-aws [2022-07-16T00:23:45.524Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-16T00:23:45.524Z] OSType: linux [2022-07-16T00:23:45.524Z] Architecture: x86_64 [2022-07-16T00:23:45.524Z] CPUs: 2 [2022-07-16T00:23:45.524Z] Total Memory: 7.565GiB [2022-07-16T00:23:45.524Z] Name: ip-10-100-115-48 [2022-07-16T00:23:45.524Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-16T00:23:45.524Z] Docker Root Dir: /var/lib/docker [2022-07-16T00:23:45.524Z] Debug Mode: false [2022-07-16T00:23:45.524Z] Registry: https://index.docker.io/v1/ [2022-07-16T00:23:45.524Z] Labels: [2022-07-16T00:23:45.524Z] Experimental: true [2022-07-16T00:23:45.524Z] Insecure Registries: [2022-07-16T00:23:45.524Z] 127.0.0.0/8 [2022-07-16T00:23:45.524Z] Live Restore Enabled: true [2022-07-16T00:23:45.524Z] [2022-07-16T00:23:45.524Z] WARNING: No swap limit support [Pipeline] sh [2022-07-16T00:23:45.618Z] Client: Docker Engine - Community [2022-07-16T00:23:45.618Z] Version: 20.10.14 [2022-07-16T00:23:45.618Z] API version: 1.41 [2022-07-16T00:23:45.618Z] Go version: go1.16.15 [2022-07-16T00:23:45.618Z] Git commit: a224086 [2022-07-16T00:23:45.618Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-16T00:23:45.618Z] OS/Arch: linux/arm64 [2022-07-16T00:23:45.618Z] Context: default [2022-07-16T00:23:45.618Z] Experimental: true [2022-07-16T00:23:45.618Z] [2022-07-16T00:23:45.618Z] Server: Docker Engine - Community [2022-07-16T00:23:45.618Z] Engine: [2022-07-16T00:23:45.618Z] Version: 20.10.14 [2022-07-16T00:23:45.618Z] API version: 1.41 (minimum version 1.12) [2022-07-16T00:23:45.618Z] Go version: go1.16.15 [2022-07-16T00:23:45.618Z] Git commit: 87a90dc [2022-07-16T00:23:45.618Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-16T00:23:45.618Z] OS/Arch: linux/arm64 [2022-07-16T00:23:45.618Z] Experimental: true [2022-07-16T00:23:45.618Z] containerd: [2022-07-16T00:23:45.618Z] Version: 1.5.11 [2022-07-16T00:23:45.618Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:45.618Z] runc: [2022-07-16T00:23:45.618Z] Version: 1.0.3 [2022-07-16T00:23:45.618Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T00:23:45.618Z] docker-init: [2022-07-16T00:23:45.618Z] Version: 0.19.0 [2022-07-16T00:23:45.618Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T00:23:45.697Z] [2022-07-16T00:23:45.698Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:23:45.698Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-16T00:23:45.698Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-16T00:23:45.698Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-16T00:23:45.698Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-16T00:23:45.698Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-16T00:23:45.698Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-07-16T00:23:45.698Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-16T00:23:45.815Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:23:45.815Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:23:45.815Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43823/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-16T00:23:45.815Z] + bash /home/ubuntu/workspace/moby_PR-43823/check-config.sh [2022-07-16T00:23:45.815Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T00:23:45.815Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-16T00:23:45.815Z] [2022-07-16T00:23:45.815Z] Generally Necessary: [2022-07-16T00:23:45.815Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T00:23:45.815Z] - apparmor: enabled and tools installed [2022-07-16T00:23:45.815Z] - CONFIG_NAMESPACES: enabled [2022-07-16T00:23:45.815Z] - CONFIG_NET_NS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_PID_NS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_IPC_NS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_UTS_NS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CGROUPS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T00:23:45.815Z] - CONFIG_CPUSETS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_MEMCG: enabled [2022-07-16T00:23:45.815Z] - CONFIG_KEYS: enabled [2022-07-16T00:23:45.815Z] - CONFIG_VETH: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T00:23:45.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T00:23:45.931Z] + docker info [2022-07-16T00:23:45.965Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-16T00:23:45.965Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-16T00:23:46.111Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T00:23:46.111Z] - CONFIG_CGROUP_BPF: enabled [2022-07-16T00:23:46.111Z] [2022-07-16T00:23:46.111Z] Optional Features: [2022-07-16T00:23:46.111Z] - CONFIG_USER_NS: enabled [2022-07-16T00:23:46.111Z] - CONFIG_SECCOMP: enabled [2022-07-16T00:23:46.111Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-16T00:23:46.111Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T00:23:46.111Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T00:23:46.111Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-16T00:23:46.111Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-16T00:23:46.111Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T00:23:46.111Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T00:23:46.111Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T00:23:46.111Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T00:23:46.111Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T00:23:46.111Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T00:23:46.111Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T00:23:46.111Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T00:23:46.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T00:23:46.111Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T00:23:46.111Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T00:23:46.111Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-16T00:23:46.111Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-16T00:23:46.111Z] - CONFIG_EXT4_FS: enabled [2022-07-16T00:23:46.111Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T00:23:46.111Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T00:23:46.111Z] - Network Drivers: [2022-07-16T00:23:46.111Z] - "overlay": [2022-07-16T00:23:46.111Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T00:23:46.111Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T00:23:46.111Z] Optional (for encrypted networks): [2022-07-16T00:23:46.222Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-16T00:23:46.370Z] - CONFIG_CRYPTO: enabled [2022-07-16T00:23:46.370Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T00:23:46.370Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T00:23:46.370Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T00:23:46.370Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T00:23:46.370Z] - CONFIG_XFRM: enabled [2022-07-16T00:23:46.370Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T00:23:46.370Z] - "ipvlan": [2022-07-16T00:23:46.370Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T00:23:46.370Z] - "macvlan": [2022-07-16T00:23:46.370Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T00:23:46.370Z] - "ftp,tftp client in container": [2022-07-16T00:23:46.370Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T00:23:46.370Z] - Storage Drivers: [2022-07-16T00:23:46.370Z] - "aufs": [2022-07-16T00:23:46.370Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T00:23:46.370Z] - "btrfs": [2022-07-16T00:23:46.370Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T00:23:46.370Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T00:23:46.370Z] - "devicemapper": [2022-07-16T00:23:46.370Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T00:23:46.370Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T00:23:46.370Z] - "overlay": [2022-07-16T00:23:46.370Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T00:23:46.370Z] - "zfs": [2022-07-16T00:23:46.370Z] - /dev/zfs: present [2022-07-16T00:23:46.370Z] - zfs command: missing [2022-07-16T00:23:46.370Z] - zpool command: missing [2022-07-16T00:23:46.370Z] [2022-07-16T00:23:46.370Z] Limits: [2022-07-16T00:23:46.370Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T00:23:46.370Z] [2022-07-16T00:23:46.370Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T00:23:46.482Z] #4 DONE 0.8s [2022-07-16T00:23:46.648Z] #58 ... [2022-07-16T00:23:46.649Z] [2022-07-16T00:23:46.649Z] #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-16T00:23:46.649Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:46.649Z] #83 43.47 python3 is already the newest version (3.9.2-3). [2022-07-16T00:23:46.649Z] #83 43.47 The following additional packages will be installed: [2022-07-16T00:23:46.649Z] #83 43.49 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-16T00:23:46.649Z] #83 43.49 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-16T00:23:46.649Z] #83 43.52 Suggested packages: [2022-07-16T00:23:46.649Z] #83 43.55 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-16T00:23:46.649Z] #83 43.55 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-16T00:23:46.649Z] #83 43.55 m4-doc ed diffutils-doc [2022-07-16T00:23:46.649Z] #83 43.55 Recommended packages: [2022-07-16T00:23:46.649Z] #83 43.55 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-16T00:23:46.722Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 . [2022-07-16T00:23:46.745Z] [2022-07-16T00:23:46.745Z] #5 [internal] load .dockerignore [2022-07-16T00:23:46.745Z] #5 sha256:babb05f275ad0c22925b033c1a78106c21e18524ed2334297878f66adbdf91e2 [2022-07-16T00:23:46.745Z] #5 DONE 0.0s [2022-07-16T00:23:46.745Z] [2022-07-16T00:23:46.745Z] #6 [internal] load build definition from Dockerfile [2022-07-16T00:23:46.745Z] #6 sha256:e5e95b5ce4b6ae86d4e88805e25a2307f2ad9814eddbb58c4658254e8251287b [2022-07-16T00:23:46.745Z] #6 DONE 0.0s [2022-07-16T00:23:46.745Z] [2022-07-16T00:23:46.745Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-16T00:23:46.745Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-16T00:23:47.012Z] #1 [internal] load build definition from Dockerfile [2022-07-16T00:23:47.012Z] #1 sha256:0cb5fcdd5e9f9e89b2004893b752f207f4b018156901214f74b909d01253be70 [2022-07-16T00:23:47.012Z] #1 transferring dockerfile: 19.25kB done [2022-07-16T00:23:47.012Z] #1 DONE 0.1s [2022-07-16T00:23:47.012Z] [2022-07-16T00:23:47.012Z] #2 [internal] load .dockerignore [2022-07-16T00:23:47.012Z] #2 sha256:0ce767a850001eb67b08cbea3ef6e59f02309e7ea12cbdaa57f4dea46ec193d2 [2022-07-16T00:23:47.012Z] #2 transferring context: 145B done [2022-07-16T00:23:47.012Z] #2 DONE 0.0s [2022-07-16T00:23:47.012Z] [2022-07-16T00:23:47.012Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-16T00:23:47.012Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-16T00:23:47.273Z] #3 DONE 0.4s [2022-07-16T00:23:47.273Z] [2022-07-16T00:23:47.274Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:23:47.274Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-16T00:23:47.274Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-16T00:23:47.274Z] #4 DONE 0.0s [2022-07-16T00:23:47.532Z] [2022-07-16T00:23:47.532Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:23:47.532Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-16T00:23:47.532Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-16T00:23:47.532Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-16T00:23:47.532Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-07-16T00:23:47.532Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-16T00:23:47.532Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-16T00:23:47.683Z] #7 DONE 1.0s [2022-07-16T00:23:47.683Z] [2022-07-16T00:23:47.683Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:23:47.683Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T00:23:47.683Z] #10 DONE 1.0s [2022-07-16T00:23:47.683Z] [2022-07-16T00:23:47.683Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:23:47.683Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:23:47.791Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-16T00:23:47.791Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-16T00:23:47.941Z] #9 DONE 1.1s [2022-07-16T00:23:47.941Z] [2022-07-16T00:23:47.941Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-16T00:23:47.941Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-16T00:23:47.941Z] #8 DONE 1.0s [2022-07-16T00:23:48.360Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-16T00:23:48.360Z] #4 DONE 0.8s [2022-07-16T00:23:48.360Z] [2022-07-16T00:23:48.360Z] #6 [internal] load build definition from Dockerfile [2022-07-16T00:23:48.360Z] #6 sha256:e7c045bc9d4d557cfe4612cdeeefaadfa3a11dabe1a02c180b881977368eefaa [2022-07-16T00:23:48.360Z] #6 DONE 0.0s [2022-07-16T00:23:48.360Z] [2022-07-16T00:23:48.360Z] #5 [internal] load .dockerignore [2022-07-16T00:23:48.360Z] #5 sha256:6af86e09dcd007c3c6d990ee645225e858e760e3016f10506fac445b819f0e6e [2022-07-16T00:23:48.360Z] #5 DONE 0.0s [2022-07-16T00:23:48.360Z] [2022-07-16T00:23:48.360Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-16T00:23:48.360Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-16T00:23:48.585Z] #83 45.68 The following NEW packages will be installed: [2022-07-16T00:23:48.585Z] #83 45.70 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-16T00:23:48.585Z] #83 45.71 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-16T00:23:48.585Z] #83 45.71 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-16T00:23:48.585Z] #83 45.72 libyajl2 m4 patch xz-utils [2022-07-16T00:23:49.157Z] #83 46.22 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:23:49.157Z] #83 46.22 Need to get 5940 kB of archives. [2022-07-16T00:23:49.157Z] #83 46.22 After this operation, 18.7 MB of additional disk space will be used. [2022-07-16T00:23:49.157Z] #83 46.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:23:49.157Z] #83 46.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-16T00:23:49.157Z] #83 46.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-16T00:23:49.157Z] #83 46.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-16T00:23:49.157Z] #83 46.26 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-16T00:23:49.157Z] #83 46.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-16T00:23:49.157Z] #83 46.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-16T00:23:49.157Z] #83 46.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-16T00:23:49.157Z] #83 46.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-16T00:23:49.157Z] #83 46.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-16T00:23:49.419Z] #83 46.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:23:49.419Z] #83 46.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:23:49.419Z] #83 46.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-16T00:23:49.419Z] #83 46.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:23:49.419Z] #83 46.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-16T00:23:49.419Z] #83 46.62 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-16T00:23:49.419Z] #83 46.62 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-16T00:23:49.419Z] #83 46.63 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-16T00:23:49.419Z] #83 46.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:23:49.419Z] #83 46.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-16T00:23:49.419Z] #83 46.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:23:49.419Z] #83 46.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:23:49.419Z] #83 46.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-16T00:23:49.841Z] [2022-07-16T00:23:49.841Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:23:49.841Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:23:49.841Z] #71 DONE 0.0s [2022-07-16T00:23:49.841Z] [2022-07-16T00:23:49.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:49.841Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:49.841Z] #11 DONE 0.0s [2022-07-16T00:23:49.841Z] [2022-07-16T00:23:49.841Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:23:49.841Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:23:50.301Z] #10 DONE 1.6s [2022-07-16T00:23:50.301Z] [2022-07-16T00:23:50.301Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-16T00:23:50.301Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-16T00:23:50.301Z] #7 DONE 1.7s [2022-07-16T00:23:50.301Z] [2022-07-16T00:23:50.301Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:23:50.301Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T00:23:50.301Z] #8 DONE 1.7s [2022-07-16T00:23:50.301Z] [2022-07-16T00:23:50.301Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:23:50.301Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:23:50.301Z] #9 DONE 1.7s [2022-07-16T00:23:50.301Z] [2022-07-16T00:23:50.301Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:23:50.301Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:23:50.301Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:23:50.407Z] #49 DONE 0.0s [2022-07-16T00:23:50.407Z] [2022-07-16T00:23:50.407Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:23:50.407Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:23:50.407Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:23:50.407Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T00:23:50.407Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T00:23:50.407Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s [2022-07-16T00:23:50.407Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:23:50.407Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2022-07-16T00:23:50.407Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-16T00:23:50.569Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-16T00:23:50.569Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-16T00:23:50.569Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-16T00:23:50.569Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-16T00:23:50.663Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-16T00:23:50.829Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.88MB / 55.00MB 0.1s [2022-07-16T00:23:50.829Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.3s [2022-07-16T00:23:51.090Z] #28 ... [2022-07-16T00:23:51.090Z] [2022-07-16T00:23:51.090Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:23:51.090Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:23:51.090Z] #49 DONE 0.0s [2022-07-16T00:23:51.090Z] [2022-07-16T00:23:51.090Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:23:51.090Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:23:51.090Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.5s [2022-07-16T00:23:51.335Z] #83 48.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:23:51.335Z] #83 48.41 Fetched 5940 kB in 1s (6981 kB/s) [2022-07-16T00:23:51.335Z] #83 48.57 Selecting previously unselected package bzip2. [2022-07-16T00:23:51.363Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 26.21MB / 55.00MB 0.8s [2022-07-16T00:23:51.596Z] #83 48.57 (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-16T00:23:51.596Z] #83 48.67 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:23:51.596Z] #83 48.69 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:23:51.632Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.9s [2022-07-16T00:23:51.632Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.0s [2022-07-16T00:23:51.632Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.1s [2022-07-16T00:23:51.858Z] #83 48.93 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:23:51.858Z] #83 48.98 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-16T00:23:51.858Z] #83 48.98 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:23:51.894Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 1.3s [2022-07-16T00:23:51.894Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 1.4s [2022-07-16T00:23:52.154Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 1.6s [2022-07-16T00:23:53.041Z] Client: Docker Engine - Community [2022-07-16T00:23:53.041Z] Version: 20.10.14 [2022-07-16T00:23:53.041Z] API version: 1.41 [2022-07-16T00:23:53.041Z] Go version: go1.16.15 [2022-07-16T00:23:53.041Z] Git commit: a224086 [2022-07-16T00:23:53.041Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-16T00:23:53.041Z] OS/Arch: linux/amd64 [2022-07-16T00:23:53.041Z] Context: default [2022-07-16T00:23:53.041Z] Experimental: true [2022-07-16T00:23:53.041Z] [2022-07-16T00:23:53.041Z] Server: Docker Engine - Community [2022-07-16T00:23:53.041Z] Engine: [2022-07-16T00:23:53.041Z] Version: 20.10.14 [2022-07-16T00:23:53.041Z] API version: 1.41 (minimum version 1.12) [2022-07-16T00:23:53.041Z] Go version: go1.16.15 [2022-07-16T00:23:53.041Z] Git commit: 87a90dc [2022-07-16T00:23:53.041Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-16T00:23:53.041Z] OS/Arch: linux/amd64 [2022-07-16T00:23:53.041Z] Experimental: true [2022-07-16T00:23:53.041Z] containerd: [2022-07-16T00:23:53.041Z] Version: 1.5.11 [2022-07-16T00:23:53.041Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:23:53.041Z] runc: [2022-07-16T00:23:53.041Z] Version: 1.0.3 [2022-07-16T00:23:53.041Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-16T00:23:53.041Z] docker-init: [2022-07-16T00:23:53.041Z] Version: 0.19.0 [2022-07-16T00:23:53.041Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-16T00:23:53.096Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-16T00:23:53.096Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-16T00:23:53.244Z] #83 50.25 Selecting previously unselected package libmagic1:amd64. [2022-07-16T00:23:53.245Z] #83 50.25 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-16T00:23:53.245Z] #83 50.27 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:23:53.390Z] + docker info [2022-07-16T00:23:53.507Z] #83 50.72 Selecting previously unselected package file. [2022-07-16T00:23:53.507Z] #83 50.73 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-16T00:23:53.507Z] #83 50.76 Unpacking file (1:5.39-3) ... [2022-07-16T00:23:54.079Z] #83 ... [2022-07-16T00:23:54.079Z] [2022-07-16T00:23:54.079Z] #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-16T00:23:54.079Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:23:54.079Z] #64 50.41 v3.0.2 [2022-07-16T00:23:54.079Z] #64 DONE 51.2s [2022-07-16T00:23:54.079Z] [2022-07-16T00:23:54.079Z] #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-16T00:23:54.079Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:23:54.079Z] #62 46.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T00:23:54.079Z] #62 46.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T00:23:54.079Z] #62 47.01 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-16T00:23:54.079Z] #62 47.01 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-16T00:23:54.079Z] #62 47.18 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-16T00:23:54.079Z] #62 47.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-16T00:23:54.079Z] #62 47.70 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-16T00:23:54.079Z] #62 47.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T00:23:54.079Z] #62 47.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T00:23:54.079Z] #62 48.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-16T00:23:54.079Z] #62 48.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-16T00:23:54.079Z] #62 48.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-16T00:23:54.079Z] #62 48.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-16T00:23:54.079Z] #62 48.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-16T00:23:54.079Z] #62 48.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-16T00:23:54.079Z] #62 48.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-16T00:23:54.079Z] #62 48.73 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T00:23:54.079Z] #62 49.43 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T00:23:54.079Z] #62 49.51 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-16T00:23:54.079Z] #62 49.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T00:23:54.079Z] #62 49.91 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T00:23:54.079Z] #62 50.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-16T00:23:54.079Z] #62 50.65 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T00:23:54.079Z] #62 50.66 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-16T00:23:54.079Z] #62 50.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-16T00:23:54.079Z] #62 50.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T00:23:54.079Z] #62 50.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T00:23:54.079Z] #62 50.98 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T00:23:54.079Z] #62 51.33 go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T00:23:54.652Z] #62 51.85 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T00:23:54.652Z] #62 51.85 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-16T00:23:55.225Z] #62 ... [2022-07-16T00:23:55.225Z] [2022-07-16T00:23:55.225Z] #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-16T00:23:55.225Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:23:55.225Z] #47 52.41 NAME: [2022-07-16T00:23:55.225Z] #47 52.41 go-winres - A tool for embedding resources in Windows executables [2022-07-16T00:23:55.225Z] #47 52.41 [2022-07-16T00:23:55.225Z] #47 52.41 USAGE: [2022-07-16T00:23:55.225Z] #47 52.41 go-winres [global options] command [command options] [arguments...] [2022-07-16T00:23:55.225Z] #47 52.41 [2022-07-16T00:23:55.225Z] #47 52.41 COMMANDS: [2022-07-16T00:23:55.225Z] #47 52.41 init Create an initial ./winres/winres.json [2022-07-16T00:23:55.225Z] #47 52.41 make Make syso files for the "go build" command [2022-07-16T00:23:55.225Z] #47 52.41 simply Make syso files for the "go build" command (simplified) [2022-07-16T00:23:55.225Z] #47 52.41 extract Extract all resources from an executable [2022-07-16T00:23:55.225Z] #47 52.41 patch Replace resources in an executable file (exe, dll) [2022-07-16T00:23:55.225Z] #47 52.41 help, h Shows a list of commands or help for one command [2022-07-16T00:23:55.225Z] #47 52.41 [2022-07-16T00:23:55.225Z] #47 52.41 GLOBAL OPTIONS: [2022-07-16T00:23:55.225Z] #47 52.41 --help, -h show help (default: false) [2022-07-16T00:23:55.486Z] #47 DONE 52.6s [2022-07-16T00:23:55.486Z] [2022-07-16T00:23:55.487Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-16T00:23:55.487Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:55.487Z] #83 51.33 Selecting previously unselected package xz-utils. [2022-07-16T00:23:55.487Z] #83 51.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:23:55.487Z] #83 51.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:23:55.487Z] #83 51.66 Selecting previously unselected package libsigsegv2:amd64. [2022-07-16T00:23:55.487Z] #83 51.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-16T00:23:55.487Z] #83 51.68 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:23:55.487Z] #83 51.92 Selecting previously unselected package m4. [2022-07-16T00:23:55.487Z] #83 51.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-16T00:23:55.487Z] #83 51.94 Unpacking m4 (1.4.18-5) ... [2022-07-16T00:23:55.487Z] #83 52.31 Selecting previously unselected package autoconf. [2022-07-16T00:23:55.487Z] #83 52.32 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-16T00:23:55.487Z] #83 52.32 Unpacking autoconf (2.69-14) ... [2022-07-16T00:23:55.748Z] #83 52.88 Selecting previously unselected package autotools-dev. [2022-07-16T00:23:55.748Z] #83 52.88 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-16T00:23:55.748Z] #83 52.94 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:23:55.921Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-07-16T00:23:55.922Z] #71 ... [2022-07-16T00:23:55.922Z] [2022-07-16T00:23:55.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:55.922Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:55.922Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-16T00:23:55.922Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-16T00:23:55.922Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-16T00:23:55.922Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-16T00:23:55.922Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-16T00:23:55.922Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.3s done [2022-07-16T00:23:55.922Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.3s done [2022-07-16T00:23:55.922Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.4s done [2022-07-16T00:23:55.922Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 80.74MB / 141.81MB 5.7s [2022-07-16T00:23:55.922Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 5.7s [2022-07-16T00:23:55.922Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.9s [2022-07-16T00:23:55.922Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.6s done [2022-07-16T00:23:55.922Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.39MB / 85.90MB 6.0s [2022-07-16T00:23:55.922Z] #11 ... [2022-07-16T00:23:55.922Z] [2022-07-16T00:23:55.922Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:23:55.922Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:23:55.922Z] #71 DONE 6.1s [2022-07-16T00:23:55.922Z] [2022-07-16T00:23:55.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:55.922Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:55.922Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 89.13MB / 141.81MB 6.1s [2022-07-16T00:23:55.922Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 81.79MB / 85.90MB 6.1s [2022-07-16T00:23:55.922Z] #11 ... [2022-07-16T00:23:55.922Z] [2022-07-16T00:23:55.922Z] #24 [internal] load build context [2022-07-16T00:23:55.922Z] #24 sha256:5303037347a2901c9950693c2359c37df01fb5a87e8591582812814931139460 [2022-07-16T00:23:55.922Z] #24 transferring context: 31.23MB 6.2s [2022-07-16T00:23:55.922Z] #24 ... [2022-07-16T00:23:55.922Z] [2022-07-16T00:23:55.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:55.922Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:56.009Z] #83 53.18 Selecting previously unselected package automake. [2022-07-16T00:23:56.009Z] #83 53.18 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-16T00:23:56.009Z] #83 53.18 Unpacking automake (1:1.16.3-2) ... [2022-07-16T00:23:56.179Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.47MB / 141.81MB 6.4s [2022-07-16T00:23:56.421Z] #28 ... [2022-07-16T00:23:56.421Z] [2022-07-16T00:23:56.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:56.421Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:56.421Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-16T00:23:56.421Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-16T00:23:56.421Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-16T00:23:56.421Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-16T00:23:56.421Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-16T00:23:56.421Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done [2022-07-16T00:23:56.421Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-16T00:23:56.421Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.7s done [2022-07-16T00:23:56.421Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.9s done [2022-07-16T00:23:56.421Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.8s done [2022-07-16T00:23:56.421Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.28MB / 141.81MB 6.0s [2022-07-16T00:23:56.583Z] #83 ... [2022-07-16T00:23:56.583Z] [2022-07-16T00:23:56.583Z] #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-16T00:23:56.583Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:23:56.583Z] #58 43.02 The following additional packages will be installed: [2022-07-16T00:23:56.583Z] #58 43.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:23:56.583Z] #58 43.03 python3-protobuf python3-six [2022-07-16T00:23:56.583Z] #58 43.08 Suggested packages: [2022-07-16T00:23:56.583Z] #58 43.08 python3-setuptools [2022-07-16T00:23:56.583Z] #58 43.08 Recommended packages: [2022-07-16T00:23:56.583Z] #58 43.08 iproute2 | iproute [2022-07-16T00:23:56.583Z] #58 44.11 The following NEW packages will be installed: [2022-07-16T00:23:56.583Z] #58 44.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:23:56.583Z] #58 44.13 python3-protobuf python3-six [2022-07-16T00:23:56.583Z] #58 44.76 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:23:56.583Z] #58 44.76 Need to get 2314 kB of archives. [2022-07-16T00:23:56.583Z] #58 44.76 After this operation, 11.1 MB of additional disk space will be used. [2022-07-16T00:23:56.583Z] #58 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-16T00:23:56.583Z] #58 44.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:23:56.583Z] #58 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-16T00:23:56.583Z] #58 44.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-16T00:23:56.583Z] #58 44.89 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-16T00:23:56.583Z] #58 44.89 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-16T00:23:56.583Z] #58 44.90 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-16T00:23:56.583Z] #58 47.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-16T00:23:56.583Z] #58 49.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:23:56.583Z] #58 49.90 Fetched 2314 kB in 4s (646 kB/s) [2022-07-16T00:23:56.583Z] #58 50.07 Selecting previously unselected package libprotobuf23:amd64. [2022-07-16T00:23:56.583Z] #58 50.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 ... 15717 files and directories currently installed.) [2022-07-16T00:23:56.583Z] #58 50.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-16T00:23:56.583Z] #58 50.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:23:56.583Z] #58 51.69 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:23:56.583Z] #58 51.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:23:56.583Z] #58 51.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:23:56.583Z] #58 52.13 Selecting previously unselected package python3-six. [2022-07-16T00:23:56.583Z] #58 52.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-16T00:23:56.583Z] #58 52.16 Unpacking python3-six (1.16.0-2) ... [2022-07-16T00:23:56.583Z] #58 52.33 Selecting previously unselected package python3-protobuf. [2022-07-16T00:23:56.583Z] #58 52.33 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-16T00:23:56.583Z] #58 52.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-16T00:23:56.583Z] #58 53.17 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:23:56.583Z] #58 53.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:23:56.583Z] #58 53.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:23:56.752Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.09MB / 141.81MB 6.8s [2022-07-16T00:23:56.753Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 114.29MB / 141.81MB 7.1s [2022-07-16T00:23:56.844Z] #58 53.41 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:23:56.844Z] #58 ... [2022-07-16T00:23:56.844Z] [2022-07-16T00:23:56.845Z] #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-16T00:23:56.845Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:23:56.845Z] #83 53.90 Selecting previously unselected package patch. [2022-07-16T00:23:56.845Z] #83 53.90 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:23:56.845Z] #83 53.93 Unpacking patch (2.7.6-7) ... [2022-07-16T00:23:57.009Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 7.1s done [2022-07-16T00:23:57.107Z] #83 54.22 Selecting previously unselected package dpkg-dev. [2022-07-16T00:23:57.107Z] #83 54.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:23:57.107Z] #83 54.25 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:23:57.266Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 121.63MB / 141.81MB 7.5s [2022-07-16T00:23:57.360Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 6.6s [2022-07-16T00:23:57.523Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 136.31MB / 141.81MB 7.8s [2022-07-16T00:23:57.620Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 93.32MB / 141.81MB 7.0s [2022-07-16T00:23:57.880Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 102.76MB / 141.81MB 7.2s [2022-07-16T00:23:58.139Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.15MB / 141.81MB 7.6s [2022-07-16T00:23:58.399Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-16T00:23:58.399Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 7.8s [2022-07-16T00:23:58.511Z] #83 55.71 Selecting previously unselected package build-essential. [2022-07-16T00:23:58.511Z] #83 55.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-16T00:23:58.511Z] #83 55.73 Unpacking build-essential (12.9) ... [2022-07-16T00:23:58.659Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 127.93MB / 141.81MB 8.0s [2022-07-16T00:23:58.659Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 8.2s [2022-07-16T00:23:58.773Z] #83 55.87 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:23:58.773Z] #83 55.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:23:58.773Z] #83 55.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:23:58.773Z] #83 55.99 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T00:23:58.918Z] #11 ... [2022-07-16T00:23:58.918Z] [2022-07-16T00:23:58.918Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:23:58.918Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:23:58.918Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:23:58.918Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T00:23:58.918Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T00:23:58.918Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:23:58.918Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-16T00:23:58.918Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-07-16T00:23:58.918Z] #71 DONE 8.4s [2022-07-16T00:23:58.918Z] [2022-07-16T00:23:58.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:58.918Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:58.918Z] #11 ... [2022-07-16T00:23:58.918Z] [2022-07-16T00:23:58.918Z] #24 [internal] load build context [2022-07-16T00:23:58.918Z] #24 sha256:1b511afe534707b02263890f55e6275829451161a0e7367e78e71db3cde1c750 [2022-07-16T00:23:58.918Z] #24 transferring context: 48.92MB 8.5s [2022-07-16T00:23:58.918Z] #24 ... [2022-07-16T00:23:58.918Z] [2022-07-16T00:23:58.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:23:58.918Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:23:59.034Z] #83 55.99 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-16T00:23:59.034Z] #83 55.99 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:23:59.034Z] #83 56.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:23:59.034Z] #83 56.16 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:23:59.034Z] #83 56.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:23:59.296Z] #83 56.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T00:23:59.296Z] #83 56.32 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:23:59.296Z] #83 56.33 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:23:59.296Z] #83 56.52 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:23:59.296Z] #83 56.52 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:23:59.296Z] #83 56.54 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:23:59.558Z] #83 56.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:23:59.820Z] #83 56.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:23:59.820Z] #83 56.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:24:00.059Z] #11 ... [2022-07-16T00:24:00.059Z] [2022-07-16T00:24:00.059Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:00.059Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:00.059Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-16T00:24:00.059Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-16T00:24:00.059Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-16T00:24:00.059Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-16T00:24:00.059Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-16T00:24:00.059Z] #28 ... [2022-07-16T00:24:00.059Z] [2022-07-16T00:24:00.059Z] #24 [internal] load build context [2022-07-16T00:24:00.059Z] #24 sha256:5303037347a2901c9950693c2359c37df01fb5a87e8591582812814931139460 [2022-07-16T00:24:00.059Z] #24 transferring context: 62.08MB 9.2s done [2022-07-16T00:24:00.059Z] #24 DONE 10.1s [2022-07-16T00:24:00.059Z] [2022-07-16T00:24:00.059Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:00.059Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:00.059Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-16T00:24:00.059Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:00.059Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T00:24:00.059Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T00:24:00.059Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-07-16T00:24:00.059Z] #73 DONE 10.1s [2022-07-16T00:24:00.059Z] [2022-07-16T00:24:00.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:00.059Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:00.305Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.7s done [2022-07-16T00:24:00.305Z] #11 ... [2022-07-16T00:24:00.305Z] [2022-07-16T00:24:00.305Z] #24 [internal] load build context [2022-07-16T00:24:00.305Z] #24 sha256:1b511afe534707b02263890f55e6275829451161a0e7367e78e71db3cde1c750 [2022-07-16T00:24:00.305Z] #24 transferring context: 62.08MB 9.6s done [2022-07-16T00:24:00.305Z] #24 DONE 9.9s [2022-07-16T00:24:00.305Z] [2022-07-16T00:24:00.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:00.305Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:00.305Z] #11 ... [2022-07-16T00:24:00.305Z] [2022-07-16T00:24:00.305Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:00.305Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:00.305Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-16T00:24:00.305Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:00.305Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T00:24:00.305Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T00:24:00.305Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-07-16T00:24:00.305Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-07-16T00:24:00.318Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.0s [2022-07-16T00:24:00.566Z] #73 ... [2022-07-16T00:24:00.566Z] [2022-07-16T00:24:00.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:00.566Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:00.810Z] #83 57.97 Selecting previously unselected package libtool. [2022-07-16T00:24:00.810Z] #83 57.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-16T00:24:00.810Z] #83 58.01 Unpacking libtool (2.4.6-15) ... [2022-07-16T00:24:00.811Z] Client: [2022-07-16T00:24:00.811Z] Context: default [2022-07-16T00:24:00.811Z] Debug Mode: false [2022-07-16T00:24:00.811Z] Plugins: [2022-07-16T00:24:00.811Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T00:24:00.811Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T00:24:00.811Z] [2022-07-16T00:24:00.811Z] Server: [2022-07-16T00:24:00.811Z] Containers: 0 [2022-07-16T00:24:00.811Z] Running: 0 [2022-07-16T00:24:00.811Z] Paused: 0 [2022-07-16T00:24:00.811Z] Stopped: 0 [2022-07-16T00:24:00.811Z] Images: 0 [2022-07-16T00:24:00.811Z] Server Version: 20.10.14 [2022-07-16T00:24:00.811Z] Storage Driver: overlay2 [2022-07-16T00:24:00.811Z] Backing Filesystem: extfs [2022-07-16T00:24:00.811Z] Supports d_type: true [2022-07-16T00:24:00.811Z] Native Overlay Diff: true [2022-07-16T00:24:00.811Z] userxattr: false [2022-07-16T00:24:00.811Z] Logging Driver: json-file [2022-07-16T00:24:00.811Z] Cgroup Driver: cgroupfs [2022-07-16T00:24:00.811Z] Cgroup Version: 1 [2022-07-16T00:24:00.811Z] Plugins: [2022-07-16T00:24:00.811Z] Volume: local [2022-07-16T00:24:00.811Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T00:24:00.811Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T00:24:00.811Z] Swarm: inactive [2022-07-16T00:24:00.811Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-16T00:24:00.811Z] Default Runtime: runc [2022-07-16T00:24:00.811Z] Init Binary: docker-init [2022-07-16T00:24:00.811Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:24:00.811Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T00:24:00.811Z] init version: de40ad0 [2022-07-16T00:24:00.811Z] Security Options: [2022-07-16T00:24:00.811Z] apparmor [2022-07-16T00:24:00.811Z] seccomp [2022-07-16T00:24:00.811Z] Profile: default [2022-07-16T00:24:00.811Z] Kernel Version: 5.13.0-1021-aws [2022-07-16T00:24:00.811Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-16T00:24:00.811Z] OSType: linux [2022-07-16T00:24:00.811Z] Architecture: aarch64 [2022-07-16T00:24:00.811Z] CPUs: 2 [2022-07-16T00:24:00.811Z] Total Memory: 7.562GiB [2022-07-16T00:24:00.811Z] Name: ip-10-100-118-218 [2022-07-16T00:24:00.811Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-16T00:24:00.811Z] Docker Root Dir: /var/lib/docker [2022-07-16T00:24:00.811Z] Debug Mode: false [2022-07-16T00:24:00.811Z] Registry: https://index.docker.io/v1/ [2022-07-16T00:24:00.811Z] Labels: [2022-07-16T00:24:00.811Z] Experimental: true [2022-07-16T00:24:00.811Z] Insecure Registries: [2022-07-16T00:24:00.811Z] 127.0.0.0/8 [2022-07-16T00:24:00.811Z] Live Restore Enabled: true [2022-07-16T00:24:00.811Z] [Pipeline] sh [2022-07-16T00:24:00.825Z] #11 ... [2022-07-16T00:24:00.825Z] [2022-07-16T00:24:00.825Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:00.825Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:00.825Z] #73 DONE 10.5s [2022-07-16T00:24:01.086Z] [2022-07-16T00:24:01.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:01.086Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:01.094Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:24:01.094Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-16T00:24:01.094Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43823/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-16T00:24:01.094Z] + bash /home/ubuntu/workspace/moby_PR-43823/check-config.sh [2022-07-16T00:24:01.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-16T00:24:01.094Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-16T00:24:01.094Z] [2022-07-16T00:24:01.094Z] Generally Necessary: [2022-07-16T00:24:01.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-16T00:24:01.094Z] - apparmor: enabled and tools installed [2022-07-16T00:24:01.094Z] - CONFIG_NAMESPACES: enabled [2022-07-16T00:24:01.094Z] - CONFIG_NET_NS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_PID_NS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_IPC_NS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_UTS_NS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CGROUPS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-16T00:24:01.094Z] - CONFIG_CPUSETS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_MEMCG: enabled [2022-07-16T00:24:01.094Z] - CONFIG_KEYS: enabled [2022-07-16T00:24:01.094Z] - CONFIG_VETH: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-16T00:24:01.094Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-16T00:24:01.353Z] - CONFIG_CGROUP_BPF: enabled [2022-07-16T00:24:01.353Z] [2022-07-16T00:24:01.353Z] Optional Features: [2022-07-16T00:24:01.353Z] - CONFIG_USER_NS: enabled [2022-07-16T00:24:01.353Z] - CONFIG_SECCOMP: enabled [2022-07-16T00:24:01.353Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-16T00:24:01.353Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-16T00:24:01.353Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-16T00:24:01.353Z] (cgroup swap accounting is currently enabled) [2022-07-16T00:24:01.353Z] - CONFIG_BLK_CGROUP: enabled [2022-07-16T00:24:01.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-16T00:24:01.353Z] - CONFIG_CGROUP_PERF: enabled [2022-07-16T00:24:01.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-16T00:24:01.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-16T00:24:01.353Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-16T00:24:01.353Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-16T00:24:01.353Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-16T00:24:01.353Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_IP_VS: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-16T00:24:01.353Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-16T00:24:01.353Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-16T00:24:01.353Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-16T00:24:01.353Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-16T00:24:01.353Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-16T00:24:01.353Z] - CONFIG_EXT4_FS: enabled [2022-07-16T00:24:01.353Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-16T00:24:01.353Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-16T00:24:01.353Z] - Network Drivers: [2022-07-16T00:24:01.353Z] - "overlay": [2022-07-16T00:24:01.389Z] #83 58.64 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:24:01.611Z] - CONFIG_VXLAN: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-16T00:24:01.611Z] Optional (for encrypted networks): [2022-07-16T00:24:01.611Z] - CONFIG_CRYPTO: enabled [2022-07-16T00:24:01.611Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-16T00:24:01.611Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-16T00:24:01.611Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-16T00:24:01.611Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-16T00:24:01.611Z] - CONFIG_XFRM: enabled [2022-07-16T00:24:01.611Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-16T00:24:01.611Z] - "ipvlan": [2022-07-16T00:24:01.611Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-16T00:24:01.611Z] - "macvlan": [2022-07-16T00:24:01.611Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_DUMMY: enabled (as module) [2022-07-16T00:24:01.611Z] - "ftp,tftp client in container": [2022-07-16T00:24:01.611Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-16T00:24:01.611Z] - Storage Drivers: [2022-07-16T00:24:01.611Z] - "aufs": [2022-07-16T00:24:01.611Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-16T00:24:01.611Z] - "btrfs": [2022-07-16T00:24:01.611Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-16T00:24:01.611Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-16T00:24:01.611Z] - "devicemapper": [2022-07-16T00:24:01.611Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-16T00:24:01.611Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-16T00:24:01.611Z] - "overlay": [2022-07-16T00:24:01.611Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-16T00:24:01.611Z] - "zfs": [2022-07-16T00:24:01.611Z] - /dev/zfs: present [2022-07-16T00:24:01.611Z] - zfs command: missing [2022-07-16T00:24:01.612Z] - zpool command: missing [2022-07-16T00:24:01.612Z] [2022-07-16T00:24:01.612Z] Limits: [2022-07-16T00:24:01.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-16T00:24:01.612Z] [2022-07-16T00:24:01.612Z] + true [2022-07-16T00:24:01.650Z] #83 58.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:24:01.650Z] #83 58.67 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:24:01.692Z] #11 ... [2022-07-16T00:24:01.692Z] [2022-07-16T00:24:01.692Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:24:01.692Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T00:24:01.692Z] #72 DONE 0.8s [2022-07-16T00:24:01.692Z] [2022-07-16T00:24:01.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:01.692Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-16T00:24:01.911Z] #83 59.02 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:24:01.911Z] #83 59.03 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:24:01.911Z] #83 59.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [Pipeline] sh [2022-07-16T00:24:02.029Z] #11 ... [2022-07-16T00:24:02.029Z] [2022-07-16T00:24:02.029Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:24:02.029Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T00:24:02.029Z] #72 DONE 0.7s [2022-07-16T00:24:02.029Z] [2022-07-16T00:24:02.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:02.029Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:02.172Z] #83 59.37 Selecting previously unselected package libyajl-dev:amd64. [2022-07-16T00:24:02.172Z] #83 59.38 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-16T00:24:02.172Z] #83 59.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:24:02.197Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 . [2022-07-16T00:24:02.433Z] #83 59.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:24:02.458Z] #2 [internal] load .dockerignore [2022-07-16T00:24:02.458Z] #2 sha256:223555f5c1f5dcdd9e2a6fa1e26e0a6416b0f2118e417fe5fff40cec14d4ca0d [2022-07-16T00:24:02.458Z] #2 transferring context: 145B done [2022-07-16T00:24:02.458Z] #2 DONE 0.1s [2022-07-16T00:24:02.458Z] [2022-07-16T00:24:02.458Z] #1 [internal] load build definition from Dockerfile [2022-07-16T00:24:02.458Z] #1 sha256:334ccd6152f166273d33442364427a3ee9b2d306a7acb1636637d479cc5e7a86 [2022-07-16T00:24:02.458Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-16T00:24:02.458Z] #1 DONE 0.2s [2022-07-16T00:24:02.458Z] [2022-07-16T00:24:02.458Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-16T00:24:02.458Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-16T00:24:02.597Z] #11 ... [2022-07-16T00:24:02.597Z] [2022-07-16T00:24:02.597Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:24:02.597Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T00:24:02.597Z] #74 DONE 0.6s [2022-07-16T00:24:02.694Z] #83 59.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:24:02.694Z] #83 59.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:24:02.694Z] #83 59.82 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:24:02.694Z] #83 59.86 Setting up file (1:5.39-3) ... [2022-07-16T00:24:02.694Z] #83 59.88 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:24:02.694Z] #83 59.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:24:02.694Z] #83 59.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:24:02.694Z] #83 59.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:24:02.856Z] [2022-07-16T00:24:02.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:02.856Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:02.954Z] #83 59.99 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:24:02.955Z] #83 60.03 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:24:02.955Z] #83 60.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:24:02.955Z] #83 60.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:24:03.025Z] #3 DONE 0.5s [2022-07-16T00:24:03.025Z] [2022-07-16T00:24:03.025Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:24:03.025Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-16T00:24:03.025Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-16T00:24:03.025Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-16T00:24:03.025Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-16T00:24:03.025Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-16T00:24:03.025Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-16T00:24:03.087Z] #11 ... [2022-07-16T00:24:03.087Z] [2022-07-16T00:24:03.087Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:24:03.087Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T00:24:03.087Z] #74 DONE 1.3s [2022-07-16T00:24:03.087Z] [2022-07-16T00:24:03.087Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:03.087Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:03.215Z] #83 60.25 Setting up patch (2.7.6-7) ... [2022-07-16T00:24:03.215Z] #83 60.27 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:24:03.215Z] #83 60.30 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:24:03.215Z] #83 60.31 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:24:03.215Z] #83 60.33 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:24:03.215Z] #83 60.35 Setting up libtool (2.4.6-15) ... [2022-07-16T00:24:03.215Z] #83 60.37 Setting up m4 (1.4.18-5) ... [2022-07-16T00:24:03.215Z] #83 60.38 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:24:03.215Z] #83 60.42 Setting up autoconf (2.69-14) ... [2022-07-16T00:24:03.215Z] #83 60.46 Setting up build-essential (12.9) ... [2022-07-16T00:24:03.284Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s [2022-07-16T00:24:03.284Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-07-16T00:24:03.436Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.4s [2022-07-16T00:24:03.480Z] #83 60.48 Setting up automake (1:1.16.3-2) ... [2022-07-16T00:24:03.480Z] #83 60.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-16T00:24:03.480Z] #83 60.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:03.542Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-07-16T00:24:03.543Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-16T00:24:03.801Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-16T00:24:04.017Z] #28 DONE 14.3s [2022-07-16T00:24:04.017Z] [2022-07-16T00:24:04.017Z] #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-16T00:24:04.017Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:24:04.054Z] #83 DONE 61.2s [2022-07-16T00:24:04.054Z] [2022-07-16T00:24:04.054Z] #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-16T00:24:04.054Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:24:04.054Z] #41 56.31 Updating files: 88% (1342/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-16T00:24:04.054Z] #41 56.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T00:24:04.054Z] #41 58.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:24:04.060Z] #4 DONE 0.9s [2022-07-16T00:24:04.060Z] [2022-07-16T00:24:04.060Z] #6 [internal] load .dockerignore [2022-07-16T00:24:04.060Z] #6 sha256:1b562ea12abe01171ef0b80e700b542190cdffe54ab8d4b383bfd136eda8dd8e [2022-07-16T00:24:04.060Z] #6 DONE 0.0s [2022-07-16T00:24:04.060Z] [2022-07-16T00:24:04.060Z] #5 [internal] load build definition from Dockerfile [2022-07-16T00:24:04.060Z] #5 sha256:9eee04829d431a8f86ea5021921ad2fb590c6fe0216f40c096624b6b9f326244 [2022-07-16T00:24:04.060Z] #5 DONE 0.0s [2022-07-16T00:24:04.060Z] [2022-07-16T00:24:04.060Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-16T00:24:04.060Z] #7 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-16T00:24:04.373Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.3s done [2022-07-16T00:24:04.632Z] #11 ... [2022-07-16T00:24:04.632Z] [2022-07-16T00:24:04.632Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:04.632Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:04.633Z] #28 DONE 14.1s [2022-07-16T00:24:04.633Z] [2022-07-16T00:24:04.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:04.633Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:04.633Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-16T00:24:05.438Z] #7 DONE 1.3s [2022-07-16T00:24:05.438Z] [2022-07-16T00:24:05.438Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:24:05.438Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T00:24:05.438Z] #10 DONE 1.2s [2022-07-16T00:24:05.438Z] [2022-07-16T00:24:05.438Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:24:05.438Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:24:05.569Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-16T00:24:05.569Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s [2022-07-16T00:24:05.697Z] #9 DONE 1.6s [2022-07-16T00:24:05.697Z] [2022-07-16T00:24:05.697Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-16T00:24:05.697Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-16T00:24:05.697Z] #8 DONE 1.6s [2022-07-16T00:24:05.912Z] #29 1.692 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:05.912Z] #29 1.699 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:05.912Z] #29 1.699 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:05.912Z] #29 1.881 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:05.968Z] #41 ... [2022-07-16T00:24:05.968Z] [2022-07-16T00:24:05.968Z] #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-16T00:24:05.968Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:24:05.968Z] #62 53.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-16T00:24:05.968Z] #62 54.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-16T00:24:06.142Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-16T00:24:06.228Z] #62 ... [2022-07-16T00:24:06.228Z] [2022-07-16T00:24:06.228Z] #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-16T00:24:06.228Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:24:06.228Z] #58 53.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:24:06.228Z] #58 53.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:24:06.228Z] #58 53.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:24:06.228Z] #58 53.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:24:06.228Z] #58 53.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:24:06.228Z] #58 54.06 Selecting previously unselected package criu. [2022-07-16T00:24:06.228Z] #58 54.08 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-16T00:24:06.228Z] #58 54.12 Unpacking criu (3.17-1) ... [2022-07-16T00:24:06.228Z] #58 55.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:24:06.228Z] #58 57.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:24:06.228Z] #58 57.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:24:06.228Z] #58 57.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:24:06.228Z] #58 57.62 Setting up python3-six (1.16.0-2) ... [2022-07-16T00:24:06.228Z] #58 59.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:24:06.228Z] #58 59.17 Setting up python3-protobuf (3.12.4-1) ... [2022-07-16T00:24:06.402Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-16T00:24:06.476Z] #29 2.193 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:06.733Z] #29 2.493 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:08.105Z] #29 3.745 Fetched 8550 kB in 2s (3681 kB/s) [2022-07-16T00:24:08.143Z] #58 64.32 Setting up criu (3.17-1) ... [2022-07-16T00:24:08.669Z] #29 3.745 Reading package lists... [2022-07-16T00:24:09.601Z] #29 4.541 Reading package lists... [2022-07-16T00:24:09.601Z] #29 5.385 Building dependency tree... [2022-07-16T00:24:09.907Z] #29 5.848 The following additional packages will be installed: [2022-07-16T00:24:09.907Z] #29 5.848 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-16T00:24:09.907Z] #29 5.848 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-16T00:24:09.907Z] #29 5.850 Recommended packages: [2022-07-16T00:24:09.907Z] #29 5.850 libldap-common publicsuffix libsasl2-modules [2022-07-16T00:24:10.165Z] #29 6.037 The following NEW packages will be installed: [2022-07-16T00:24:10.165Z] #29 6.037 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-16T00:24:10.165Z] #29 6.037 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T00:24:10.165Z] #29 6.037 libssh2-1 openssl [2022-07-16T00:24:10.489Z] #29 6.329 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:24:10.489Z] #29 6.329 Need to get 3041 kB of archives. [2022-07-16T00:24:10.489Z] #29 6.329 After this operation, 6651 kB of additional disk space will be used. [2022-07-16T00:24:10.489Z] #29 6.329 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-16T00:24:10.489Z] #29 6.336 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-16T00:24:10.489Z] #29 6.336 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-16T00:24:10.489Z] #29 6.336 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-16T00:24:10.489Z] #29 6.349 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-16T00:24:10.489Z] #29 6.358 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-16T00:24:10.489Z] #29 6.358 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-16T00:24:10.489Z] #29 6.358 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-16T00:24:10.489Z] #29 6.358 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-16T00:24:10.489Z] #29 6.358 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-16T00:24:10.489Z] #29 6.362 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-16T00:24:10.489Z] #29 6.372 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-16T00:24:10.489Z] #29 6.372 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:24:10.489Z] #29 6.372 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:24:10.489Z] #29 6.372 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:24:10.693Z] #58 66.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:10.693Z] #58 DONE 67.4s [2022-07-16T00:24:10.693Z] [2022-07-16T00:24:10.693Z] #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-16T00:24:10.693Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:24:10.693Z] #84 1.605 Cloning into '/tmp/crun-build'... [2022-07-16T00:24:10.753Z] #29 6.669 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:24:10.753Z] #29 6.704 Fetched 3041 kB in 0s (9255 kB/s) [2022-07-16T00:24:10.753Z] #29 6.781 Selecting previously unselected package openssl. [2022-07-16T00:24:10.753Z] #29 6.781 (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-16T00:24:10.967Z] [2022-07-16T00:24:10.967Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:10.967Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:24:10.967Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-16T00:24:10.967Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:10.967Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T00:24:10.967Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T00:24:10.967Z] #71 ... [2022-07-16T00:24:10.967Z] [2022-07-16T00:24:10.967Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:24:10.967Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:24:10.967Z] #49 DONE 0.0s [2022-07-16T00:24:10.967Z] [2022-07-16T00:24:10.967Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:10.967Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:24:10.967Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2022-07-16T00:24:10.967Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-07-16T00:24:11.012Z] #29 6.782 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-16T00:24:11.012Z] #29 6.787 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:11.229Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-16T00:24:11.229Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-16T00:24:11.267Z] #29 7.087 Selecting previously unselected package ca-certificates. [2022-07-16T00:24:11.268Z] #29 7.088 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-16T00:24:11.268Z] #29 7.093 Unpacking ca-certificates (20210119) ... [2022-07-16T00:24:11.268Z] #29 7.289 Selecting previously unselected package libbrotli1:amd64. [2022-07-16T00:24:11.268Z] #29 7.289 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-16T00:24:11.268Z] #29 7.305 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:11.524Z] #29 7.429 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T00:24:11.524Z] #29 7.429 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:11.524Z] #29 7.434 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:11.673Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-16T00:24:11.785Z] #29 7.562 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T00:24:11.785Z] #29 7.562 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:11.785Z] #29 7.566 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:11.785Z] #29 7.669 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T00:24:11.785Z] #29 7.669 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-16T00:24:11.785Z] #29 7.675 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:12.041Z] #29 7.794 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T00:24:12.041Z] #29 7.794 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-16T00:24:12.041Z] #29 7.805 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:12.041Z] #29 7.901 Selecting previously unselected package libpsl5:amd64. [2022-07-16T00:24:12.041Z] #29 7.901 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-16T00:24:12.041Z] #29 7.903 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:12.041Z] #29 8.018 Selecting previously unselected package librtmp1:amd64. [2022-07-16T00:24:12.041Z] #29 8.018 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-16T00:24:12.041Z] #29 8.021 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:12.041Z] #29 8.130 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T00:24:12.041Z] #29 8.130 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-16T00:24:12.165Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-16T00:24:12.297Z] #29 8.134 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:12.553Z] #29 8.309 Selecting previously unselected package libcurl4:amd64. [2022-07-16T00:24:12.553Z] #29 8.309 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:12.553Z] #29 8.314 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:12.553Z] #29 8.432 Selecting previously unselected package curl. [2022-07-16T00:24:12.553Z] #29 8.432 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:12.553Z] #29 8.437 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:12.811Z] #29 8.584 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:24:12.811Z] #29 8.584 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:24:12.811Z] #29 8.631 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:12.811Z] #29 8.769 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:24:12.811Z] #29 8.769 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:24:12.811Z] #29 8.778 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:13.069Z] #29 8.920 Selecting previously unselected package jq. [2022-07-16T00:24:13.069Z] #29 8.920 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:24:13.069Z] #29 8.924 Unpacking jq (1.6-2.1) ... [2022-07-16T00:24:13.069Z] #29 9.040 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:13.069Z] #29 9.054 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:13.069Z] #29 9.064 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:13.069Z] #29 9.075 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:13.069Z] #29 9.084 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:13.110Z] #71 DONE 2.7s [2022-07-16T00:24:13.110Z] [2022-07-16T00:24:13.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:13.110Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:13.110Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-16T00:24:13.110Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-16T00:24:13.110Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-16T00:24:13.110Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-16T00:24:13.110Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.1s done [2022-07-16T00:24:13.110Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.2s [2022-07-16T00:24:13.110Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-16T00:24:13.110Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 2.2s [2022-07-16T00:24:13.110Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 2.2s [2022-07-16T00:24:13.110Z] #11 ... [2022-07-16T00:24:13.110Z] [2022-07-16T00:24:13.110Z] #24 [internal] load build context [2022-07-16T00:24:13.110Z] #24 sha256:49ee7f86e859c10ef0da8151e5d40ac6e83a96bc85aa74270d4b8ff45539e7ad [2022-07-16T00:24:13.110Z] #24 transferring context: 62.08MB 2.6s done [2022-07-16T00:24:13.110Z] #24 DONE 2.9s [2022-07-16T00:24:13.110Z] [2022-07-16T00:24:13.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:13.110Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:13.110Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.3s [2022-07-16T00:24:13.110Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.4s done [2022-07-16T00:24:13.110Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 15.60MB / 54.67MB 2.4s [2022-07-16T00:24:13.110Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.4s [2022-07-16T00:24:13.326Z] #29 9.095 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:13.326Z] #29 9.105 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:13.326Z] #29 9.117 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:13.326Z] #29 9.130 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:13.326Z] #29 9.141 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:13.326Z] #29 9.152 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:13.326Z] #29 9.162 Setting up ca-certificates (20210119) ... [2022-07-16T00:24:13.370Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 23.07MB / 54.67MB 2.6s [2022-07-16T00:24:13.370Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 6.29MB / 81.11MB 2.6s [2022-07-16T00:24:13.370Z] #11 ... [2022-07-16T00:24:13.370Z] [2022-07-16T00:24:13.370Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:13.370Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:13.370Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:24:13.370Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:13.370Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T00:24:13.370Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T00:24:13.370Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-16T00:24:13.370Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-07-16T00:24:13.370Z] #73 DONE 3.2s [2022-07-16T00:24:13.370Z] [2022-07-16T00:24:13.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:13.370Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:13.370Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 37.75MB / 54.67MB 2.7s [2022-07-16T00:24:13.370Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 12.58MB / 81.11MB 2.7s [2022-07-16T00:24:13.370Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.7s [2022-07-16T00:24:13.370Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.8s [2022-07-16T00:24:13.370Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.78MB / 81.11MB 2.8s [2022-07-16T00:24:13.584Z] #29 ... [2022-07-16T00:24:13.584Z] [2022-07-16T00:24:13.584Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:13.584Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:13.584Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.2s done [2022-07-16T00:24:13.584Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-16T00:24:13.584Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-16T00:24:13.584Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.2s [2022-07-16T00:24:13.629Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 2.9s [2022-07-16T00:24:13.629Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 26.21MB / 108.94MB 3.0s [2022-07-16T00:24:13.896Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 3.1s [2022-07-16T00:24:13.896Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 22.02MB / 81.11MB 3.2s [2022-07-16T00:24:14.151Z] #11 ... [2022-07-16T00:24:14.151Z] [2022-07-16T00:24:14.151Z] #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-16T00:24:14.151Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:24:14.151Z] #29 9.910 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:14.158Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 33.01MB / 81.11MB 3.3s [2022-07-16T00:24:14.158Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 50.33MB / 108.94MB 3.3s [2022-07-16T00:24:14.158Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 51.38MB / 81.11MB 3.4s [2022-07-16T00:24:14.158Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 64.30MB / 108.94MB 3.4s [2022-07-16T00:24:14.158Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 66.06MB / 81.11MB 3.7s [2022-07-16T00:24:14.158Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 76.55MB / 108.94MB 3.7s [2022-07-16T00:24:14.214Z] #11 ... [2022-07-16T00:24:14.214Z] [2022-07-16T00:24:14.214Z] #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-16T00:24:14.214Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:24:14.214Z] #29 1.722 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:14.214Z] #29 1.729 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:14.214Z] #29 1.729 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:14.214Z] #29 1.996 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:14.214Z] #29 2.451 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:14.214Z] #29 2.923 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:14.214Z] #29 3.892 Fetched 8550 kB in 2s (3505 kB/s) [2022-07-16T00:24:14.214Z] #29 3.892 Reading package lists... [2022-07-16T00:24:14.214Z] #29 4.676 Reading package lists... [2022-07-16T00:24:14.214Z] #29 5.427 Building dependency tree... [2022-07-16T00:24:14.214Z] #29 5.775 The following additional packages will be installed: [2022-07-16T00:24:14.214Z] #29 5.775 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-16T00:24:14.214Z] #29 5.776 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-16T00:24:14.214Z] #29 5.776 Recommended packages: [2022-07-16T00:24:14.214Z] #29 5.776 libldap-common publicsuffix libsasl2-modules [2022-07-16T00:24:14.214Z] #29 5.955 The following NEW packages will be installed: [2022-07-16T00:24:14.214Z] #29 5.955 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-16T00:24:14.214Z] #29 5.955 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T00:24:14.214Z] #29 5.955 libssh2-1 openssl [2022-07-16T00:24:14.214Z] #29 6.218 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:24:14.214Z] #29 6.218 Need to get 3041 kB of archives. [2022-07-16T00:24:14.214Z] #29 6.218 After this operation, 6651 kB of additional disk space will be used. [2022-07-16T00:24:14.214Z] #29 6.218 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-16T00:24:14.214Z] #29 6.235 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-16T00:24:14.214Z] #29 6.238 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-16T00:24:14.214Z] #29 6.241 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-16T00:24:14.214Z] #29 6.242 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-16T00:24:14.214Z] #29 6.244 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-16T00:24:14.214Z] #29 6.247 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-16T00:24:14.214Z] #29 6.254 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-16T00:24:14.214Z] #29 6.256 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-16T00:24:14.214Z] #29 6.259 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-16T00:24:14.214Z] #29 6.260 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-16T00:24:14.214Z] #29 6.270 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-16T00:24:14.214Z] #29 6.273 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:24:14.214Z] #29 6.277 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:24:14.214Z] #29 6.279 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:24:14.214Z] #29 6.532 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:24:14.214Z] #29 6.575 Fetched 3041 kB in 0s (9245 kB/s) [2022-07-16T00:24:14.214Z] #29 6.607 Selecting previously unselected package openssl. [2022-07-16T00:24:14.214Z] #29 6.607 (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-16T00:24:14.214Z] #29 6.609 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 6.620 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:14.214Z] #29 6.892 Selecting previously unselected package ca-certificates. [2022-07-16T00:24:14.214Z] #29 6.892 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-16T00:24:14.214Z] #29 6.896 Unpacking ca-certificates (20210119) ... [2022-07-16T00:24:14.214Z] #29 7.033 Selecting previously unselected package libbrotli1:amd64. [2022-07-16T00:24:14.214Z] #29 7.033 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.043 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:14.214Z] #29 7.154 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T00:24:14.214Z] #29 7.154 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.158 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 7.229 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T00:24:14.214Z] #29 7.229 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.233 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 7.313 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T00:24:14.214Z] #29 7.313 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.317 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 7.434 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T00:24:14.214Z] #29 7.434 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.439 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:14.214Z] #29 7.512 Selecting previously unselected package libpsl5:amd64. [2022-07-16T00:24:14.214Z] #29 7.512 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.542 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:14.214Z] #29 7.628 Selecting previously unselected package librtmp1:amd64. [2022-07-16T00:24:14.214Z] #29 7.628 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.632 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:14.214Z] #29 7.760 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T00:24:14.214Z] #29 7.760 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.763 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:14.214Z] #29 7.893 Selecting previously unselected package libcurl4:amd64. [2022-07-16T00:24:14.214Z] #29 7.893 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 7.897 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 8.063 Selecting previously unselected package curl. [2022-07-16T00:24:14.214Z] #29 8.063 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 8.067 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 8.207 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:24:14.214Z] #29 8.207 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 8.220 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:14.214Z] #29 8.357 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:24:14.214Z] #29 8.357 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 8.361 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:14.214Z] #29 8.459 Selecting previously unselected package jq. [2022-07-16T00:24:14.214Z] #29 8.459 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:24:14.214Z] #29 8.463 Unpacking jq (1.6-2.1) ... [2022-07-16T00:24:14.214Z] #29 8.577 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:14.214Z] #29 8.598 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:14.214Z] #29 8.608 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:14.214Z] #29 8.620 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 8.630 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:14.214Z] #29 8.642 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:14.214Z] #29 8.654 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:14.215Z] #29 8.665 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:14.215Z] #29 8.677 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:14.215Z] #29 8.688 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:14.215Z] #29 8.698 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:14.215Z] #29 8.708 Setting up ca-certificates (20210119) ... [2022-07-16T00:24:14.215Z] #29 9.439 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:14.417Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 79.69MB / 81.11MB 3.7s [2022-07-16T00:24:14.417Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 83.89MB / 108.94MB 3.7s [2022-07-16T00:24:14.676Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 3.9s [2022-07-16T00:24:14.676Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 106.95MB / 108.94MB 4.2s [2022-07-16T00:24:14.903Z] #84 10.57 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-16T00:24:14.903Z] #84 10.60 Cloning into '/tmp/crun-build/libocispec'... [2022-07-16T00:24:15.245Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s done [2022-07-16T00:24:15.245Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.5s done [2022-07-16T00:24:15.284Z] Client: [2022-07-16T00:24:15.284Z] Context: default [2022-07-16T00:24:15.284Z] Debug Mode: false [2022-07-16T00:24:15.284Z] Plugins: [2022-07-16T00:24:15.284Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-16T00:24:15.284Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-16T00:24:15.284Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-16T00:24:15.284Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-16T00:24:15.284Z] [2022-07-16T00:24:15.284Z] Server: [2022-07-16T00:24:15.284Z] Containers: 0 [2022-07-16T00:24:15.284Z] Running: 0 [2022-07-16T00:24:15.284Z] Paused: 0 [2022-07-16T00:24:15.284Z] Stopped: 0 [2022-07-16T00:24:15.284Z] Images: 0 [2022-07-16T00:24:15.284Z] Server Version: 20.10.14 [2022-07-16T00:24:15.284Z] Storage Driver: overlay2 [2022-07-16T00:24:15.284Z] Backing Filesystem: extfs [2022-07-16T00:24:15.284Z] Supports d_type: true [2022-07-16T00:24:15.284Z] Native Overlay Diff: true [2022-07-16T00:24:15.284Z] userxattr: false [2022-07-16T00:24:15.284Z] Logging Driver: json-file [2022-07-16T00:24:15.284Z] Cgroup Driver: systemd [2022-07-16T00:24:15.284Z] Cgroup Version: 2 [2022-07-16T00:24:15.284Z] Plugins: [2022-07-16T00:24:15.284Z] Volume: local [2022-07-16T00:24:15.284Z] Network: bridge host ipvlan macvlan null overlay [2022-07-16T00:24:15.284Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-16T00:24:15.284Z] Swarm: inactive [2022-07-16T00:24:15.284Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-16T00:24:15.284Z] Default Runtime: runc [2022-07-16T00:24:15.284Z] Init Binary: docker-init [2022-07-16T00:24:15.284Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-16T00:24:15.284Z] runc version: v1.0.3-0-gf46b6ba [2022-07-16T00:24:15.284Z] init version: de40ad0 [2022-07-16T00:24:15.284Z] Security Options: [2022-07-16T00:24:15.284Z] apparmor [2022-07-16T00:24:15.284Z] seccomp [2022-07-16T00:24:15.284Z] Profile: default [2022-07-16T00:24:15.284Z] cgroupns [2022-07-16T00:24:15.284Z] Kernel Version: 5.13.0-1021-aws [2022-07-16T00:24:15.284Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-16T00:24:15.284Z] OSType: linux [2022-07-16T00:24:15.284Z] Architecture: x86_64 [2022-07-16T00:24:15.284Z] CPUs: 2 [2022-07-16T00:24:15.284Z] Total Memory: 7.559GiB [2022-07-16T00:24:15.284Z] Name: ip-10-100-94-23 [2022-07-16T00:24:15.284Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-16T00:24:15.284Z] Docker Root Dir: /var/lib/docker [2022-07-16T00:24:15.284Z] Debug Mode: false [2022-07-16T00:24:15.284Z] Registry: https://index.docker.io/v1/ [2022-07-16T00:24:15.284Z] Labels: [2022-07-16T00:24:15.284Z] Experimental: true [2022-07-16T00:24:15.284Z] Insecure Registries: [2022-07-16T00:24:15.284Z] 127.0.0.0/8 [2022-07-16T00:24:15.284Z] Live Restore Enabled: true [2022-07-16T00:24:15.284Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-16T00:24:15.537Z] #29 11.13 129 added, 0 removed; done. [2022-07-16T00:24:15.537Z] #29 11.21 Setting up jq (1.6-2.1) ... [2022-07-16T00:24:15.537Z] #29 11.22 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:15.537Z] #29 11.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:15.537Z] #29 11.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:15.537Z] #29 11.28 Processing triggers for ca-certificates (20210119) ... [2022-07-16T00:24:15.537Z] #29 11.30 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:15.608Z] #29 10.69 129 added, 0 removed; done. [2022-07-16T00:24:15.608Z] #29 10.77 Setting up jq (1.6-2.1) ... [2022-07-16T00:24:15.608Z] #29 10.77 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:15.608Z] #29 10.78 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:15.608Z] #29 10.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:15.608Z] #29 10.81 Processing triggers for ca-certificates (20210119) ... [2022-07-16T00:24:15.608Z] #29 10.82 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:15.643Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 . [2022-07-16T00:24:15.643Z] #2 [internal] load .dockerignore [2022-07-16T00:24:15.643Z] #2 sha256:ba4a56eb63b7ce1706c44a4744c354df6bf3982ac55c3f9d57bf84966f82825c [2022-07-16T00:24:15.900Z] #2 ... [2022-07-16T00:24:15.900Z] [2022-07-16T00:24:15.900Z] #1 [internal] load build definition from Dockerfile [2022-07-16T00:24:15.900Z] #1 sha256:557c25a3458621f34ca3e78e1f73d00660845c6ecfa3f0a98f036d4900335c19 [2022-07-16T00:24:15.900Z] #1 transferring dockerfile: 19.25kB done [2022-07-16T00:24:15.900Z] #1 DONE 0.2s [2022-07-16T00:24:15.900Z] [2022-07-16T00:24:15.900Z] #2 [internal] load .dockerignore [2022-07-16T00:24:15.900Z] #2 sha256:ba4a56eb63b7ce1706c44a4744c354df6bf3982ac55c3f9d57bf84966f82825c [2022-07-16T00:24:15.900Z] #2 transferring context: 145B done [2022-07-16T00:24:15.900Z] #2 DONE 0.1s [2022-07-16T00:24:15.900Z] [2022-07-16T00:24:15.900Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-16T00:24:15.900Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-16T00:24:16.181Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-16T00:24:16.290Z] #84 12.28 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-16T00:24:16.290Z] #84 12.32 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-16T00:24:16.290Z] #84 12.32 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-16T00:24:16.290Z] #84 12.32 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-16T00:24:16.290Z] #84 12.37 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-16T00:24:16.464Z] #3 DONE 0.4s [2022-07-16T00:24:16.464Z] [2022-07-16T00:24:16.464Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-16T00:24:16.464Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-16T00:24:16.464Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-16T00:24:16.464Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-16T00:24:16.464Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-16T00:24:16.464Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-16T00:24:16.464Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-16T00:24:16.467Z] #29 12.36 0 added, 0 removed; done. [2022-07-16T00:24:16.467Z] #29 12.36 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T00:24:16.467Z] #29 12.36 done. [2022-07-16T00:24:16.548Z] #29 11.84 0 added, 0 removed; done. [2022-07-16T00:24:16.548Z] #29 11.84 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T00:24:16.548Z] #29 11.85 done. [2022-07-16T00:24:16.721Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-16T00:24:16.721Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-16T00:24:16.721Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-16T00:24:16.748Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-16T00:24:17.007Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-16T00:24:17.267Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 6.5s done [2022-07-16T00:24:17.267Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-16T00:24:17.283Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-16T00:24:17.283Z] #4 DONE 0.7s [2022-07-16T00:24:17.396Z] #29 DONE 13.4s [2022-07-16T00:24:17.396Z] [2022-07-16T00:24:17.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:17.396Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:17.396Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.9s done [2022-07-16T00:24:17.396Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.9s [2022-07-16T00:24:17.485Z] #29 DONE 12.8s [2022-07-16T00:24:17.485Z] [2022-07-16T00:24:17.485Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T00:24:17.485Z] #30 sha256:fcf99b3fb9548aa139f329a027eea2a7de1b8c77d2f45b81b0725f137b7c2c9e [2022-07-16T00:24:17.485Z] #30 DONE 0.1s [2022-07-16T00:24:17.485Z] [2022-07-16T00:24:17.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:17.485Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:17.485Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.5s done [2022-07-16T00:24:17.485Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.0s [2022-07-16T00:24:17.540Z] [2022-07-16T00:24:17.540Z] #5 [internal] load .dockerignore [2022-07-16T00:24:17.540Z] #5 sha256:3411803d2e5de778c1714bdef77b4387cea5a106bab5963e7adc169c956cc0f1 [2022-07-16T00:24:17.540Z] #5 DONE 0.0s [2022-07-16T00:24:17.540Z] [2022-07-16T00:24:17.540Z] #6 [internal] load build definition from Dockerfile [2022-07-16T00:24:17.540Z] #6 sha256:9f42e59e71cd49f89f00b3e350a1e557230d6086b4ff85701d20d19d62d4bdcd [2022-07-16T00:24:17.540Z] #6 DONE 0.0s [2022-07-16T00:24:17.540Z] [2022-07-16T00:24:17.540Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:24:17.540Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:24:17.653Z] #11 ... [2022-07-16T00:24:17.653Z] [2022-07-16T00:24:17.653Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T00:24:17.653Z] #30 sha256:9bcaf4debc6b22a3eb7cba6fda5f1d6b4cf0f44a15d1bc21c4cd25a8343aa5ea [2022-07-16T00:24:17.653Z] #30 DONE 0.1s [2022-07-16T00:24:17.653Z] [2022-07-16T00:24:17.653Z] #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-16T00:24:17.653Z] #31 sha256:1aa8f8d488e24aa47404c2234b1d6b0eef58896151683b235807167609152219 [2022-07-16T00:24:18.652Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-16T00:24:18.838Z] #84 14.74 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-16T00:24:18.908Z] #10 ... [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-16T00:24:18.908Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-16T00:24:18.908Z] #7 DONE 1.3s [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:24:18.908Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-16T00:24:18.908Z] #9 DONE 1.4s [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-16T00:24:18.908Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-16T00:24:18.908Z] #8 DONE 1.4s [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-16T00:24:18.908Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-16T00:24:18.908Z] #10 DONE 1.4s [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:18.908Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:18.908Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:24:18.908Z] #73 DONE 0.0s [2022-07-16T00:24:18.908Z] [2022-07-16T00:24:18.908Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:18.908Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:18.908Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:19.194Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-16T00:24:19.194Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-16T00:24:19.194Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-16T00:24:19.452Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-16T00:24:19.452Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-16T00:24:19.719Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.3s [2022-07-16T00:24:19.719Z] #28 ... [2022-07-16T00:24:19.719Z] [2022-07-16T00:24:19.719Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-16T00:24:19.719Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-16T00:24:19.719Z] #49 DONE 0.0s [2022-07-16T00:24:19.719Z] [2022-07-16T00:24:19.719Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:19.719Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:19.719Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.31MB / 55.00MB 0.4s [2022-07-16T00:24:19.985Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.44MB / 55.00MB 0.5s [2022-07-16T00:24:20.029Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 9.2s [2022-07-16T00:24:20.029Z] #11 ... [2022-07-16T00:24:20.029Z] [2022-07-16T00:24:20.029Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:20.029Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-16T00:24:20.029Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-16T00:24:20.029Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-16T00:24:20.029Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-16T00:24:20.029Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-16T00:24:20.029Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-07-16T00:24:20.029Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.3s done [2022-07-16T00:24:20.176Z] #31 2.344 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T00:24:20.176Z] #31 2.653 [2022-07-16T00:24:20.224Z] #84 ... [2022-07-16T00:24:20.224Z] [2022-07-16T00:24:20.224Z] #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-16T00:24:20.224Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:20.224Z] #60 77.39 gotestsum version dev [2022-07-16T00:24:20.243Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 0.8s [2022-07-16T00:24:20.287Z] #28 ... [2022-07-16T00:24:20.287Z] [2022-07-16T00:24:20.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:20.287Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:20.287Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 1.8s done [2022-07-16T00:24:20.546Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 9.7s done [2022-07-16T00:24:20.546Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 0B / 126B 10.0s [2022-07-16T00:24:20.700Z] #31 2.882 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:20.700Z] #31 3.184 [2022-07-16T00:24:20.797Z] #60 DONE 77.9s [2022-07-16T00:24:20.797Z] [2022-07-16T00:24:20.797Z] #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-16T00:24:20.797Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:24:20.804Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 10.2s [2022-07-16T00:24:20.804Z] #11 ... [2022-07-16T00:24:20.804Z] [2022-07-16T00:24:20.804Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:20.804Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-16T00:24:20.804Z] #28 DONE 10.7s [2022-07-16T00:24:20.804Z] [2022-07-16T00:24:20.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:20.804Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:20.804Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-16T00:24:21.058Z] #54 ... [2022-07-16T00:24:21.058Z] [2022-07-16T00:24:21.058Z] #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-16T00:24:21.058Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:24:21.058Z] #84 16.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-16T00:24:21.630Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-16T00:24:21.630Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-16T00:24:22.074Z] #31 4.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T00:24:22.074Z] #31 4.568 [2022-07-16T00:24:22.200Z] #28 ... [2022-07-16T00:24:22.200Z] [2022-07-16T00:24:22.200Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:22.200Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-16T00:24:22.200Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-16T00:24:22.200Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:22.200Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-16T00:24:22.200Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-16T00:24:22.200Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-16T00:24:22.200Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-07-16T00:24:22.200Z] #71 DONE 2.9s [2022-07-16T00:24:22.200Z] [2022-07-16T00:24:22.200Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:22.200Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:22.331Z] #31 4.803 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:22.448Z] #84 18.35 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-16T00:24:22.592Z] #31 5.174 [2022-07-16T00:24:22.709Z] #84 18.62 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-16T00:24:22.709Z] #84 18.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-16T00:24:22.773Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.0s [2022-07-16T00:24:23.466Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.2s done [2022-07-16T00:24:23.713Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.2s done [2022-07-16T00:24:23.713Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-16T00:24:23.962Z] #31 6.254 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-16T00:24:23.962Z] #31 ... [2022-07-16T00:24:23.962Z] [2022-07-16T00:24:23.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:23.962Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:23.962Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.5s done [2022-07-16T00:24:23.962Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.5s [2022-07-16T00:24:23.962Z] #11 ... [2022-07-16T00:24:23.962Z] [2022-07-16T00:24:23.962Z] #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-16T00:24:23.962Z] #31 sha256:1aa8f8d488e24aa47404c2234b1d6b0eef58896151683b235807167609152219 [2022-07-16T00:24:23.962Z] #31 6.566 [2022-07-16T00:24:24.041Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s [2022-07-16T00:24:24.738Z] #31 6.794 #=#=# 0.0% ############################ 39.2% ##################################################### 74.4% ###################################################################### 97.6% ######################################################################## 100.0% [2022-07-16T00:24:24.994Z] #31 7.548 [2022-07-16T00:24:26.361Z] #31 8.564 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T00:24:26.385Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.7s done [2022-07-16T00:24:26.618Z] #31 8.868 [2022-07-16T00:24:26.874Z] #31 9.092 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:26.874Z] #31 9.380 [2022-07-16T00:24:27.754Z] #28 ... [2022-07-16T00:24:27.754Z] [2022-07-16T00:24:27.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:27.754Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:27.754Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-16T00:24:27.754Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-16T00:24:27.754Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-16T00:24:27.754Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-16T00:24:27.754Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done [2022-07-16T00:24:27.754Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 2.2s done [2022-07-16T00:24:27.754Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 7.6s done [2022-07-16T00:24:27.754Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 3.3s done [2022-07-16T00:24:27.754Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 5.5s done [2022-07-16T00:24:27.754Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.4s [2022-07-16T00:24:27.754Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 8.4s [2022-07-16T00:24:27.754Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-16T00:24:27.819Z] #31 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T00:24:27.917Z] #11 ... [2022-07-16T00:24:27.917Z] [2022-07-16T00:24:27.917Z] #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-16T00:24:27.917Z] #31 sha256:78f2ee5e016dde6eb71a7e3b8f7e60cd8e5ef72aba67658a37de41e794a4f688 [2022-07-16T00:24:27.917Z] #31 2.675 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T00:24:27.917Z] #31 2.989 [2022-07-16T00:24:27.917Z] #31 3.217 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:27.917Z] #31 3.602 [2022-07-16T00:24:27.917Z] #31 4.601 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T00:24:27.917Z] #31 4.969 [2022-07-16T00:24:27.917Z] #31 5.192 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:27.917Z] #31 5.538 [2022-07-16T00:24:27.917Z] #31 6.601 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-16T00:24:27.917Z] #31 6.919 [2022-07-16T00:24:27.917Z] #31 7.147 #=#=# ################## 26.0% ######################################### 58.1% ################################################################ 89.7% ######################################################################## 100.0% [2022-07-16T00:24:27.917Z] #31 7.699 [2022-07-16T00:24:27.917Z] #31 8.685 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T00:24:27.917Z] #31 9.019 [2022-07-16T00:24:27.917Z] #31 9.249 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:27.917Z] #31 9.559 [2022-07-16T00:24:27.917Z] #31 ... [2022-07-16T00:24:27.917Z] [2022-07-16T00:24:27.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:27.917Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:28.077Z] #31 10.44 [2022-07-16T00:24:28.333Z] #31 10.67 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:28.589Z] #31 11.05 [2022-07-16T00:24:28.589Z] #31 11.16 Download of images into '/build' complete. [2022-07-16T00:24:28.589Z] #31 11.16 Use something like the following to load the result into a Docker daemon: [2022-07-16T00:24:28.589Z] #31 11.16 tar -cC '/build' . | docker load [2022-07-16T00:24:28.683Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-16T00:24:28.864Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-16T00:24:28.949Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s done [2022-07-16T00:24:29.207Z] #11 ... [2022-07-16T00:24:29.207Z] [2022-07-16T00:24:29.207Z] #24 [internal] load build context [2022-07-16T00:24:29.207Z] #24 sha256:d023c2876da25bd4b5c7df4271be38b04f3d4fa7b495c010dd682952fa36890d [2022-07-16T00:24:29.207Z] #24 transferring context: 62.07MB 5.0s done [2022-07-16T00:24:29.207Z] #24 DONE 10.0s [2022-07-16T00:24:29.207Z] [2022-07-16T00:24:29.207Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-16T00:24:29.207Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-16T00:24:29.207Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-16T00:24:29.207Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-16T00:24:29.207Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-16T00:24:29.207Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-07-16T00:24:29.207Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-07-16T00:24:29.207Z] #73 DONE 9.9s [2022-07-16T00:24:29.207Z] [2022-07-16T00:24:29.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:29.207Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:29.207Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 9.6s done [2022-07-16T00:24:29.207Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done [2022-07-16T00:24:29.207Z] #11 ... [2022-07-16T00:24:29.207Z] [2022-07-16T00:24:29.207Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:24:29.207Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T00:24:29.207Z] #72 ... [2022-07-16T00:24:29.207Z] [2022-07-16T00:24:29.207Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-16T00:24:29.207Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-16T00:24:29.207Z] #28 DONE 10.2s [2022-07-16T00:24:29.382Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.2s [2022-07-16T00:24:29.382Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.5s done [2022-07-16T00:24:29.464Z] [2022-07-16T00:24:29.464Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:29.464Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:29.464Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-16T00:24:29.785Z] #11 ... [2022-07-16T00:24:29.785Z] [2022-07-16T00:24:29.785Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:24:29.785Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-16T00:24:29.785Z] #72 DONE 1.9s [2022-07-16T00:24:29.785Z] [2022-07-16T00:24:29.785Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:24:29.785Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-16T00:24:30.393Z] #11 ... [2022-07-16T00:24:30.393Z] [2022-07-16T00:24:30.393Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-16T00:24:30.393Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-16T00:24:30.393Z] #72 DONE 1.2s [2022-07-16T00:24:30.393Z] [2022-07-16T00:24:30.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:30.393Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:31.115Z] #31 ... [2022-07-16T00:24:31.115Z] [2022-07-16T00:24:31.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:31.115Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:31.115Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.6s [2022-07-16T00:24:31.277Z] #74 ... [2022-07-16T00:24:31.277Z] [2022-07-16T00:24:31.277Z] #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-16T00:24:31.277Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:31.277Z] #29 2.047 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:31.277Z] #29 2.054 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:31.277Z] #29 2.054 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:31.277Z] #29 2.201 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:31.277Z] #29 2.718 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:31.277Z] #29 2.765 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:31.277Z] #29 3.747 Fetched 8436 kB in 2s (4268 kB/s) [2022-07-16T00:24:31.277Z] #29 3.747 Reading package lists... [2022-07-16T00:24:31.277Z] #29 4.316 Reading package lists... [2022-07-16T00:24:31.277Z] #29 4.848 Building dependency tree... [2022-07-16T00:24:31.277Z] #29 5.257 The following additional packages will be installed: [2022-07-16T00:24:31.277Z] #29 5.267 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-16T00:24:31.277Z] #29 5.267 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-16T00:24:31.277Z] #29 5.267 Recommended packages: [2022-07-16T00:24:31.277Z] #29 5.267 libldap-common publicsuffix libsasl2-modules [2022-07-16T00:24:31.277Z] #29 5.468 The following NEW packages will be installed: [2022-07-16T00:24:31.277Z] #29 5.468 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-16T00:24:31.277Z] #29 5.468 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T00:24:31.277Z] #29 5.468 libssh2-1 openssl [2022-07-16T00:24:31.277Z] #29 5.748 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:24:31.277Z] #29 5.748 Need to get 2934 kB of archives. [2022-07-16T00:24:31.277Z] #29 5.748 After this operation, 6476 kB of additional disk space will be used. [2022-07-16T00:24:31.277Z] #29 5.748 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-16T00:24:31.277Z] #29 5.794 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-16T00:24:31.277Z] #29 5.799 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-16T00:24:31.277Z] #29 5.799 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-16T00:24:31.277Z] #29 5.799 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-16T00:24:31.277Z] #29 5.818 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-16T00:24:31.277Z] #29 5.818 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-16T00:24:31.277Z] #29 5.818 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-16T00:24:31.277Z] #29 5.818 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-16T00:24:31.277Z] #29 5.818 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-16T00:24:31.277Z] #29 5.818 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-16T00:24:31.277Z] #29 5.818 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-16T00:24:31.277Z] #29 5.827 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-16T00:24:31.277Z] #29 5.864 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-16T00:24:31.277Z] #29 5.864 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-16T00:24:31.277Z] #29 6.367 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:24:31.277Z] #29 6.437 Fetched 2934 kB in 0s (7836 kB/s) [2022-07-16T00:24:31.277Z] #29 6.830 Selecting previously unselected package openssl. [2022-07-16T00:24:31.277Z] #29 6.830 (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-16T00:24:31.277Z] #29 6.830 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 7.154 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:31.277Z] #29 7.498 Selecting previously unselected package ca-certificates. [2022-07-16T00:24:31.277Z] #29 7.498 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-16T00:24:31.277Z] #29 7.515 Unpacking ca-certificates (20210119) ... [2022-07-16T00:24:31.277Z] #29 8.430 Selecting previously unselected package libbrotli1:arm64. [2022-07-16T00:24:31.277Z] #29 8.430 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 8.503 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-16T00:24:31.277Z] #29 8.675 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-16T00:24:31.277Z] #29 8.675 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 8.675 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:31.277Z] #29 8.737 Selecting previously unselected package libsasl2-2:arm64. [2022-07-16T00:24:31.277Z] #29 8.737 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 8.744 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:31.277Z] #29 8.822 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-16T00:24:31.277Z] #29 8.822 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 8.822 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:31.277Z] #29 9.973 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-16T00:24:31.277Z] #29 9.975 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 9.990 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-16T00:24:31.277Z] #29 10.04 Selecting previously unselected package libpsl5:arm64. [2022-07-16T00:24:31.277Z] #29 10.04 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 10.05 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-16T00:24:31.277Z] #29 10.10 Selecting previously unselected package librtmp1:arm64.#29 ... [2022-07-16T00:24:31.277Z] [2022-07-16T00:24:31.277Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:24:31.277Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-16T00:24:31.277Z] #74 DONE 1.4s [2022-07-16T00:24:31.277Z] [2022-07-16T00:24:31.277Z] #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-16T00:24:31.277Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:31.277Z] #29 10.10 Selecting previously unselected package librtmp1:arm64. [2022-07-16T00:24:31.277Z] #29 10.10 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 10.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:31.277Z] #29 10.17 Selecting previously unselected package libssh2-1:arm64. [2022-07-16T00:24:31.277Z] #29 10.17 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 10.18 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-16T00:24:31.277Z] #29 ... [2022-07-16T00:24:31.277Z] [2022-07-16T00:24:31.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:31.277Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-16T00:24:31.277Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-16T00:24:31.277Z] #11 DONE 21.1s [2022-07-16T00:24:31.277Z] [2022-07-16T00:24:31.277Z] #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-16T00:24:31.277Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:31.277Z] #29 10.26 Selecting previously unselected package libcurl4:arm64. [2022-07-16T00:24:31.277Z] #29 10.26 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 10.26 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:31.277Z] #29 10.34 Selecting previously unselected package curl. [2022-07-16T00:24:31.277Z] #29 10.34 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-16T00:24:31.277Z] #29 10.34 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:31.400Z] #11 ... [2022-07-16T00:24:31.400Z] [2022-07-16T00:24:31.400Z] #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-16T00:24:31.400Z] #31 sha256:78f2ee5e016dde6eb71a7e3b8f7e60cd8e5ef72aba67658a37de41e794a4f688 [2022-07-16T00:24:31.400Z] #31 10.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T00:24:31.400Z] #31 10.65 [2022-07-16T00:24:31.400Z] #31 10.88 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:31.400Z] #31 11.14 [2022-07-16T00:24:31.400Z] #31 11.21 Download of images into '/build' complete. [2022-07-16T00:24:31.400Z] #31 11.21 Use something like the following to load the result into a Docker daemon: [2022-07-16T00:24:31.400Z] #31 11.21 tar -cC '/build' . | docker load [2022-07-16T00:24:31.400Z] #31 DONE 13.6s [2022-07-16T00:24:31.400Z] [2022-07-16T00:24:31.400Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:31.400Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:31.536Z] #29 10.42 Selecting previously unselected package libonig5:arm64. [2022-07-16T00:24:31.536Z] #29 10.42 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-16T00:24:31.536Z] #29 10.42 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-16T00:24:31.536Z] #29 10.50 Selecting previously unselected package libjq1:arm64. [2022-07-16T00:24:31.536Z] #29 10.50 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-16T00:24:31.536Z] #29 10.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-16T00:24:31.536Z] #29 10.57 Selecting previously unselected package jq. [2022-07-16T00:24:31.536Z] #29 10.57 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-16T00:24:31.536Z] #29 10.58 Unpacking jq (1.6-2.1) ... [2022-07-16T00:24:31.536Z] #29 10.63 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-16T00:24:31.536Z] #29 10.65 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-16T00:24:31.536Z] #29 10.66 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-16T00:24:31.536Z] #29 ... [2022-07-16T00:24:31.536Z] [2022-07-16T00:24:31.536Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T00:24:31.536Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-16T00:24:31.536Z] #12 DONE 0.4s [2022-07-16T00:24:31.536Z] [2022-07-16T00:24:31.536Z] #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-16T00:24:31.536Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:31.536Z] #29 10.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:31.536Z] #29 10.69 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:31.536Z] #29 10.71 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:31.536Z] #29 10.73 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-16T00:24:31.536Z] #29 10.75 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:31.536Z] #29 10.76 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-16T00:24:31.764Z] #11 ... [2022-07-16T00:24:31.765Z] [2022-07-16T00:24:31.765Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-16T00:24:31.765Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-16T00:24:31.765Z] #74 DONE 1.5s [2022-07-16T00:24:31.794Z] #29 10.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-16T00:24:31.794Z] #29 10.80 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:31.794Z] #29 10.82 Setting up ca-certificates (20210119) ... [2022-07-16T00:24:32.022Z] [2022-07-16T00:24:32.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:32.022Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:32.043Z] #11 ... [2022-07-16T00:24:32.043Z] [2022-07-16T00:24:32.043Z] #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-16T00:24:32.043Z] #31 sha256:1aa8f8d488e24aa47404c2234b1d6b0eef58896151683b235807167609152219 [2022-07-16T00:24:32.043Z] #31 DONE 14.5s [2022-07-16T00:24:32.043Z] [2022-07-16T00:24:32.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:32.043Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:32.362Z] #29 ... [2022-07-16T00:24:32.362Z] [2022-07-16T00:24:32.362Z] #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-16T00:24:32.362Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-16T00:24:32.362Z] #13 DONE 0.6s [2022-07-16T00:24:32.362Z] [2022-07-16T00:24:32.362Z] #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-16T00:24:32.362Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:32.362Z] #29 11.50 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:32.622Z] #29 ... [2022-07-16T00:24:32.622Z] [2022-07-16T00:24:32.622Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:24:32.622Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-16T00:24:32.622Z] #46 DONE 0.3s [2022-07-16T00:24:32.622Z] [2022-07-16T00:24:32.622Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T00:24:32.622Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-16T00:24:32.622Z] #33 DONE 0.3s [2022-07-16T00:24:32.622Z] [2022-07-16T00:24:32.622Z] #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-16T00:24:32.622Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-16T00:24:32.622Z] #50 DONE 0.5s [2022-07-16T00:24:32.622Z] [2022-07-16T00:24:32.622Z] #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-16T00:24:32.622Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-16T00:24:32.622Z] #34 ... [2022-07-16T00:24:32.622Z] [2022-07-16T00:24:32.622Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-16T00:24:32.622Z] #66 sha256:c2c6f72b80ce0a9e633322b6334ea0380351d1fd027a7ceccb7aea228659a8aa [2022-07-16T00:24:32.622Z] #66 DONE 0.5s [2022-07-16T00:24:32.883Z] [2022-07-16T00:24:32.883Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-16T00:24:32.883Z] #25 sha256:9d0e38b1e6b4b7efb7f03d2bc9b07968e1f4d3d56fcb4c4b1760e0eafaac211f [2022-07-16T00:24:32.883Z] #25 DONE 0.6s [2022-07-16T00:24:32.883Z] [2022-07-16T00:24:32.883Z] #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-16T00:24:32.883Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:24:33.934Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-16T00:24:34.502Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.7s done [2022-07-16T00:24:34.547Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s done [2022-07-16T00:24:34.547Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-16T00:24:34.760Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-16T00:24:34.974Z] #84 ... [2022-07-16T00:24:34.974Z] [2022-07-16T00:24:34.974Z] #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-16T00:24:34.974Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:24:34.974Z] #19 69.79 Fetched 49.1 MB in 1min 8s (723 kB/s) [2022-07-16T00:24:35.332Z] #11 DONE 44.7s [2022-07-16T00:24:35.332Z] [2022-07-16T00:24:35.332Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T00:24:35.332Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-16T00:24:35.421Z] #26 ... [2022-07-16T00:24:35.421Z] [2022-07-16T00:24:35.421Z] #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-16T00:24:35.421Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-16T00:24:35.421Z] #29 12.65 129 added, 0 removed; done. [2022-07-16T00:24:35.421Z] #29 12.80 Setting up jq (1.6-2.1) ... [2022-07-16T00:24:35.421Z] #29 12.83 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:35.421Z] #29 12.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:35.421Z] #29 12.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:35.421Z] #29 12.98 Processing triggers for ca-certificates (20210119) ... [2022-07-16T00:24:35.421Z] #29 12.99 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:35.421Z] #29 14.17 0 added, 0 removed; done. [2022-07-16T00:24:35.421Z] #29 14.17 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T00:24:35.421Z] #29 14.19 done. [2022-07-16T00:24:35.421Z] #29 DONE 14.6s [2022-07-16T00:24:35.680Z] [2022-07-16T00:24:35.680Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T00:24:35.680Z] #30 sha256:168a3780042fb07fb012592c8f1d9d933de052b65156148d7d10a5cd5f2c6eab [2022-07-16T00:24:35.680Z] #30 DONE 0.1s [2022-07-16T00:24:35.680Z] [2022-07-16T00:24:35.680Z] #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-16T00:24:35.680Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-16T00:24:35.680Z] #62 2.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:35.680Z] #62 2.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:35.680Z] #62 2.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:35.680Z] #62 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:35.680Z] #62 3.512 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:36.270Z] #12 DONE 1.2s [2022-07-16T00:24:36.270Z] [2022-07-16T00:24:36.270Z] #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-16T00:24:36.270Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-16T00:24:36.617Z] #62 4.212 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:37.184Z] #62 5.056 Fetched 8436 kB in 3s (2946 kB/s) [2022-07-16T00:24:37.212Z] #13 DONE 0.6s [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #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-16T00:24:37.212Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:24:37.212Z] #40 ... [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T00:24:37.212Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-16T00:24:37.212Z] #33 DONE 0.1s [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #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-16T00:24:37.212Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-16T00:24:37.212Z] #50 DONE 0.2s [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-16T00:24:37.212Z] #66 sha256:0b4d2267f12193f407a4f00629a68dab8386eaf4c64a748d6a8dbc17471bd0d8 [2022-07-16T00:24:37.212Z] #66 DONE 0.2s [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:24:37.212Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-16T00:24:37.212Z] #46 DONE 0.3s [2022-07-16T00:24:37.212Z] [2022-07-16T00:24:37.212Z] #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-16T00:24:37.212Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:24:37.294Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.1s done [2022-07-16T00:24:37.294Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-16T00:24:37.294Z] #11 DONE 47.3s [2022-07-16T00:24:37.294Z] [2022-07-16T00:24:37.294Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T00:24:37.294Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-16T00:24:37.485Z] #67 ... [2022-07-16T00:24:37.485Z] [2022-07-16T00:24:37.485Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-16T00:24:37.485Z] #25 sha256:993243e33863e545cd4db40a347da463f770f47ce4cf70c6d88730ed74fd2f1d [2022-07-16T00:24:37.485Z] #25 DONE 0.3s [2022-07-16T00:24:37.485Z] [2022-07-16T00:24:37.485Z] #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-16T00:24:37.485Z] #26 sha256:c41926c4fd87840af342498bc3350d39a228bbb2f3f0178aa573f231db3885a1 [2022-07-16T00:24:37.752Z] #62 5.056 Reading package lists... [2022-07-16T00:24:37.752Z] #62 ... [2022-07-16T00:24:37.752Z] [2022-07-16T00:24:37.752Z] #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-16T00:24:37.752Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:24:37.752Z] #26 4.970 + RM_GOPATH=0 [2022-07-16T00:24:37.752Z] #26 4.970 + TMP_GOPATH= [2022-07-16T00:24:37.752Z] #26 4.970 + : /build [2022-07-16T00:24:37.752Z] #26 4.970 + '[' -z '' ']' [2022-07-16T00:24:37.752Z] #26 4.987 ++ mktemp -d [2022-07-16T00:24:37.752Z] #26 5.011 + export GOPATH=/tmp/tmp.QCwVXa2cmk [2022-07-16T00:24:37.858Z] #12 DONE 0.8s [2022-07-16T00:24:37.858Z] [2022-07-16T00:24:37.858Z] #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-16T00:24:37.858Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-16T00:24:38.011Z] #26 5.015 + GOPATH=/tmp/tmp.QCwVXa2cmk [2022-07-16T00:24:38.011Z] #26 5.015 + RM_GOPATH=1 [2022-07-16T00:24:38.011Z] #26 5.015 + case "$(go env GOARCH)" in [2022-07-16T00:24:38.011Z] #26 5.015 ++ go env GOARCH [2022-07-16T00:24:38.011Z] #26 5.127 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:38.011Z] #26 5.127 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:38.011Z] #26 5.127 ++ dirname /install.sh [2022-07-16T00:24:38.011Z] #26 5.155 + dir=/ [2022-07-16T00:24:38.011Z] #26 5.155 + bin=dockercli [2022-07-16T00:24:38.011Z] #26 5.155 + shift [2022-07-16T00:24:38.011Z] #26 5.155 + '[' '!' -f //dockercli.installer ']' [2022-07-16T00:24:38.011Z] #26 5.155 + . //dockercli.installer [2022-07-16T00:24:38.011Z] #26 5.155 ++ : stable [2022-07-16T00:24:38.011Z] #26 5.155 ++ : 17.06.2-ce [2022-07-16T00:24:38.011Z] #26 5.155 + install_dockercli [2022-07-16T00:24:38.011Z] #26 5.155 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T00:24:38.011Z] #26 5.155 ++ uname -m [2022-07-16T00:24:38.011Z] #26 5.156 Install docker/cli version 17.06.2-ce from stable [2022-07-16T00:24:38.011Z] #26 5.199 + arch=aarch64 [2022-07-16T00:24:38.011Z] #26 5.199 + '[' aarch64 '!=' x86_64 ']' [2022-07-16T00:24:38.011Z] #26 5.199 + '[' aarch64 '!=' s390x ']' [2022-07-16T00:24:38.011Z] #26 5.199 + '[' aarch64 '!=' armhf ']' [2022-07-16T00:24:38.011Z] #26 5.199 + build_dockercli [2022-07-16T00:24:38.011Z] #26 5.199 + git clone https://github.com/docker/docker-ce /tmp/tmp.QCwVXa2cmk/tmp/docker-ce [2022-07-16T00:24:38.011Z] #26 5.199 Cloning into '/tmp/tmp.QCwVXa2cmk/tmp/docker-ce'... [2022-07-16T00:24:38.425Z] #13 DONE 0.7s [2022-07-16T00:24:38.698Z] [2022-07-16T00:24:38.698Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T00:24:38.698Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-16T00:24:38.698Z] #33 DONE 0.1s [2022-07-16T00:24:38.698Z] [2022-07-16T00:24:38.698Z] #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-16T00:24:38.698Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:24:38.698Z] #34 ... [2022-07-16T00:24:38.698Z] [2022-07-16T00:24:38.698Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:24:38.698Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-16T00:24:38.698Z] #46 DONE 0.3s [2022-07-16T00:24:38.966Z] [2022-07-16T00:24:38.966Z] #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-16T00:24:38.966Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-16T00:24:38.966Z] #50 DONE 0.3s [2022-07-16T00:24:38.966Z] [2022-07-16T00:24:38.966Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-16T00:24:38.966Z] #66 sha256:b3946979199715c4bf2dd5846fa92fcd655fc29079a333ada1073916c68e7e96 [2022-07-16T00:24:38.966Z] #66 DONE 0.4s [2022-07-16T00:24:38.966Z] [2022-07-16T00:24:38.966Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-16T00:24:38.966Z] #25 sha256:b20d45781357f9e8eb2362a11a7ed0458f762d77ec6f899e5098cd585f8b96dc [2022-07-16T00:24:38.966Z] #25 DONE 0.4s [2022-07-16T00:24:38.966Z] [2022-07-16T00:24:38.966Z] #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-16T00:24:38.966Z] #26 sha256:5fce85ac81f82e3f231f127ae7a40dc54c6bc6435b6c182291261afeeb993524 [2022-07-16T00:24:39.796Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done [2022-07-16T00:24:39.796Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-16T00:24:39.796Z] #11 ... [2022-07-16T00:24:39.796Z] [2022-07-16T00:24:39.797Z] #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-16T00:24:39.797Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:24:39.797Z] #29 1.062 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:39.797Z] #29 1.078 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:39.797Z] #29 1.078 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:39.797Z] #29 1.261 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:39.797Z] #29 1.758 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:39.797Z] #29 1.768 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:39.797Z] #29 3.267 Fetched 8550 kB in 2s (3488 kB/s) [2022-07-16T00:24:39.797Z] #29 3.267 Reading package lists... [2022-07-16T00:24:39.797Z] #29 4.060 Reading package lists... [2022-07-16T00:24:39.797Z] #29 4.877 Building dependency tree... [2022-07-16T00:24:39.797Z] #29 5.273 The following additional packages will be installed: [2022-07-16T00:24:39.797Z] #29 5.273 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-16T00:24:39.797Z] #29 5.273 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-16T00:24:39.797Z] #29 5.273 Recommended packages: [2022-07-16T00:24:39.797Z] #29 5.273 libldap-common publicsuffix libsasl2-modules [2022-07-16T00:24:39.797Z] #29 5.449 The following NEW packages will be installed: [2022-07-16T00:24:39.797Z] #29 5.450 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-16T00:24:39.797Z] #29 5.450 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-16T00:24:39.797Z] #29 5.451 libssh2-1 openssl [2022-07-16T00:24:39.797Z] #29 5.729 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:24:39.797Z] #29 5.729 Need to get 3041 kB of archives. [2022-07-16T00:24:39.797Z] #29 5.729 After this operation, 6651 kB of additional disk space will be used. [2022-07-16T00:24:39.797Z] #29 5.729 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-16T00:24:39.797Z] #29 5.738 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-16T00:24:39.797Z] #29 5.745 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-16T00:24:39.797Z] #29 5.745 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-16T00:24:39.797Z] #29 5.745 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-16T00:24:39.797Z] #29 5.745 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-16T00:24:39.797Z] #29 5.746 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-16T00:24:39.797Z] #29 5.748 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-16T00:24:39.797Z] #29 5.748 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-16T00:24:39.797Z] #29 5.749 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-16T00:24:39.797Z] #29 5.751 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-16T00:24:39.797Z] #29 5.755 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-16T00:24:39.797Z] #29 5.802 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:24:39.797Z] #29 5.802 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:24:39.797Z] #29 5.802 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:24:39.797Z] #29 5.949 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:24:39.797Z] #29 5.987 Fetched 3041 kB in 0s (8859 kB/s) [2022-07-16T00:24:39.797Z] #29 6.102 Selecting previously unselected package openssl. [2022-07-16T00:24:39.797Z] #29 6.102 (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-16T00:24:39.797Z] #29 6.102 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.113 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:39.797Z] #29 6.258 Selecting previously unselected package ca-certificates. [2022-07-16T00:24:39.797Z] #29 6.258 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-16T00:24:39.797Z] #29 6.258 Unpacking ca-certificates (20210119) ... [2022-07-16T00:24:39.797Z] #29 6.412 Selecting previously unselected package libbrotli1:amd64. [2022-07-16T00:24:39.797Z] #29 6.413 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.423 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:39.797Z] #29 6.504 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-16T00:24:39.797Z] #29 6.504 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.513 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 6.557 Selecting previously unselected package libsasl2-2:amd64. [2022-07-16T00:24:39.797Z] #29 6.557 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.562 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 6.625 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-16T00:24:39.797Z] #29 6.625 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.632 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 6.702 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-16T00:24:39.797Z] #29 6.702 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.707 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:39.797Z] #29 6.752 Selecting previously unselected package libpsl5:amd64. [2022-07-16T00:24:39.797Z] #29 6.752 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.757 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:39.797Z] #29 6.802 Selecting previously unselected package librtmp1:amd64. [2022-07-16T00:24:39.797Z] #29 6.802 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.806 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:39.797Z] #29 6.847 Selecting previously unselected package libssh2-1:amd64. [2022-07-16T00:24:39.797Z] #29 6.847 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.853 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:39.797Z] #29 6.976 Selecting previously unselected package libcurl4:amd64. [2022-07-16T00:24:39.797Z] #29 6.976 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 6.978 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 7.037 Selecting previously unselected package curl. [2022-07-16T00:24:39.797Z] #29 7.038 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 7.042 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 7.109 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:24:39.797Z] #29 7.109 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 7.115 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:39.797Z] #29 7.170 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:24:39.797Z] #29 7.170 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 7.177 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:39.797Z] #29 7.224 Selecting previously unselected package jq. [2022-07-16T00:24:39.797Z] #29 7.224 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:24:39.797Z] #29 7.229 Unpacking jq (1.6-2.1) ... [2022-07-16T00:24:39.797Z] #29 7.269 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-16T00:24:39.797Z] #29 7.282 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-16T00:24:39.797Z] #29 7.295 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-16T00:24:39.797Z] #29 7.305 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 7.314 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-16T00:24:39.797Z] #29 7.325 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 7.338 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-16T00:24:39.797Z] #29 7.350 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-16T00:24:39.797Z] #29 7.368 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:24:39.797Z] #29 7.377 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:24:39.797Z] #29 7.389 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 7.401 Setting up ca-certificates (20210119) ... [2022-07-16T00:24:39.797Z] #29 7.991 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:39.797Z] #29 8.657 129 added, 0 removed; done. [2022-07-16T00:24:39.797Z] #29 8.686 Setting up jq (1.6-2.1) ... [2022-07-16T00:24:39.797Z] #29 8.696 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 8.706 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-16T00:24:39.797Z] #29 8.717 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:39.797Z] #29 8.786 Processing triggers for ca-certificates (20210119) ... [2022-07-16T00:24:39.797Z] #29 8.794 Updating certificates in /etc/ssl/certs... [2022-07-16T00:24:39.797Z] #29 9.363 0 added, 0 removed; done. [2022-07-16T00:24:39.797Z] #29 9.363 Running hooks in /etc/ca-certificates/update.d... [2022-07-16T00:24:39.797Z] #29 9.364 done. [2022-07-16T00:24:39.797Z] #29 ... [2022-07-16T00:24:39.797Z] [2022-07-16T00:24:39.797Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:39.797Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:40.276Z] #19 69.79 Reading package lists... [2022-07-16T00:24:40.276Z] #19 ... [2022-07-16T00:24:40.276Z] [2022-07-16T00:24:40.276Z] #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-16T00:24:40.276Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:24:40.276Z] #84 36.09 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-16T00:24:41.689Z] #11 ... [2022-07-16T00:24:41.690Z] [2022-07-16T00:24:41.690Z] #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-16T00:24:41.690Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-16T00:24:41.690Z] #29 DONE 12.4s [2022-07-16T00:24:41.690Z] [2022-07-16T00:24:41.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:41.690Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:42.199Z] #26 ... [2022-07-16T00:24:42.199Z] [2022-07-16T00:24:42.199Z] #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-16T00:24:42.199Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-16T00:24:42.199Z] #53 6.166 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-16T00:24:42.199Z] #53 7.909 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T00:24:42.199Z] #53 7.920 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T00:24:42.199Z] #53 8.015 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T00:24:42.199Z] #53 8.302 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T00:24:42.199Z] #53 8.762 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T00:24:42.199Z] #53 8.806 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T00:24:42.199Z] #53 8.990 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T00:24:42.199Z] #53 9.071 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T00:24:42.252Z] #11 ... [2022-07-16T00:24:42.252Z] [2022-07-16T00:24:42.252Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-16T00:24:42.252Z] #30 sha256:84778e33c7fbf2d5fb075013908a79d751a35d2d67c62c808e12569d1ab097eb [2022-07-16T00:24:42.252Z] #30 DONE 0.6s [2022-07-16T00:24:42.252Z] [2022-07-16T00:24:42.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-16T00:24:42.252Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-16T00:24:42.458Z] #53 ... [2022-07-16T00:24:42.458Z] [2022-07-16T00:24:42.458Z] #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-16T00:24:42.458Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:24:42.458Z] #42 5.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:42.458Z] #42 5.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:42.458Z] #42 5.362 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:42.458Z] #42 6.321 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:42.458Z] #42 9.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:42.458Z] #42 ... [2022-07-16T00:24:42.458Z] [2022-07-16T00:24:42.458Z] #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-16T00:24:42.458Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-16T00:24:42.458Z] #40 6.047 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-16T00:24:42.458Z] #40 6.720 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-16T00:24:42.458Z] #40 7.982 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T00:24:42.458Z] #40 8.434 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-16T00:24:42.458Z] #40 8.532 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-16T00:24:42.718Z] #40 ... [2022-07-16T00:24:42.718Z] [2022-07-16T00:24:42.718Z] #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-16T00:24:42.718Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:24:42.718Z] #14 4.344 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:42.718Z] #14 4.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:42.718Z] #14 4.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:42.718Z] #14 5.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:42.718Z] #14 6.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:42.718Z] #14 9.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:42.718Z] #14 ... [2022-07-16T00:24:42.718Z] [2022-07-16T00:24:42.718Z] #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-16T00:24:42.718Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-16T00:24:42.718Z] #57 6.052 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T00:24:42.718Z] #57 6.914 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T00:24:42.718Z] #57 6.914 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T00:24:42.718Z] #57 6.976 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T00:24:42.718Z] #57 8.774 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T00:24:42.771Z] #26 ... [2022-07-16T00:24:42.771Z] [2022-07-16T00:24:42.771Z] #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-16T00:24:42.771Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:24:42.771Z] #34 5.675 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T00:24:42.771Z] #34 5.675 Cloning into '.'... [2022-07-16T00:24:42.977Z] #57 ... [2022-07-16T00:24:42.977Z] [2022-07-16T00:24:42.977Z] #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-16T00:24:42.977Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:24:42.977Z] #76 6.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:42.977Z] #76 6.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:42.977Z] #76 6.521 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:42.977Z] #76 7.524 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:42.977Z] #76 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:42.977Z] #76 ... [2022-07-16T00:24:42.977Z] [2022-07-16T00:24:42.977Z] #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-16T00:24:42.977Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-16T00:24:42.977Z] #36 5.022 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-16T00:24:43.030Z] #34 ... [2022-07-16T00:24:43.030Z] [2022-07-16T00:24:43.030Z] #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-16T00:24:43.030Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:24:43.030Z] #40 5.862 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-16T00:24:43.235Z] #36 ... [2022-07-16T00:24:43.235Z] [2022-07-16T00:24:43.235Z] #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-16T00:24:43.235Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-16T00:24:43.235Z] #47 4.131 + git clone https://github.com/docker/distribution.git . [2022-07-16T00:24:43.235Z] #47 4.137 Cloning into '.'... [2022-07-16T00:24:43.494Z] #47 ... [2022-07-16T00:24:43.494Z] [2022-07-16T00:24:43.494Z] #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-16T00:24:43.494Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:43.494Z] #55 4.854 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-16T00:24:43.494Z] #55 6.382 go: downloading github.com/fatih/color v1.13.0 [2022-07-16T00:24:43.494Z] #55 6.392 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:24:43.494Z] #55 6.453 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T00:24:43.494Z] #55 6.466 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-16T00:24:43.494Z] #55 6.630 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T00:24:43.494Z] #55 6.635 go: downloading github.com/spf13/viper v1.11.0 [2022-07-16T00:24:43.494Z] #55 6.864 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T00:24:43.494Z] #55 7.353 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-16T00:24:43.494Z] #55 7.525 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-16T00:24:43.494Z] #55 8.969 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-16T00:24:43.494Z] #55 9.075 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-16T00:24:43.494Z] #55 9.158 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T00:24:43.494Z] #55 9.322 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T00:24:43.494Z] #55 ... [2022-07-16T00:24:43.494Z] [2022-07-16T00:24:43.494Z] #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-16T00:24:43.494Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-16T00:24:43.494Z] #38 6.363 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-16T00:24:43.752Z] #38 ... [2022-07-16T00:24:43.753Z] [2022-07-16T00:24:43.753Z] #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-16T00:24:43.753Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:24:43.753Z] #51 6.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:43.753Z] #51 6.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:43.753Z] #51 6.075 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:43.753Z] #51 6.651 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-16T00:24:43.753Z] #51 7.294 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:24:43.753Z] #51 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:24:43.753Z] #51 ... [2022-07-16T00:24:43.753Z] [2022-07-16T00:24:43.753Z] #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-16T00:24:43.753Z] #67 sha256:a9c449bd061cbbd9b99a3147122b991d74550ea415dca02bacb6a7c608b14f59 [2022-07-16T00:24:43.753Z] #67 5.282 + RM_GOPATH=0 [2022-07-16T00:24:43.753Z] #67 5.282 + TMP_GOPATH= [2022-07-16T00:24:43.753Z] #67 5.282 + : /build [2022-07-16T00:24:43.753Z] #67 5.282 + '[' -z '' ']' [2022-07-16T00:24:43.753Z] #67 5.282 ++ mktemp -d [2022-07-16T00:24:43.753Z] #67 5.290 + export GOPATH=/tmp/tmp.0xM445bmT7 [2022-07-16T00:24:43.753Z] #67 5.290 + GOPATH=/tmp/tmp.0xM445bmT7 [2022-07-16T00:24:43.753Z] #67 5.290 + RM_GOPATH=1 [2022-07-16T00:24:43.753Z] #67 5.290 + case "$(go env GOARCH)" in [2022-07-16T00:24:43.753Z] #67 5.306 ++ go env GOARCH [2022-07-16T00:24:43.753Z] #67 5.364 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:43.753Z] #67 5.364 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:43.753Z] #67 5.364 ++ dirname /install.sh [2022-07-16T00:24:43.753Z] #67 5.374 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:43.753Z] #67 5.374 + dir=/ [2022-07-16T00:24:43.753Z] #67 5.374 + bin=rootlesskit [2022-07-16T00:24:43.753Z] #67 5.374 + shift [2022-07-16T00:24:43.753Z] #67 5.374 + '[' '!' -f //rootlesskit.installer ']' [2022-07-16T00:24:43.753Z] #67 5.374 + . //rootlesskit.installer [2022-07-16T00:24:43.753Z] #67 5.374 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:43.753Z] #67 5.374 + install_rootlesskit [2022-07-16T00:24:43.753Z] #67 5.374 + case "$1" in [2022-07-16T00:24:43.753Z] #67 5.374 + export CGO_ENABLED=0 [2022-07-16T00:24:43.753Z] #67 5.374 + CGO_ENABLED=0 [2022-07-16T00:24:43.753Z] #67 5.374 + _install_rootlesskit [2022-07-16T00:24:43.753Z] #67 5.374 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-16T00:24:43.753Z] #67 5.374 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:24:43.753Z] #67 5.374 + GOBIN=/build [2022-07-16T00:24:43.753Z] #67 5.374 + GO111MODULE=on [2022-07-16T00:24:43.753Z] #67 5.374 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:43.753Z] #67 5.881 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T00:24:43.753Z] #67 8.163 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:24:43.753Z] #67 8.164 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-16T00:24:43.753Z] #67 8.870 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-16T00:24:43.753Z] #67 10.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-16T00:24:43.971Z] #40 6.897 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-16T00:24:44.011Z] #67 ... [2022-07-16T00:24:44.011Z] [2022-07-16T00:24:44.011Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T00:24:44.011Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:24:44.011Z] #42 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:44.229Z] #26 ... [2022-07-16T00:24:44.229Z] [2022-07-16T00:24:44.229Z] #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-16T00:24:44.229Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:24:44.229Z] #62 5.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:44.229Z] #62 5.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:44.229Z] #62 5.277 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:44.229Z] #62 5.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:44.783Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-16T00:24:44.793Z] #62 ... [2022-07-16T00:24:44.793Z] [2022-07-16T00:24:44.793Z] #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-16T00:24:44.793Z] #26 sha256:5fce85ac81f82e3f231f127ae7a40dc54c6bc6435b6c182291261afeeb993524 [2022-07-16T00:24:44.793Z] #26 5.735 + RM_GOPATH=0 [2022-07-16T00:24:44.793Z] #26 5.736 + TMP_GOPATH= [2022-07-16T00:24:44.793Z] #26 5.736 + : /build [2022-07-16T00:24:44.793Z] #26 5.736 + '[' -z '' ']' [2022-07-16T00:24:44.793Z] #26 5.738 ++ mktemp -d [2022-07-16T00:24:44.793Z] #26 5.739 + export GOPATH=/tmp/tmp.oVe6FQ7SQi [2022-07-16T00:24:44.793Z] #26 5.739 + GOPATH=/tmp/tmp.oVe6FQ7SQi [2022-07-16T00:24:44.793Z] #26 5.740 + RM_GOPATH=1 [2022-07-16T00:24:44.793Z] #26 5.740 + case "$(go env GOARCH)" in [2022-07-16T00:24:44.793Z] #26 5.743 ++ go env GOARCH [2022-07-16T00:24:44.793Z] #26 5.787 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:44.793Z] #26 5.793 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:44.793Z] #26 5.796 ++ dirname /install.sh [2022-07-16T00:24:44.793Z] #26 5.804 + dir=/ [2022-07-16T00:24:44.793Z] #26 5.804 + bin=dockercli [2022-07-16T00:24:44.793Z] #26 5.805 + shift [2022-07-16T00:24:44.793Z] #26 5.805 + '[' '!' -f //dockercli.installer ']' [2022-07-16T00:24:44.793Z] #26 5.805 + . //dockercli.installer [2022-07-16T00:24:44.793Z] #26 5.805 ++ : stable [2022-07-16T00:24:44.793Z] #26 5.805 ++ : 17.06.2-ce [2022-07-16T00:24:44.793Z] #26 5.811 + install_dockercli [2022-07-16T00:24:44.793Z] #26 5.812 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T00:24:44.793Z] #26 5.812 Install docker/cli version 17.06.2-ce from stable [2022-07-16T00:24:44.793Z] #26 5.812 ++ uname -m [2022-07-16T00:24:44.793Z] #26 5.817 + arch=x86_64 [2022-07-16T00:24:44.793Z] #26 5.823 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T00:24:44.793Z] #26 5.823 + url=https://download.docker.com/linux/static [2022-07-16T00:24:44.793Z] #26 5.824 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T00:24:44.793Z] #26 5.828 + tar -xz docker/docker [2022-07-16T00:24:45.883Z] #40 8.937 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T00:24:45.914Z] #42 ... [2022-07-16T00:24:45.914Z] [2022-07-16T00:24:45.914Z] #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-16T00:24:45.914Z] #31 sha256:3fc92e44abb6a22982b2fa6b0035b4db4ad4266ae5d1355ee8ef4c48852c1172 [2022-07-16T00:24:45.914Z] #31 8.007 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T00:24:45.914Z] #31 9.675 #=#=# [2022-07-16T00:24:45.914Z] #31 10.07 #=#=# # 2.0% ######################################################################## 100.0% [2022-07-16T00:24:45.914Z] #31 ... [2022-07-16T00:24:45.914Z] [2022-07-16T00:24:45.914Z] #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-16T00:24:45.914Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:45.914Z] #55 12.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-16T00:24:45.914Z] #55 12.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:24:45.914Z] #55 12.70 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T00:24:45.914Z] #55 12.89 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-16T00:24:45.914Z] #55 13.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-16T00:24:45.914Z] #55 13.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-16T00:24:45.914Z] #55 13.24 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-16T00:24:45.914Z] #55 13.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-16T00:24:45.914Z] #55 13.42 go: downloading github.com/spf13/afero v1.8.2 [2022-07-16T00:24:45.914Z] #55 13.57 go: downloading github.com/spf13/cast v1.4.1 [2022-07-16T00:24:45.914Z] #55 13.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-16T00:24:45.914Z] #55 13.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T00:24:46.172Z] #55 13.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T00:24:46.172Z] #55 13.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-16T00:24:46.172Z] #55 13.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T00:24:46.172Z] #55 13.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T00:24:46.172Z] #55 13.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T00:24:46.172Z] #55 14.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-16T00:24:46.172Z] #55 14.03 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-16T00:24:46.431Z] #55 14.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-16T00:24:46.677Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.3s done [2022-07-16T00:24:46.689Z] #55 14.46 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-16T00:24:46.820Z] #40 9.688 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-16T00:24:46.820Z] #40 9.810 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-16T00:24:46.874Z] #84 ... [2022-07-16T00:24:46.874Z] [2022-07-16T00:24:46.875Z] #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-16T00:24:46.875Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:24:46.875Z] #19 69.79 Reading package lists... [2022-07-16T00:24:46.944Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-16T00:24:46.944Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-16T00:24:47.079Z] #40 ... [2022-07-16T00:24:47.079Z] [2022-07-16T00:24:47.079Z] #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-16T00:24:47.079Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:24:47.079Z] #36 5.979 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-16T00:24:47.079Z] #36 ... [2022-07-16T00:24:47.079Z] [2022-07-16T00:24:47.079Z] #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-16T00:24:47.079Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:24:47.079Z] #38 7.346 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-16T00:24:47.201Z] #11 DONE 28.1s [2022-07-16T00:24:47.201Z] [2022-07-16T00:24:47.201Z] #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-16T00:24:47.201Z] #31 sha256:838fd3827534cc331f0db3200abf8d3140420d8cb247127f89e69dcdd3499e83 [2022-07-16T00:24:47.201Z] #31 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-16T00:24:47.201Z] #31 1.800 [2022-07-16T00:24:47.201Z] #31 2.018 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:47.201Z] #31 2.280 [2022-07-16T00:24:47.201Z] #31 3.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T00:24:47.201Z] #31 3.436 [2022-07-16T00:24:47.201Z] #31 3.652 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:47.201Z] #31 3.928 [2022-07-16T00:24:47.201Z] #31 4.850 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-16T00:24:47.201Z] #31 5.098 [2022-07-16T00:24:47.256Z] #55 14.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-16T00:24:47.256Z] #55 15.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-16T00:24:47.256Z] #55 15.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-16T00:24:47.256Z] #55 15.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-16T00:24:47.338Z] #38 ... [2022-07-16T00:24:47.338Z] [2022-07-16T00:24:47.338Z] #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-16T00:24:47.338Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:24:47.338Z] #47 6.515 + git clone https://github.com/docker/distribution.git . [2022-07-16T00:24:47.338Z] #47 6.515 Cloning into '.'... [2022-07-16T00:24:47.338Z] #47 ... [2022-07-16T00:24:47.338Z] [2022-07-16T00:24:47.338Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-16T00:24:47.338Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:24:47.338Z] #42 7.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:47.338Z] #42 7.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:47.338Z] #42 7.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:47.338Z] #42 8.897 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:47.514Z] #55 15.12 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-16T00:24:47.514Z] #55 15.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-16T00:24:47.597Z] #42 ... [2022-07-16T00:24:47.597Z] [2022-07-16T00:24:47.597Z] #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-16T00:24:47.597Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:24:47.597Z] #14 7.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:47.597Z] #14 7.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:47.597Z] #14 7.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:47.597Z] #14 8.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:47.772Z] #55 15.52 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-16T00:24:47.856Z] #14 ... [2022-07-16T00:24:47.856Z] [2022-07-16T00:24:47.856Z] #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-16T00:24:47.856Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:24:47.856Z] #57 7.729 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T00:24:47.856Z] #57 9.847 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T00:24:47.856Z] #57 9.867 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T00:24:47.856Z] #57 10.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T00:24:47.856Z] #57 ... [2022-07-16T00:24:47.856Z] [2022-07-16T00:24:47.856Z] #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-16T00:24:47.856Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:24:47.856Z] #62 6.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:47.856Z] #62 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:47.856Z] #62 6.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:47.856Z] #62 7.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:47.971Z] #31 5.316 #=#=# ################ 23.5% ####################################### 55.5% ############################################################### 87.8% ######################################################################## 100.0% [2022-07-16T00:24:47.971Z] #31 5.790 [2022-07-16T00:24:48.031Z] #55 15.68 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-16T00:24:48.031Z] #55 15.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-16T00:24:48.031Z] #55 ... [2022-07-16T00:24:48.031Z] [2022-07-16T00:24:48.031Z] #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-16T00:24:48.031Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-16T00:24:48.031Z] #34 5.348 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T00:24:48.031Z] #34 5.361 Cloning into '.'... [2022-07-16T00:24:48.031Z] #34 ... [2022-07-16T00:24:48.031Z] [2022-07-16T00:24:48.031Z] #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-16T00:24:48.031Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-16T00:24:48.031Z] #36 12.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-16T00:24:48.031Z] #36 13.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T00:24:48.031Z] #36 13.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-16T00:24:48.031Z] #36 13.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-16T00:24:48.031Z] #36 14.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T00:24:48.031Z] #36 14.43 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-16T00:24:48.031Z] #36 14.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-16T00:24:48.031Z] #36 14.61 go: downloading github.com/peterh/liner v1.2.2 [2022-07-16T00:24:48.031Z] #36 14.81 go: downloading github.com/google/go-dap v0.6.0 [2022-07-16T00:24:48.031Z] #36 14.95 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-16T00:24:48.031Z] #36 15.16 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-16T00:24:48.031Z] #36 15.59 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-16T00:24:48.031Z] #36 15.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T00:24:48.115Z] #62 ... [2022-07-16T00:24:48.115Z] [2022-07-16T00:24:48.115Z] #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-16T00:24:48.115Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:24:48.115Z] #51 6.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:48.115Z] #51 6.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:48.115Z] #51 6.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:48.115Z] #51 6.801 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-16T00:24:48.115Z] #51 7.986 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:48.115Z] #51 ... [2022-07-16T00:24:48.115Z] [2022-07-16T00:24:48.115Z] #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-16T00:24:48.115Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:24:48.115Z] #76 7.426 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:48.115Z] #76 7.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:48.115Z] #76 7.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:48.115Z] #76 8.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:48.291Z] #36 15.98 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-16T00:24:48.374Z] #76 ... [2022-07-16T00:24:48.374Z] [2022-07-16T00:24:48.374Z] #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-16T00:24:48.374Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:24:48.374Z] #55 6.200 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-16T00:24:48.374Z] #55 8.795 go: downloading github.com/fatih/color v1.13.0 [2022-07-16T00:24:48.374Z] #55 8.805 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:24:48.374Z] #55 9.133 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T00:24:48.374Z] #55 9.271 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-16T00:24:48.374Z] #55 9.280 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T00:24:48.374Z] #55 9.813 go: downloading github.com/spf13/viper v1.11.0 [2022-07-16T00:24:48.374Z] #55 10.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T00:24:48.374Z] #55 11.23 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-16T00:24:48.374Z] #55 11.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-16T00:24:48.374Z] #55 11.49 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-16T00:24:48.374Z] #55 11.49 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-16T00:24:48.374Z] #55 ... [2022-07-16T00:24:48.374Z] [2022-07-16T00:24:48.374Z] #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-16T00:24:48.374Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:48.374Z] #53 7.643 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-16T00:24:48.374Z] #53 10.44 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T00:24:48.374Z] #53 10.52 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T00:24:48.374Z] #53 10.54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T00:24:48.374Z] #53 11.10 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T00:24:48.374Z] #53 11.10 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T00:24:48.375Z] #53 11.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T00:24:48.534Z] #31 ... [2022-07-16T00:24:48.534Z] [2022-07-16T00:24:48.534Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-16T00:24:48.534Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-16T00:24:48.534Z] #12 DONE 1.3s [2022-07-16T00:24:48.534Z] [2022-07-16T00:24:48.534Z] #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-16T00:24:48.534Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-16T00:24:48.634Z] #53 ... [2022-07-16T00:24:48.634Z] [2022-07-16T00:24:48.634Z] #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-16T00:24:48.634Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:24:48.634Z] #62 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:48.965Z] #26 ... [2022-07-16T00:24:48.965Z] [2022-07-16T00:24:48.965Z] #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-16T00:24:48.965Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:24:48.965Z] #36 6.354 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-16T00:24:48.965Z] #36 ... [2022-07-16T00:24:48.965Z] [2022-07-16T00:24:48.965Z] #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-16T00:24:48.965Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:48.965Z] #53 6.650 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-16T00:24:48.965Z] #53 9.863 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T00:24:48.965Z] #53 9.935 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T00:24:48.965Z] #53 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T00:24:48.965Z] #53 ... [2022-07-16T00:24:48.965Z] [2022-07-16T00:24:48.965Z] #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-16T00:24:48.965Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:24:48.966Z] #55 6.450 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-16T00:24:48.966Z] #55 9.192 go: downloading github.com/fatih/color v1.13.0 [2022-07-16T00:24:48.966Z] #55 9.253 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:24:48.966Z] #55 9.456 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T00:24:48.966Z] #55 9.459 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-16T00:24:48.966Z] #55 9.658 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T00:24:48.966Z] #55 ... [2022-07-16T00:24:48.966Z] [2022-07-16T00:24:48.966Z] #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-16T00:24:48.966Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:24:48.966Z] #14 5.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:48.966Z] #14 5.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:48.966Z] #14 5.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:48.966Z] #14 6.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:48.966Z] #14 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:49.101Z] #13 DONE 0.6s [2022-07-16T00:24:49.101Z] [2022-07-16T00:24:49.101Z] #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-16T00:24:49.101Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-16T00:24:49.101Z] #50 DONE 0.1s [2022-07-16T00:24:49.101Z] [2022-07-16T00:24:49.101Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:24:49.101Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-16T00:24:49.224Z] #14 ... [2022-07-16T00:24:49.224Z] [2022-07-16T00:24:49.224Z] #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-16T00:24:49.224Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:24:49.224Z] #38 6.492 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-16T00:24:49.224Z] #38 ... [2022-07-16T00:24:49.224Z] [2022-07-16T00:24:49.224Z] #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-16T00:24:49.224Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:24:49.224Z] #47 5.264 + git clone https://github.com/docker/distribution.git . [2022-07-16T00:24:49.224Z] #47 5.265 Cloning into '.'... [2022-07-16T00:24:49.225Z] #36 17.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-16T00:24:49.361Z] #46 ... [2022-07-16T00:24:49.361Z] [2022-07-16T00:24:49.361Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-16T00:24:49.361Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-16T00:24:49.361Z] #33 DONE 0.2s [2022-07-16T00:24:49.361Z] [2022-07-16T00:24:49.361Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-16T00:24:49.361Z] #25 sha256:751567940549068e5e568dba51ebe9b57d60a65a41cdf144ffbf6dfdcd5c25b1 [2022-07-16T00:24:49.361Z] #25 DONE 0.3s [2022-07-16T00:24:49.361Z] [2022-07-16T00:24:49.361Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-16T00:24:49.361Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-16T00:24:49.361Z] #46 DONE 0.4s [2022-07-16T00:24:49.361Z] [2022-07-16T00:24:49.361Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-16T00:24:49.361Z] #66 sha256:8accae9aee95342b356c59fa316ccfd0d1a3ccdd401a09a122fed2bf32a701b4 [2022-07-16T00:24:49.361Z] #66 DONE 0.4s [2022-07-16T00:24:49.361Z] [2022-07-16T00:24:49.361Z] #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-16T00:24:49.361Z] #67 sha256:2f21acd13c1830e49c4bf7e90e4d2e981771a60f30fe0fe3c027dc747081c580 [2022-07-16T00:24:49.481Z] #47 ... [2022-07-16T00:24:49.481Z] [2022-07-16T00:24:49.481Z] #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-16T00:24:49.481Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:24:49.481Z] #67 5.889 + RM_GOPATH=0 [2022-07-16T00:24:49.481Z] #67 5.891 + TMP_GOPATH= [2022-07-16T00:24:49.481Z] #67 5.891 + : /build [2022-07-16T00:24:49.481Z] #67 5.891 + '[' -z '' ']' [2022-07-16T00:24:49.481Z] #67 5.892 ++ mktemp -d [2022-07-16T00:24:49.481Z] #67 5.894 + export GOPATH=/tmp/tmp.NyTpxYjZt8 [2022-07-16T00:24:49.481Z] #67 5.894 + GOPATH=/tmp/tmp.NyTpxYjZt8 [2022-07-16T00:24:49.481Z] #67 5.894 + RM_GOPATH=1 [2022-07-16T00:24:49.481Z] #67 5.895 + case "$(go env GOARCH)" in [2022-07-16T00:24:49.481Z] #67 5.895 ++ go env GOARCH [2022-07-16T00:24:49.481Z] #67 5.932 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:49.481Z] #67 5.933 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:49.481Z] #67 5.936 ++ dirname /install.sh [2022-07-16T00:24:49.481Z] #67 5.937 + dir=/ [2022-07-16T00:24:49.481Z] #67 5.937 + bin=rootlesskit [2022-07-16T00:24:49.481Z] #67 5.938 + shift [2022-07-16T00:24:49.481Z] #67 5.938 + '[' '!' -f //rootlesskit.installer ']' [2022-07-16T00:24:49.481Z] #67 5.938 + . //rootlesskit.installer [2022-07-16T00:24:49.481Z] #67 5.938 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:49.481Z] #67 5.939 + install_rootlesskit [2022-07-16T00:24:49.481Z] #67 5.939 + case "$1" in [2022-07-16T00:24:49.481Z] #67 5.940 + export CGO_ENABLED=0 [2022-07-16T00:24:49.481Z] #67 5.940 + CGO_ENABLED=0 [2022-07-16T00:24:49.481Z] #67 5.941 + _install_rootlesskit [2022-07-16T00:24:49.481Z] #67 5.941 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-16T00:24:49.481Z] #67 5.946 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:49.481Z] #67 5.949 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:24:49.481Z] #67 5.950 + GOBIN=/build [2022-07-16T00:24:49.481Z] #67 5.950 + GO111MODULE=on [2022-07-16T00:24:49.481Z] #67 5.950 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:49.481Z] #67 6.617 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T00:24:49.481Z] #67 ... [2022-07-16T00:24:49.481Z] [2022-07-16T00:24:49.481Z] #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-16T00:24:49.481Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:24:49.481Z] #76 6.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:49.481Z] #76 6.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:49.481Z] #76 6.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:49.481Z] #76 7.815 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:49.481Z] #76 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:49.741Z] #76 ... [2022-07-16T00:24:49.741Z] [2022-07-16T00:24:49.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-16T00:24:49.741Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:24:49.741Z] #42 5.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:49.741Z] #42 5.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:49.741Z] #42 5.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:49.741Z] #42 6.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:49.741Z] #42 7.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:49.999Z] #42 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:49.999Z] #42 ... [2022-07-16T00:24:49.999Z] [2022-07-16T00:24:49.999Z] #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-16T00:24:49.999Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:24:49.999Z] #57 6.045 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T00:24:49.999Z] #57 7.664 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T00:24:49.999Z] #57 7.664 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T00:24:49.999Z] #57 7.759 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T00:24:49.999Z] #57 10.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T00:24:49.999Z] #57 ... [2022-07-16T00:24:49.999Z] [2022-07-16T00:24:49.999Z] #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-16T00:24:49.999Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:24:49.999Z] #51 6.424 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:49.999Z] #51 6.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:49.999Z] #51 6.479 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:49.999Z] #51 7.039 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-16T00:24:49.999Z] #51 7.795 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:49.999Z] #51 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:50.256Z] #51 ... [2022-07-16T00:24:50.256Z] [2022-07-16T00:24:50.256Z] #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-16T00:24:50.256Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:24:50.256Z] #40 6.886 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-16T00:24:50.256Z] #40 8.066 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-16T00:24:50.256Z] #40 9.745 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T00:24:50.256Z] #40 10.65 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-16T00:24:50.256Z] #40 10.72 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-16T00:24:50.256Z] #40 ... [2022-07-16T00:24:50.256Z] [2022-07-16T00:24:50.256Z] #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-16T00:24:50.256Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:50.256Z] #53 11.42 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T00:24:50.256Z] #53 11.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T00:24:50.256Z] #53 11.52 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T00:24:50.256Z] #53 11.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T00:24:50.512Z] #53 11.96 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T00:24:50.512Z] #53 12.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T00:24:50.625Z] #36 ... [2022-07-16T00:24:50.626Z] [2022-07-16T00:24:50.626Z] #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-16T00:24:50.626Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-16T00:24:50.626Z] #38 17.80 tomll can be used in two ways: [2022-07-16T00:24:50.626Z] #38 17.81 Writing to STDIN and reading from STDOUT: [2022-07-16T00:24:50.626Z] #38 17.81 cat file.toml | tomll > file.toml [2022-07-16T00:24:50.626Z] #38 17.81 [2022-07-16T00:24:50.626Z] #38 17.81 Reading and updating a list of files: [2022-07-16T00:24:50.626Z] #38 17.81 tomll a.toml b.toml c.toml [2022-07-16T00:24:50.626Z] #38 17.81 [2022-07-16T00:24:50.626Z] #38 17.82 When given a list of files, tomll will modify all files in place without asking. [2022-07-16T00:24:50.770Z] #53 12.28 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T00:24:51.192Z] #38 DONE 19.0s [2022-07-16T00:24:51.192Z] [2022-07-16T00:24:51.192Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-16T00:24:51.192Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:51.192Z] #55 15.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-16T00:24:51.192Z] #55 16.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-16T00:24:51.192Z] #55 16.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-16T00:24:51.192Z] #55 16.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-16T00:24:51.192Z] #55 16.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-16T00:24:51.192Z] #55 16.44 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-16T00:24:51.192Z] #55 16.44 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-16T00:24:51.192Z] #55 16.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-16T00:24:51.192Z] #55 16.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-16T00:24:51.192Z] #55 16.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-16T00:24:51.192Z] #55 16.75 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-16T00:24:51.192Z] #55 16.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-16T00:24:51.192Z] #55 17.00 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-16T00:24:51.192Z] #55 17.03 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-16T00:24:51.192Z] #55 17.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T00:24:51.192Z] #55 17.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T00:24:51.192Z] #55 17.24 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-16T00:24:51.192Z] #55 17.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T00:24:51.192Z] #55 17.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T00:24:51.192Z] #55 17.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T00:24:51.192Z] #55 17.68 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-16T00:24:51.192Z] #55 17.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T00:24:51.192Z] #55 17.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-16T00:24:51.192Z] #55 18.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-16T00:24:51.192Z] #55 18.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-16T00:24:51.192Z] #55 18.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-16T00:24:51.192Z] #55 18.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-16T00:24:51.192Z] #55 18.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-16T00:24:51.192Z] #55 18.42 go: downloading github.com/julz/importas v0.1.0 [2022-07-16T00:24:51.192Z] #55 18.46 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-16T00:24:51.192Z] #55 18.52 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-16T00:24:51.192Z] #55 18.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-16T00:24:51.192Z] #55 18.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-16T00:24:51.192Z] #55 18.78 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-16T00:24:51.192Z] #55 18.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-16T00:24:51.192Z] #55 19.06 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-16T00:24:51.333Z] #53 12.70 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T00:24:51.452Z] #55 19.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-16T00:24:51.452Z] #55 19.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-16T00:24:51.712Z] #55 19.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-16T00:24:51.712Z] #55 19.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-16T00:24:51.712Z] #55 ... [2022-07-16T00:24:51.712Z] [2022-07-16T00:24:51.712Z] #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-16T00:24:51.712Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-16T00:24:51.712Z] #62 5.056 Reading package lists... [2022-07-16T00:24:51.712Z] #62 9.767 Reading package lists... [2022-07-16T00:24:51.712Z] #62 15.32 Building dependency tree... [2022-07-16T00:24:51.712Z] #62 19.15 The following additional packages will be installed: [2022-07-16T00:24:51.712Z] #62 19.15 libbtrfs0 [2022-07-16T00:24:51.712Z] #62 19.55 The following NEW packages will be installed: [2022-07-16T00:24:51.712Z] #62 19.57 libbtrfs-dev libbtrfs0 [2022-07-16T00:24:51.976Z] #62 ... [2022-07-16T00:24:51.976Z] [2022-07-16T00:24:51.976Z] #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-16T00:24:51.976Z] #67 sha256:a9c449bd061cbbd9b99a3147122b991d74550ea415dca02bacb6a7c608b14f59 [2022-07-16T00:24:51.976Z] #67 11.42 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T00:24:51.976Z] #67 11.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T00:24:51.976Z] #67 12.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T00:24:51.976Z] #67 13.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:24:51.976Z] #67 13.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T00:24:51.976Z] #67 13.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-16T00:24:51.976Z] #67 13.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-16T00:24:51.976Z] #67 13.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-16T00:24:51.976Z] #67 13.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-16T00:24:51.976Z] #67 14.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:24:52.545Z] #67 ... [2022-07-16T00:24:52.545Z] [2022-07-16T00:24:52.545Z] #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-16T00:24:52.545Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:52.545Z] #55 20.19 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-16T00:24:52.545Z] #55 20.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-16T00:24:52.545Z] #55 20.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-16T00:24:52.545Z] #55 20.42 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-16T00:24:52.631Z] #67 ... [2022-07-16T00:24:52.631Z] [2022-07-16T00:24:52.631Z] #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-16T00:24:52.631Z] #31 sha256:838fd3827534cc331f0db3200abf8d3140420d8cb247127f89e69dcdd3499e83 [2022-07-16T00:24:52.631Z] #31 6.543 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T00:24:52.631Z] #31 6.798 [2022-07-16T00:24:52.631Z] #31 7.031 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:52.631Z] #31 7.524 [2022-07-16T00:24:52.631Z] #31 8.683 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T00:24:52.631Z] #31 9.111 [2022-07-16T00:24:52.631Z] #31 9.322 #=#=# ######################################################################## 100.0% [2022-07-16T00:24:52.631Z] #31 9.638 [2022-07-16T00:24:52.631Z] #31 9.724 Download of images into '/build' complete. [2022-07-16T00:24:52.631Z] #31 9.724 Use something like the following to load the result into a Docker daemon: [2022-07-16T00:24:52.631Z] #31 9.724 tar -cC '/build' . | docker load [2022-07-16T00:24:52.631Z] #31 DONE 9.9s [2022-07-16T00:24:52.631Z] [2022-07-16T00:24:52.631Z] #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-16T00:24:52.631Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:24:52.814Z] #55 20.59 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-16T00:24:52.814Z] #55 20.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-16T00:24:52.834Z] #62 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:53.073Z] #55 20.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-16T00:24:53.073Z] #55 20.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-16T00:24:53.073Z] #55 20.81 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-16T00:24:53.332Z] #55 21.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-16T00:24:53.332Z] #55 21.06 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-16T00:24:53.332Z] #55 21.10 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-16T00:24:53.332Z] #55 21.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-16T00:24:53.332Z] #55 21.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-16T00:24:53.332Z] #55 ... [2022-07-16T00:24:53.332Z] [2022-07-16T00:24:53.332Z] #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-16T00:24:53.332Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-16T00:24:53.332Z] #40 11.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T00:24:53.332Z] #40 11.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:24:53.590Z] #40 ... [2022-07-16T00:24:53.590Z] [2022-07-16T00:24:53.590Z] #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-16T00:24:53.590Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:53.590Z] #55 21.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-16T00:24:53.590Z] #55 21.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-16T00:24:53.590Z] #55 21.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-16T00:24:53.590Z] #55 21.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-16T00:24:53.590Z] #55 21.44 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-16T00:24:53.590Z] #55 21.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-16T00:24:53.733Z] #19 92.74 Reading package lists... [2022-07-16T00:24:53.733Z] #19 ... [2022-07-16T00:24:53.733Z] [2022-07-16T00:24:53.733Z] #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-16T00:24:53.733Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:24:53.733Z] #84 49.62 libtoolize: putting auxiliary files in '.'. [2022-07-16T00:24:53.733Z] #84 49.62 libtoolize: copying file './ltmain.sh' [2022-07-16T00:24:53.777Z] #62 ... [2022-07-16T00:24:53.777Z] [2022-07-16T00:24:53.777Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-16T00:24:53.777Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:24:53.777Z] #55 14.46 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-16T00:24:53.777Z] #55 14.96 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-16T00:24:53.777Z] #55 15.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T00:24:53.777Z] #55 15.39 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T00:24:54.053Z] #55 ... [2022-07-16T00:24:54.053Z] [2022-07-16T00:24:54.053Z] #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-16T00:24:54.053Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:24:54.053Z] #67 6.789 + RM_GOPATH=0 [2022-07-16T00:24:54.053Z] #67 6.789 + TMP_GOPATH= [2022-07-16T00:24:54.053Z] #67 6.789 + : /build [2022-07-16T00:24:54.053Z] #67 6.789 + '[' -z '' ']' [2022-07-16T00:24:54.053Z] #67 6.790 ++ mktemp -d [2022-07-16T00:24:54.053Z] #67 6.797 + export GOPATH=/tmp/tmp.L75KmpAOAt [2022-07-16T00:24:54.053Z] #67 6.798 + GOPATH=/tmp/tmp.L75KmpAOAt [2022-07-16T00:24:54.053Z] #67 6.798 + RM_GOPATH=1 [2022-07-16T00:24:54.053Z] #67 6.799 + case "$(go env GOARCH)" in [2022-07-16T00:24:54.053Z] #67 6.799 ++ go env GOARCH [2022-07-16T00:24:54.053Z] #67 6.869 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:54.053Z] #67 6.869 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:54.053Z] #67 6.869 ++ dirname /install.sh [2022-07-16T00:24:54.053Z] #67 6.884 + dir=/ [2022-07-16T00:24:54.053Z] #67 6.884 + bin=rootlesskit [2022-07-16T00:24:54.053Z] #67 6.884 + shift [2022-07-16T00:24:54.053Z] #67 6.884 + '[' '!' -f //rootlesskit.installer ']' [2022-07-16T00:24:54.053Z] #67 6.884 + . //rootlesskit.installer [2022-07-16T00:24:54.053Z] #67 6.884 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:54.053Z] #67 6.884 + install_rootlesskit [2022-07-16T00:24:54.053Z] #67 6.884 + case "$1" in [2022-07-16T00:24:54.053Z] #67 6.884 + export CGO_ENABLED=0 [2022-07-16T00:24:54.053Z] #67 6.884 + CGO_ENABLED=0 [2022-07-16T00:24:54.053Z] #67 6.884 + _install_rootlesskit [2022-07-16T00:24:54.053Z] #67 6.884 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-16T00:24:54.053Z] #67 6.884 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:24:54.053Z] #67 6.884 + GOBIN=/build [2022-07-16T00:24:54.053Z] #67 6.884 + GO111MODULE=on [2022-07-16T00:24:54.053Z] #67 6.884 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:54.053Z] #67 6.884 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:54.053Z] #67 7.683 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T00:24:54.053Z] #67 12.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:24:54.053Z] #67 12.75 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-16T00:24:54.053Z] #67 13.68 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-16T00:24:54.158Z] #55 21.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-16T00:24:54.158Z] #55 21.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-16T00:24:54.158Z] #55 22.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-16T00:24:54.315Z] #67 ... [2022-07-16T00:24:54.315Z] [2022-07-16T00:24:54.315Z] #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-16T00:24:54.315Z] #26 sha256:c41926c4fd87840af342498bc3350d39a228bbb2f3f0178aa573f231db3885a1 [2022-07-16T00:24:54.315Z] #26 6.837 + RM_GOPATH=0 [2022-07-16T00:24:54.315Z] #26 6.837 + TMP_GOPATH= [2022-07-16T00:24:54.315Z] #26 6.837 + : /build [2022-07-16T00:24:54.315Z] #26 6.837 + '[' -z '' ']' [2022-07-16T00:24:54.315Z] #26 6.837 ++ mktemp -d [2022-07-16T00:24:54.315Z] #26 6.850 + export GOPATH=/tmp/tmp.BUaC47htfD [2022-07-16T00:24:54.315Z] #26 6.860 + GOPATH=/tmp/tmp.BUaC47htfD [2022-07-16T00:24:54.315Z] #26 6.860 + RM_GOPATH=1 [2022-07-16T00:24:54.315Z] #26 6.860 + case "$(go env GOARCH)" in [2022-07-16T00:24:54.315Z] #26 6.860 ++ go env GOARCH [2022-07-16T00:24:54.315Z] #26 6.946 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:54.315Z] #26 6.946 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:54.315Z] #26 6.947 ++ dirname /install.sh [2022-07-16T00:24:54.315Z] #26 6.950 + dir=/ [2022-07-16T00:24:54.315Z] #26 6.950 + bin=dockercli [2022-07-16T00:24:54.315Z] #26 6.950 + shift [2022-07-16T00:24:54.315Z] #26 6.957 + '[' '!' -f //dockercli.installer ']' [2022-07-16T00:24:54.315Z] #26 6.957 + . //dockercli.installer [2022-07-16T00:24:54.315Z] #26 6.957 ++ : stable [2022-07-16T00:24:54.315Z] #26 6.957 ++ : 17.06.2-ce [2022-07-16T00:24:54.315Z] #26 6.957 + install_dockercli [2022-07-16T00:24:54.315Z] #26 6.957 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T00:24:54.315Z] #26 6.957 ++ uname -m [2022-07-16T00:24:54.315Z] #26 6.957 Install docker/cli version 17.06.2-ce from stable [2022-07-16T00:24:54.315Z] #26 6.965 + arch=x86_64 [2022-07-16T00:24:54.315Z] #26 6.965 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T00:24:54.315Z] #26 6.965 + url=https://download.docker.com/linux/static [2022-07-16T00:24:54.315Z] #26 6.965 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T00:24:54.315Z] #26 6.980 + tar -xz docker/docker [2022-07-16T00:24:54.416Z] #55 22.04 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-16T00:24:54.416Z] #55 22.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-16T00:24:54.416Z] #55 22.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-16T00:24:54.416Z] #55 ... [2022-07-16T00:24:54.416Z] [2022-07-16T00:24:54.416Z] #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-16T00:24:54.416Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-16T00:24:54.416Z] #53 12.05 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T00:24:54.416Z] #53 12.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T00:24:54.416Z] #53 12.26 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T00:24:54.416Z] #53 13.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T00:24:54.416Z] #53 13.94 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T00:24:54.416Z] #53 ... [2022-07-16T00:24:54.416Z] [2022-07-16T00:24:54.416Z] #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-16T00:24:54.416Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:24:54.416Z] #55 22.24 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-16T00:24:54.676Z] #55 22.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-16T00:24:54.935Z] #55 22.61 go: downloading honnef.co/go/tools v0.3.1 [2022-07-16T00:24:54.935Z] #55 ... [2022-07-16T00:24:54.935Z] [2022-07-16T00:24:54.935Z] #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-16T00:24:54.935Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:24:54.935Z] #76 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:54.935Z] #76 17.68 Fetched 8436 kB in 12s (725 kB/s) [2022-07-16T00:24:55.120Z] #84 51.19 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-16T00:24:55.120Z] #84 51.19 libtoolize: and rerunning libtoolize and aclocal. [2022-07-16T00:24:55.120Z] #84 51.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:24:55.158Z] #47 ... [2022-07-16T00:24:55.158Z] [2022-07-16T00:24:55.158Z] #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-16T00:24:55.158Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:24:55.158Z] #42 4.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:55.158Z] #42 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:55.158Z] #42 4.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:55.158Z] #42 4.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:55.158Z] #42 4.815 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:55.158Z] #42 5.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:55.158Z] #42 ... [2022-07-16T00:24:55.158Z] [2022-07-16T00:24:55.158Z] #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-16T00:24:55.158Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:55.158Z] #53 4.746 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-16T00:24:55.158Z] #53 5.709 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-16T00:24:55.158Z] #53 5.714 go: downloading github.com/fatih/color v1.10.0 [2022-07-16T00:24:55.158Z] #53 5.754 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T00:24:55.158Z] #53 5.768 go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T00:24:55.158Z] #53 5.925 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-16T00:24:55.158Z] #53 5.945 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-16T00:24:55.158Z] #53 6.028 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T00:24:55.158Z] #53 6.028 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T00:24:55.158Z] #53 6.030 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T00:24:55.158Z] #53 6.062 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T00:24:55.158Z] #53 6.100 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T00:24:55.193Z] #76 17.68 Reading package lists... [2022-07-16T00:24:55.193Z] #76 ... [2022-07-16T00:24:55.193Z] [2022-07-16T00:24:55.193Z] #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-16T00:24:55.193Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-16T00:24:55.193Z] #47 22.40 Updating files: 82% (1794/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) #47 ... [2022-07-16T00:24:55.193Z] [2022-07-16T00:24:55.193Z] #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-16T00:24:55.193Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-16T00:24:55.193Z] #62 20.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:24:55.193Z] #62 20.17 Need to get 454 kB of archives. [2022-07-16T00:24:55.193Z] #62 20.17 After this operation, 1275 kB of additional disk space will be used. [2022-07-16T00:24:55.193Z] #62 20.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-16T00:24:55.193Z] #62 20.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-16T00:24:55.193Z] #62 21.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:24:55.193Z] #62 21.69 Fetched 454 kB in 0s (1074 kB/s) [2022-07-16T00:24:55.193Z] #62 21.87 Selecting previously unselected package libbtrfs0:arm64. [2022-07-16T00:24:55.193Z] #62 21.87 (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-16T00:24:55.193Z] #62 21.92 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-16T00:24:55.193Z] #62 21.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-16T00:24:55.193Z] #62 22.24 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-16T00:24:55.193Z] #62 22.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-16T00:24:55.193Z] #62 22.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-16T00:24:55.193Z] #62 22.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-16T00:24:55.193Z] #62 22.66 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-16T00:24:55.194Z] #62 22.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:24:55.194Z] #62 DONE 23.0s [2022-07-16T00:24:55.194Z] [2022-07-16T00:24:55.194Z] #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-16T00:24:55.194Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-16T00:24:55.194Z] #47 22.40 Updating files: 82% (1794/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-16T00:24:55.415Z] #53 6.185 go: downloading golang.org/x/tools v0.1.0 [2022-07-16T00:24:55.452Z] #47 22.73 + git checkout -q v2.3.0 [2022-07-16T00:24:55.510Z] #53 ... [2022-07-16T00:24:55.510Z] [2022-07-16T00:24:55.511Z] #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-16T00:24:55.511Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:24:55.511Z] #34 6.096 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T00:24:55.511Z] #34 6.101 Cloning into '.'... [2022-07-16T00:24:55.511Z] #34 ... [2022-07-16T00:24:55.511Z] [2022-07-16T00:24:55.511Z] #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-16T00:24:55.511Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:24:55.511Z] #55 10.61 go: downloading github.com/spf13/viper v1.11.0 [2022-07-16T00:24:55.511Z] #55 10.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T00:24:55.511Z] #55 12.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-16T00:24:55.511Z] #55 12.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-16T00:24:55.511Z] #55 12.45 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-16T00:24:55.511Z] #55 12.51 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-16T00:24:55.511Z] #55 15.12 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-16T00:24:55.511Z] #55 15.47 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-16T00:24:55.511Z] #55 15.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T00:24:55.511Z] #55 15.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T00:24:55.511Z] #55 ... [2022-07-16T00:24:55.511Z] [2022-07-16T00:24:55.511Z] #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-16T00:24:55.511Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:24:55.511Z] #40 16.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T00:24:55.511Z] #40 16.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:24:55.712Z] #47 ... [2022-07-16T00:24:55.712Z] [2022-07-16T00:24:55.712Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-16T00:24:55.712Z] #63 sha256:5594eaea7202e6e09324ccc50ce63bc6c6d0ec3a3d2818c357d0b472eeab02d3 [2022-07-16T00:24:55.712Z] #63 DONE 0.3s [2022-07-16T00:24:55.712Z] [2022-07-16T00:24:55.712Z] #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-16T00:24:55.712Z] #31 sha256:3fc92e44abb6a22982b2fa6b0035b4db4ad4266ae5d1355ee8ef4c48852c1172 [2022-07-16T00:24:55.712Z] #31 11.58 [2022-07-16T00:24:55.712Z] #31 16.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-16T00:24:55.712Z] #31 18.15 #=#=# [2022-07-16T00:24:55.712Z] #31 18.50 #=#=# 0.1% ######################################################################## 100.0% [2022-07-16T00:24:55.712Z] #31 20.14 [2022-07-16T00:24:55.971Z] #31 ... [2022-07-16T00:24:55.971Z] [2022-07-16T00:24:55.971Z] #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-16T00:24:55.971Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:24:55.971Z] #51 13.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:24:55.971Z] #51 15.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-16T00:24:55.971Z] #51 19.62 Fetched 8440 kB in 14s (603 kB/s) [2022-07-16T00:24:56.233Z] #51 19.62 Reading package lists... [2022-07-16T00:24:56.233Z] #51 ... [2022-07-16T00:24:56.233Z] [2022-07-16T00:24:56.233Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-16T00:24:56.233Z] #64 sha256:ad16c791404e25baea0393473bc57735463609db0f5f779d9a4909470a45b595 [2022-07-16T00:24:56.233Z] #64 0.690 + RM_GOPATH=0 [2022-07-16T00:24:56.233Z] #64 0.695 + TMP_GOPATH= [2022-07-16T00:24:56.233Z] #64 0.695 + : /build [2022-07-16T00:24:56.233Z] #64 0.695 + '[' -z '' ']' [2022-07-16T00:24:56.233Z] #64 0.695 ++ mktemp -d [2022-07-16T00:24:56.233Z] #64 0.697 + export GOPATH=/tmp/tmp.JDom14qJz8 [2022-07-16T00:24:56.233Z] #64 0.699 + GOPATH=/tmp/tmp.JDom14qJz8 [2022-07-16T00:24:56.233Z] #64 0.699 + RM_GOPATH=1 [2022-07-16T00:24:56.233Z] #64 0.700 + case "$(go env GOARCH)" in [2022-07-16T00:24:56.233Z] #64 0.704 ++ go env GOARCH [2022-07-16T00:24:56.233Z] #64 0.719 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:56.233Z] #64 0.719 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:56.233Z] #64 0.720 ++ dirname /install.sh [2022-07-16T00:24:56.233Z] #64 0.722 + dir=/ [2022-07-16T00:24:56.233Z] #64 0.729 + bin=containerd [2022-07-16T00:24:56.233Z] #64 0.731 + shift [2022-07-16T00:24:56.233Z] #64 0.732 + '[' '!' -f //containerd.installer ']' [2022-07-16T00:24:56.233Z] #64 0.734 + . //containerd.installer [2022-07-16T00:24:56.233Z] #64 0.735 ++ set -e [2022-07-16T00:24:56.233Z] #64 0.736 ++ : v1.6.6 [2022-07-16T00:24:56.233Z] #64 0.736 + install_containerd [2022-07-16T00:24:56.233Z] #64 0.740 + echo 'Install containerd version v1.6.6' [2022-07-16T00:24:56.233Z] #64 0.745 Install containerd version v1.6.6 [2022-07-16T00:24:56.233Z] #64 0.746 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JDom14qJz8/src/github.com/containerd/containerd [2022-07-16T00:24:56.233Z] #64 0.756 Cloning into '/tmp/tmp.JDom14qJz8/src/github.com/containerd/containerd'... [2022-07-16T00:24:56.345Z] #53 ... [2022-07-16T00:24:56.345Z] [2022-07-16T00:24:56.345Z] #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-16T00:24:56.345Z] #67 sha256:2f21acd13c1830e49c4bf7e90e4d2e981771a60f30fe0fe3c027dc747081c580 [2022-07-16T00:24:56.345Z] #67 6.931 + RM_GOPATH=0 [2022-07-16T00:24:56.345Z] #67 6.931 + TMP_GOPATH= [2022-07-16T00:24:56.345Z] #67 6.931 + : /build [2022-07-16T00:24:56.345Z] #67 6.931 + '[' -z '' ']' [2022-07-16T00:24:56.447Z] #40 ... [2022-07-16T00:24:56.447Z] [2022-07-16T00:24:56.447Z] #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-16T00:24:56.447Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:24:56.447Z] #62 7.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:56.447Z] #62 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:56.603Z] #67 6.936 ++ mktemp -d [2022-07-16T00:24:56.603Z] #67 6.955 + export GOPATH=/tmp/tmp.Iqb6btg9pQ [2022-07-16T00:24:56.603Z] #67 6.955 + GOPATH=/tmp/tmp.Iqb6btg9pQ [2022-07-16T00:24:56.603Z] #67 6.955 + RM_GOPATH=1 [2022-07-16T00:24:56.603Z] #67 6.955 + case "$(go env GOARCH)" in [2022-07-16T00:24:56.603Z] #67 6.955 ++ go env GOARCH [2022-07-16T00:24:56.603Z] #67 6.968 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:56.603Z] #67 6.968 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:24:56.603Z] #67 6.968 ++ dirname /install.sh [2022-07-16T00:24:56.603Z] #67 6.969 + dir=/ [2022-07-16T00:24:56.603Z] #67 6.970 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:56.603Z] #67 6.970 + bin=rootlesskit [2022-07-16T00:24:56.603Z] #67 6.970 + shift [2022-07-16T00:24:56.603Z] #67 6.970 + '[' '!' -f //rootlesskit.installer ']' [2022-07-16T00:24:56.603Z] #67 6.970 + . //rootlesskit.installer [2022-07-16T00:24:56.603Z] #67 6.970 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:56.603Z] #67 6.970 + install_rootlesskit [2022-07-16T00:24:56.603Z] #67 6.970 + case "$1" in [2022-07-16T00:24:56.603Z] #67 6.970 + export CGO_ENABLED=0 [2022-07-16T00:24:56.603Z] #67 6.970 + CGO_ENABLED=0 [2022-07-16T00:24:56.603Z] #67 6.970 + _install_rootlesskit [2022-07-16T00:24:56.603Z] #67 6.970 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-16T00:24:56.603Z] #67 6.970 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:24:56.603Z] #67 6.970 + GOBIN=/build [2022-07-16T00:24:56.603Z] #67 6.970 + GO111MODULE=on [2022-07-16T00:24:56.603Z] #67 6.970 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:24:56.704Z] #62 ... [2022-07-16T00:24:56.704Z] [2022-07-16T00:24:56.704Z] #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-16T00:24:56.704Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:24:56.704Z] #67 12.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:24:56.704Z] #67 12.10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-16T00:24:56.704Z] #67 13.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-16T00:24:56.704Z] #67 15.42 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T00:24:56.704Z] #67 15.69 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T00:24:57.169Z] #67 7.612 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T00:24:57.170Z] #64 ... [2022-07-16T00:24:57.170Z] [2022-07-16T00:24:57.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:24:57.170Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:24:57.170Z] #14 14.76 Fetched 8436 kB in 11s (790 kB/s) [2022-07-16T00:24:57.170Z] #14 14.76 Reading package lists... [2022-07-16T00:24:57.170Z] #14 20.76 Reading package lists... [2022-07-16T00:24:57.170Z] #14 ... [2022-07-16T00:24:57.170Z] [2022-07-16T00:24:57.170Z] #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-16T00:24:57.170Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-16T00:24:57.170Z] #47 24.56 + 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-16T00:24:57.664Z] #26 ... [2022-07-16T00:24:57.664Z] [2022-07-16T00:24:57.664Z] #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-16T00:24:57.664Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:24:57.664Z] #67 20.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-16T00:24:58.075Z] #67 18.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T00:24:58.075Z] #67 ... [2022-07-16T00:24:58.075Z] [2022-07-16T00:24:58.075Z] #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-16T00:24:58.075Z] #26 sha256:5fce85ac81f82e3f231f127ae7a40dc54c6bc6435b6c182291261afeeb993524 [2022-07-16T00:24:58.075Z] #26 18.98 + mkdir -p /build [2022-07-16T00:24:58.075Z] #26 19.02 + mv docker/docker /build/ [2022-07-16T00:24:58.075Z] #26 19.04 + rmdir docker [2022-07-16T00:24:58.547Z] #47 ... [2022-07-16T00:24:58.547Z] [2022-07-16T00:24:58.547Z] #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-16T00:24:58.547Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:24:58.547Z] #42 16.04 Fetched 8436 kB in 11s (760 kB/s) [2022-07-16T00:24:58.547Z] #42 16.04 Reading package lists... [2022-07-16T00:24:58.547Z] #42 21.97 Reading package lists... [2022-07-16T00:24:58.547Z] #42 ... [2022-07-16T00:24:58.547Z] [2022-07-16T00:24:58.547Z] #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-16T00:24:58.547Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:24:58.547Z] #14 20.76 Reading package lists... [2022-07-16T00:24:58.601Z] #67 ... [2022-07-16T00:24:58.601Z] [2022-07-16T00:24:58.601Z] #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-16T00:24:58.601Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:24:58.601Z] #51 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:58.601Z] #51 15.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:58.601Z] #51 19.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-16T00:24:58.860Z] #51 ... [2022-07-16T00:24:58.860Z] [2022-07-16T00:24:58.860Z] #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-16T00:24:58.860Z] #26 sha256:c41926c4fd87840af342498bc3350d39a228bbb2f3f0178aa573f231db3885a1 [2022-07-16T00:24:58.860Z] #26 21.48 + mkdir -p /build [2022-07-16T00:24:58.860Z] #26 21.51 + mv docker/docker /build/ [2022-07-16T00:24:58.860Z] #26 21.54 + rmdir docker [2022-07-16T00:24:58.860Z] #26 ... [2022-07-16T00:24:58.860Z] [2022-07-16T00:24:58.860Z] #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-16T00:24:58.860Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:24:58.860Z] #53 11.95 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-16T00:24:58.860Z] #53 12.07 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-16T00:24:58.860Z] #53 18.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-16T00:24:58.860Z] #53 18.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-16T00:24:58.860Z] #53 18.69 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-16T00:24:59.064Z] #67 ... [2022-07-16T00:24:59.064Z] [2022-07-16T00:24:59.064Z] #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-16T00:24:59.064Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:24:59.064Z] #76 8.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:59.064Z] #76 8.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:59.064Z] #76 8.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:59.064Z] #76 9.239 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:59.119Z] #53 ... [2022-07-16T00:24:59.119Z] [2022-07-16T00:24:59.119Z] #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-16T00:24:59.119Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:24:59.119Z] #67 21.65 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T00:24:59.119Z] #67 21.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T00:24:59.119Z] #67 21.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T00:24:59.322Z] #76 ... [2022-07-16T00:24:59.322Z] [2022-07-16T00:24:59.322Z] #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-16T00:24:59.322Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:24:59.322Z] #57 6.743 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-16T00:24:59.322Z] #57 7.905 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-16T00:24:59.322Z] #57 7.971 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-16T00:24:59.322Z] #57 8.090 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-16T00:24:59.322Z] #57 10.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T00:24:59.322Z] #57 ... [2022-07-16T00:24:59.322Z] [2022-07-16T00:24:59.322Z] #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-16T00:24:59.322Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:24:59.322Z] #34 6.168 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-16T00:24:59.322Z] #34 6.168 Cloning into '.'... [2022-07-16T00:24:59.378Z] #67 22.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:24:59.484Z] #14 25.82 Building dependency tree... [2022-07-16T00:24:59.579Z] #34 ... [2022-07-16T00:24:59.579Z] [2022-07-16T00:24:59.579Z] #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-16T00:24:59.579Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:24:59.579Z] #51 8.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:59.579Z] #51 8.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:59.579Z] #51 8.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:59.579Z] #51 8.664 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-16T00:24:59.579Z] #51 9.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:59.579Z] #51 ... [2022-07-16T00:24:59.579Z] [2022-07-16T00:24:59.579Z] #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-16T00:24:59.579Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:24:59.579Z] #40 5.338 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-16T00:24:59.579Z] #40 6.415 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-16T00:24:59.579Z] #40 7.503 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-16T00:24:59.579Z] #40 7.800 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-16T00:24:59.579Z] #40 7.842 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-16T00:24:59.637Z] #67 22.58 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T00:24:59.836Z] #40 ... [2022-07-16T00:24:59.836Z] [2022-07-16T00:24:59.836Z] #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-16T00:24:59.836Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:24:59.836Z] #62 4.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:24:59.836Z] #62 4.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:24:59.836Z] #62 4.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:24:59.836Z] #62 5.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:24:59.836Z] #62 5.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:24:59.836Z] #62 7.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:24:59.898Z] #67 22.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-16T00:25:00.093Z] #62 ... [2022-07-16T00:25:00.093Z] [2022-07-16T00:25:00.093Z] #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-16T00:25:00.093Z] #26 sha256:b019714158344e32aca94dac178973cb18e81294542a24a79f843f88c34cf2a9 [2022-07-16T00:25:00.093Z] #26 6.540 + RM_GOPATH=0 [2022-07-16T00:25:00.093Z] #26 6.540 + TMP_GOPATH= [2022-07-16T00:25:00.093Z] #26 6.540 + : /build [2022-07-16T00:25:00.093Z] #26 6.540 + '[' -z '' ']' [2022-07-16T00:25:00.093Z] #26 6.540 ++ mktemp -d [2022-07-16T00:25:00.093Z] #26 6.540 + export GOPATH=/tmp/tmp.ikbB0gD8Y4 [2022-07-16T00:25:00.093Z] #26 6.540 + GOPATH=/tmp/tmp.ikbB0gD8Y4 [2022-07-16T00:25:00.093Z] #26 6.540 + RM_GOPATH=1 [2022-07-16T00:25:00.093Z] #26 6.540 + case "$(go env GOARCH)" in [2022-07-16T00:25:00.093Z] #26 6.550 ++ go env GOARCH [2022-07-16T00:25:00.093Z] #26 6.586 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:00.093Z] #26 6.586 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:00.093Z] #26 6.589 ++ dirname /install.sh [2022-07-16T00:25:00.093Z] #26 6.589 + dir=/ [2022-07-16T00:25:00.093Z] #26 6.589 + bin=dockercli [2022-07-16T00:25:00.093Z] #26 6.589 + shift [2022-07-16T00:25:00.093Z] #26 6.589 + '[' '!' -f //dockercli.installer ']' [2022-07-16T00:25:00.093Z] #26 6.589 + . //dockercli.installer [2022-07-16T00:25:00.093Z] #26 6.589 ++ : stable [2022-07-16T00:25:00.093Z] #26 6.589 ++ : 17.06.2-ce [2022-07-16T00:25:00.093Z] #26 6.589 + install_dockercli [2022-07-16T00:25:00.093Z] #26 6.589 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T00:25:00.093Z] #26 6.589 ++ uname -m [2022-07-16T00:25:00.093Z] #26 6.589 + arch=x86_64 [2022-07-16T00:25:00.093Z] #26 6.589 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T00:25:00.093Z] #26 6.589 + url=https://download.docker.com/linux/static [2022-07-16T00:25:00.093Z] #26 6.589 Install docker/cli version 17.06.2-ce from stable [2022-07-16T00:25:00.093Z] #26 6.590 + tar -xz docker/docker [2022-07-16T00:25:00.093Z] #26 6.599 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T00:25:00.093Z] #26 ... [2022-07-16T00:25:00.093Z] [2022-07-16T00:25:00.093Z] #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-16T00:25:00.093Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:00.093Z] #55 8.053 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-16T00:25:00.093Z] #55 10.62 go: downloading github.com/fatih/color v1.13.0 [2022-07-16T00:25:00.093Z] #55 10.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:25:00.093Z] #55 10.81 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-16T00:25:00.093Z] #55 10.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T00:25:00.168Z] #67 ... [2022-07-16T00:25:00.168Z] [2022-07-16T00:25:00.168Z] #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-16T00:25:00.168Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:00.168Z] #76 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:00.168Z] #76 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:00.351Z] #55 11.20 go: downloading github.com/spf13/viper v1.11.0 [2022-07-16T00:25:00.351Z] #55 ... [2022-07-16T00:25:00.351Z] [2022-07-16T00:25:00.351Z] #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-16T00:25:00.351Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:00.351Z] #14 6.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:25:00.351Z] #14 6.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:25:00.351Z] #14 6.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:25:00.351Z] #14 6.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:25:00.351Z] #14 8.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:00.351Z] #14 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:00.351Z] #14 ... [2022-07-16T00:25:00.351Z] [2022-07-16T00:25:00.351Z] #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-16T00:25:00.351Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:25:00.351Z] #38 5.503 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-16T00:25:00.428Z] #76 ... [2022-07-16T00:25:00.428Z] [2022-07-16T00:25:00.428Z] #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-16T00:25:00.428Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:00.428Z] #14 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:00.428Z] #14 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:00.428Z] #14 ... [2022-07-16T00:25:00.428Z] [2022-07-16T00:25:00.428Z] #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-16T00:25:00.428Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:25:00.428Z] #57 13.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-16T00:25:00.608Z] #38 ... [2022-07-16T00:25:00.608Z] [2022-07-16T00:25:00.608Z] #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-16T00:25:00.608Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:00.608Z] #36 5.272 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-16T00:25:00.608Z] #36 ... [2022-07-16T00:25:00.608Z] [2022-07-16T00:25:00.608Z] #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-16T00:25:00.608Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:25:00.608Z] #40 11.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T00:25:00.608Z] #40 11.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:25:00.653Z] #26 DONE 21.5s [2022-07-16T00:25:00.653Z] [2022-07-16T00:25:00.653Z] #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-16T00:25:00.653Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:25:00.653Z] #67 19.28 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-16T00:25:00.687Z] #57 ... [2022-07-16T00:25:00.687Z] [2022-07-16T00:25:00.687Z] #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-16T00:25:00.687Z] #26 sha256:c41926c4fd87840af342498bc3350d39a228bbb2f3f0178aa573f231db3885a1 [2022-07-16T00:25:00.688Z] #26 DONE 23.2s [2022-07-16T00:25:00.688Z] [2022-07-16T00:25:00.688Z] #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-16T00:25:00.688Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:00.688Z] #42 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:00.688Z] #42 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:00.688Z] #42 ... [2022-07-16T00:25:00.688Z] [2022-07-16T00:25:00.688Z] #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-16T00:25:00.688Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:00.688Z] #55 23.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:25:00.688Z] #55 23.43 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T00:25:00.931Z] #67 22.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:25:00.931Z] #67 22.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T00:25:00.949Z] #55 23.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-16T00:25:01.209Z] #55 ... [2022-07-16T00:25:01.209Z] [2022-07-16T00:25:01.209Z] #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-16T00:25:01.209Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:25:01.209Z] #40 14.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-16T00:25:01.209Z] #40 14.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:25:01.209Z] #40 ... [2022-07-16T00:25:01.209Z] [2022-07-16T00:25:01.209Z] #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-16T00:25:01.209Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:01.209Z] #55 24.34 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-16T00:25:01.468Z] #55 24.60 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-16T00:25:01.502Z] #67 22.41 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-16T00:25:01.728Z] #55 24.88 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-16T00:25:02.032Z] #55 24.98 go: downloading github.com/spf13/afero v1.8.2 [2022-07-16T00:25:02.439Z] #67 23.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-16T00:25:02.606Z] #55 25.53 go: downloading github.com/spf13/cast v1.4.1 [2022-07-16T00:25:02.695Z] #67 23.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-16T00:25:02.695Z] #67 ... [2022-07-16T00:25:02.695Z] [2022-07-16T00:25:02.695Z] #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-16T00:25:02.695Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:02.695Z] #76 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:02.774Z] #14 30.01 The following additional packages will be installed: [2022-07-16T00:25:02.774Z] #14 30.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:02.774Z] #14 30.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-16T00:25:02.774Z] #14 30.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-16T00:25:02.774Z] #14 30.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-16T00:25:02.774Z] #14 30.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-16T00:25:02.774Z] #14 30.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-16T00:25:02.774Z] #14 30.02 mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T00:25:02.774Z] #14 30.04 Suggested packages: [2022-07-16T00:25:02.774Z] #14 30.05 gcc-10-locales seccomp wine64 [2022-07-16T00:25:02.865Z] #55 25.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-16T00:25:02.865Z] #55 25.91 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-16T00:25:02.865Z] #55 25.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T00:25:02.952Z] #76 ... [2022-07-16T00:25:02.952Z] [2022-07-16T00:25:02.952Z] #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-16T00:25:02.952Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:02.952Z] #14 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:02.952Z] #14 ... [2022-07-16T00:25:02.952Z] [2022-07-16T00:25:02.952Z] #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-16T00:25:02.952Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:25:02.952Z] #67 24.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-16T00:25:03.125Z] #55 26.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T00:25:03.340Z] #14 ... [2022-07-16T00:25:03.340Z] [2022-07-16T00:25:03.340Z] #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-16T00:25:03.340Z] #31 sha256:3fc92e44abb6a22982b2fa6b0035b4db4ad4266ae5d1355ee8ef4c48852c1172 [2022-07-16T00:25:03.340Z] #31 25.14 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-16T00:25:03.340Z] #31 26.84 #=#=# [2022-07-16T00:25:03.386Z] #55 26.41 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-16T00:25:03.386Z] #55 26.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T00:25:03.516Z] #67 ... [2022-07-16T00:25:03.516Z] [2022-07-16T00:25:03.516Z] #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-16T00:25:03.516Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:03.516Z] #51 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:03.516Z] #51 17.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-16T00:25:03.516Z] #51 ... [2022-07-16T00:25:03.516Z] [2022-07-16T00:25:03.516Z] #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-16T00:25:03.516Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:03.516Z] #55 23.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:25:03.516Z] #55 23.46 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T00:25:03.516Z] #55 24.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-16T00:25:03.516Z] #55 24.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-16T00:25:03.516Z] #55 24.56 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-16T00:25:03.516Z] #55 24.64 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-16T00:25:03.516Z] #55 24.82 go: downloading github.com/spf13/afero v1.8.2 [2022-07-16T00:25:03.516Z] #55 24.97 go: downloading github.com/spf13/cast v1.4.1 [2022-07-16T00:25:03.644Z] #55 26.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T00:25:03.773Z] #55 25.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-16T00:25:03.862Z] #31 27.21 #=#=# 0.0% ########## 14.8% ################### 27.6% ############################# 40.5% ###################################### 53.2% ############################################## 63.9% ####################################################### 77.2% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-16T00:25:03.904Z] #55 26.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T00:25:04.030Z] #55 25.44 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-16T00:25:04.165Z] #55 27.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-16T00:25:04.289Z] #55 25.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T00:25:04.289Z] #55 25.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T00:25:04.424Z] #55 27.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-16T00:25:04.853Z] #55 ... [2022-07-16T00:25:04.853Z] [2022-07-16T00:25:04.853Z] #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-16T00:25:04.853Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:25:04.853Z] #38 26.16 tomll can be used in two ways: [2022-07-16T00:25:04.853Z] #38 26.16 Writing to STDIN and reading from STDOUT: [2022-07-16T00:25:04.853Z] #38 26.16 cat file.toml | tomll > file.toml [2022-07-16T00:25:04.853Z] #38 26.16 [2022-07-16T00:25:04.853Z] #38 26.16 Reading and updating a list of files: [2022-07-16T00:25:04.853Z] #38 26.16 tomll a.toml b.toml c.toml [2022-07-16T00:25:04.853Z] #38 26.16 [2022-07-16T00:25:04.853Z] #38 26.16 When given a list of files, tomll will modify all files in place without asking. [2022-07-16T00:25:04.853Z] #38 DONE 26.3s [2022-07-16T00:25:04.853Z] [2022-07-16T00:25:04.853Z] #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-16T00:25:04.853Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:04.853Z] #55 26.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-16T00:25:05.112Z] #55 26.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T00:25:05.241Z] #31 29.39 [2022-07-16T00:25:05.370Z] #55 26.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T00:25:05.370Z] #55 26.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T00:25:05.500Z] #31 ... [2022-07-16T00:25:05.500Z] [2022-07-16T00:25:05.500Z] #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-16T00:25:05.500Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:05.500Z] #76 17.68 Reading package lists... [2022-07-16T00:25:05.500Z] #76 23.45 Reading package lists... [2022-07-16T00:25:05.500Z] #76 28.42 Building dependency tree... [2022-07-16T00:25:05.500Z] #76 32.72 python3 is already the newest version (3.9.2-3). [2022-07-16T00:25:05.500Z] #76 32.72 The following additional packages will be installed: [2022-07-16T00:25:05.500Z] #76 32.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-16T00:25:05.500Z] #76 32.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-16T00:25:05.500Z] #76 32.76 Suggested packages: [2022-07-16T00:25:05.500Z] #76 32.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-16T00:25:05.500Z] #76 32.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-16T00:25:05.500Z] #76 32.78 m4-doc ed diffutils-doc [2022-07-16T00:25:05.500Z] #76 32.78 Recommended packages: [2022-07-16T00:25:05.500Z] #76 32.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-16T00:25:05.627Z] #55 26.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-16T00:25:05.759Z] #76 ... [2022-07-16T00:25:05.759Z] [2022-07-16T00:25:05.759Z] #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-16T00:25:05.759Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:05.759Z] #14 31.28 The following NEW packages will be installed: [2022-07-16T00:25:05.759Z] #14 31.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:05.759Z] #14 31.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-16T00:25:05.759Z] #14 31.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-16T00:25:05.759Z] #14 31.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-16T00:25:05.759Z] #14 31.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-16T00:25:05.759Z] #14 31.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-16T00:25:05.759Z] #14 31.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-16T00:25:05.759Z] #14 31.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-16T00:25:05.759Z] #14 31.30 mingw-w64-x86-64-dev [2022-07-16T00:25:05.759Z] #14 31.75 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:05.759Z] #14 31.75 Need to get 108 MB of archives. [2022-07-16T00:25:05.759Z] #14 31.75 After this operation, 620 MB of additional disk space will be used. [2022-07-16T00:25:05.759Z] #14 31.75 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-16T00:25:05.759Z] #14 31.81 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-16T00:25:05.759Z] #14 31.93 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-16T00:25:05.759Z] #14 31.94 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-16T00:25:05.760Z] #14 31.94 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-16T00:25:05.760Z] #14 31.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-16T00:25:05.760Z] #14 32.21 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-16T00:25:05.760Z] #14 32.38 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-16T00:25:05.760Z] #14 32.38 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-16T00:25:05.760Z] #14 33.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-16T00:25:05.873Z] #40 ... [2022-07-16T00:25:05.873Z] [2022-07-16T00:25:05.873Z] #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-16T00:25:05.873Z] #26 sha256:b019714158344e32aca94dac178973cb18e81294542a24a79f843f88c34cf2a9 [2022-07-16T00:25:05.873Z] #26 15.30 + mkdir -p /build [2022-07-16T00:25:05.873Z] #26 15.31 + mv docker/docker /build/ [2022-07-16T00:25:05.873Z] #26 15.31 + rmdir docker [2022-07-16T00:25:05.873Z] #26 DONE 16.1s [2022-07-16T00:25:05.873Z] [2022-07-16T00:25:05.873Z] #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-16T00:25:05.873Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:05.873Z] #36 15.61 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-16T00:25:05.873Z] #36 15.61 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T00:25:05.873Z] #36 16.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-16T00:25:05.873Z] #36 16.45 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-16T00:25:05.882Z] #55 27.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-16T00:25:06.131Z] #36 17.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T00:25:06.336Z] #14 34.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-16T00:25:06.597Z] #14 ... [2022-07-16T00:25:06.597Z] [2022-07-16T00:25:06.597Z] #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-16T00:25:06.597Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:25:06.597Z] #55 24.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-16T00:25:06.597Z] #55 24.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T00:25:06.597Z] #55 24.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-16T00:25:06.597Z] #55 24.58 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-16T00:25:06.597Z] #55 24.67 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-16T00:25:06.597Z] #55 26.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T00:25:06.597Z] #55 26.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T00:25:06.597Z] #55 26.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-16T00:25:06.597Z] #55 26.53 go: downloading golang.org/x/text v0.3.7 [2022-07-16T00:25:06.597Z] #55 31.46 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T00:25:06.597Z] #55 31.50 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-16T00:25:06.597Z] #55 31.50 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-16T00:25:06.597Z] #55 31.63 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-16T00:25:06.597Z] #55 31.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T00:25:06.597Z] #55 32.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-16T00:25:06.597Z] #55 32.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-16T00:25:06.597Z] #55 32.18 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T00:25:06.597Z] #55 32.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T00:25:06.597Z] #55 32.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-16T00:25:06.597Z] #55 32.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-16T00:25:06.597Z] #55 32.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-16T00:25:06.597Z] #55 32.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-16T00:25:06.597Z] #55 32.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-16T00:25:06.597Z] #55 32.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-16T00:25:06.597Z] #55 32.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-16T00:25:06.597Z] #55 32.95 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T00:25:06.597Z] #55 33.66 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T00:25:06.597Z] #55 33.72 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-16T00:25:06.597Z] #55 33.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T00:25:06.597Z] #55 34.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T00:25:06.597Z] #55 34.25 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-16T00:25:06.597Z] #55 34.39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T00:25:06.597Z] #55 34.41 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-16T00:25:06.597Z] #55 34.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-16T00:25:06.699Z] #36 17.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-16T00:25:06.699Z] #36 17.72 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-16T00:25:06.699Z] #36 17.72 go: downloading github.com/peterh/liner v1.2.2 [2022-07-16T00:25:06.856Z] #55 34.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T00:25:06.856Z] #55 ... [2022-07-16T00:25:06.856Z] [2022-07-16T00:25:06.856Z] #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-16T00:25:06.856Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:06.856Z] #76 34.30 The following NEW packages will be installed: [2022-07-16T00:25:06.856Z] #76 34.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-16T00:25:06.856Z] #76 34.31 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-16T00:25:06.856Z] #76 34.31 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-16T00:25:06.856Z] #76 34.31 libyajl2 m4 patch xz-utils [2022-07-16T00:25:06.957Z] #55 29.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-16T00:25:07.116Z] #76 34.71 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:07.116Z] #76 34.71 Need to get 5916 kB of archives. [2022-07-16T00:25:07.116Z] #76 34.71 After this operation, 18.6 MB of additional disk space will be used. [2022-07-16T00:25:07.116Z] #76 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-16T00:25:07.116Z] #76 34.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-16T00:25:07.116Z] #76 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-16T00:25:07.116Z] #76 34.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-16T00:25:07.116Z] #76 34.73 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-16T00:25:07.116Z] #76 34.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-16T00:25:07.116Z] #76 34.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-16T00:25:07.116Z] #76 34.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-16T00:25:07.116Z] #76 34.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-16T00:25:07.116Z] #76 34.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-16T00:25:07.116Z] #76 34.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-16T00:25:07.116Z] #76 34.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:25:07.116Z] #76 34.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-16T00:25:07.116Z] #76 34.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-16T00:25:07.116Z] #76 34.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-16T00:25:07.116Z] #76 34.99 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-16T00:25:07.116Z] #76 35.01 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-16T00:25:07.116Z] #76 35.02 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-16T00:25:07.116Z] #76 35.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-16T00:25:07.116Z] #76 35.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-16T00:25:07.116Z] #76 ... [2022-07-16T00:25:07.116Z] [2022-07-16T00:25:07.116Z] #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-16T00:25:07.116Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:25:07.116Z] #51 19.62 Reading package lists... [2022-07-16T00:25:07.116Z] #51 24.76 Reading package lists... [2022-07-16T00:25:07.116Z] #51 29.48 Building dependency tree... [2022-07-16T00:25:07.116Z] #51 33.91 The following additional packages will be installed: [2022-07-16T00:25:07.116Z] #51 33.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:07.116Z] #51 33.95 python3-protobuf python3-six [2022-07-16T00:25:07.116Z] #51 33.95 Suggested packages: [2022-07-16T00:25:07.116Z] #51 33.95 python3-setuptools [2022-07-16T00:25:07.116Z] #51 33.95 Recommended packages: [2022-07-16T00:25:07.116Z] #51 33.95 iproute2 | iproute [2022-07-16T00:25:07.116Z] #51 34.55 The following NEW packages will be installed: [2022-07-16T00:25:07.216Z] #55 30.21 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-16T00:25:07.248Z] #55 28.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-16T00:25:07.262Z] #36 17.98 go: downloading github.com/google/go-dap v0.6.0 [2022-07-16T00:25:07.262Z] #36 ... [2022-07-16T00:25:07.262Z] [2022-07-16T00:25:07.262Z] #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-16T00:25:07.262Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:07.262Z] #47 7.566 + git clone https://github.com/docker/distribution.git . [2022-07-16T00:25:07.262Z] #47 7.566 Cloning into '.'... [2022-07-16T00:25:07.262Z] #47 ... [2022-07-16T00:25:07.262Z] [2022-07-16T00:25:07.262Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-16T00:25:07.262Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:07.262Z] #62 17.64 Fetched 8550 kB in 13s (653 kB/s) [2022-07-16T00:25:07.373Z] #84 63.34 configure.ac:7: installing './compile' [2022-07-16T00:25:07.374Z] #84 63.35 configure.ac:11: installing './config.guess' [2022-07-16T00:25:07.374Z] #84 63.41 configure.ac:11: installing './config.sub' [2022-07-16T00:25:07.374Z] #84 63.41 configure.ac:8: installing './install-sh' [2022-07-16T00:25:07.374Z] #84 63.45 configure.ac:8: installing './missing' [2022-07-16T00:25:07.374Z] #51 34.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:07.375Z] #51 34.57 python3-protobuf python3-six [2022-07-16T00:25:07.375Z] #51 ... [2022-07-16T00:25:07.375Z] [2022-07-16T00:25:07.375Z] #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-16T00:25:07.375Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:07.375Z] #76 35.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-16T00:25:07.375Z] #76 35.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-16T00:25:07.375Z] #76 35.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-16T00:25:07.475Z] #55 ... [2022-07-16T00:25:07.475Z] [2022-07-16T00:25:07.475Z] #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-16T00:25:07.475Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:07.475Z] #76 30.44 Fetched 8550 kB in 23s (367 kB/s) [2022-07-16T00:25:07.505Z] #55 29.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-16T00:25:07.635Z] #84 63.58 Makefile.am: installing './depcomp' [2022-07-16T00:25:08.316Z] #76 36.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:08.415Z] #76 30.44 Reading package lists... [2022-07-16T00:25:08.415Z] #76 ... [2022-07-16T00:25:08.415Z] [2022-07-16T00:25:08.415Z] #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-16T00:25:08.415Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:25:08.415Z] #38 30.83 tomll can be used in two ways: [2022-07-16T00:25:08.415Z] #38 30.83 Writing to STDIN and reading from STDOUT: [2022-07-16T00:25:08.416Z] #38 30.83 cat file.toml | tomll > file.toml [2022-07-16T00:25:08.416Z] #38 30.83 [2022-07-16T00:25:08.416Z] #38 30.83 Reading and updating a list of files: [2022-07-16T00:25:08.416Z] #38 30.83 tomll a.toml b.toml c.toml [2022-07-16T00:25:08.416Z] #38 30.83 [2022-07-16T00:25:08.416Z] #38 30.83 When given a list of files, tomll will modify all files in place without asking. [2022-07-16T00:25:08.416Z] #38 DONE 31.3s [2022-07-16T00:25:08.416Z] [2022-07-16T00:25:08.416Z] #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-16T00:25:08.416Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:08.416Z] #55 31.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-16T00:25:08.433Z] #55 29.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-16T00:25:08.668Z] #62 17.64 Reading package lists... [2022-07-16T00:25:08.668Z] #62 ... [2022-07-16T00:25:08.668Z] [2022-07-16T00:25:08.668Z] #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-16T00:25:08.668Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-16T00:25:08.668Z] #38 18.98 tomll can be used in two ways: [2022-07-16T00:25:08.668Z] #38 18.98 Writing to STDIN and reading from STDOUT: [2022-07-16T00:25:08.668Z] #38 18.98 cat file.toml | tomll > file.toml [2022-07-16T00:25:08.668Z] #38 18.98 [2022-07-16T00:25:08.668Z] #38 18.98 Reading and updating a list of files: [2022-07-16T00:25:08.668Z] #38 18.98 tomll a.toml b.toml c.toml [2022-07-16T00:25:08.668Z] #38 18.98 [2022-07-16T00:25:08.668Z] #38 18.98 When given a list of files, tomll will modify all files in place without asking. [2022-07-16T00:25:08.668Z] #38 DONE 19.4s [2022-07-16T00:25:08.668Z] [2022-07-16T00:25:08.668Z] #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-16T00:25:08.668Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:08.668Z] #36 18.37 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-16T00:25:08.668Z] #36 18.77 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-16T00:25:08.668Z] #36 19.60 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-16T00:25:08.691Z] #55 30.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-16T00:25:08.948Z] #55 30.27 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-16T00:25:08.948Z] #55 30.47 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-16T00:25:08.955Z] #36 19.86 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T00:25:08.955Z] #36 19.99 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-16T00:25:08.983Z] #55 31.99 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-16T00:25:09.206Z] #55 30.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-16T00:25:09.241Z] #55 32.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T00:25:09.241Z] #55 32.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T00:25:09.241Z] #55 32.37 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-16T00:25:09.263Z] #76 36.73 Fetched 5916 kB in 1s (8158 kB/s) [2022-07-16T00:25:09.263Z] #76 ... [2022-07-16T00:25:09.263Z] [2022-07-16T00:25:09.263Z] #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-16T00:25:09.263Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:25:09.263Z] #42 21.97 Reading package lists... [2022-07-16T00:25:09.263Z] #42 26.93 Building dependency tree... [2022-07-16T00:25:09.263Z] #42 31.02 The following additional packages will be installed: [2022-07-16T00:25:09.263Z] #42 31.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-16T00:25:09.263Z] #42 31.07 Suggested packages: [2022-07-16T00:25:09.263Z] #42 31.09 cmake-doc ninja-build lrzip [2022-07-16T00:25:09.263Z] #42 31.09 Recommended packages: [2022-07-16T00:25:09.263Z] #42 31.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T00:25:09.263Z] #42 32.03 The following NEW packages will be installed: [2022-07-16T00:25:09.263Z] #42 32.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-16T00:25:09.263Z] #42 32.08 vim-common xxd [2022-07-16T00:25:09.263Z] #42 32.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:09.263Z] #42 32.56 Need to get 15.6 MB of archives. [2022-07-16T00:25:09.263Z] #42 32.56 After this operation, 67.4 MB of additional disk space will be used. [2022-07-16T00:25:09.263Z] #42 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:25:09.263Z] #42 32.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-16T00:25:09.263Z] #42 32.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-16T00:25:09.263Z] #42 32.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-16T00:25:09.263Z] #42 33.03 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-16T00:25:09.263Z] #42 33.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-16T00:25:09.263Z] #42 33.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-16T00:25:09.263Z] #42 33.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-16T00:25:09.263Z] #42 33.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-16T00:25:09.263Z] #42 33.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-16T00:25:09.263Z] #42 34.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:09.263Z] #42 34.78 Fetched 15.6 MB in 1s (14.7 MB/s) [2022-07-16T00:25:09.263Z] #42 34.94 Selecting previously unselected package xxd. [2022-07-16T00:25:09.263Z] #42 34.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-16T00:25:09.263Z] #42 34.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-16T00:25:09.263Z] #42 34.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:09.263Z] #42 35.41 Selecting previously unselected package vim-common. [2022-07-16T00:25:09.263Z] #42 35.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:25:09.263Z] #42 35.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:09.263Z] #42 35.98 Selecting previously unselected package cmake-data. [2022-07-16T00:25:09.263Z] #42 35.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-16T00:25:09.263Z] #42 35.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:09.263Z] #42 ... [2022-07-16T00:25:09.263Z] [2022-07-16T00:25:09.263Z] #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-16T00:25:09.263Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:25:09.263Z] #51 35.05 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:09.263Z] #51 35.05 Need to get 2136 kB of archives. [2022-07-16T00:25:09.263Z] #51 35.05 After this operation, 10.8 MB of additional disk space will be used. [2022-07-16T00:25:09.263Z] #51 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-16T00:25:09.263Z] #51 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:25:09.263Z] #51 35.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-16T00:25:09.263Z] #51 35.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-16T00:25:09.263Z] #51 35.11 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-16T00:25:09.263Z] #51 35.11 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-16T00:25:09.263Z] #51 35.13 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-16T00:25:09.500Z] #55 32.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-16T00:25:09.551Z] #84 ... [2022-07-16T00:25:09.551Z] [2022-07-16T00:25:09.551Z] #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-16T00:25:09.551Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:25:09.551Z] #19 92.74 Reading package lists... [2022-07-16T00:25:09.759Z] #55 32.78 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-16T00:25:09.759Z] #55 32.80 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-16T00:25:09.759Z] #55 ... [2022-07-16T00:25:09.759Z] [2022-07-16T00:25:09.759Z] #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-16T00:25:09.759Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:09.759Z] #36 22.78 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-16T00:25:09.759Z] #36 22.86 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T00:25:09.759Z] #36 23.49 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-16T00:25:09.759Z] #36 24.48 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-16T00:25:09.759Z] #36 25.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T00:25:09.759Z] #36 25.76 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-16T00:25:09.759Z] #36 25.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-16T00:25:09.759Z] #36 26.02 go: downloading github.com/peterh/liner v1.2.2 [2022-07-16T00:25:09.759Z] #36 26.28 go: downloading github.com/google/go-dap v0.6.0 [2022-07-16T00:25:09.759Z] #36 26.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-16T00:25:09.759Z] #36 28.43 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-16T00:25:09.759Z] #36 28.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T00:25:09.759Z] #36 28.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-16T00:25:09.759Z] #36 32.22 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-16T00:25:09.759Z] #36 32.56 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-16T00:25:10.030Z] #36 ... [2022-07-16T00:25:10.030Z] [2022-07-16T00:25:10.030Z] #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-16T00:25:10.030Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:25:10.030Z] #53 22.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T00:25:10.030Z] #53 22.99 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T00:25:10.030Z] #53 ... [2022-07-16T00:25:10.030Z] [2022-07-16T00:25:10.030Z] #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-16T00:25:10.030Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:10.030Z] #55 33.12 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-16T00:25:10.139Z] #55 31.73 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-16T00:25:10.199Z] #51 37.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-16T00:25:10.303Z] #55 33.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-16T00:25:10.335Z] #36 ... [2022-07-16T00:25:10.335Z] [2022-07-16T00:25:10.335Z] #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-16T00:25:10.335Z] #67 sha256:2f21acd13c1830e49c4bf7e90e4d2e981771a60f30fe0fe3c027dc747081c580 [2022-07-16T00:25:10.335Z] #67 10.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:25:10.335Z] #67 10.72 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-16T00:25:10.335Z] #67 11.43 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-16T00:25:10.335Z] #67 15.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-16T00:25:10.335Z] #67 16.23 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T00:25:10.335Z] #67 16.29 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T00:25:10.335Z] #67 16.32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T00:25:10.335Z] #67 16.54 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:25:10.335Z] #67 16.67 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T00:25:10.335Z] #67 17.07 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-16T00:25:10.335Z] #67 17.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-16T00:25:10.335Z] #67 17.88 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-16T00:25:10.335Z] #67 20.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-16T00:25:10.335Z] #67 ... [2022-07-16T00:25:10.335Z] [2022-07-16T00:25:10.335Z] #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-16T00:25:10.335Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:10.335Z] #55 11.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T00:25:10.335Z] #55 11.97 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-16T00:25:10.335Z] #55 11.98 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-16T00:25:10.335Z] #55 13.81 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-16T00:25:10.335Z] #55 13.99 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-16T00:25:10.335Z] #55 14.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-16T00:25:10.335Z] #55 14.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T00:25:10.335Z] #55 18.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-16T00:25:10.335Z] #55 18.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:25:10.335Z] #55 19.22 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T00:25:10.335Z] #55 19.56 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-16T00:25:10.335Z] #55 19.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-16T00:25:10.335Z] #55 19.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-16T00:25:10.335Z] #55 19.99 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-16T00:25:10.335Z] #55 20.03 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-16T00:25:10.335Z] #55 20.26 go: downloading github.com/spf13/afero v1.8.2 [2022-07-16T00:25:10.335Z] #55 20.26 go: downloading github.com/spf13/cast v1.4.1 [2022-07-16T00:25:10.335Z] #55 20.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-16T00:25:10.335Z] #55 20.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-16T00:25:10.335Z] #55 20.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-16T00:25:10.335Z] #55 20.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-16T00:25:10.335Z] #55 20.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-16T00:25:10.335Z] #55 20.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-16T00:25:10.335Z] #55 20.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-16T00:25:10.335Z] #55 20.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-16T00:25:10.335Z] #55 20.96 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-16T00:25:10.335Z] #55 21.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-16T00:25:10.335Z] #55 21.31 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-16T00:25:10.396Z] #55 31.82 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-16T00:25:10.594Z] #55 ... [2022-07-16T00:25:10.594Z] [2022-07-16T00:25:10.594Z] #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-16T00:25:10.594Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:10.594Z] #76 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:10.594Z] #76 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:10.594Z] #76 ... [2022-07-16T00:25:10.594Z] [2022-07-16T00:25:10.594Z] #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-16T00:25:10.594Z] #67 sha256:2f21acd13c1830e49c4bf7e90e4d2e981771a60f30fe0fe3c027dc747081c580 [2022-07-16T00:25:10.594Z] #67 21.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:25:10.873Z] #55 33.73 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-16T00:25:10.873Z] #55 33.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-16T00:25:10.873Z] #55 ... [2022-07-16T00:25:10.873Z] [2022-07-16T00:25:10.873Z] #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-16T00:25:10.873Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:25:10.873Z] #67 23.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-16T00:25:10.873Z] #67 23.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-16T00:25:10.873Z] #67 29.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-16T00:25:10.873Z] #67 29.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:25:10.960Z] #55 32.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-16T00:25:10.960Z] #55 32.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-16T00:25:10.960Z] #55 32.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-16T00:25:11.133Z] #67 ... [2022-07-16T00:25:11.133Z] [2022-07-16T00:25:11.133Z] #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-16T00:25:11.133Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:11.133Z] #55 34.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-16T00:25:11.157Z] #67 ... [2022-07-16T00:25:11.157Z] [2022-07-16T00:25:11.157Z] #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-16T00:25:11.157Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:11.157Z] #51 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:25:11.157Z] #51 14.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:25:11.157Z] #51 16.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-16T00:25:11.157Z] #51 ... [2022-07-16T00:25:11.157Z] [2022-07-16T00:25:11.157Z] #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-16T00:25:11.157Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:11.157Z] #55 21.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-16T00:25:11.157Z] #55 21.84 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-16T00:25:11.217Z] #55 32.66 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-16T00:25:11.217Z] #55 32.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-16T00:25:11.217Z] #55 32.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-16T00:25:11.393Z] #55 34.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-16T00:25:11.413Z] #55 22.16 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-16T00:25:11.413Z] #55 22.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-16T00:25:11.413Z] #55 ... [2022-07-16T00:25:11.413Z] [2022-07-16T00:25:11.413Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-16T00:25:11.413Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:25:11.413Z] #53 12.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T00:25:11.413Z] #53 12.42 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T00:25:11.474Z] #55 32.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-16T00:25:11.652Z] #55 34.69 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-16T00:25:11.670Z] #53 ... [2022-07-16T00:25:11.670Z] [2022-07-16T00:25:11.670Z] #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-16T00:25:11.670Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:11.670Z] #55 22.45 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-16T00:25:11.670Z] #55 22.62 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-16T00:25:11.670Z] #55 22.70 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-16T00:25:11.732Z] #55 33.17 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-16T00:25:11.732Z] #55 33.24 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-16T00:25:11.912Z] #55 34.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-16T00:25:11.912Z] #55 35.07 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-16T00:25:11.990Z] #55 33.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-16T00:25:11.990Z] #55 33.46 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-16T00:25:11.990Z] #55 ... [2022-07-16T00:25:11.990Z] [2022-07-16T00:25:11.990Z] #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-16T00:25:11.990Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:25:11.990Z] #53 23.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T00:25:11.990Z] #53 23.57 go: downloading golang.org/x/mod v0.3.0 [2022-07-16T00:25:12.117Z] #51 39.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:12.117Z] #51 ... [2022-07-16T00:25:12.117Z] [2022-07-16T00:25:12.117Z] #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-16T00:25:12.117Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-16T00:25:12.117Z] #57 36.10 v3.0.2 [2022-07-16T00:25:12.117Z] #57 DONE 39.7s [2022-07-16T00:25:12.117Z] [2022-07-16T00:25:12.117Z] #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-16T00:25:12.117Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-16T00:25:12.117Z] #40 37.17 NAME: [2022-07-16T00:25:12.117Z] #40 37.18 go-winres - A tool for embedding resources in Windows executables [2022-07-16T00:25:12.117Z] #40 37.18 [2022-07-16T00:25:12.117Z] #40 37.18 USAGE: [2022-07-16T00:25:12.117Z] #40 37.18 go-winres [global options] command [command options] [arguments...] [2022-07-16T00:25:12.117Z] #40 37.18 [2022-07-16T00:25:12.117Z] #40 37.18 COMMANDS: [2022-07-16T00:25:12.117Z] #40 37.18 init Create an initial ./winres/winres.json [2022-07-16T00:25:12.117Z] #40 37.18 make Make syso files for the "go build" command [2022-07-16T00:25:12.117Z] #40 37.18 simply Make syso files for the "go build" command (simplified) [2022-07-16T00:25:12.117Z] #40 37.18 extract Extract all resources from an executable [2022-07-16T00:25:12.117Z] #40 37.18 patch Replace resources in an executable file (exe, dll) [2022-07-16T00:25:12.117Z] #40 37.18 help, h Shows a list of commands or help for one command [2022-07-16T00:25:12.117Z] #40 37.18 [2022-07-16T00:25:12.117Z] #40 37.18 GLOBAL OPTIONS: [2022-07-16T00:25:12.117Z] #40 37.19 --help, -h show help (default: false) [2022-07-16T00:25:12.117Z] #40 DONE 39.8s [2022-07-16T00:25:12.117Z] [2022-07-16T00:25:12.117Z] #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-16T00:25:12.117Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:12.117Z] #76 37.06 Selecting previously unselected package bzip2. [2022-07-16T00:25:12.117Z] #76 37.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-16T00:25:12.117Z] #76 37.15 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-16T00:25:12.117Z] #76 37.24 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:25:12.117Z] #76 37.81 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:25:12.117Z] #76 37.82 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-16T00:25:12.117Z] #76 37.96 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:12.117Z] #76 38.94 Selecting previously unselected package libmagic1:arm64. [2022-07-16T00:25:12.117Z] #76 38.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-16T00:25:12.117Z] #76 39.30 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-16T00:25:12.117Z] #76 39.64 Selecting previously unselected package file. [2022-07-16T00:25:12.117Z] #76 39.64 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-16T00:25:12.117Z] #76 39.66 Unpacking file (1:5.39-3) ... [2022-07-16T00:25:12.117Z] #76 40.01 Selecting previously unselected package xz-utils. [2022-07-16T00:25:12.117Z] #76 40.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-16T00:25:12.117Z] #76 40.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:12.185Z] #55 35.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-16T00:25:12.246Z] #53 ... [2022-07-16T00:25:12.246Z] [2022-07-16T00:25:12.246Z] #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-16T00:25:12.246Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:12.246Z] #36 23.90 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-16T00:25:12.246Z] #36 23.90 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T00:25:12.247Z] #36 25.02 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-16T00:25:12.247Z] #36 25.10 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-16T00:25:12.247Z] #36 26.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T00:25:12.247Z] #36 26.61 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-16T00:25:12.247Z] #36 26.61 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-16T00:25:12.247Z] #36 26.64 go: downloading github.com/peterh/liner v1.2.2 [2022-07-16T00:25:12.247Z] #36 27.24 go: downloading github.com/google/go-dap v0.6.0 [2022-07-16T00:25:12.247Z] #36 27.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-16T00:25:12.247Z] #36 28.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-16T00:25:12.247Z] #36 29.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-16T00:25:12.247Z] #36 29.71 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T00:25:12.247Z] #36 29.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-16T00:25:12.247Z] #36 32.26 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-16T00:25:12.247Z] #36 32.38 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-16T00:25:12.247Z] #36 ... [2022-07-16T00:25:12.247Z] [2022-07-16T00:25:12.247Z] #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-16T00:25:12.247Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:12.247Z] #55 33.77 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-16T00:25:12.247Z] #55 33.84 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-16T00:25:12.444Z] #55 35.50 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-16T00:25:12.444Z] #55 35.52 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-16T00:25:12.504Z] #55 33.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-16T00:25:12.703Z] #55 35.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-16T00:25:12.703Z] #55 35.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-16T00:25:12.703Z] #55 35.91 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-16T00:25:12.761Z] #55 34.13 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-16T00:25:12.877Z] #76 40.63 Selecting previously unselected package libsigsegv2:arm64. [2022-07-16T00:25:12.877Z] #76 40.63 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-16T00:25:12.877Z] #76 40.63 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-16T00:25:12.962Z] #55 35.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-16T00:25:13.017Z] #55 34.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-16T00:25:13.221Z] #55 36.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-16T00:25:13.276Z] #55 34.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T00:25:13.465Z] #76 40.97 Selecting previously unselected package m4. [2022-07-16T00:25:13.465Z] #76 41.01 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-16T00:25:13.465Z] #76 41.01 Unpacking m4 (1.4.18-5) ... [2022-07-16T00:25:13.481Z] #55 36.37 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-16T00:25:13.481Z] #55 36.46 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-16T00:25:13.481Z] #55 36.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T00:25:13.533Z] #55 34.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T00:25:13.533Z] #55 34.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-16T00:25:13.533Z] #55 35.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T00:25:13.561Z] #55 ... [2022-07-16T00:25:13.561Z] [2022-07-16T00:25:13.561Z] #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-16T00:25:13.561Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:13.561Z] #42 14.07 Fetched 8550 kB in 10s (847 kB/s) [2022-07-16T00:25:13.561Z] #42 14.07 Reading package lists... [2022-07-16T00:25:13.561Z] #42 21.73 Reading package lists... [2022-07-16T00:25:13.561Z] #42 ... [2022-07-16T00:25:13.561Z] [2022-07-16T00:25:13.561Z] #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-16T00:25:13.561Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:13.561Z] #76 23.98 Fetched 8550 kB in 16s (530 kB/s) [2022-07-16T00:25:13.726Z] #76 41.39 Selecting previously unselected package autoconf. [2022-07-16T00:25:13.726Z] #76 41.39 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-16T00:25:13.726Z] #76 41.42 Unpacking autoconf (2.69-14) ... [2022-07-16T00:25:13.739Z] #55 36.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T00:25:13.739Z] #55 36.79 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-16T00:25:13.739Z] #55 36.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T00:25:13.790Z] #55 ... [2022-07-16T00:25:13.790Z] [2022-07-16T00:25:13.790Z] #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-16T00:25:13.790Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:25:13.790Z] #67 24.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:25:14.046Z] #67 ... [2022-07-16T00:25:14.046Z] [2022-07-16T00:25:14.046Z] #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-16T00:25:14.046Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:14.046Z] #55 35.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T00:25:14.294Z] #76 41.93 Selecting previously unselected package autotools-dev. [2022-07-16T00:25:14.294Z] #76 41.94 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-16T00:25:14.294Z] #76 41.97 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:14.303Z] #55 35.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T00:25:14.303Z] #55 35.74 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-16T00:25:14.306Z] #55 37.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T00:25:14.553Z] #76 42.15 Selecting previously unselected package automake. [2022-07-16T00:25:14.553Z] #76 42.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-16T00:25:14.553Z] #76 42.20 Unpacking automake (1:1.16.3-2) ... [2022-07-16T00:25:14.560Z] #55 35.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T00:25:14.560Z] #55 ... [2022-07-16T00:25:14.560Z] [2022-07-16T00:25:14.560Z] #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-16T00:25:14.560Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:14.560Z] #42 25.95 Fetched 8550 kB in 21s (414 kB/s) [2022-07-16T00:25:14.560Z] #42 25.95 Reading package lists... [2022-07-16T00:25:14.565Z] #55 37.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T00:25:14.816Z] #42 35.65 Reading package lists... [2022-07-16T00:25:14.816Z] #42 ... [2022-07-16T00:25:14.816Z] [2022-07-16T00:25:14.816Z] #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-16T00:25:14.816Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:14.824Z] #55 37.83 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-16T00:25:15.083Z] #55 38.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T00:25:15.083Z] #55 38.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-16T00:25:15.120Z] #76 42.80 Selecting previously unselected package patch. [2022-07-16T00:25:15.120Z] #76 42.83 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-16T00:25:15.120Z] #76 42.85 Unpacking patch (2.7.6-7) ... [2022-07-16T00:25:15.331Z] #47 35.92 Updating files: 50% (1098/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) [2022-07-16T00:25:15.331Z] #47 ... [2022-07-16T00:25:15.331Z] [2022-07-16T00:25:15.331Z] #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-16T00:25:15.331Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:15.331Z] #62 26.82 Fetched 8550 kB in 22s (393 kB/s) [2022-07-16T00:25:15.331Z] #62 26.82 Reading package lists... [2022-07-16T00:25:15.331Z] #62 36.58 Reading package lists... [2022-07-16T00:25:15.331Z] #62 ... [2022-07-16T00:25:15.331Z] [2022-07-16T00:25:15.331Z] #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-16T00:25:15.331Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:15.342Z] #55 38.27 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-16T00:25:15.343Z] #55 38.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-16T00:25:15.379Z] #76 43.07 Selecting previously unselected package dpkg-dev. [2022-07-16T00:25:15.379Z] #76 43.07 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:25:15.379Z] #76 43.08 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:25:15.601Z] #55 38.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-16T00:25:15.601Z] #55 38.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-16T00:25:15.860Z] #55 38.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-16T00:25:15.860Z] #55 38.98 go: downloading github.com/julz/importas v0.1.0 [2022-07-16T00:25:16.103Z] #47 35.92 Updating files: 50% (1098/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1778/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-16T00:25:16.119Z] #55 39.18 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-16T00:25:16.119Z] #55 39.19 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-16T00:25:16.315Z] #76 44.07 Selecting previously unselected package build-essential. [2022-07-16T00:25:16.315Z] #76 ... [2022-07-16T00:25:16.315Z] [2022-07-16T00:25:16.315Z] #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-16T00:25:16.315Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:25:16.315Z] #51 39.53 Fetched 2136 kB in 3s (677 kB/s) [2022-07-16T00:25:16.315Z] #51 39.82 Selecting previously unselected package libprotobuf23:arm64. [2022-07-16T00:25:16.315Z] #51 39.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-16T00:25:16.315Z] #51 39.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-16T00:25:16.315Z] #51 39.93 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-16T00:25:16.315Z] #51 41.40 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:25:16.315Z] #51 41.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:25:16.315Z] #51 41.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:16.315Z] #51 41.72 Selecting previously unselected package python3-six. [2022-07-16T00:25:16.316Z] #51 41.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-16T00:25:16.316Z] #51 41.74 Unpacking python3-six (1.16.0-2) ... [2022-07-16T00:25:16.316Z] #51 41.96 Selecting previously unselected package python3-protobuf. [2022-07-16T00:25:16.316Z] #51 41.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-16T00:25:16.316Z] #51 41.96 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:16.316Z] #51 42.54 Selecting previously unselected package libnet1:arm64. [2022-07-16T00:25:16.316Z] #51 42.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-16T00:25:16.316Z] #51 42.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:16.316Z] #51 42.76 Selecting previously unselected package libnl-3-200:arm64. [2022-07-16T00:25:16.316Z] #51 42.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-16T00:25:16.316Z] #51 42.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-16T00:25:16.316Z] #51 42.99 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-16T00:25:16.316Z] #51 43.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-16T00:25:16.316Z] #51 43.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:16.316Z] #51 43.16 Selecting previously unselected package criu. [2022-07-16T00:25:16.316Z] #51 43.17 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-16T00:25:16.316Z] #51 43.18 Unpacking criu (3.17-1) ... [2022-07-16T00:25:16.360Z] #47 37.48 + git checkout -q v2.3.0 [2022-07-16T00:25:16.382Z] #55 39.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-16T00:25:16.382Z] #55 39.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-16T00:25:16.464Z] #19 115.3 Building dependency tree... [2022-07-16T00:25:16.464Z] #19 ... [2022-07-16T00:25:16.464Z] [2022-07-16T00:25:16.464Z] #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-16T00:25:16.464Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:16.464Z] #84 65.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:25:16.464Z] #84 65.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:25:16.464Z] #84 65.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:25:16.464Z] #84 65.96 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:25:16.464Z] #84 66.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:25:16.464Z] #84 66.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:25:16.464Z] #84 66.22 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:25:16.464Z] #84 66.41 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:25:16.464Z] #84 66.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:25:16.464Z] #84 ... [2022-07-16T00:25:16.464Z] [2022-07-16T00:25:16.464Z] #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-16T00:25:16.464Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:25:16.464Z] #19 115.3 Building dependency tree... [2022-07-16T00:25:16.643Z] #55 39.73 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-16T00:25:16.643Z] #55 39.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-16T00:25:16.643Z] #55 ... [2022-07-16T00:25:16.643Z] [2022-07-16T00:25:16.643Z] #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-16T00:25:16.643Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:16.643Z] #62 29.72 Fetched 8550 kB in 23s (367 kB/s) [2022-07-16T00:25:16.643Z] #62 29.72 Reading package lists... [2022-07-16T00:25:16.882Z] #51 43.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:16.882Z] #51 ... [2022-07-16T00:25:16.882Z] [2022-07-16T00:25:16.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-16T00:25:16.882Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:25:16.882Z] #55 34.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T00:25:16.882Z] #55 34.69 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T00:25:16.882Z] #55 34.83 go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T00:25:16.882Z] #55 35.27 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T00:25:16.882Z] #55 35.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-16T00:25:16.882Z] #55 36.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-16T00:25:16.882Z] #55 37.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-16T00:25:16.882Z] #55 ... [2022-07-16T00:25:16.882Z] [2022-07-16T00:25:16.883Z] #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-16T00:25:16.883Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:16.883Z] #14 34.67 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-16T00:25:16.883Z] #14 35.32 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-16T00:25:16.883Z] #14 37.07 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-16T00:25:16.883Z] #14 37.93 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-16T00:25:16.883Z] #14 37.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-16T00:25:16.883Z] #14 37.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-16T00:25:16.883Z] #14 37.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-16T00:25:16.883Z] #14 37.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-16T00:25:16.883Z] #14 38.01 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-16T00:25:16.883Z] #14 38.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-16T00:25:16.883Z] #14 38.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-16T00:25:16.883Z] #14 38.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-16T00:25:16.883Z] #14 38.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-16T00:25:16.883Z] #14 38.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-16T00:25:16.883Z] #14 38.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-16T00:25:16.883Z] #14 38.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-16T00:25:16.883Z] #14 38.18 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-16T00:25:16.883Z] #14 38.22 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-16T00:25:16.883Z] #14 38.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-16T00:25:16.883Z] #14 39.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:16.883Z] #14 39.54 Fetched 108 MB in 7s (15.8 MB/s) [2022-07-16T00:25:16.883Z] #14 39.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T00:25:16.883Z] #14 39.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 ... 15708 files and directories currently installed.) [2022-07-16T00:25:16.883Z] #14 39.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-16T00:25:16.883Z] #14 39.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:16.883Z] #14 43.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T00:25:16.883Z] #14 43.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-16T00:25:16.883Z] #14 43.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:16.903Z] #62 ... [2022-07-16T00:25:16.903Z] [2022-07-16T00:25:16.903Z] #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-16T00:25:16.903Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:16.903Z] #76 30.44 Reading package lists... [2022-07-16T00:25:16.927Z] #47 ... [2022-07-16T00:25:16.927Z] [2022-07-16T00:25:16.927Z] #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-16T00:25:16.927Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:16.927Z] #14 28.28 Fetched 8550 kB in 23s (375 kB/s) [2022-07-16T00:25:16.927Z] #14 28.28 Reading package lists... [2022-07-16T00:25:16.927Z] #14 37.32 Reading package lists... [2022-07-16T00:25:16.927Z] #14 ... [2022-07-16T00:25:16.927Z] [2022-07-16T00:25:16.927Z] #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-16T00:25:16.927Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:16.927Z] #55 36.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-16T00:25:16.927Z] #55 36.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-16T00:25:16.927Z] #55 36.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-16T00:25:16.927Z] #55 36.50 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-16T00:25:16.927Z] #55 36.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-16T00:25:16.927Z] #55 36.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-16T00:25:16.927Z] #55 37.00 go: downloading github.com/julz/importas v0.1.0 [2022-07-16T00:25:16.927Z] #55 37.01 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-16T00:25:16.927Z] #55 37.06 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-16T00:25:16.927Z] #55 37.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-16T00:25:16.927Z] #55 37.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-16T00:25:16.927Z] #55 37.52 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-16T00:25:16.927Z] #55 37.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-16T00:25:16.927Z] #55 37.78 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-16T00:25:16.927Z] #55 38.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-16T00:25:16.927Z] #55 38.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-16T00:25:16.927Z] #55 38.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-16T00:25:16.927Z] #55 38.37 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-16T00:25:17.142Z] #14 ... [2022-07-16T00:25:17.143Z] [2022-07-16T00:25:17.143Z] #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-16T00:25:17.143Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:17.143Z] #76 44.09 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.10 Unpacking build-essential (12.9) ... [2022-07-16T00:25:17.143Z] #76 44.26 Selecting previously unselected package libcap2:arm64. [2022-07-16T00:25:17.143Z] #76 44.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.28 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-16T00:25:17.143Z] #76 44.36 Selecting previously unselected package libcap-dev:arm64. [2022-07-16T00:25:17.143Z] #76 44.36 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.37 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-16T00:25:17.143Z] #76 44.55 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-16T00:25:17.143Z] #76 44.55 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:17.143Z] #76 44.67 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-16T00:25:17.143Z] #76 44.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.70 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:17.143Z] #76 44.81 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-16T00:25:17.143Z] #76 44.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-16T00:25:17.143Z] #76 44.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:17.403Z] #76 45.03 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-16T00:25:17.403Z] #76 45.03 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-16T00:25:17.403Z] #76 45.03 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-16T00:25:17.729Z] #76 40.21 Reading package lists... [2022-07-16T00:25:17.729Z] #76 ... [2022-07-16T00:25:17.729Z] [2022-07-16T00:25:17.729Z] #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-16T00:25:17.729Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:17.729Z] #42 30.64 Fetched 8550 kB in 23s (365 kB/s) [2022-07-16T00:25:17.729Z] #42 30.64 Reading package lists... [2022-07-16T00:25:17.729Z] #42 40.05 Reading package lists... [2022-07-16T00:25:17.729Z] #42 ... [2022-07-16T00:25:17.729Z] [2022-07-16T00:25:17.730Z] #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-16T00:25:17.730Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:18.231Z] #76 45.83 Selecting previously unselected package libtool. [2022-07-16T00:25:18.231Z] #76 45.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-16T00:25:18.231Z] #76 45.88 Unpacking libtool (2.4.6-15) ... [2022-07-16T00:25:18.304Z] #55 ... [2022-07-16T00:25:18.304Z] [2022-07-16T00:25:18.304Z] #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-16T00:25:18.304Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:18.304Z] #76 29.52 Fetched 8550 kB in 23s (369 kB/s) [2022-07-16T00:25:18.304Z] #76 29.52 Reading package lists... [2022-07-16T00:25:18.304Z] #76 39.10 Reading package lists... [2022-07-16T00:25:18.304Z] #76 ... [2022-07-16T00:25:18.304Z] [2022-07-16T00:25:18.304Z] #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-16T00:25:18.304Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:18.304Z] #55 39.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-16T00:25:18.304Z] #55 39.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-16T00:25:18.304Z] #55 39.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-16T00:25:18.490Z] #76 46.16 Selecting previously unselected package libudev-dev:arm64. [2022-07-16T00:25:18.490Z] #76 46.16 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-16T00:25:18.490Z] #76 46.19 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-16T00:25:18.560Z] #55 40.02 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-16T00:25:18.749Z] #76 46.45 Selecting previously unselected package libyajl2:arm64. [2022-07-16T00:25:18.749Z] #76 46.46 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-16T00:25:18.749Z] #76 46.47 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-16T00:25:18.816Z] #55 40.22 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-16T00:25:18.816Z] #55 40.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-16T00:25:18.820Z] #76 23.98 Reading package lists... [2022-07-16T00:25:18.820Z] #76 ... [2022-07-16T00:25:18.820Z] [2022-07-16T00:25:18.820Z] #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-16T00:25:18.820Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:18.820Z] #55 24.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-16T00:25:18.820Z] #55 24.67 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-16T00:25:18.820Z] #55 24.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-16T00:25:18.820Z] #55 25.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-16T00:25:18.820Z] #55 25.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-16T00:25:18.820Z] #55 25.43 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-16T00:25:18.820Z] #55 25.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-16T00:25:18.820Z] #55 25.57 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-16T00:25:18.820Z] #55 25.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-16T00:25:18.820Z] #55 25.74 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-16T00:25:18.820Z] #55 25.93 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-16T00:25:18.820Z] #55 25.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-16T00:25:18.820Z] #55 25.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-16T00:25:18.820Z] #55 26.15 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-16T00:25:18.820Z] #55 26.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-16T00:25:18.820Z] #55 26.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-16T00:25:18.820Z] #55 26.38 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-16T00:25:18.820Z] #55 26.43 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-16T00:25:18.820Z] #55 26.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-16T00:25:18.820Z] #55 26.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-16T00:25:18.820Z] #55 26.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-16T00:25:18.820Z] #55 26.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-16T00:25:18.820Z] #55 27.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-16T00:25:18.820Z] #55 27.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-16T00:25:18.820Z] #55 27.32 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-16T00:25:18.820Z] #55 27.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-16T00:25:18.820Z] #55 27.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-16T00:25:18.820Z] #55 27.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-16T00:25:18.820Z] #55 27.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-16T00:25:18.820Z] #55 27.77 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-16T00:25:18.820Z] #55 27.93 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-16T00:25:18.820Z] #55 28.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-16T00:25:18.820Z] #55 28.03 go: downloading github.com/julz/importas v0.1.0 [2022-07-16T00:25:18.820Z] #55 28.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-16T00:25:18.820Z] #55 28.20 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-16T00:25:18.820Z] #55 28.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-16T00:25:18.820Z] #55 28.39 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-16T00:25:18.820Z] #55 28.39 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-16T00:25:18.820Z] #55 28.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-16T00:25:18.820Z] #55 28.54 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-16T00:25:18.820Z] #55 28.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-16T00:25:18.820Z] #55 28.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-16T00:25:18.820Z] #55 28.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-16T00:25:18.820Z] #55 28.84 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-16T00:25:18.820Z] #55 29.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-16T00:25:18.820Z] #55 29.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-16T00:25:18.820Z] #55 29.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-16T00:25:18.820Z] #55 29.73 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-16T00:25:18.820Z] #55 29.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-16T00:25:19.029Z] #47 40.18 Updating files: 45% (989/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 82% (1805/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-16T00:25:19.030Z] #47 41.71 + git checkout -q v2.3.0 [2022-07-16T00:25:19.030Z] #47 ... [2022-07-16T00:25:19.030Z] [2022-07-16T00:25:19.030Z] #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-16T00:25:19.030Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:19.030Z] #14 32.10 Fetched 8550 kB in 25s (340 kB/s) [2022-07-16T00:25:19.030Z] #14 32.10 Reading package lists... [2022-07-16T00:25:19.073Z] #55 40.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-16T00:25:19.077Z] #55 ... [2022-07-16T00:25:19.077Z] [2022-07-16T00:25:19.078Z] #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-16T00:25:19.078Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:19.078Z] #76 23.98 Reading package lists... [2022-07-16T00:25:19.169Z] #76 46.62 Selecting previously unselected package libyajl-dev:arm64. [2022-07-16T00:25:19.169Z] #76 46.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-16T00:25:19.169Z] #76 46.64 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-16T00:25:19.288Z] #14 41.15 Reading package lists... [2022-07-16T00:25:19.288Z] #14 ... [2022-07-16T00:25:19.288Z] [2022-07-16T00:25:19.288Z] #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-16T00:25:19.288Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:19.288Z] #51 32.07 Fetched 8554 kB in 26s (326 kB/s) [2022-07-16T00:25:19.288Z] #51 32.07 Reading package lists... [2022-07-16T00:25:19.288Z] #51 41.55 Reading package lists... [2022-07-16T00:25:19.288Z] #51 ... [2022-07-16T00:25:19.288Z] [2022-07-16T00:25:19.288Z] #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-16T00:25:19.288Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:19.288Z] #55 40.03 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-16T00:25:19.288Z] #55 40.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-16T00:25:19.288Z] #55 40.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-16T00:25:19.288Z] #55 40.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-16T00:25:19.288Z] #55 40.27 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-16T00:25:19.288Z] #55 41.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-16T00:25:19.288Z] #55 41.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-16T00:25:19.288Z] #55 41.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-16T00:25:19.288Z] #55 41.72 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-16T00:25:19.288Z] #55 41.94 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-16T00:25:19.288Z] #55 42.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-16T00:25:19.288Z] #55 42.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-16T00:25:19.288Z] #55 42.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-16T00:25:19.288Z] #55 42.44 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-16T00:25:19.330Z] #55 40.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-16T00:25:19.330Z] #55 40.72 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-16T00:25:19.330Z] #55 ... [2022-07-16T00:25:19.330Z] [2022-07-16T00:25:19.330Z] #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-16T00:25:19.330Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:19.330Z] #51 30.42 Fetched 8554 kB in 24s (352 kB/s) [2022-07-16T00:25:19.330Z] #51 30.42 Reading package lists... [2022-07-16T00:25:19.587Z] #51 40.17 Reading package lists... [2022-07-16T00:25:19.587Z] #51 ... [2022-07-16T00:25:19.587Z] [2022-07-16T00:25:19.587Z] #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-16T00:25:19.587Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:19.587Z] #47 40.02 + 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-16T00:25:19.796Z] #76 ... [2022-07-16T00:25:19.796Z] [2022-07-16T00:25:19.796Z] #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-16T00:25:19.796Z] #31 sha256:3fc92e44abb6a22982b2fa6b0035b4db4ad4266ae5d1355ee8ef4c48852c1172 [2022-07-16T00:25:19.796Z] #31 34.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-16T00:25:19.796Z] #31 35.26 #=#=# [2022-07-16T00:25:19.796Z] #31 35.56 #=#=# ######################################################################## 100.0% [2022-07-16T00:25:19.796Z] #31 37.18 [2022-07-16T00:25:19.796Z] #31 39.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-16T00:25:19.796Z] #31 41.30 [2022-07-16T00:25:19.796Z] #31 41.65 #=#=# ######################################################################## 100.0% [2022-07-16T00:25:19.796Z] #31 42.89 [2022-07-16T00:25:19.796Z] #31 43.33 Download of images into '/build' complete. [2022-07-16T00:25:19.796Z] #31 43.33 Use something like the following to load the result into a Docker daemon: [2022-07-16T00:25:19.796Z] #31 43.33 tar -cC '/build' . | docker load [2022-07-16T00:25:19.858Z] #55 43.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-16T00:25:20.066Z] #31 ... [2022-07-16T00:25:20.066Z] [2022-07-16T00:25:20.067Z] #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-16T00:25:20.067Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:20.067Z] #14 45.77 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T00:25:20.067Z] #14 45.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-16T00:25:20.067Z] #14 45.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:25:20.067Z] #14 45.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-16T00:25:20.067Z] #14 45.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-16T00:25:20.067Z] #14 45.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:25:20.067Z] #14 46.19 Selecting previously unselected package dmsetup. [2022-07-16T00:25:20.067Z] #14 46.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-16T00:25:20.067Z] #14 46.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:25:20.067Z] #14 46.41 Selecting previously unselected package mingw-w64-common. [2022-07-16T00:25:20.067Z] #14 46.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-16T00:25:20.067Z] #14 46.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-16T00:25:20.116Z] #55 43.04 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-16T00:25:20.116Z] #55 43.11 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-16T00:25:20.116Z] #55 43.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-16T00:25:20.116Z] #55 43.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-16T00:25:20.684Z] #55 43.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-16T00:25:20.684Z] #55 43.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-16T00:25:20.684Z] #55 43.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-16T00:25:20.708Z] #76 30.19 Reading package lists... [2022-07-16T00:25:20.708Z] #76 ... [2022-07-16T00:25:20.708Z] [2022-07-16T00:25:20.708Z] #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-16T00:25:20.708Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:20.708Z] #36 21.63 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-16T00:25:20.708Z] #36 21.63 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-16T00:25:20.943Z] #55 43.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-16T00:25:20.989Z] #36 ... [2022-07-16T00:25:20.989Z] [2022-07-16T00:25:20.989Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-16T00:25:20.989Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:20.989Z] #47 29.97 Updating files: 73% (1601/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-16T00:25:20.989Z] #47 30.71 + git checkout -q v2.3.0 [2022-07-16T00:25:21.217Z] #55 44.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-16T00:25:21.217Z] #55 44.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-16T00:25:21.217Z] #55 ... [2022-07-16T00:25:21.217Z] [2022-07-16T00:25:21.217Z] #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-16T00:25:21.217Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:25:21.217Z] #36 34.21 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-16T00:25:21.247Z] #47 ... [2022-07-16T00:25:21.247Z] [2022-07-16T00:25:21.247Z] #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-16T00:25:21.247Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:21.247Z] #14 22.17 Fetched 8550 kB in 16s (527 kB/s) [2022-07-16T00:25:21.247Z] #14 22.17 Reading package lists... [2022-07-16T00:25:21.475Z] #36 ... [2022-07-16T00:25:21.475Z] [2022-07-16T00:25:21.475Z] #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-16T00:25:21.475Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:21.505Z] #14 28.30 Reading package lists... [2022-07-16T00:25:21.505Z] #14 ... [2022-07-16T00:25:21.505Z] [2022-07-16T00:25:21.505Z] #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-16T00:25:21.505Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:21.505Z] #55 30.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-16T00:25:21.505Z] #55 30.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-16T00:25:21.505Z] #55 30.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-16T00:25:21.505Z] #55 30.27 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-16T00:25:21.505Z] #55 30.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-16T00:25:21.505Z] #55 30.74 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-16T00:25:21.505Z] #55 30.74 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-16T00:25:21.505Z] #55 30.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-16T00:25:21.505Z] #55 30.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-16T00:25:21.505Z] #55 30.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-16T00:25:21.505Z] #55 31.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-16T00:25:21.505Z] #55 31.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-16T00:25:21.505Z] #55 31.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-16T00:25:21.505Z] #55 31.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-16T00:25:21.505Z] #55 31.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-16T00:25:21.505Z] #55 31.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-16T00:25:21.505Z] #55 31.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-16T00:25:21.505Z] #55 31.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-16T00:25:21.505Z] #55 31.95 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-16T00:25:21.505Z] #55 32.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-16T00:25:21.505Z] #55 32.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-16T00:25:21.505Z] #55 32.16 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-16T00:25:21.505Z] #55 32.42 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-16T00:25:21.759Z] #19 127.2 The following additional packages will be installed: [2022-07-16T00:25:21.759Z] #19 127.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-16T00:25:21.759Z] #19 127.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-16T00:25:21.759Z] #19 127.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-16T00:25:21.759Z] #19 127.2 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-16T00:25:21.759Z] #19 127.2 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-16T00:25:21.759Z] #19 127.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-16T00:25:21.759Z] #19 127.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-16T00:25:21.759Z] #19 127.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-16T00:25:21.759Z] #19 127.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-16T00:25:21.759Z] #19 127.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-16T00:25:21.759Z] #19 127.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-16T00:25:21.759Z] #19 127.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-16T00:25:21.759Z] #19 127.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-16T00:25:21.759Z] #19 127.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-16T00:25:21.759Z] #19 127.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-16T00:25:21.759Z] #19 127.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-16T00:25:21.759Z] #19 127.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-16T00:25:21.759Z] #19 127.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-16T00:25:21.759Z] #19 127.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-16T00:25:21.759Z] #19 127.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-16T00:25:21.759Z] #19 127.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-16T00:25:21.759Z] #19 127.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-16T00:25:21.759Z] #19 127.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-16T00:25:21.759Z] #19 127.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-16T00:25:21.759Z] #19 127.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-16T00:25:21.759Z] #19 127.3 Suggested packages: [2022-07-16T00:25:21.759Z] #19 127.3 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-16T00:25:21.759Z] #19 127.3 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.3 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-16T00:25:21.759Z] #19 127.3 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-16T00:25:21.759Z] #19 127.3 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-16T00:25:21.759Z] #19 127.3 libyaml-shell-perl ed diffutils-doc [2022-07-16T00:25:21.759Z] #19 127.3 Recommended packages: [2022-07-16T00:25:21.759Z] #19 127.3 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-16T00:25:21.759Z] #19 127.3 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-16T00:25:21.761Z] #55 32.65 go: downloading honnef.co/go/tools v0.3.1 [2022-07-16T00:25:21.971Z] #14 ... [2022-07-16T00:25:21.971Z] [2022-07-16T00:25:21.971Z] #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-16T00:25:21.971Z] #31 sha256:3fc92e44abb6a22982b2fa6b0035b4db4ad4266ae5d1355ee8ef4c48852c1172 [2022-07-16T00:25:21.971Z] #31 DONE 45.9s [2022-07-16T00:25:21.971Z] [2022-07-16T00:25:21.971Z] #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-16T00:25:21.971Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:21.971Z] #76 47.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:21.971Z] #76 48.65 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:21.971Z] #76 48.73 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-16T00:25:21.971Z] #76 48.77 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-16T00:25:21.971Z] #76 48.93 Setting up file (1:5.39-3) ... [2022-07-16T00:25:21.971Z] #76 49.15 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:25:21.971Z] #76 49.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:21.971Z] #76 49.29 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:21.971Z] #76 49.32 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-16T00:25:21.971Z] #76 49.39 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:21.971Z] #76 49.41 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-16T00:25:21.971Z] #76 49.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:21.971Z] #76 49.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:25:21.971Z] #76 49.49 Setting up patch (2.7.6-7) ... [2022-07-16T00:25:21.971Z] #76 49.53 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-16T00:25:21.971Z] #76 49.55 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-16T00:25:21.971Z] #76 49.57 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-16T00:25:21.971Z] #76 49.60 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-16T00:25:21.971Z] #76 49.65 Setting up libtool (2.4.6-15) ... [2022-07-16T00:25:21.971Z] #76 49.66 Setting up m4 (1.4.18-5) ... [2022-07-16T00:25:21.971Z] #76 49.68 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:25:21.971Z] #76 49.72 Setting up autoconf (2.69-14) ... [2022-07-16T00:25:21.971Z] #76 49.76 Setting up build-essential (12.9) ... [2022-07-16T00:25:21.971Z] #76 49.79 Setting up automake (1:1.16.3-2) ... [2022-07-16T00:25:22.230Z] #76 49.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-16T00:25:22.230Z] #76 49.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:22.411Z] #62 40.07 Reading package lists... [2022-07-16T00:25:22.411Z] #62 ... [2022-07-16T00:25:22.411Z] [2022-07-16T00:25:22.411Z] #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-16T00:25:22.411Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:22.411Z] #47 45.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-16T00:25:22.496Z] #76 ... [2022-07-16T00:25:22.496Z] [2022-07-16T00:25:22.496Z] #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-16T00:25:22.496Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-16T00:25:22.496Z] #34 39.93 Updating files: 82% (1260/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-16T00:25:22.496Z] #34 41.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T00:25:22.496Z] #34 41.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:25:22.757Z] #34 ... [2022-07-16T00:25:22.757Z] [2022-07-16T00:25:22.757Z] #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-16T00:25:22.757Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-16T00:25:22.757Z] #76 DONE 50.4s [2022-07-16T00:25:22.757Z] [2022-07-16T00:25:22.757Z] #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-16T00:25:22.757Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:25:23.324Z] #77 0.681 Cloning into '/tmp/crun-build'... [2022-07-16T00:25:23.582Z] #77 ... [2022-07-16T00:25:23.582Z] [2022-07-16T00:25:23.582Z] #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-16T00:25:23.582Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:25:23.582Z] #42 41.31 Selecting previously unselected package libicu67:arm64. [2022-07-16T00:25:23.582Z] #42 41.33 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 41.36 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-16T00:25:23.582Z] #42 48.83 Selecting previously unselected package libxml2:arm64. [2022-07-16T00:25:23.582Z] #42 48.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 48.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:25:23.582Z] #42 49.52 Selecting previously unselected package libarchive13:arm64. [2022-07-16T00:25:23.582Z] #42 49.52 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 49.55 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-16T00:25:23.582Z] #42 50.03 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-16T00:25:23.582Z] #42 50.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 50.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-16T00:25:23.582Z] #42 50.19 Selecting previously unselected package librhash0:arm64. [2022-07-16T00:25:23.582Z] #42 50.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 50.20 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-16T00:25:23.582Z] #42 50.39 Selecting previously unselected package libuv1:arm64. [2022-07-16T00:25:23.582Z] #42 50.40 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 50.41 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-16T00:25:23.582Z] #42 50.63 Selecting previously unselected package cmake. [2022-07-16T00:25:23.582Z] #42 50.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-16T00:25:23.582Z] #42 50.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:25:23.655Z] #55 34.27 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-16T00:25:23.655Z] #55 34.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T00:25:23.655Z] #55 34.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-16T00:25:23.655Z] #55 34.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T00:25:23.655Z] #55 ... [2022-07-16T00:25:23.655Z] [2022-07-16T00:25:23.655Z] #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-16T00:25:23.655Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:23.655Z] #62 17.64 Reading package lists... [2022-07-16T00:25:23.655Z] #62 24.85 Reading package lists... [2022-07-16T00:25:23.655Z] #62 31.12 Building dependency tree... [2022-07-16T00:25:23.913Z] #62 ... [2022-07-16T00:25:23.913Z] [2022-07-16T00:25:23.913Z] #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-16T00:25:23.913Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:23.913Z] #51 24.68 Fetched 8554 kB in 17s (502 kB/s) [2022-07-16T00:25:23.913Z] #51 24.68 Reading package lists... [2022-07-16T00:25:23.913Z] #51 31.13 Reading package lists... [2022-07-16T00:25:23.913Z] #51 ... [2022-07-16T00:25:23.913Z] [2022-07-16T00:25:23.913Z] #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-16T00:25:23.913Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:23.913Z] #55 34.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T00:25:23.913Z] #55 34.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-16T00:25:23.913Z] #55 34.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T00:25:24.170Z] #55 34.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T00:25:24.427Z] #55 35.24 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-16T00:25:24.427Z] #55 35.24 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-16T00:25:24.427Z] #55 35.32 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-16T00:25:24.685Z] #55 35.57 go: downloading golang.org/x/text v0.3.7 [2022-07-16T00:25:24.842Z] #47 ... [2022-07-16T00:25:24.842Z] [2022-07-16T00:25:24.842Z] #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-16T00:25:24.842Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:24.842Z] #55 41.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-16T00:25:24.842Z] #55 41.71 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-16T00:25:24.842Z] #55 41.84 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-16T00:25:24.842Z] #55 41.86 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-16T00:25:24.842Z] #55 42.00 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-16T00:25:24.842Z] #55 42.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-16T00:25:24.842Z] #55 42.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-16T00:25:24.842Z] #55 42.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-16T00:25:24.842Z] #55 42.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-16T00:25:24.842Z] #55 42.65 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-16T00:25:24.842Z] #55 42.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-16T00:25:24.842Z] #55 42.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-16T00:25:24.842Z] #55 43.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-16T00:25:24.842Z] #55 43.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-16T00:25:24.842Z] #55 43.53 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-16T00:25:24.842Z] #55 43.64 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-16T00:25:24.842Z] #55 43.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-16T00:25:24.842Z] #55 43.92 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-16T00:25:24.842Z] #55 44.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-16T00:25:24.842Z] #55 45.07 go: downloading honnef.co/go/tools v0.3.1 [2022-07-16T00:25:26.118Z] #42 53.63 Setting up libicu67:arm64 (67.1-7) ... [2022-07-16T00:25:26.118Z] #42 53.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:26.118Z] #42 53.68 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-16T00:25:26.118Z] #42 53.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:26.118Z] #42 53.78 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-16T00:25:26.118Z] #42 53.89 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-16T00:25:26.118Z] #42 53.93 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:26.118Z] #42 53.96 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:25:26.118Z] #42 53.98 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-16T00:25:26.210Z] #55 47.53 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-16T00:25:26.210Z] #55 47.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T00:25:26.210Z] #55 47.74 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-16T00:25:26.379Z] #42 54.00 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:25:26.379Z] #42 54.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:26.379Z] #42 ... [2022-07-16T00:25:26.379Z] [2022-07-16T00:25:26.379Z] #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-16T00:25:26.379Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:26.379Z] #14 54.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T00:25:26.379Z] #14 54.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-16T00:25:26.379Z] #14 54.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:25:26.471Z] #55 47.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-16T00:25:26.471Z] #55 47.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T00:25:26.471Z] #55 47.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T00:25:26.471Z] #55 48.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-16T00:25:26.727Z] #55 48.18 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T00:25:26.727Z] #55 48.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T00:25:26.984Z] #55 ... [2022-07-16T00:25:26.984Z] [2022-07-16T00:25:26.984Z] #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-16T00:25:26.984Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:26.984Z] #76 39.10 Reading package lists... [2022-07-16T00:25:27.054Z] #19 ... [2022-07-16T00:25:27.054Z] [2022-07-16T00:25:27.054Z] #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-16T00:25:27.054Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:27.054Z] #84 82.66 configure.ac:7: installing 'build-aux/compile' [2022-07-16T00:25:27.054Z] #84 82.67 configure.ac:9: installing 'build-aux/config.guess' [2022-07-16T00:25:27.054Z] #84 82.70 configure.ac:9: installing 'build-aux/config.sub' [2022-07-16T00:25:27.054Z] #84 82.71 configure.ac:11: installing 'build-aux/install-sh' [2022-07-16T00:25:27.054Z] #84 82.75 configure.ac:11: installing 'build-aux/missing' [2022-07-16T00:25:27.054Z] #84 83.01 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:25:27.208Z] #55 ... [2022-07-16T00:25:27.208Z] [2022-07-16T00:25:27.208Z] #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-16T00:25:27.208Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:27.208Z] #42 21.73 Reading package lists... [2022-07-16T00:25:27.208Z] #42 28.07 Building dependency tree... [2022-07-16T00:25:27.208Z] #42 32.47 The following additional packages will be installed: [2022-07-16T00:25:27.208Z] #42 32.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-16T00:25:27.208Z] #42 32.47 Suggested packages: [2022-07-16T00:25:27.208Z] #42 32.47 cmake-doc ninja-build lrzip [2022-07-16T00:25:27.208Z] #42 32.47 Recommended packages: [2022-07-16T00:25:27.208Z] #42 32.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T00:25:27.208Z] #42 33.63 The following NEW packages will be installed: [2022-07-16T00:25:27.208Z] #42 33.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-16T00:25:27.208Z] #42 33.65 vim-common xxd [2022-07-16T00:25:27.208Z] #42 34.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:27.208Z] #42 34.14 Need to get 17.7 MB of archives. [2022-07-16T00:25:27.208Z] #42 34.14 After this operation, 70.7 MB of additional disk space will be used. [2022-07-16T00:25:27.208Z] #42 34.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:25:27.208Z] #42 34.14 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-16T00:25:27.208Z] #42 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-16T00:25:27.208Z] #42 34.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:25:27.208Z] #42 34.98 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-16T00:25:27.208Z] #42 35.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-16T00:25:27.208Z] #42 35.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-16T00:25:27.208Z] #42 35.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-16T00:25:27.208Z] #42 35.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-16T00:25:27.208Z] #42 35.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-16T00:25:27.208Z] #42 36.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:27.208Z] #42 36.72 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-07-16T00:25:27.208Z] #42 36.83 Selecting previously unselected package xxd. [2022-07-16T00:25:27.208Z] #42 36.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:27.208Z] #42 36.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:25:27.208Z] #42 36.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:27.208Z] #42 37.15 Selecting previously unselected package vim-common. [2022-07-16T00:25:27.208Z] #42 37.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:25:27.208Z] #42 37.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:27.208Z] #42 37.64 Selecting previously unselected package cmake-data. [2022-07-16T00:25:27.208Z] #42 37.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-16T00:25:27.208Z] #42 37.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:27.208Z] #42 ... [2022-07-16T00:25:27.208Z] [2022-07-16T00:25:27.208Z] #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-16T00:25:27.208Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:27.208Z] #62 35.09 The following additional packages will be installed: [2022-07-16T00:25:27.208Z] #62 35.11 libbtrfs0 [2022-07-16T00:25:27.208Z] #62 35.31 The following NEW packages will be installed: [2022-07-16T00:25:27.208Z] #62 35.33 libbtrfs-dev libbtrfs0 [2022-07-16T00:25:27.208Z] #62 35.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:27.208Z] #62 35.74 Need to get 460 kB of archives. [2022-07-16T00:25:27.208Z] #62 35.74 After this operation, 1237 kB of additional disk space will be used. [2022-07-16T00:25:27.208Z] #62 35.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:27.208Z] #62 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:27.208Z] #62 37.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:27.208Z] #62 37.30 Fetched 460 kB in 0s (1362 kB/s) [2022-07-16T00:25:27.208Z] #62 37.40 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:25:27.208Z] #62 37.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:27.208Z] #62 37.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:25:27.208Z] #62 37.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:27.208Z] #62 37.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:25:27.208Z] #62 37.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:25:27.208Z] #62 37.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:27.208Z] #62 38.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:27.315Z] #84 83.13 parallel-tests: installing 'build-aux/test-driver' [2022-07-16T00:25:27.465Z] #62 38.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:27.465Z] #62 38.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:27.687Z] #47 ... [2022-07-16T00:25:27.687Z] [2022-07-16T00:25:27.687Z] #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-16T00:25:27.687Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:27.687Z] #51 41.55 Reading package lists... [2022-07-16T00:25:28.027Z] #62 DONE 38.9s [2022-07-16T00:25:28.027Z] [2022-07-16T00:25:28.027Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-16T00:25:28.027Z] #63 sha256:18bfa63dbabd022f5d16941b3a8d6236527b5e52caf723c892ceb831287cd2ef [2022-07-16T00:25:28.027Z] #63 DONE 0.2s [2022-07-16T00:25:28.027Z] [2022-07-16T00:25:28.027Z] #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-16T00:25:28.027Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:28.027Z] #14 28.30 Reading package lists... [2022-07-16T00:25:28.027Z] #14 34.27 Building dependency tree... [2022-07-16T00:25:28.027Z] #14 38.20 The following additional packages will be installed: [2022-07-16T00:25:28.027Z] #14 38.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:28.027Z] #14 38.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-16T00:25:28.027Z] #14 38.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-16T00:25:28.027Z] #14 38.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-16T00:25:28.027Z] #14 38.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-16T00:25:28.027Z] #14 38.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-16T00:25:28.027Z] #14 38.23 mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T00:25:28.027Z] #14 38.25 Suggested packages: [2022-07-16T00:25:28.027Z] #14 38.25 gcc-10-locales seccomp wine64 [2022-07-16T00:25:28.284Z] #14 ... [2022-07-16T00:25:28.284Z] [2022-07-16T00:25:28.284Z] #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-16T00:25:28.284Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-16T00:25:28.284Z] #42 DONE 55.6s [2022-07-16T00:25:28.284Z] [2022-07-16T00:25:28.284Z] #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-16T00:25:28.284Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-16T00:25:28.284Z] #51 45.69 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-16T00:25:28.284Z] #51 45.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:28.284Z] #51 45.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:25:28.284Z] #51 45.84 Setting up python3-six (1.16.0-2) ... [2022-07-16T00:25:28.284Z] #51 47.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-16T00:25:28.284Z] #51 48.22 Setting up python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:28.284Z] #51 52.10 Setting up criu (3.17-1) ... [2022-07-16T00:25:28.284Z] #51 54.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:28.284Z] #51 DONE 55.2s [2022-07-16T00:25:28.284Z] [2022-07-16T00:25:28.284Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-16T00:25:28.284Z] #43 sha256:dc7854609ceaf7b5f6765dcdc2044f1ae5c61da8180fc56f2f302e8d63fdf8c3 [2022-07-16T00:25:28.284Z] #43 DONE 0.4s [2022-07-16T00:25:28.284Z] [2022-07-16T00:25:28.284Z] #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-16T00:25:28.284Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:28.955Z] #14 39.92 The following NEW packages will be installed: [2022-07-16T00:25:28.956Z] #14 39.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:28.956Z] #14 39.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-16T00:25:28.956Z] #14 39.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-16T00:25:28.956Z] #14 39.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-16T00:25:28.956Z] #14 39.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-16T00:25:28.956Z] #14 39.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-16T00:25:28.956Z] #14 39.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-16T00:25:28.956Z] #14 39.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-16T00:25:28.956Z] #14 39.93 mingw-w64-x86-64-dev [2022-07-16T00:25:29.505Z] #76 48.52 Building dependency tree... [2022-07-16T00:25:29.518Z] #14 40.36 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:29.518Z] #14 40.36 Need to get 115 MB of archives. [2022-07-16T00:25:29.518Z] #14 40.36 After this operation, 645 MB of additional disk space will be used. [2022-07-16T00:25:29.518Z] #14 40.36 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-16T00:25:29.518Z] #14 40.56 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-16T00:25:29.774Z] #14 40.73 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-16T00:25:29.774Z] #14 40.76 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-16T00:25:29.774Z] #14 40.76 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-16T00:25:29.774Z] #14 40.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-16T00:25:29.866Z] #84 85.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:25:29.866Z] #84 85.87 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:25:30.224Z] #51 50.57 Building dependency tree... [2022-07-16T00:25:30.337Z] #14 41.21 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-16T00:25:30.600Z] #14 41.46 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-16T00:25:30.600Z] #14 41.46 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-16T00:25:30.809Z] #84 86.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:25:30.809Z] #84 86.71 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:25:30.809Z] #84 86.92 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:25:30.856Z] #14 ... [2022-07-16T00:25:30.856Z] [2022-07-16T00:25:30.856Z] #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-16T00:25:30.856Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:25:30.856Z] #57 41.71 v3.0.2 [2022-07-16T00:25:31.070Z] #84 87.12 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:25:31.332Z] #84 87.22 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:25:31.332Z] #84 87.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:25:31.419Z] #57 DONE 42.4s [2022-07-16T00:25:31.420Z] [2022-07-16T00:25:31.420Z] #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-16T00:25:31.420Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:25:31.420Z] #64 3.167 + RM_GOPATH=0 [2022-07-16T00:25:31.420Z] #64 3.167 + TMP_GOPATH= [2022-07-16T00:25:31.420Z] #64 3.167 + : /build [2022-07-16T00:25:31.420Z] #64 3.167 + '[' -z '' ']' [2022-07-16T00:25:31.420Z] #64 3.168 ++ mktemp -d [2022-07-16T00:25:31.420Z] #64 3.177 + export GOPATH=/tmp/tmp.WNleRVOedh [2022-07-16T00:25:31.420Z] #64 3.180 + GOPATH=/tmp/tmp.WNleRVOedh [2022-07-16T00:25:31.420Z] #64 3.180 + RM_GOPATH=1 [2022-07-16T00:25:31.420Z] #64 3.181 + case "$(go env GOARCH)" in [2022-07-16T00:25:31.420Z] #64 3.181 ++ go env GOARCH [2022-07-16T00:25:31.420Z] #64 3.216 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:31.420Z] #64 3.219 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:31.420Z] #64 3.219 ++ dirname /install.sh [2022-07-16T00:25:31.420Z] #64 3.220 + dir=/ [2022-07-16T00:25:31.420Z] #64 3.224 + bin=containerd [2022-07-16T00:25:31.420Z] #64 3.225 + shift [2022-07-16T00:25:31.420Z] #64 3.225 + '[' '!' -f //containerd.installer ']' [2022-07-16T00:25:31.420Z] #64 3.225 + . //containerd.installer [2022-07-16T00:25:31.420Z] #64 3.227 ++ set -e [2022-07-16T00:25:31.420Z] #64 3.227 ++ : v1.6.6 [2022-07-16T00:25:31.420Z] #64 3.227 + install_containerd [2022-07-16T00:25:31.420Z] #64 3.228 + echo 'Install containerd version v1.6.6' [2022-07-16T00:25:31.420Z] #64 3.229 Install containerd version v1.6.6 [2022-07-16T00:25:31.420Z] #64 3.230 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WNleRVOedh/src/github.com/containerd/containerd [2022-07-16T00:25:31.420Z] #64 3.232 Cloning into '/tmp/tmp.WNleRVOedh/src/github.com/containerd/containerd'... [2022-07-16T00:25:31.568Z] #14 ... [2022-07-16T00:25:31.568Z] [2022-07-16T00:25:31.568Z] #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-16T00:25:31.568Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-16T00:25:31.568Z] #53 59.01 gotestsum version dev [2022-07-16T00:25:31.601Z] #51 ... [2022-07-16T00:25:31.601Z] [2022-07-16T00:25:31.601Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-16T00:25:31.601Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:31.601Z] #55 44.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-16T00:25:31.601Z] #55 44.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-16T00:25:31.601Z] #55 45.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-16T00:25:31.601Z] #55 45.30 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-16T00:25:31.601Z] #55 45.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-16T00:25:31.601Z] #55 45.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-16T00:25:31.601Z] #55 45.59 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-16T00:25:31.601Z] #55 45.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-16T00:25:31.601Z] #55 45.96 go: downloading honnef.co/go/tools v0.3.1 [2022-07-16T00:25:31.601Z] #55 48.64 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-16T00:25:31.601Z] #55 48.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-16T00:25:31.601Z] #55 48.93 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-16T00:25:31.601Z] #55 49.19 go: downloading golang.org/x/text v0.3.7 [2022-07-16T00:25:32.137Z] #53 DONE 59.9s [2022-07-16T00:25:32.137Z] [2022-07-16T00:25:32.137Z] #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-16T00:25:32.137Z] #44 sha256:97e25d2e08ea70dee2be8d6f53d0ce3cd0bcfb583dd85fb852d349eedd608804 [2022-07-16T00:25:32.137Z] #44 0.987 + RM_GOPATH=0 [2022-07-16T00:25:32.137Z] #44 0.987 + TMP_GOPATH= [2022-07-16T00:25:32.137Z] #44 0.987 + : /build [2022-07-16T00:25:32.137Z] #44 0.987 + '[' -z '' ']' [2022-07-16T00:25:32.137Z] #44 0.991 ++ mktemp -d [2022-07-16T00:25:32.137Z] #44 0.999 + export GOPATH=/tmp/tmp.EjUsAvDM0y [2022-07-16T00:25:32.137Z] #44 0.999 + GOPATH=/tmp/tmp.EjUsAvDM0y [2022-07-16T00:25:32.137Z] #44 0.999 + RM_GOPATH=1 [2022-07-16T00:25:32.137Z] #44 0.999 + case "$(go env GOARCH)" in [2022-07-16T00:25:32.137Z] #44 1.020 ++ go env GOARCH [2022-07-16T00:25:32.137Z] #44 1.057 Install tini version v0.19.0 [2022-07-16T00:25:32.137Z] #44 1.058 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:32.137Z] #44 1.058 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:32.137Z] #44 1.058 ++ dirname /install.sh [2022-07-16T00:25:32.137Z] #44 1.058 + dir=/ [2022-07-16T00:25:32.137Z] #44 1.058 + bin=tini [2022-07-16T00:25:32.137Z] #44 1.058 + shift [2022-07-16T00:25:32.137Z] #44 1.058 + '[' '!' -f //tini.installer ']' [2022-07-16T00:25:32.137Z] #44 1.058 + . //tini.installer [2022-07-16T00:25:32.137Z] #44 1.058 ++ : v0.19.0 [2022-07-16T00:25:32.137Z] #44 1.058 + install_tini [2022-07-16T00:25:32.137Z] #44 1.058 + echo 'Install tini version v0.19.0' [2022-07-16T00:25:32.137Z] #44 1.058 + git clone https://github.com/krallin/tini.git /tmp/tmp.EjUsAvDM0y/tini [2022-07-16T00:25:32.137Z] #44 1.069 Cloning into '/tmp/tmp.EjUsAvDM0y/tini'... [2022-07-16T00:25:32.137Z] #44 2.034 + cd /tmp/tmp.EjUsAvDM0y/tini [2022-07-16T00:25:32.137Z] #44 2.035 + git checkout -q v0.19.0 [2022-07-16T00:25:32.137Z] #44 2.041 + cmake . [2022-07-16T00:25:32.137Z] #44 2.696 -- The C compiler identification is GNU 10.2.1 [2022-07-16T00:25:32.137Z] #44 2.775 -- Detecting C compiler ABI info [2022-07-16T00:25:32.137Z] #44 3.216 -- Detecting C compiler ABI info - done [2022-07-16T00:25:32.137Z] #44 3.311 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-16T00:25:32.137Z] #44 3.340 -- Detecting C compile features [2022-07-16T00:25:32.137Z] #44 3.341 -- Detecting C compile features - done [2022-07-16T00:25:32.137Z] #44 3.387 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T00:25:32.137Z] #44 3.712 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T00:25:32.137Z] #44 3.773 -- Configuring done [2022-07-16T00:25:32.137Z] #44 3.812 -- Generating done [2022-07-16T00:25:32.137Z] #44 3.825 -- Build files have been written to: /tmp/tmp.EjUsAvDM0y/tini [2022-07-16T00:25:32.137Z] #44 3.838 + make tini-static [2022-07-16T00:25:32.703Z] #44 4.388 Scanning dependencies of target tini-static [2022-07-16T00:25:32.703Z] #44 4.553 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T00:25:32.794Z] #76 ... [2022-07-16T00:25:32.794Z] [2022-07-16T00:25:32.794Z] #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-16T00:25:32.794Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:32.794Z] #14 37.32 Reading package lists... [2022-07-16T00:25:32.794Z] #14 46.81 Building dependency tree... [2022-07-16T00:25:32.794Z] #14 53.49 The following additional packages will be installed: [2022-07-16T00:25:32.794Z] #14 53.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:32.794Z] #14 53.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-16T00:25:32.794Z] #14 53.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-16T00:25:32.794Z] #14 53.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-16T00:25:32.794Z] #14 53.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-16T00:25:32.794Z] #14 53.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-16T00:25:32.794Z] #14 53.50 mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T00:25:32.794Z] #14 53.53 Suggested packages: [2022-07-16T00:25:32.794Z] #14 53.53 gcc-10-locales seccomp wine64 [2022-07-16T00:25:32.839Z] #64 ... [2022-07-16T00:25:32.839Z] [2022-07-16T00:25:32.839Z] #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-16T00:25:32.839Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:25:32.839Z] #47 33.24 + 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-16T00:25:32.839Z] #47 ... [2022-07-16T00:25:32.839Z] [2022-07-16T00:25:32.839Z] #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-16T00:25:32.839Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:32.839Z] #55 42.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-16T00:25:32.839Z] #55 42.89 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-16T00:25:32.839Z] #55 42.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T00:25:32.839Z] #55 43.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T00:25:32.839Z] #55 43.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-16T00:25:32.839Z] #55 43.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-16T00:25:32.839Z] #55 43.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-16T00:25:32.839Z] #55 43.40 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-16T00:25:32.839Z] #55 43.40 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-16T00:25:32.839Z] #55 43.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-16T00:25:32.839Z] #55 43.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-16T00:25:32.839Z] #55 43.77 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T00:25:33.248Z] #84 ... [2022-07-16T00:25:33.248Z] [2022-07-16T00:25:33.248Z] #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-16T00:25:33.248Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:25:33.248Z] #19 136.0 The following NEW packages will be installed: [2022-07-16T00:25:33.248Z] #19 136.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-16T00:25:33.248Z] #19 136.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-16T00:25:33.248Z] #19 136.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-16T00:25:33.248Z] #19 136.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-16T00:25:33.248Z] #19 136.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-16T00:25:33.248Z] #19 136.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-16T00:25:33.248Z] #19 136.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-16T00:25:33.248Z] #19 136.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-16T00:25:33.248Z] #19 136.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-16T00:25:33.248Z] #19 136.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-16T00:25:33.248Z] #19 136.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-16T00:25:33.248Z] #19 136.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-16T00:25:33.248Z] #19 136.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-16T00:25:33.248Z] #19 136.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-16T00:25:33.248Z] #19 136.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-16T00:25:33.248Z] #19 136.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-16T00:25:33.248Z] #19 136.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-16T00:25:33.248Z] #19 136.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-16T00:25:33.248Z] #19 136.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-16T00:25:33.248Z] #19 136.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-16T00:25:33.248Z] #19 136.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-16T00:25:33.248Z] #19 136.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-16T00:25:33.248Z] #19 136.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-16T00:25:33.248Z] #19 136.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-16T00:25:33.248Z] #19 136.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-16T00:25:33.248Z] #19 136.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-16T00:25:33.248Z] #19 136.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-16T00:25:33.248Z] #19 136.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-16T00:25:33.248Z] #19 136.0 linux-libc-dev-s390x-cross patch xz-utils [2022-07-16T00:25:33.248Z] #19 137.2 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:33.248Z] #19 137.2 Need to get 788 MB of archives. [2022-07-16T00:25:33.248Z] #19 137.2 After this operation, 3385 MB of additional disk space will be used. [2022-07-16T00:25:33.248Z] #19 137.2 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-16T00:25:33.248Z] #19 137.2 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:25:33.248Z] #19 137.2 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-16T00:25:33.248Z] #19 137.2 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-16T00:25:33.248Z] #19 137.2 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-16T00:25:33.248Z] #19 137.2 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-16T00:25:33.248Z] #19 137.2 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-16T00:25:33.248Z] #19 137.3 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-16T00:25:33.248Z] #19 137.5 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-16T00:25:33.248Z] #19 137.6 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-16T00:25:33.248Z] #19 137.7 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-16T00:25:33.248Z] #19 137.8 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-16T00:25:33.248Z] #19 137.8 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-16T00:25:33.358Z] #14 ... [2022-07-16T00:25:33.358Z] [2022-07-16T00:25:33.358Z] #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-16T00:25:33.358Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:33.358Z] #42 35.65 Reading package lists... [2022-07-16T00:25:33.358Z] #42 45.87 Building dependency tree... [2022-07-16T00:25:33.358Z] #42 52.49 The following additional packages will be installed: [2022-07-16T00:25:33.358Z] #42 52.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-16T00:25:33.358Z] #42 52.53 Suggested packages: [2022-07-16T00:25:33.358Z] #42 52.54 cmake-doc ninja-build lrzip [2022-07-16T00:25:33.358Z] #42 52.54 Recommended packages: [2022-07-16T00:25:33.358Z] #42 52.54 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T00:25:33.358Z] #42 53.97 The following NEW packages will be installed: [2022-07-16T00:25:33.358Z] #42 54.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-16T00:25:33.358Z] #42 54.02 vim-common xxd [2022-07-16T00:25:33.358Z] #42 54.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:33.358Z] #42 54.60 Need to get 17.7 MB of archives. [2022-07-16T00:25:33.358Z] #42 54.60 After this operation, 70.7 MB of additional disk space will be used. [2022-07-16T00:25:33.358Z] #42 54.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:25:33.358Z] #42 54.62 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-16T00:25:33.358Z] #42 54.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-16T00:25:33.358Z] #42 54.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:25:33.358Z] #42 ... [2022-07-16T00:25:33.358Z] [2022-07-16T00:25:33.358Z] #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-16T00:25:33.358Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:33.358Z] #76 54.88 python3 is already the newest version (3.9.2-3). [2022-07-16T00:25:33.358Z] #76 54.88 The following additional packages will be installed: [2022-07-16T00:25:33.358Z] #76 54.89 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-16T00:25:33.358Z] #76 54.91 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-16T00:25:33.358Z] #76 54.94 Suggested packages: [2022-07-16T00:25:33.358Z] #76 54.97 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-16T00:25:33.358Z] #76 54.97 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-16T00:25:33.492Z] #55 44.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T00:25:33.492Z] #55 44.51 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-16T00:25:33.539Z] #55 ... [2022-07-16T00:25:33.539Z] [2022-07-16T00:25:33.540Z] #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-16T00:25:33.540Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:33.540Z] #14 41.15 Reading package lists... [2022-07-16T00:25:33.540Z] #14 50.06 Building dependency tree... [2022-07-16T00:25:33.540Z] #14 56.17 The following additional packages will be installed: [2022-07-16T00:25:33.540Z] #14 56.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:33.540Z] #14 56.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-16T00:25:33.540Z] #14 56.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-16T00:25:33.540Z] #14 56.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-16T00:25:33.540Z] #14 56.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-16T00:25:33.540Z] #14 56.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-16T00:25:33.540Z] #14 56.26 mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T00:25:33.540Z] #14 56.27 Suggested packages: [2022-07-16T00:25:33.540Z] #14 56.32 gcc-10-locales seccomp wine64 [2022-07-16T00:25:33.619Z] #76 54.97 m4-doc ed diffutils-doc [2022-07-16T00:25:33.619Z] #76 54.97 Recommended packages: [2022-07-16T00:25:33.619Z] #76 54.97 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-16T00:25:33.638Z] #44 ... [2022-07-16T00:25:33.638Z] [2022-07-16T00:25:33.638Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:25:33.638Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:33.638Z] #14 61.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T00:25:33.638Z] #14 61.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:25:33.638Z] #14 61.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:25:33.638Z] #14 61.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-16T00:25:33.749Z] #55 44.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T00:25:33.749Z] #55 ... [2022-07-16T00:25:33.749Z] [2022-07-16T00:25:33.749Z] #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-16T00:25:33.749Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:25:33.749Z] #40 43.52 NAME: [2022-07-16T00:25:33.749Z] #40 43.52 go-winres - A tool for embedding resources in Windows executables [2022-07-16T00:25:33.749Z] #40 43.52 [2022-07-16T00:25:33.749Z] #40 43.52 USAGE: [2022-07-16T00:25:33.749Z] #40 43.52 go-winres [global options] command [command options] [arguments...] [2022-07-16T00:25:33.749Z] #40 43.52 [2022-07-16T00:25:33.749Z] #40 43.52 COMMANDS: [2022-07-16T00:25:33.749Z] #40 43.52 init Create an initial ./winres/winres.json [2022-07-16T00:25:33.749Z] #40 43.52 make Make syso files for the "go build" command [2022-07-16T00:25:33.749Z] #40 43.52 simply Make syso files for the "go build" command (simplified) [2022-07-16T00:25:33.749Z] #40 43.52 extract Extract all resources from an executable [2022-07-16T00:25:33.749Z] #40 43.52 patch Replace resources in an executable file (exe, dll) [2022-07-16T00:25:33.749Z] #40 43.52 help, h Shows a list of commands or help for one command [2022-07-16T00:25:33.749Z] #40 43.52 [2022-07-16T00:25:33.749Z] #40 43.52 GLOBAL OPTIONS: [2022-07-16T00:25:33.749Z] #40 43.52 --help, -h show help (default: false) [2022-07-16T00:25:33.749Z] #40 DONE 44.7s [2022-07-16T00:25:33.749Z] [2022-07-16T00:25:33.749Z] #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-16T00:25:33.749Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:33.749Z] #55 44.76 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T00:25:33.903Z] #14 61.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:25:33.903Z] #14 61.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:25:34.006Z] #55 44.97 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-16T00:25:34.263Z] #55 45.23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T00:25:34.263Z] #55 45.23 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-16T00:25:34.477Z] #14 ... [2022-07-16T00:25:34.477Z] [2022-07-16T00:25:34.477Z] #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-16T00:25:34.477Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:34.477Z] #51 57.10 The following additional packages will be installed: [2022-07-16T00:25:34.477Z] #51 57.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:34.477Z] #51 57.12 python3-protobuf python3-six [2022-07-16T00:25:34.477Z] #51 57.16 Suggested packages: [2022-07-16T00:25:34.477Z] #51 57.16 python3-setuptools [2022-07-16T00:25:34.477Z] #51 57.16 Recommended packages: [2022-07-16T00:25:34.477Z] #51 57.16 iproute2 | iproute [2022-07-16T00:25:34.520Z] #55 45.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-16T00:25:34.520Z] #55 45.42 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T00:25:34.520Z] #55 45.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T00:25:34.777Z] #55 45.62 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T00:25:34.777Z] #55 45.62 go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T00:25:34.987Z] #76 ... [2022-07-16T00:25:34.987Z] [2022-07-16T00:25:34.987Z] #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-16T00:25:34.987Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:34.987Z] #62 36.58 Reading package lists... [2022-07-16T00:25:34.987Z] #62 46.32 Building dependency tree... [2022-07-16T00:25:34.987Z] #62 52.74 The following additional packages will be installed: [2022-07-16T00:25:34.987Z] #62 52.78 libbtrfs0 [2022-07-16T00:25:34.987Z] #62 53.24 The following NEW packages will be installed: [2022-07-16T00:25:34.987Z] #62 53.24 libbtrfs-dev libbtrfs0 [2022-07-16T00:25:34.987Z] #62 53.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:34.987Z] #62 53.84 Need to get 460 kB of archives. [2022-07-16T00:25:34.987Z] #62 53.84 After this operation, 1237 kB of additional disk space will be used. [2022-07-16T00:25:34.987Z] #62 53.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:34.987Z] #62 53.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:34.987Z] #62 55.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:34.987Z] #62 56.35 Fetched 460 kB in 0s (1084 kB/s) [2022-07-16T00:25:34.987Z] #62 ... [2022-07-16T00:25:34.987Z] [2022-07-16T00:25:34.987Z] #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-16T00:25:34.987Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:34.987Z] #14 55.92 The following NEW packages will be installed: [2022-07-16T00:25:34.987Z] #14 55.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:34.987Z] #14 55.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-16T00:25:34.987Z] #14 55.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-16T00:25:34.987Z] #14 55.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-16T00:25:34.987Z] #14 55.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-16T00:25:34.987Z] #14 55.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-16T00:25:34.987Z] #14 55.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-16T00:25:34.987Z] #14 55.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-16T00:25:34.987Z] #14 55.97 mingw-w64-x86-64-dev [2022-07-16T00:25:35.164Z] #19 140.6 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-16T00:25:35.165Z] #19 140.6 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-16T00:25:35.244Z] #14 56.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:35.244Z] #14 56.55 Need to get 115 MB of archives. [2022-07-16T00:25:35.244Z] #14 56.55 After this operation, 645 MB of additional disk space will be used. [2022-07-16T00:25:35.244Z] #14 56.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-16T00:25:35.244Z] #14 56.79 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-16T00:25:35.342Z] #55 46.11 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T00:25:35.342Z] #55 46.25 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-16T00:25:35.342Z] #55 ... [2022-07-16T00:25:35.342Z] [2022-07-16T00:25:35.342Z] #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-16T00:25:35.342Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:35.342Z] #76 30.19 Reading package lists... [2022-07-16T00:25:35.342Z] #76 36.43 Building dependency tree... [2022-07-16T00:25:35.342Z] #76 40.45 python3 is already the newest version (3.9.2-3). [2022-07-16T00:25:35.342Z] #76 40.45 The following additional packages will be installed: [2022-07-16T00:25:35.342Z] #76 40.45 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-16T00:25:35.342Z] #76 40.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-16T00:25:35.342Z] #76 40.48 Suggested packages: [2022-07-16T00:25:35.342Z] #76 40.48 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-16T00:25:35.342Z] #76 40.48 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-16T00:25:35.342Z] #76 40.48 m4-doc ed diffutils-doc [2022-07-16T00:25:35.342Z] #76 40.48 Recommended packages: [2022-07-16T00:25:35.342Z] #76 40.48 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-16T00:25:35.342Z] #76 41.96 The following NEW packages will be installed: [2022-07-16T00:25:35.342Z] #76 41.96 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-16T00:25:35.342Z] #76 41.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-16T00:25:35.342Z] #76 41.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-16T00:25:35.342Z] #76 41.98 libyajl2 m4 patch xz-utils [2022-07-16T00:25:35.342Z] #76 42.54 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:35.342Z] #76 42.54 Need to get 5940 kB of archives. [2022-07-16T00:25:35.342Z] #76 42.54 After this operation, 18.7 MB of additional disk space will be used. [2022-07-16T00:25:35.342Z] #76 42.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:25:35.342Z] #76 42.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-16T00:25:35.342Z] #76 42.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-16T00:25:35.342Z] #76 42.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-16T00:25:35.342Z] #76 42.60 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-16T00:25:35.342Z] #76 42.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-16T00:25:35.342Z] #76 42.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-16T00:25:35.342Z] #76 42.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-16T00:25:35.342Z] #76 42.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-16T00:25:35.342Z] #76 42.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-16T00:25:35.342Z] #76 42.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:25:35.342Z] #76 42.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:25:35.342Z] #76 42.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-16T00:25:35.342Z] #76 42.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:25:35.342Z] #76 42.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-16T00:25:35.342Z] #76 42.88 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-16T00:25:35.342Z] #76 42.88 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-16T00:25:35.342Z] #76 42.88 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-16T00:25:35.342Z] #76 42.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:35.342Z] #76 42.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-16T00:25:35.342Z] #76 42.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:35.342Z] #76 42.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:25:35.342Z] #76 42.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-16T00:25:35.342Z] #76 44.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:35.342Z] #76 44.63 Fetched 5940 kB in 1s (7552 kB/s) [2022-07-16T00:25:35.342Z] #76 44.72 Selecting previously unselected package bzip2. [2022-07-16T00:25:35.343Z] #76 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:35.343Z] #76 44.84 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:25:35.343Z] #76 44.84 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:25:35.343Z] #76 45.21 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:25:35.343Z] #76 45.21 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:35.343Z] #76 45.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:35.343Z] #76 45.77 Selecting previously unselected package libmagic1:amd64. [2022-07-16T00:25:35.343Z] #76 45.77 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:35.343Z] #76 45.77 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:35.343Z] #76 46.23 Selecting previously unselected package file. [2022-07-16T00:25:35.343Z] #76 46.23 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:35.343Z] #76 46.23 Unpacking file (1:5.39-3) ... [2022-07-16T00:25:35.415Z] #51 58.28 The following NEW packages will be installed: [2022-07-16T00:25:35.415Z] #51 ... [2022-07-16T00:25:35.415Z] [2022-07-16T00:25:35.415Z] #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-16T00:25:35.415Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:35.415Z] #76 40.21 Reading package lists... [2022-07-16T00:25:35.415Z] #76 48.57 Building dependency tree... [2022-07-16T00:25:35.415Z] #76 54.53 python3 is already the newest version (3.9.2-3). [2022-07-16T00:25:35.415Z] #76 54.53 The following additional packages will be installed: [2022-07-16T00:25:35.415Z] #76 54.56 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-16T00:25:35.415Z] #76 54.57 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-16T00:25:35.415Z] #76 54.63 Suggested packages: [2022-07-16T00:25:35.415Z] #76 54.63 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-16T00:25:35.415Z] #76 54.63 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-16T00:25:35.415Z] #76 54.63 m4-doc ed diffutils-doc [2022-07-16T00:25:35.415Z] #76 54.63 Recommended packages: [2022-07-16T00:25:35.415Z] #76 54.63 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-16T00:25:35.415Z] #76 58.08 The following NEW packages will be installed: [2022-07-16T00:25:35.415Z] #76 58.11 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-16T00:25:35.415Z] #76 58.12 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-16T00:25:35.415Z] #76 58.12 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-16T00:25:35.415Z] #76 58.12 libyajl2 m4 patch xz-utils [2022-07-16T00:25:35.415Z] #76 ... [2022-07-16T00:25:35.415Z] [2022-07-16T00:25:35.415Z] #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-16T00:25:35.415Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:35.415Z] #62 40.07 Reading package lists... [2022-07-16T00:25:35.415Z] #62 48.72 Building dependency tree... [2022-07-16T00:25:35.415Z] #62 54.90 The following additional packages will be installed: [2022-07-16T00:25:35.415Z] #62 54.90 libbtrfs0 [2022-07-16T00:25:35.415Z] #62 55.36 The following NEW packages will be installed: [2022-07-16T00:25:35.415Z] #62 55.37 libbtrfs-dev libbtrfs0 [2022-07-16T00:25:35.415Z] #62 55.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:35.415Z] #62 55.92 Need to get 460 kB of archives. [2022-07-16T00:25:35.415Z] #62 55.92 After this operation, 1237 kB of additional disk space will be used. [2022-07-16T00:25:35.415Z] #62 55.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:35.415Z] #62 55.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:35.415Z] #62 57.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:35.415Z] #62 58.39 Fetched 460 kB in 0s (1158 kB/s) [2022-07-16T00:25:35.415Z] #62 58.55 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:25:35.501Z] #14 57.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-16T00:25:35.608Z] #76 46.33 Selecting previously unselected package xz-utils. [2022-07-16T00:25:35.608Z] #76 46.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:25:35.608Z] #76 46.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:35.608Z] #76 ... [2022-07-16T00:25:35.608Z] [2022-07-16T00:25:35.608Z] #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-16T00:25:35.608Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:35.608Z] #51 31.13 Reading package lists... [2022-07-16T00:25:35.608Z] #51 36.50 Building dependency tree... [2022-07-16T00:25:35.608Z] #51 40.26 The following additional packages will be installed: [2022-07-16T00:25:35.609Z] #51 40.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:35.609Z] #51 40.26 python3-protobuf python3-six [2022-07-16T00:25:35.609Z] #51 40.28 Suggested packages: [2022-07-16T00:25:35.609Z] #51 40.28 python3-setuptools [2022-07-16T00:25:35.609Z] #51 40.28 Recommended packages: [2022-07-16T00:25:35.609Z] #51 40.28 iproute2 | iproute [2022-07-16T00:25:35.609Z] #51 41.01 The following NEW packages will be installed: [2022-07-16T00:25:35.609Z] #51 41.05 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:35.609Z] #51 41.06 python3-protobuf python3-six [2022-07-16T00:25:35.609Z] #51 41.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:35.609Z] #51 41.64 Need to get 2314 kB of archives. [2022-07-16T00:25:35.609Z] #51 41.64 After this operation, 11.1 MB of additional disk space will be used. [2022-07-16T00:25:35.609Z] #51 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-16T00:25:35.609Z] #51 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:25:35.609Z] #51 41.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-16T00:25:35.609Z] #51 41.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-16T00:25:35.609Z] #51 41.71 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-16T00:25:35.609Z] #51 41.72 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-16T00:25:35.609Z] #51 41.72 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-16T00:25:35.609Z] #51 44.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-16T00:25:35.609Z] #51 45.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:35.609Z] #51 46.04 Fetched 2314 kB in 3s (692 kB/s) [2022-07-16T00:25:35.609Z] #51 46.18 Selecting previously unselected package libprotobuf23:amd64. [2022-07-16T00:25:35.609Z] #51 46.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:35.609Z] #51 46.23 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-16T00:25:35.609Z] #51 46.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:35.609Z] #51 ... [2022-07-16T00:25:35.609Z] [2022-07-16T00:25:35.609Z] #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-16T00:25:35.609Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:35.609Z] #76 46.61 Selecting previously unselected package libsigsegv2:amd64. [2022-07-16T00:25:35.609Z] #76 46.61 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-16T00:25:35.675Z] #62 58.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% [2022-07-16T00:25:35.675Z] #62 ... [2022-07-16T00:25:35.675Z] [2022-07-16T00:25:35.675Z] #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-16T00:25:35.675Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:35.675Z] #42 40.05 Reading package lists... [2022-07-16T00:25:35.675Z] #42 48.87 Building dependency tree... [2022-07-16T00:25:35.675Z] #42 54.98 The following additional packages will be installed: [2022-07-16T00:25:35.675Z] #42 55.01 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-16T00:25:35.675Z] #42 55.05 Suggested packages: [2022-07-16T00:25:35.675Z] #42 55.11 cmake-doc ninja-build lrzip [2022-07-16T00:25:35.675Z] #42 55.11 Recommended packages: [2022-07-16T00:25:35.675Z] #42 55.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T00:25:35.675Z] #42 56.97 The following NEW packages will be installed: [2022-07-16T00:25:35.675Z] #42 57.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-16T00:25:35.675Z] #42 57.04 vim-common xxd [2022-07-16T00:25:35.675Z] #42 57.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:35.675Z] #42 57.64 Need to get 17.7 MB of archives. [2022-07-16T00:25:35.675Z] #42 57.64 After this operation, 70.7 MB of additional disk space will be used. [2022-07-16T00:25:35.675Z] #42 57.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:25:35.675Z] #42 57.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-16T00:25:35.675Z] #42 57.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-16T00:25:35.675Z] #42 57.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:25:35.675Z] #42 58.72 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-16T00:25:35.675Z] #42 58.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-16T00:25:35.675Z] #42 ... [2022-07-16T00:25:35.675Z] [2022-07-16T00:25:35.675Z] #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-16T00:25:35.675Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:35.675Z] #62 58.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-16T00:25:35.675Z] #62 58.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:25:35.675Z] #62 58.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:35.763Z] #14 57.05 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-16T00:25:35.763Z] #14 57.12 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-16T00:25:35.763Z] #14 57.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-16T00:25:35.807Z] #14 ... [2022-07-16T00:25:35.807Z] [2022-07-16T00:25:35.807Z] #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-16T00:25:35.807Z] #44 sha256:97e25d2e08ea70dee2be8d6f53d0ce3cd0bcfb583dd85fb852d349eedd608804 [2022-07-16T00:25:35.807Z] #44 6.136 [100%] Linking C executable tini-static [2022-07-16T00:25:35.807Z] #44 6.615 [100%] Built target tini-static [2022-07-16T00:25:35.807Z] #44 6.734 + mkdir -p /build [2022-07-16T00:25:35.807Z] #44 6.749 + cp tini-static /build/docker-init [2022-07-16T00:25:35.807Z] #44 DONE 7.5s [2022-07-16T00:25:35.807Z] [2022-07-16T00:25:35.807Z] #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-16T00:25:35.807Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:25:35.807Z] #77 5.838 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-16T00:25:35.807Z] #77 5.891 Cloning into '/tmp/crun-build/libocispec'... [2022-07-16T00:25:35.807Z] #77 7.347 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-16T00:25:35.807Z] #77 7.372 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-16T00:25:35.807Z] #77 7.377 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-16T00:25:35.807Z] #77 7.383 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-16T00:25:35.807Z] #77 7.405 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-16T00:25:35.807Z] #77 9.122 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-16T00:25:35.807Z] #77 10.86 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-16T00:25:35.807Z] #77 12.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-16T00:25:35.807Z] #77 12.29 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-16T00:25:35.807Z] #77 12.59 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-16T00:25:35.866Z] #76 46.63 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:35.866Z] #76 46.77 Selecting previously unselected package m4. [2022-07-16T00:25:35.866Z] #76 46.83 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-16T00:25:35.866Z] #76 46.83 Unpacking m4 (1.4.18-5) ... [2022-07-16T00:25:35.934Z] #62 59.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:25:36.124Z] #76 47.07 Selecting previously unselected package autoconf. [2022-07-16T00:25:36.124Z] #76 47.07 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-16T00:25:36.124Z] #76 47.10 Unpacking autoconf (2.69-14) ... [2022-07-16T00:25:36.193Z] #62 59.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:25:36.193Z] #62 59.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:36.326Z] #14 57.82 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-16T00:25:36.763Z] #62 59.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:36.790Z] #76 47.49 Selecting previously unselected package autotools-dev. [2022-07-16T00:25:36.790Z] #76 47.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-16T00:25:36.790Z] #76 47.55 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:36.888Z] #14 58.15 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-16T00:25:36.889Z] #14 58.17 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-16T00:25:37.022Z] #62 59.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:37.022Z] #62 59.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:37.355Z] #76 48.22 Selecting previously unselected package automake. [2022-07-16T00:25:37.355Z] #76 48.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-16T00:25:37.355Z] #76 48.23 Unpacking automake (1:1.16.3-2) ... [2022-07-16T00:25:37.454Z] #14 ... [2022-07-16T00:25:37.454Z] [2022-07-16T00:25:37.454Z] #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-16T00:25:37.454Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:37.454Z] #55 48.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-16T00:25:37.454Z] #55 48.70 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-16T00:25:37.454Z] #55 49.01 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-16T00:25:37.454Z] #55 49.13 go: downloading golang.org/x/text v0.3.7 [2022-07-16T00:25:37.454Z] #55 ... [2022-07-16T00:25:37.454Z] [2022-07-16T00:25:37.454Z] #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-16T00:25:37.454Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-16T00:25:37.454Z] #62 56.55 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:25:37.454Z] #62 56.55 (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-16T00:25:37.454Z] #62 56.67 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:25:37.454Z] #62 56.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:37.454Z] #62 57.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:25:37.454Z] #62 57.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:25:37.454Z] #62 57.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:37.454Z] #62 57.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:25:37.454Z] #62 57.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:25:37.454Z] #62 58.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:37.711Z] #62 DONE 59.3s [2022-07-16T00:25:37.711Z] [2022-07-16T00:25:37.711Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-16T00:25:37.711Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:37.711Z] #76 57.83 The following NEW packages will be installed: [2022-07-16T00:25:37.711Z] #76 57.85 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-16T00:25:37.711Z] #76 57.86 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-16T00:25:37.711Z] #76 57.86 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-16T00:25:37.711Z] #76 57.86 libyajl2 m4 patch xz-utils [2022-07-16T00:25:37.711Z] #76 58.47 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:37.711Z] #76 58.47 Need to get 5940 kB of archives. [2022-07-16T00:25:37.711Z] #76 58.47 After this operation, 18.7 MB of additional disk space will be used. [2022-07-16T00:25:37.711Z] #76 58.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:25:37.711Z] #76 58.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-16T00:25:37.711Z] #76 58.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-16T00:25:37.711Z] #76 58.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-16T00:25:37.711Z] #76 58.58 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-16T00:25:37.711Z] #76 58.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-16T00:25:37.711Z] #76 58.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-16T00:25:37.711Z] #76 58.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-16T00:25:37.711Z] #76 58.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-16T00:25:37.711Z] #76 58.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-16T00:25:37.711Z] #76 58.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:25:37.711Z] #76 58.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:25:37.711Z] #76 58.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-16T00:25:37.711Z] #76 58.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:25:37.711Z] #76 58.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-16T00:25:37.711Z] #76 58.97 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-16T00:25:37.711Z] #76 58.97 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-16T00:25:37.711Z] #76 58.98 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-16T00:25:37.711Z] #76 59.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:37.711Z] #76 59.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-16T00:25:37.711Z] #76 59.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:37.711Z] #76 59.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:25:37.711Z] #76 59.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-16T00:25:37.712Z] #19 142.8 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-16T00:25:37.712Z] #19 142.8 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-16T00:25:37.968Z] #76 ... [2022-07-16T00:25:37.968Z] [2022-07-16T00:25:37.968Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-16T00:25:37.968Z] #63 sha256:00bf4ee010e35a2e69b5c7ace5a0d4541f43f3d1c16116d453ba56049612c58d [2022-07-16T00:25:37.968Z] #63 DONE 0.2s [2022-07-16T00:25:38.224Z] [2022-07-16T00:25:38.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:25:38.224Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:38.224Z] #14 59.21 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-16T00:25:38.224Z] #14 ... [2022-07-16T00:25:38.224Z] [2022-07-16T00:25:38.224Z] #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-16T00:25:38.224Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:38.224Z] #51 40.17 Reading package lists... [2022-07-16T00:25:38.224Z] #51 49.42 Building dependency tree... [2022-07-16T00:25:38.224Z] #51 56.04 The following additional packages will be installed: [2022-07-16T00:25:38.224Z] #51 56.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:38.224Z] #51 56.06 python3-protobuf python3-six [2022-07-16T00:25:38.224Z] #51 56.09 Suggested packages: [2022-07-16T00:25:38.224Z] #51 56.11 python3-setuptools [2022-07-16T00:25:38.224Z] #51 56.11 Recommended packages: [2022-07-16T00:25:38.224Z] #51 56.11 iproute2 | iproute [2022-07-16T00:25:38.224Z] #51 57.34 The following NEW packages will be installed: [2022-07-16T00:25:38.224Z] #51 57.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:38.224Z] #51 57.40 python3-protobuf python3-six [2022-07-16T00:25:38.224Z] #51 58.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:38.224Z] #51 58.22 Need to get 2314 kB of archives. [2022-07-16T00:25:38.224Z] #51 58.22 After this operation, 11.1 MB of additional disk space will be used. [2022-07-16T00:25:38.224Z] #51 58.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-16T00:25:38.224Z] #51 58.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:25:38.224Z] #51 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-16T00:25:38.224Z] #51 58.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-16T00:25:38.224Z] #51 58.42 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-16T00:25:38.224Z] #51 58.44 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-16T00:25:38.224Z] #51 58.46 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-16T00:25:38.292Z] #76 49.02 Selecting previously unselected package patch. [2022-07-16T00:25:38.292Z] #76 49.02 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:25:38.292Z] #76 49.09 Unpacking patch (2.7.6-7) ... [2022-07-16T00:25:38.480Z] #51 ... [2022-07-16T00:25:38.480Z] [2022-07-16T00:25:38.480Z] #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-16T00:25:38.480Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:38.480Z] #42 55.74 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-16T00:25:38.480Z] #42 55.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-16T00:25:38.480Z] #42 55.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-16T00:25:38.480Z] #42 55.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-16T00:25:38.480Z] #42 55.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-16T00:25:38.480Z] #42 55.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-16T00:25:38.480Z] #42 57.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:38.480Z] #42 58.47 Fetched 17.7 MB in 2s (7754 kB/s) [2022-07-16T00:25:38.480Z] #42 58.70 Selecting previously unselected package xxd. [2022-07-16T00:25:38.480Z] #42 58.70 (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-16T00:25:38.480Z] #42 58.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:25:38.480Z] #42 58.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:38.480Z] #42 59.27 Selecting previously unselected package vim-common. [2022-07-16T00:25:38.480Z] #42 59.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:25:38.480Z] #42 59.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:38.480Z] #42 59.82 Selecting previously unselected package cmake-data. [2022-07-16T00:25:38.480Z] #42 59.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-16T00:25:38.480Z] #42 59.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:38.549Z] #76 49.31 Selecting previously unselected package dpkg-dev. [2022-07-16T00:25:38.549Z] #76 49.31 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:25:38.549Z] #76 49.31 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:25:38.927Z] #62 DONE 61.7s [2022-07-16T00:25:38.927Z] [2022-07-16T00:25:38.927Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-16T00:25:38.927Z] #63 sha256:8b8b785d95122cf621b9b8becb0781c1d1f2157bcab0b06de93012e3245ec0e3 [2022-07-16T00:25:38.927Z] #63 DONE 0.1s [2022-07-16T00:25:38.927Z] [2022-07-16T00:25:38.927Z] #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-16T00:25:38.927Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:25:39.044Z] #42 ... [2022-07-16T00:25:39.044Z] [2022-07-16T00:25:39.044Z] #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-16T00:25:39.044Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:25:39.044Z] #57 60.18 v3.0.2 [2022-07-16T00:25:39.044Z] #57 DONE 60.3s [2022-07-16T00:25:39.044Z] [2022-07-16T00:25:39.044Z] #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-16T00:25:39.044Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:39.044Z] #55 60.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-16T00:25:39.300Z] #55 60.77 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-16T00:25:39.300Z] #55 60.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T00:25:39.479Z] #76 50.20 Selecting previously unselected package build-essential. [2022-07-16T00:25:39.479Z] #76 50.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-16T00:25:39.479Z] #76 50.21 Unpacking build-essential (12.9) ... [2022-07-16T00:25:39.479Z] #76 50.33 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:25:39.479Z] #76 50.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:39.479Z] #76 50.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:39.556Z] #55 61.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T00:25:39.736Z] #76 50.47 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T00:25:39.736Z] #76 50.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:39.736Z] #76 50.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:39.736Z] #76 50.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:39.736Z] #76 50.72 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:39.736Z] #76 50.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:39.812Z] #55 61.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-16T00:25:39.993Z] #76 50.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T00:25:39.993Z] #76 50.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:39.993Z] #76 50.88 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:40.072Z] #55 61.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-16T00:25:40.072Z] #55 61.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-16T00:25:40.072Z] #55 61.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-16T00:25:40.072Z] #55 61.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-16T00:25:40.072Z] #55 61.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-16T00:25:40.250Z] #76 51.01 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:25:40.250Z] #76 51.05 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:25:40.250Z] #76 51.05 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:40.250Z] #76 51.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:25:40.250Z] #76 51.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:40.250Z] #76 51.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:40.262Z] #19 145.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-16T00:25:40.262Z] #19 145.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-16T00:25:40.307Z] #64 1.577 + RM_GOPATH=0 [2022-07-16T00:25:40.307Z] #64 1.577 + TMP_GOPATH= [2022-07-16T00:25:40.328Z] #55 61.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-16T00:25:40.566Z] #64 1.577 + : /build [2022-07-16T00:25:40.566Z] #64 1.577 + '[' -z '' ']' [2022-07-16T00:25:40.566Z] #64 1.577 ++ mktemp -d [2022-07-16T00:25:40.566Z] #64 1.578 + export GOPATH=/tmp/tmp.OBcFdnQEoa [2022-07-16T00:25:40.566Z] #64 1.578 + GOPATH=/tmp/tmp.OBcFdnQEoa [2022-07-16T00:25:40.566Z] #64 1.578 + RM_GOPATH=1 [2022-07-16T00:25:40.566Z] #64 1.578 + case "$(go env GOARCH)" in [2022-07-16T00:25:40.566Z] #64 1.578 ++ go env GOARCH [2022-07-16T00:25:40.566Z] #64 1.632 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:40.566Z] #64 1.632 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:40.566Z] #64 1.633 ++ dirname /install.sh [2022-07-16T00:25:40.566Z] #64 1.652 + dir=/ [2022-07-16T00:25:40.566Z] #64 1.652 + bin=containerd [2022-07-16T00:25:40.566Z] #64 1.652 + shift [2022-07-16T00:25:40.566Z] #64 1.652 + '[' '!' -f //containerd.installer ']' [2022-07-16T00:25:40.566Z] #64 1.652 + . //containerd.installer [2022-07-16T00:25:40.566Z] #64 1.652 ++ set -e [2022-07-16T00:25:40.566Z] #64 1.652 ++ : v1.6.6 [2022-07-16T00:25:40.566Z] #64 1.652 + install_containerd [2022-07-16T00:25:40.566Z] #64 1.652 + echo 'Install containerd version v1.6.6' [2022-07-16T00:25:40.566Z] #64 1.652 Install containerd version v1.6.6 [2022-07-16T00:25:40.566Z] #64 1.661 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OBcFdnQEoa/src/github.com/containerd/containerd [2022-07-16T00:25:40.566Z] #64 1.664 Cloning into '/tmp/tmp.OBcFdnQEoa/src/github.com/containerd/containerd'... [2022-07-16T00:25:40.816Z] #76 ... [2022-07-16T00:25:40.816Z] [2022-07-16T00:25:40.816Z] #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-16T00:25:40.816Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:40.816Z] #42 41.71 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:25:40.816Z] #42 41.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 41.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:25:40.816Z] #42 50.21 Selecting previously unselected package libxml2:amd64. [2022-07-16T00:25:40.816Z] #42 50.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 50.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:25:40.816Z] #42 50.88 Selecting previously unselected package libarchive13:amd64. [2022-07-16T00:25:40.816Z] #42 50.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 50.90 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:25:40.816Z] #42 51.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-16T00:25:40.816Z] #42 51.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 51.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:25:40.816Z] #42 51.51 Selecting previously unselected package librhash0:amd64. [2022-07-16T00:25:40.816Z] #42 51.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 51.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:25:40.816Z] #42 51.75 Selecting previously unselected package libuv1:amd64. [2022-07-16T00:25:40.816Z] #42 51.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-16T00:25:40.816Z] #42 51.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:25:40.907Z] #55 62.09 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T00:25:41.073Z] #42 ... [2022-07-16T00:25:41.073Z] [2022-07-16T00:25:41.073Z] #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-16T00:25:41.073Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:41.073Z] #51 47.17 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:25:41.073Z] #51 47.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:25:41.073Z] #51 47.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:41.073Z] #51 47.42 Selecting previously unselected package python3-six. [2022-07-16T00:25:41.073Z] #51 47.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-16T00:25:41.073Z] #51 47.43 Unpacking python3-six (1.16.0-2) ... [2022-07-16T00:25:41.073Z] #51 48.15 Selecting previously unselected package python3-protobuf. [2022-07-16T00:25:41.073Z] #51 48.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-16T00:25:41.073Z] #51 48.20 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:41.073Z] #51 48.97 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:25:41.073Z] #51 48.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:25:41.073Z] #51 48.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:41.073Z] #51 49.16 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:25:41.073Z] #51 49.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:25:41.073Z] #51 49.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:25:41.073Z] #51 49.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:41.073Z] #51 49.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:41.073Z] #51 49.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:41.073Z] #51 49.46 Selecting previously unselected package criu. [2022-07-16T00:25:41.073Z] #51 49.46 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-16T00:25:41.073Z] #51 49.47 Unpacking criu (3.17-1) ... [2022-07-16T00:25:41.073Z] #51 50.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:41.073Z] #77 ... [2022-07-16T00:25:41.073Z] [2022-07-16T00:25:41.073Z] #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-16T00:25:41.073Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:41.073Z] #14 68.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-16T00:25:41.073Z] #14 68.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:25:41.073Z] #14 68.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:25:41.329Z] #51 52.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:41.329Z] #51 52.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:41.329Z] #51 52.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:41.329Z] #51 ... [2022-07-16T00:25:41.329Z] [2022-07-16T00:25:41.329Z] #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-16T00:25:41.330Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:41.330Z] #14 42.28 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-16T00:25:41.330Z] #14 44.39 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-16T00:25:41.330Z] #14 45.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-16T00:25:41.330Z] #14 46.21 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-16T00:25:41.330Z] #14 48.16 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-16T00:25:41.330Z] #14 48.99 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-16T00:25:41.330Z] #14 48.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-16T00:25:41.330Z] #14 48.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-16T00:25:41.330Z] #14 48.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:41.330Z] #14 49.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:41.330Z] #14 49.03 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-16T00:25:41.330Z] #14 49.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:41.330Z] #14 49.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-16T00:25:41.330Z] #14 49.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-16T00:25:41.330Z] #14 49.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-16T00:25:41.330Z] #14 49.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-16T00:25:41.330Z] #14 49.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-16T00:25:41.330Z] #14 49.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-16T00:25:41.330Z] #14 49.22 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-16T00:25:41.330Z] #14 49.22 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-16T00:25:41.330Z] #14 49.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:41.330Z] #14 50.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:41.330Z] #14 50.88 Fetched 115 MB in 9s (12.4 MB/s) [2022-07-16T00:25:41.330Z] #14 50.90 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T00:25:41.330Z] #14 50.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:41.330Z] #14 51.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:25:41.330Z] #14 51.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:41.505Z] #64 ... [2022-07-16T00:25:41.505Z] [2022-07-16T00:25:41.505Z] #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-16T00:25:41.505Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-16T00:25:41.505Z] #57 63.91 v3.0.2 [2022-07-16T00:25:41.505Z] #57 DONE 64.4s [2022-07-16T00:25:41.505Z] [2022-07-16T00:25:41.505Z] #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-16T00:25:41.505Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:41.505Z] #76 58.59 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:41.505Z] #76 58.59 Need to get 5940 kB of archives. [2022-07-16T00:25:41.505Z] #76 58.59 After this operation, 18.7 MB of additional disk space will be used. [2022-07-16T00:25:41.505Z] #76 58.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:25:41.505Z] #76 58.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-16T00:25:41.505Z] #76 58.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-16T00:25:41.505Z] #76 58.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-16T00:25:41.505Z] #76 58.67 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-16T00:25:41.505Z] #76 58.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-16T00:25:41.505Z] #76 58.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-16T00:25:41.505Z] #76 58.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-16T00:25:41.505Z] #76 58.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-16T00:25:41.505Z] #76 58.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-16T00:25:41.505Z] #76 58.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:25:41.505Z] #76 58.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:25:41.505Z] #76 59.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-16T00:25:41.505Z] #76 59.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:25:41.505Z] #76 59.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-16T00:25:41.505Z] #76 59.03 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-16T00:25:41.505Z] #76 59.03 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-16T00:25:41.505Z] #76 59.03 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-16T00:25:41.505Z] #76 59.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:41.505Z] #76 59.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-16T00:25:41.506Z] #76 59.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:41.506Z] #76 59.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:25:41.506Z] #76 59.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-16T00:25:41.506Z] #76 60.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:41.506Z] #76 61.38 Fetched 5940 kB in 1s (6455 kB/s) [2022-07-16T00:25:41.506Z] #76 61.65 Selecting previously unselected package bzip2. [2022-07-16T00:25:41.506Z] #76 61.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:41.506Z] #76 61.93 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:25:41.506Z] #76 61.93 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:25:41.506Z] #76 62.16 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:25:41.506Z] #76 62.22 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:41.506Z] #76 62.26 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:41.506Z] #76 63.72 Selecting previously unselected package libmagic1:amd64. [2022-07-16T00:25:41.506Z] #76 63.72 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:41.506Z] #76 63.73 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:41.506Z] #76 64.41 Selecting previously unselected package file. [2022-07-16T00:25:41.506Z] #76 64.42 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:41.506Z] #76 64.50 Unpacking file (1:5.39-3) ... [2022-07-16T00:25:41.586Z] #14 ... [2022-07-16T00:25:41.586Z] [2022-07-16T00:25:41.586Z] #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-16T00:25:41.586Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:41.586Z] #76 52.10 Selecting previously unselected package libtool. [2022-07-16T00:25:41.586Z] #76 52.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-16T00:25:41.586Z] #76 52.10 Unpacking libtool (2.4.6-15) ... [2022-07-16T00:25:41.586Z] #76 52.48 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:25:41.586Z] #76 52.48 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:41.587Z] #76 52.48 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:41.587Z] #76 52.67 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:25:41.587Z] #76 52.67 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:25:41.766Z] #76 64.86 Selecting previously unselected package xz-utils. [2022-07-16T00:25:41.767Z] #76 64.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:25:41.963Z] #55 63.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T00:25:42.026Z] #76 64.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:42.150Z] #76 52.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:42.150Z] #76 52.82 Selecting previously unselected package libyajl-dev:amd64. [2022-07-16T00:25:42.150Z] #76 52.82 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-16T00:25:42.150Z] #76 52.95 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:42.150Z] #76 53.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:42.150Z] #76 53.14 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:42.150Z] #76 53.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:42.150Z] #76 53.17 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:42.150Z] #76 53.18 Setting up file (1:5.39-3) ... [2022-07-16T00:25:42.150Z] #76 53.20 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:25:42.182Z] #19 147.6 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-16T00:25:42.182Z] #19 147.6 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-16T00:25:42.219Z] #55 63.58 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-16T00:25:42.407Z] #76 53.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:42.407Z] #76 53.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:42.407Z] #76 53.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:42.407Z] #76 53.26 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:42.407Z] #76 53.26 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:42.407Z] #76 53.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:42.474Z] #55 63.86 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T00:25:42.600Z] #76 65.62 Selecting previously unselected package libsigsegv2:amd64. [2022-07-16T00:25:42.600Z] #76 65.66 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-16T00:25:42.600Z] #76 65.66 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:42.600Z] #76 ... [2022-07-16T00:25:42.600Z] [2022-07-16T00:25:42.600Z] #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-16T00:25:42.600Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:25:42.600Z] #40 65.71 NAME: [2022-07-16T00:25:42.600Z] #40 65.72 go-winres - A tool for embedding resources in Windows executables [2022-07-16T00:25:42.600Z] #40 65.72 [2022-07-16T00:25:42.600Z] #40 65.72 USAGE: [2022-07-16T00:25:42.600Z] #40 65.72 go-winres [global options] command [command options] [arguments...] [2022-07-16T00:25:42.600Z] #40 65.72 [2022-07-16T00:25:42.600Z] #40 65.72 COMMANDS: [2022-07-16T00:25:42.600Z] #40 65.72 init Create an initial ./winres/winres.json [2022-07-16T00:25:42.600Z] #40 65.72 make Make syso files for the "go build" command [2022-07-16T00:25:42.600Z] #40 65.72 simply Make syso files for the "go build" command (simplified) [2022-07-16T00:25:42.600Z] #40 65.72 extract Extract all resources from an executable [2022-07-16T00:25:42.600Z] #40 65.72 patch Replace resources in an executable file (exe, dll) [2022-07-16T00:25:42.600Z] #40 65.72 help, h Shows a list of commands or help for one command [2022-07-16T00:25:42.600Z] #40 65.72 [2022-07-16T00:25:42.600Z] #40 65.72 GLOBAL OPTIONS: [2022-07-16T00:25:42.600Z] #40 65.72 --help, -h show help (default: false) [2022-07-16T00:25:42.730Z] #55 64.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T00:25:42.985Z] #55 64.43 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-16T00:25:43.178Z] #40 DONE 66.3s [2022-07-16T00:25:43.178Z] [2022-07-16T00:25:43.178Z] #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-16T00:25:43.178Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:43.178Z] #55 60.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-16T00:25:43.178Z] #55 60.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-16T00:25:43.178Z] #55 61.48 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-16T00:25:43.178Z] #55 61.48 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-16T00:25:43.178Z] #55 61.80 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-16T00:25:43.178Z] #55 62.09 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-16T00:25:43.178Z] #55 62.42 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-16T00:25:43.178Z] #55 62.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-16T00:25:43.178Z] #55 62.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-16T00:25:43.178Z] #55 62.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-16T00:25:43.178Z] #55 62.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-16T00:25:43.178Z] #55 62.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-16T00:25:43.178Z] #55 63.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-16T00:25:43.178Z] #55 63.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-16T00:25:43.178Z] #55 63.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-16T00:25:43.178Z] #55 63.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-16T00:25:43.178Z] #55 63.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T00:25:43.178Z] #55 64.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T00:25:43.178Z] #55 64.73 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-16T00:25:43.178Z] #55 65.01 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T00:25:43.178Z] #55 65.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-16T00:25:43.178Z] #55 65.61 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-16T00:25:43.178Z] #55 66.12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T00:25:43.178Z] #55 66.12 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-16T00:25:43.241Z] #55 64.54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T00:25:43.241Z] #55 64.55 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-16T00:25:43.241Z] #55 64.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-16T00:25:43.376Z] #76 54.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:25:43.376Z] #76 54.17 Setting up patch (2.7.6-7) ... [2022-07-16T00:25:43.439Z] #55 66.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-16T00:25:43.439Z] #55 ... [2022-07-16T00:25:43.439Z] [2022-07-16T00:25:43.439Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-16T00:25:43.439Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:43.439Z] #76 66.35 Selecting previously unselected package m4. [2022-07-16T00:25:43.439Z] #76 66.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-16T00:25:43.439Z] #76 66.37 Unpacking m4 (1.4.18-5) ... [2022-07-16T00:25:43.499Z] #55 64.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T00:25:43.499Z] #55 64.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T00:25:43.651Z] #76 54.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:43.651Z] #76 54.46 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:43.651Z] #76 54.50 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:43.651Z] #76 54.53 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:43.651Z] #76 54.62 Setting up libtool (2.4.6-15) ... [2022-07-16T00:25:43.755Z] #55 65.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T00:25:43.755Z] #55 65.15 go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T00:25:43.908Z] #76 54.68 Setting up m4 (1.4.18-5) ... [2022-07-16T00:25:43.908Z] #76 54.78 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:25:43.908Z] #76 54.80 Setting up autoconf (2.69-14) ... [2022-07-16T00:25:43.908Z] #76 54.84 Setting up build-essential (12.9) ... [2022-07-16T00:25:43.908Z] #76 54.85 Setting up automake (1:1.16.3-2) ... [2022-07-16T00:25:43.908Z] #76 54.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-16T00:25:43.908Z] #76 54.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:44.011Z] #76 66.86 Selecting previously unselected package autoconf. [2022-07-16T00:25:44.011Z] #76 66.89 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-16T00:25:44.011Z] #76 66.97 Unpacking autoconf (2.69-14) ... [2022-07-16T00:25:44.470Z] #76 DONE 55.3s [2022-07-16T00:25:44.471Z] [2022-07-16T00:25:44.471Z] #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-16T00:25:44.471Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:44.471Z] #14 54.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T00:25:44.471Z] #14 54.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:25:44.471Z] #14 54.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:44.580Z] #76 67.51 Selecting previously unselected package autotools-dev. [2022-07-16T00:25:44.580Z] #76 67.54 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-16T00:25:44.580Z] #76 67.55 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:44.683Z] #55 66.07 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-16T00:25:44.732Z] #19 149.9 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-16T00:25:44.732Z] #19 149.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-16T00:25:44.732Z] #19 150.0 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-16T00:25:44.732Z] #19 150.0 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-16T00:25:44.732Z] #19 150.0 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-16T00:25:44.732Z] #19 150.0 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-16T00:25:44.732Z] #19 150.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-16T00:25:44.732Z] #19 150.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-16T00:25:44.732Z] #19 150.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-16T00:25:44.732Z] #19 150.3 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-16T00:25:44.732Z] #19 150.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-16T00:25:44.732Z] #19 150.3 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-16T00:25:44.732Z] #19 150.4 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-16T00:25:44.840Z] #76 67.89 Selecting previously unselected package automake. [2022-07-16T00:25:44.840Z] #76 67.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-16T00:25:44.840Z] #76 67.94 Unpacking automake (1:1.16.3-2) ... [2022-07-16T00:25:44.939Z] #55 66.29 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-16T00:25:45.422Z] #76 ... [2022-07-16T00:25:45.422Z] [2022-07-16T00:25:45.422Z] #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-16T00:25:45.422Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:45.422Z] #51 58.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-16T00:25:45.422Z] #51 58.30 python3-protobuf python3-six [2022-07-16T00:25:45.422Z] #51 58.93 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:45.422Z] #51 58.93 Need to get 2314 kB of archives. [2022-07-16T00:25:45.422Z] #51 58.93 After this operation, 11.1 MB of additional disk space will be used. [2022-07-16T00:25:45.422Z] #51 58.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-16T00:25:45.422Z] #51 58.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:25:45.422Z] #51 58.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-16T00:25:45.422Z] #51 59.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-16T00:25:45.422Z] #51 59.01 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-16T00:25:45.422Z] #51 59.01 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-16T00:25:45.422Z] #51 59.02 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-16T00:25:45.422Z] #51 61.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-16T00:25:45.422Z] #51 63.58 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:45.422Z] #51 64.33 Fetched 2314 kB in 4s (638 kB/s) [2022-07-16T00:25:45.422Z] #51 64.50 Selecting previously unselected package libprotobuf23:amd64. [2022-07-16T00:25:45.422Z] #51 64.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 ... 15717 files and directories currently installed.) [2022-07-16T00:25:45.422Z] #51 64.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-16T00:25:45.422Z] #51 64.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:45.422Z] #51 66.20 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:25:45.422Z] #51 66.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:25:45.422Z] #51 66.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:45.422Z] #51 66.76 Selecting previously unselected package python3-six. [2022-07-16T00:25:45.422Z] #51 66.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-16T00:25:45.422Z] #51 66.79 Unpacking python3-six (1.16.0-2) ... [2022-07-16T00:25:45.422Z] #51 67.17 Selecting previously unselected package python3-protobuf. [2022-07-16T00:25:45.422Z] #51 67.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-16T00:25:45.422Z] #51 67.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:45.422Z] #51 68.08 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:25:45.422Z] #51 68.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:25:45.422Z] #51 68.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:45.511Z] #55 ... [2022-07-16T00:25:45.511Z] [2022-07-16T00:25:45.511Z] #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-16T00:25:45.511Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-16T00:25:45.511Z] #40 66.82 NAME: [2022-07-16T00:25:45.511Z] #40 66.82 go-winres - A tool for embedding resources in Windows executables [2022-07-16T00:25:45.511Z] #40 66.82 [2022-07-16T00:25:45.511Z] #40 66.82 USAGE: [2022-07-16T00:25:45.511Z] #40 66.82 go-winres [global options] command [command options] [arguments...] [2022-07-16T00:25:45.511Z] #40 66.82 [2022-07-16T00:25:45.511Z] #40 66.82 COMMANDS: [2022-07-16T00:25:45.511Z] #40 66.82 init Create an initial ./winres/winres.json [2022-07-16T00:25:45.511Z] #40 66.82 make Make syso files for the "go build" command [2022-07-16T00:25:45.511Z] #40 66.82 simply Make syso files for the "go build" command (simplified) [2022-07-16T00:25:45.511Z] #40 66.82 extract Extract all resources from an executable [2022-07-16T00:25:45.511Z] #40 66.82 patch Replace resources in an executable file (exe, dll) [2022-07-16T00:25:45.511Z] #40 66.82 help, h Shows a list of commands or help for one command [2022-07-16T00:25:45.511Z] #40 66.82 [2022-07-16T00:25:45.511Z] #40 66.82 GLOBAL OPTIONS: [2022-07-16T00:25:45.511Z] #40 66.82 --help, -h show help (default: false) [2022-07-16T00:25:45.681Z] #51 ... [2022-07-16T00:25:45.681Z] [2022-07-16T00:25:45.681Z] #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-16T00:25:45.681Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:45.681Z] #42 58.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-16T00:25:45.681Z] #42 58.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-16T00:25:45.681Z] #42 58.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-16T00:25:45.681Z] #42 58.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-16T00:25:45.681Z] #42 60.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:45.681Z] #42 61.72 Fetched 17.7 MB in 2s (8938 kB/s) [2022-07-16T00:25:45.681Z] #42 61.90 Selecting previously unselected package xxd. [2022-07-16T00:25:45.681Z] #42 61.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:45.681Z] #42 62.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:25:45.681Z] #42 62.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:45.681Z] #42 62.78 Selecting previously unselected package vim-common. [2022-07-16T00:25:45.681Z] #42 62.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:25:45.681Z] #42 62.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:45.681Z] #42 63.56 Selecting previously unselected package cmake-data. [2022-07-16T00:25:45.681Z] #42 63.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-16T00:25:45.681Z] #42 63.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:45.767Z] #40 DONE 67.2s [2022-07-16T00:25:45.767Z] [2022-07-16T00:25:45.767Z] #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-16T00:25:45.767Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:45.767Z] #42 67.16 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:25:45.767Z] #42 67.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:25:45.767Z] #42 67.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:25:45.940Z] #42 ... [2022-07-16T00:25:45.940Z] [2022-07-16T00:25:45.940Z] #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-16T00:25:45.940Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:45.940Z] #14 58.84 The following NEW packages will be installed: [2022-07-16T00:25:45.940Z] #14 58.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:25:45.940Z] #14 58.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-16T00:25:45.940Z] #14 58.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-16T00:25:45.940Z] #14 58.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-16T00:25:45.940Z] #14 58.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-16T00:25:45.940Z] #14 58.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-16T00:25:45.940Z] #14 58.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-16T00:25:45.940Z] #14 58.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-16T00:25:45.940Z] #14 58.87 mingw-w64-x86-64-dev [2022-07-16T00:25:45.940Z] #14 59.34 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:25:45.940Z] #14 59.34 Need to get 115 MB of archives. [2022-07-16T00:25:45.940Z] #14 59.34 After this operation, 645 MB of additional disk space will be used. [2022-07-16T00:25:45.940Z] #14 59.34 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-16T00:25:45.940Z] #14 59.59 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-16T00:25:45.940Z] #14 59.85 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-16T00:25:45.940Z] #14 59.85 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-16T00:25:45.940Z] #14 59.85 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-16T00:25:45.940Z] #14 59.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-16T00:25:45.940Z] #14 60.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-16T00:25:45.940Z] #14 60.80 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-16T00:25:45.940Z] #14 60.84 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-16T00:25:45.940Z] #14 61.97 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-16T00:25:45.940Z] #14 64.26 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-16T00:25:45.940Z] #14 65.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-16T00:25:45.940Z] #14 66.06 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-16T00:25:45.940Z] #14 69.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-16T00:25:45.940Z] #14 ... [2022-07-16T00:25:45.940Z] [2022-07-16T00:25:45.940Z] #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-16T00:25:45.940Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:45.940Z] #51 68.88 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:25:45.940Z] #51 68.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:25:45.940Z] #51 68.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:25:46.339Z] #14 ... [2022-07-16T00:25:46.339Z] [2022-07-16T00:25:46.339Z] #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-16T00:25:46.339Z] #64 sha256:ad16c791404e25baea0393473bc57735463609db0f5f779d9a4909470a45b595 [2022-07-16T00:25:46.339Z] #64 47.35 Updating files: 58% (2865/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 92% (4541/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-16T00:25:46.339Z] #64 48.52 + cd /tmp/tmp.JDom14qJz8/src/github.com/containerd/containerd [2022-07-16T00:25:46.339Z] #64 48.52 + git checkout -q v1.6.6 [2022-07-16T00:25:46.339Z] #64 50.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T00:25:46.339Z] #64 50.26 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T00:25:46.339Z] #64 50.26 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:25:46.339Z] #64 50.26 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:25:46.339Z] #64 50.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T00:25:46.339Z] #64 50.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T00:25:46.339Z] #64 50.26 + '[' '' = dynamic ']' [2022-07-16T00:25:46.339Z] #64 50.26 + make [2022-07-16T00:25:46.360Z] #14 ... [2022-07-16T00:25:46.360Z] [2022-07-16T00:25:46.360Z] #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-16T00:25:46.360Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:46.360Z] #55 47.00 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-16T00:25:46.360Z] #55 48.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-16T00:25:46.360Z] #55 ... [2022-07-16T00:25:46.360Z] [2022-07-16T00:25:46.360Z] #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-16T00:25:46.360Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:25:46.360Z] #34 48.38 Updating files: 94% (1441/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-16T00:25:46.360Z] #34 48.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T00:25:46.360Z] #34 48.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:25:46.619Z] #34 ... [2022-07-16T00:25:46.619Z] [2022-07-16T00:25:46.619Z] #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-16T00:25:46.619Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:46.619Z] #42 51.99 Selecting previously unselected package cmake. [2022-07-16T00:25:46.619Z] #42 51.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-16T00:25:46.619Z] #42 51.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:25:46.619Z] #42 57.58 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:25:46.619Z] #42 57.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:46.619Z] #42 57.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:25:46.619Z] #42 57.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:25:46.619Z] #42 57.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:25:46.876Z] #42 57.68 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:25:46.876Z] #42 57.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:25:46.876Z] #42 57.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:25:46.876Z] #42 57.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:25:46.876Z] #42 57.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:25:46.876Z] #42 57.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:46.876Z] #42 ... [2022-07-16T00:25:46.876Z] [2022-07-16T00:25:46.876Z] #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-16T00:25:46.876Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:46.876Z] #14 57.78 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T00:25:46.876Z] #14 57.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-16T00:25:46.876Z] #14 57.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:25:46.877Z] #51 69.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:46.877Z] #51 69.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:46.877Z] #51 69.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:47.136Z] #51 70.09 Selecting previously unselected package criu. [2022-07-16T00:25:47.255Z] #14 58.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T00:25:47.255Z] #14 58.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:25:47.255Z] #14 58.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:25:47.395Z] #51 70.12 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-16T00:25:47.395Z] #51 70.12 Unpacking criu (3.17-1) ... [2022-07-16T00:25:47.714Z] #64 52.11 + bin/ctr [2022-07-16T00:25:47.819Z] #14 ... [2022-07-16T00:25:47.819Z] [2022-07-16T00:25:47.819Z] #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-16T00:25:47.819Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:47.819Z] #42 DONE 58.7s [2022-07-16T00:25:47.819Z] [2022-07-16T00:25:47.819Z] #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-16T00:25:47.819Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:47.819Z] #14 58.66 Selecting previously unselected package dmsetup. [2022-07-16T00:25:47.819Z] #14 58.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:25:47.819Z] #14 58.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:25:48.075Z] #14 ... [2022-07-16T00:25:48.075Z] [2022-07-16T00:25:48.075Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-16T00:25:48.075Z] #43 sha256:5b69b78704dfa54846f219e497be8c6864053a41bd2e8bc54ca8c20d9a65103b [2022-07-16T00:25:48.075Z] #43 DONE 0.1s [2022-07-16T00:25:48.075Z] [2022-07-16T00:25:48.075Z] #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-16T00:25:48.075Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:48.075Z] #14 58.93 Selecting previously unselected package mingw-w64-common. [2022-07-16T00:25:48.075Z] #14 58.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-16T00:25:48.075Z] #14 58.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-16T00:25:48.288Z] #42 ... [2022-07-16T00:25:48.288Z] [2022-07-16T00:25:48.288Z] #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-16T00:25:48.288Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:25:48.288Z] #64 2.104 + RM_GOPATH=0 [2022-07-16T00:25:48.288Z] #64 2.104 + TMP_GOPATH= [2022-07-16T00:25:48.288Z] #64 2.104 + : /build [2022-07-16T00:25:48.288Z] #64 2.104 + '[' -z '' ']' [2022-07-16T00:25:48.288Z] #64 2.104 ++ mktemp -d [2022-07-16T00:25:48.288Z] #64 2.149 + export GOPATH=/tmp/tmp.RC8FpH91ur [2022-07-16T00:25:48.288Z] #64 2.149 + GOPATH=/tmp/tmp.RC8FpH91ur [2022-07-16T00:25:48.288Z] #64 2.149 + RM_GOPATH=1 [2022-07-16T00:25:48.288Z] #64 2.149 + case "$(go env GOARCH)" in [2022-07-16T00:25:48.288Z] #64 2.149 ++ go env GOARCH [2022-07-16T00:25:48.288Z] #64 2.190 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:48.288Z] #64 2.190 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:48.288Z] #64 2.198 ++ dirname /install.sh [2022-07-16T00:25:48.288Z] #64 2.217 + dir=/ [2022-07-16T00:25:48.288Z] #64 2.222 + bin=containerd [2022-07-16T00:25:48.288Z] #64 2.222 + shift [2022-07-16T00:25:48.288Z] #64 2.223 + '[' '!' -f //containerd.installer ']' [2022-07-16T00:25:48.288Z] #64 2.230 + . //containerd.installer [2022-07-16T00:25:48.288Z] #64 2.230 ++ set -e [2022-07-16T00:25:48.288Z] #64 2.230 ++ : v1.6.6 [2022-07-16T00:25:48.288Z] #64 2.230 + install_containerd [2022-07-16T00:25:48.288Z] #64 2.230 + echo 'Install containerd version v1.6.6' [2022-07-16T00:25:48.288Z] #64 2.230 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RC8FpH91ur/src/github.com/containerd/containerd [2022-07-16T00:25:48.288Z] #64 2.232 Cloning into '/tmp/tmp.RC8FpH91ur/src/github.com/containerd/containerd'... [2022-07-16T00:25:48.288Z] #64 2.234 Install containerd version v1.6.6 [2022-07-16T00:25:48.288Z] #64 ... [2022-07-16T00:25:48.288Z] [2022-07-16T00:25:48.288Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:25:48.288Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:25:48.774Z] #51 71.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:49.059Z] #34 69.12 Updating files: 71% (1087/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-16T00:25:49.316Z] #34 70.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T00:25:49.316Z] #34 70.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:25:49.316Z] #34 ... [2022-07-16T00:25:49.316Z] [2022-07-16T00:25:49.316Z] #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-16T00:25:49.316Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:49.316Z] #76 60.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:49.316Z] #76 61.19 Fetched 5940 kB in 1s (5322 kB/s) [2022-07-16T00:25:49.316Z] #76 61.40 Selecting previously unselected package bzip2. [2022-07-16T00:25:49.316Z] #76 61.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:49.316Z] #76 61.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 61.63 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:25:49.316Z] #76 61.89 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:25:49.316Z] #76 61.91 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 61.96 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:49.316Z] #76 63.37 Selecting previously unselected package libmagic1:amd64. [2022-07-16T00:25:49.316Z] #76 63.37 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 63.39 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:49.316Z] #76 63.98 Selecting previously unselected package file. [2022-07-16T00:25:49.316Z] #76 63.99 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 64.03 Unpacking file (1:5.39-3) ... [2022-07-16T00:25:49.316Z] #76 64.33 Selecting previously unselected package xz-utils. [2022-07-16T00:25:49.316Z] #76 64.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 64.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:49.316Z] #76 64.85 Selecting previously unselected package libsigsegv2:amd64. [2022-07-16T00:25:49.316Z] #76 64.85 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 64.86 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:49.316Z] #76 65.09 Selecting previously unselected package m4. [2022-07-16T00:25:49.316Z] #76 65.11 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 65.15 Unpacking m4 (1.4.18-5) ... [2022-07-16T00:25:49.316Z] #76 65.62 Selecting previously unselected package autoconf. [2022-07-16T00:25:49.316Z] #76 65.62 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-16T00:25:49.316Z] #76 65.62 Unpacking autoconf (2.69-14) ... [2022-07-16T00:25:49.316Z] #76 66.37 Selecting previously unselected package autotools-dev. [2022-07-16T00:25:49.316Z] #76 66.37 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-16T00:25:49.316Z] #76 66.41 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:49.316Z] #76 66.72 Selecting previously unselected package automake. [2022-07-16T00:25:49.316Z] #76 66.72 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-16T00:25:49.316Z] #76 66.76 Unpacking automake (1:1.16.3-2) ... [2022-07-16T00:25:49.316Z] #76 68.01 Selecting previously unselected package patch. [2022-07-16T00:25:49.316Z] #76 68.01 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 68.02 Unpacking patch (2.7.6-7) ... [2022-07-16T00:25:49.316Z] #76 68.43 Selecting previously unselected package dpkg-dev. [2022-07-16T00:25:49.316Z] #76 68.44 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:25:49.316Z] #76 68.45 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:25:49.316Z] #76 70.12 Selecting previously unselected package build-essential. [2022-07-16T00:25:49.316Z] #76 70.12 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 70.14 Unpacking build-essential (12.9) ... [2022-07-16T00:25:49.316Z] #76 70.35 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:25:49.316Z] #76 70.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 70.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:49.316Z] #76 70.55 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T00:25:49.316Z] #76 70.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 70.58 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:49.316Z] #76 70.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:49.316Z] #76 70.74 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:49.316Z] #76 70.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:49.573Z] #76 70.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T00:25:49.573Z] #76 70.95 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:49.573Z] #76 70.97 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:49.573Z] #76 71.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:25:49.573Z] #76 71.16 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:25:49.835Z] #76 71.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:50.092Z] #76 ... [2022-07-16T00:25:50.092Z] [2022-07-16T00:25:50.092Z] #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-16T00:25:50.092Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:50.092Z] #51 61.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-16T00:25:50.092Z] #51 63.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:50.092Z] #51 63.62 Fetched 2314 kB in 4s (615 kB/s) [2022-07-16T00:25:50.092Z] #51 63.85 Selecting previously unselected package libprotobuf23:amd64. [2022-07-16T00:25:50.092Z] #51 63.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 ... 15717 files and directories currently installed.) [2022-07-16T00:25:50.092Z] #51 63.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 63.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:50.092Z] #51 65.59 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:25:50.092Z] #51 65.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:25:50.092Z] #51 65.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:50.092Z] #51 65.97 Selecting previously unselected package python3-six. [2022-07-16T00:25:50.092Z] #51 65.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-16T00:25:50.092Z] #51 65.99 Unpacking python3-six (1.16.0-2) ... [2022-07-16T00:25:50.092Z] #51 66.21 Selecting previously unselected package python3-protobuf. [2022-07-16T00:25:50.092Z] #51 66.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 66.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:50.092Z] #51 67.23 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:25:50.092Z] #51 67.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 67.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:50.092Z] #51 67.34 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:25:50.092Z] #51 67.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 67.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:25:50.092Z] #51 67.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:50.092Z] #51 67.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 67.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:50.092Z] #51 67.90 Selecting previously unselected package criu. [2022-07-16T00:25:50.092Z] #51 67.90 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-16T00:25:50.092Z] #51 67.92 Unpacking criu (3.17-1) ... [2022-07-16T00:25:50.092Z] #51 69.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:25:50.092Z] #51 ... [2022-07-16T00:25:50.092Z] [2022-07-16T00:25:50.092Z] #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-16T00:25:50.092Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:50.092Z] #76 71.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:25:50.092Z] #76 71.48 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:50.092Z] #76 71.51 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:50.348Z] #76 ... [2022-07-16T00:25:50.348Z] [2022-07-16T00:25:50.348Z] #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-16T00:25:50.348Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:50.348Z] #14 61.62 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-16T00:25:50.348Z] #14 62.77 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-16T00:25:50.348Z] #14 63.77 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-16T00:25:50.348Z] #14 66.22 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-16T00:25:50.348Z] #14 67.33 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-16T00:25:50.348Z] #14 67.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-16T00:25:50.348Z] #14 67.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-16T00:25:50.348Z] #14 67.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:50.348Z] #14 67.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:50.348Z] #14 67.46 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-16T00:25:50.348Z] #14 67.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:50.348Z] #14 67.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-16T00:25:50.348Z] #14 67.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-16T00:25:50.348Z] #14 67.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-16T00:25:50.348Z] #14 67.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-16T00:25:50.348Z] #14 67.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-16T00:25:50.348Z] #14 67.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-16T00:25:50.348Z] #14 67.59 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-16T00:25:50.348Z] #14 67.59 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-16T00:25:50.348Z] #14 67.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:50.348Z] #14 69.44 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:50.348Z] #14 69.83 Fetched 115 MB in 11s (10.0 MB/s) [2022-07-16T00:25:50.348Z] #14 70.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T00:25:50.349Z] #14 70.01 (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-16T00:25:50.349Z] #14 70.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:25:50.349Z] #14 70.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:50.911Z] #14 ... [2022-07-16T00:25:50.912Z] [2022-07-16T00:25:50.912Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-16T00:25:50.912Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:50.912Z] #51 72.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:51.168Z] #51 72.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:51.168Z] #51 72.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:51.168Z] #51 72.33 Setting up python3-six (1.16.0-2) ... [2022-07-16T00:25:51.310Z] #51 74.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-16T00:25:51.310Z] #51 74.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:25:51.310Z] #51 74.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:51.310Z] #51 74.13 Setting up python3-six (1.16.0-2) ... [2022-07-16T00:25:51.344Z] #14 ... [2022-07-16T00:25:51.344Z] [2022-07-16T00:25:51.344Z] #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-16T00:25:51.344Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:25:51.344Z] #51 52.51 Setting up python3-six (1.16.0-2) ... [2022-07-16T00:25:51.344Z] #51 54.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:25:51.344Z] #51 54.32 Setting up python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:51.344Z] #51 58.78 Setting up criu (3.17-1) ... [2022-07-16T00:25:51.344Z] #51 61.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:51.344Z] #51 DONE 61.8s [2022-07-16T00:25:51.344Z] [2022-07-16T00:25:51.344Z] #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-16T00:25:51.344Z] #44 sha256:2c7dd9922f55878fd532ba3981cedf785830752403f78c524d33b31fbd775a96 [2022-07-16T00:25:51.344Z] #44 2.732 + RM_GOPATH=0 [2022-07-16T00:25:51.344Z] #44 2.734 + TMP_GOPATH= [2022-07-16T00:25:51.344Z] #44 2.735 + : /build [2022-07-16T00:25:51.344Z] #44 2.735 + '[' -z '' ']' [2022-07-16T00:25:51.344Z] #44 2.739 ++ mktemp -d [2022-07-16T00:25:51.344Z] #44 2.756 + export GOPATH=/tmp/tmp.YmFCAFPVf5 [2022-07-16T00:25:51.344Z] #44 2.758 + GOPATH=/tmp/tmp.YmFCAFPVf5 [2022-07-16T00:25:51.344Z] #44 2.758 + RM_GOPATH=1 [2022-07-16T00:25:51.344Z] #44 2.758 + case "$(go env GOARCH)" in [2022-07-16T00:25:51.344Z] #44 2.760 ++ go env GOARCH [2022-07-16T00:25:51.344Z] #44 2.793 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:51.344Z] #44 2.796 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:25:51.344Z] #44 2.818 ++ dirname /install.sh [2022-07-16T00:25:51.344Z] #44 2.823 + dir=/ [2022-07-16T00:25:51.344Z] #44 2.831 + bin=tini [2022-07-16T00:25:51.344Z] #44 2.832 + shift [2022-07-16T00:25:51.344Z] #44 2.832 + '[' '!' -f //tini.installer ']' [2022-07-16T00:25:51.344Z] #44 2.832 + . //tini.installer [2022-07-16T00:25:51.344Z] #44 2.832 ++ : v0.19.0 [2022-07-16T00:25:51.344Z] #44 2.835 + install_tini [2022-07-16T00:25:51.344Z] #44 2.836 + echo 'Install tini version v0.19.0' [2022-07-16T00:25:51.344Z] #44 2.836 Install tini version v0.19.0 [2022-07-16T00:25:51.344Z] #44 2.836 + git clone https://github.com/krallin/tini.git /tmp/tmp.YmFCAFPVf5/tini [2022-07-16T00:25:51.344Z] #44 2.838 Cloning into '/tmp/tmp.YmFCAFPVf5/tini'... [2022-07-16T00:25:51.344Z] #19 155.7 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-16T00:25:51.344Z] #19 155.7 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-16T00:25:51.344Z] #19 155.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-16T00:25:51.344Z] #19 156.6 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-16T00:25:51.344Z] #19 ... [2022-07-16T00:25:51.344Z] [2022-07-16T00:25:51.344Z] #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-16T00:25:51.344Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:11: installing 'build-aux/compile' [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:11: installing 'build-aux/config.sub' [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:13: installing 'build-aux/install-sh' [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:13: installing 'build-aux/missing' [2022-07-16T00:25:51.344Z] #84 107.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-16T00:25:51.570Z] #51 ... [2022-07-16T00:25:51.570Z] [2022-07-16T00:25:51.570Z] #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-16T00:25:51.570Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:25:51.570Z] #34 72.63 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-16T00:25:51.570Z] #34 73.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-16T00:25:51.570Z] #34 74.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-16T00:25:51.600Z] #44 3.586 + cd /tmp/tmp.YmFCAFPVf5/tini [2022-07-16T00:25:51.600Z] #44 3.586 + git checkout -q v0.19.0 [2022-07-16T00:25:51.600Z] #44 3.631 + cmake . [2022-07-16T00:25:51.605Z] #84 107.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:25:51.903Z] #64 ... [2022-07-16T00:25:51.903Z] [2022-07-16T00:25:51.903Z] #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-16T00:25:51.903Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:25:51.903Z] #14 78.88 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-16T00:25:51.903Z] #14 78.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:25:51.903Z] #14 78.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:25:52.165Z] #44 4.256 -- The C compiler identification is GNU 10.2.1 [2022-07-16T00:25:52.422Z] #44 4.408 -- Detecting C compiler ABI info [2022-07-16T00:25:52.984Z] #44 5.119 -- Detecting C compiler ABI info - done [2022-07-16T00:25:53.241Z] #44 5.299 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-16T00:25:53.241Z] #44 5.299 -- Detecting C compile features [2022-07-16T00:25:53.241Z] #44 5.299 -- Detecting C compile features - done [2022-07-16T00:25:53.241Z] #44 5.359 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T00:25:53.483Z] #34 ... [2022-07-16T00:25:53.483Z] [2022-07-16T00:25:53.483Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-16T00:25:53.483Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:53.483Z] #55 66.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T00:25:53.483Z] #55 66.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T00:25:53.483Z] #55 66.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T00:25:53.483Z] #55 66.88 go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T00:25:53.483Z] #55 67.74 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T00:25:53.483Z] #55 67.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-16T00:25:53.483Z] #55 69.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-16T00:25:53.483Z] #55 71.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-16T00:25:53.498Z] #44 5.683 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T00:25:53.691Z] #51 74.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:25:53.691Z] #51 74.53 Setting up python3-protobuf (3.12.4-1) ... [2022-07-16T00:25:53.742Z] #55 ... [2022-07-16T00:25:53.742Z] [2022-07-16T00:25:53.742Z] #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-16T00:25:53.742Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:53.742Z] #76 69.28 Selecting previously unselected package patch. [2022-07-16T00:25:53.742Z] #76 69.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 69.28 Unpacking patch (2.7.6-7) ... [2022-07-16T00:25:53.742Z] #76 69.64 Selecting previously unselected package dpkg-dev. [2022-07-16T00:25:53.742Z] #76 69.65 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:25:53.742Z] #76 69.65 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:25:53.742Z] #76 71.65 Selecting previously unselected package build-essential. [2022-07-16T00:25:53.742Z] #76 71.65 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 71.66 Unpacking build-essential (12.9) ... [2022-07-16T00:25:53.742Z] #76 71.84 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:25:53.742Z] #76 71.84 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 71.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:53.742Z] #76 72.00 Selecting previously unselected package libcap-dev:amd64. [2022-07-16T00:25:53.742Z] #76 72.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 72.02 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:53.742Z] #76 72.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:25:53.742Z] #76 72.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 72.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:53.742Z] #76 72.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-16T00:25:53.742Z] #76 72.62 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 72.64 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:53.742Z] #76 72.87 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:25:53.742Z] #76 72.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 72.94 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:53.742Z] #76 73.32 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:25:53.742Z] #76 73.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 73.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:53.742Z] #76 74.56 Selecting previously unselected package libtool. [2022-07-16T00:25:53.742Z] #76 74.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-16T00:25:53.742Z] #76 74.65 Unpacking libtool (2.4.6-15) ... [2022-07-16T00:25:53.742Z] #76 75.23 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:25:53.742Z] #76 75.23 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 75.24 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:53.742Z] #76 75.42 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:25:53.742Z] #76 75.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 75.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:53.742Z] #76 75.58 Selecting previously unselected package libyajl-dev:amd64. [2022-07-16T00:25:53.742Z] #76 75.61 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-16T00:25:53.742Z] #76 75.61 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:53.742Z] #76 75.89 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:53.742Z] #76 75.91 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:53.742Z] #76 75.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:53.742Z] #76 75.97 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:53.742Z] #76 76.03 Setting up file (1:5.39-3) ... [2022-07-16T00:25:53.742Z] #76 76.07 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:25:53.742Z] #76 76.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:53.742Z] #76 76.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:53.742Z] #76 76.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:53.742Z] #76 76.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:53.742Z] #76 76.26 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:53.742Z] #76 76.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:53.742Z] #76 76.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:25:53.742Z] #76 76.34 Setting up patch (2.7.6-7) ... [2022-07-16T00:25:53.742Z] #76 76.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:53.742Z] #76 76.40 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:53.742Z] #76 76.42 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:53.742Z] #76 76.44 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:53.742Z] #76 76.46 Setting up libtool (2.4.6-15) ... [2022-07-16T00:25:53.742Z] #76 76.51 Setting up m4 (1.4.18-5) ... [2022-07-16T00:25:53.742Z] #76 76.60 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:25:53.742Z] #76 76.67 Setting up autoconf (2.69-14) ... [2022-07-16T00:25:53.742Z] #76 76.74 Setting up build-essential (12.9) ... [2022-07-16T00:25:53.742Z] #76 76.77 Setting up automake (1:1.16.3-2) ... [2022-07-16T00:25:53.742Z] #76 76.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-16T00:25:53.742Z] #76 76.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:53.755Z] #44 5.843 -- Configuring done [2022-07-16T00:25:53.755Z] #44 5.843 -- Generating done [2022-07-16T00:25:53.755Z] #44 5.843 -- Build files have been written to: /tmp/tmp.YmFCAFPVf5/tini [2022-07-16T00:25:53.755Z] #44 5.873 + make tini-static [2022-07-16T00:25:54.166Z] #84 109.8 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:25:54.166Z] #84 110.2 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:25:54.166Z] #84 110.2 checking how to print strings... printf [2022-07-16T00:25:54.166Z] #84 110.2 checking for gcc... gcc [2022-07-16T00:25:54.317Z] #44 6.244 Scanning dependencies of target tini-static [2022-07-16T00:25:54.317Z] #44 ... [2022-07-16T00:25:54.317Z] [2022-07-16T00:25:54.317Z] #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-16T00:25:54.317Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:54.317Z] #77 2.751 Cloning into '/tmp/crun-build'... [2022-07-16T00:25:54.318Z] #77 9.539 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-16T00:25:54.318Z] #77 9.539 Cloning into '/tmp/crun-build/libocispec'... [2022-07-16T00:25:54.431Z] #84 110.3 checking whether the C compiler works... yes [2022-07-16T00:25:54.431Z] #84 110.4 checking for C compiler default output file name... a.out [2022-07-16T00:25:54.574Z] #77 ... [2022-07-16T00:25:54.574Z] [2022-07-16T00:25:54.574Z] #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-16T00:25:54.574Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:25:54.574Z] #53 64.89 gotestsum version dev [2022-07-16T00:25:54.695Z] #84 110.4 checking for suffix of executables... [2022-07-16T00:25:54.956Z] #84 110.7 checking whether we are cross compiling... no [2022-07-16T00:25:55.138Z] #53 DONE 65.9s [2022-07-16T00:25:55.138Z] [2022-07-16T00:25:55.138Z] #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-16T00:25:55.138Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:55.138Z] #14 65.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T00:25:55.138Z] #14 65.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-16T00:25:55.138Z] #14 65.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:25:55.530Z] #84 111.1 checking for suffix of object files... o [2022-07-16T00:25:55.530Z] #84 111.4 checking whether we are using the GNU C compiler... yes [2022-07-16T00:25:55.586Z] #51 ... [2022-07-16T00:25:55.586Z] [2022-07-16T00:25:55.586Z] #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-16T00:25:55.586Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-16T00:25:55.586Z] #76 72.68 Selecting previously unselected package libtool. [2022-07-16T00:25:55.586Z] #76 72.68 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-16T00:25:55.586Z] #76 72.69 Unpacking libtool (2.4.6-15) ... [2022-07-16T00:25:55.586Z] #76 73.43 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:25:55.586Z] #76 73.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:25:55.586Z] #76 73.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:55.586Z] #76 73.97 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:25:55.586Z] #76 73.98 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:25:55.586Z] #76 73.98 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:55.586Z] #76 74.52 Selecting previously unselected package libyajl-dev:amd64. [2022-07-16T00:25:55.586Z] #76 74.52 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-16T00:25:55.586Z] #76 74.56 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:55.586Z] #76 74.98 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:25:55.586Z] #76 75.10 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:25:55.586Z] #76 75.16 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:25:55.586Z] #76 75.18 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:25:55.586Z] #76 75.34 Setting up file (1:5.39-3) ... [2022-07-16T00:25:55.586Z] #76 75.37 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:25:55.586Z] #76 75.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:55.586Z] #76 75.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-16T00:25:55.586Z] #76 75.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:25:55.586Z] #76 75.53 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-16T00:25:55.586Z] #76 75.57 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-16T00:25:55.586Z] #76 75.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:25:55.586Z] #76 75.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:25:55.586Z] #76 75.72 Setting up patch (2.7.6-7) ... [2022-07-16T00:25:55.586Z] #76 75.74 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:25:55.586Z] #76 75.75 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-16T00:25:55.586Z] #76 75.77 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-16T00:25:55.586Z] #76 75.79 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:25:55.586Z] #76 75.80 Setting up libtool (2.4.6-15) ... [2022-07-16T00:25:55.586Z] #76 75.82 Setting up m4 (1.4.18-5) ... [2022-07-16T00:25:55.586Z] #76 75.83 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:25:55.586Z] #76 75.86 Setting up autoconf (2.69-14) ... [2022-07-16T00:25:55.586Z] #76 75.88 Setting up build-essential (12.9) ... [2022-07-16T00:25:55.586Z] #76 75.89 Setting up automake (1:1.16.3-2) ... [2022-07-16T00:25:55.587Z] #76 75.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-16T00:25:55.587Z] #76 75.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:25:55.587Z] #76 DONE 76.8s [2022-07-16T00:25:55.587Z] [2022-07-16T00:25:55.587Z] #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-16T00:25:55.587Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:55.648Z] #76 DONE 78.4s [2022-07-16T00:25:55.648Z] [2022-07-16T00:25:55.648Z] #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-16T00:25:55.648Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:25:55.648Z] #14 69.95 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-16T00:25:55.648Z] #14 69.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-16T00:25:55.648Z] #14 69.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-16T00:25:55.648Z] #14 69.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:25:55.648Z] #14 70.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:25:55.648Z] #14 70.05 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-16T00:25:55.648Z] #14 70.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:25:55.648Z] #14 70.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-16T00:25:55.648Z] #14 70.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-16T00:25:55.648Z] #14 70.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-16T00:25:55.648Z] #14 70.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-16T00:25:55.648Z] #14 70.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-16T00:25:55.648Z] #14 70.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-16T00:25:55.648Z] #14 70.17 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-16T00:25:55.648Z] #14 70.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-16T00:25:55.648Z] #14 70.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:25:55.648Z] #14 71.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:25:55.648Z] #14 72.08 Fetched 115 MB in 11s (10.2 MB/s) [2022-07-16T00:25:55.648Z] #14 72.28 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T00:25:55.648Z] #14 72.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-16T00:25:55.648Z] #14 72.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:25:55.648Z] #14 72.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:55.648Z] #14 76.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T00:25:55.648Z] #14 76.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:25:55.648Z] #14 76.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:25:55.648Z] #14 ... [2022-07-16T00:25:55.648Z] [2022-07-16T00:25:55.648Z] #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-16T00:25:55.648Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:55.791Z] #84 111.6 checking whether gcc accepts -g... yes [2022-07-16T00:25:55.791Z] #84 111.7 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:25:56.090Z] #14 83.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-16T00:25:56.090Z] #14 83.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:25:56.090Z] #14 83.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:25:56.363Z] #84 111.9 checking whether gcc understands -c and -o together... yes [2022-07-16T00:25:56.363Z] #84 112.3 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:25:56.363Z] #84 112.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:25:56.363Z] #84 112.4 checking for egrep... /bin/grep -E [2022-07-16T00:25:56.363Z] #84 112.4 checking for fgrep... /bin/grep -F [2022-07-16T00:25:56.363Z] #84 112.4 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:25:56.363Z] #84 112.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:25:56.363Z] #84 112.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:25:56.516Z] #77 ... [2022-07-16T00:25:56.516Z] [2022-07-16T00:25:56.516Z] #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-16T00:25:56.516Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:25:56.516Z] #55 67.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-16T00:25:56.516Z] #55 67.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-16T00:25:56.516Z] #55 ... [2022-07-16T00:25:56.516Z] [2022-07-16T00:25:56.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-16T00:25:56.516Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:56.516Z] #77 1.163 Cloning into '/tmp/crun-build'... [2022-07-16T00:25:56.585Z] #77 ... [2022-07-16T00:25:56.585Z] [2022-07-16T00:25:56.585Z] #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-16T00:25:56.585Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:25:56.585Z] #42 69.63 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:25:56.585Z] #42 69.64 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:25:56.585Z] #42 69.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:25:56.626Z] #84 112.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:25:56.626Z] #84 112.7 checking whether ln -s works... yes [2022-07-16T00:25:56.626Z] #84 112.7 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:25:56.626Z] #84 112.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-16T00:25:56.626Z] #84 112.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:25:56.626Z] #84 112.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:25:56.626Z] #84 112.8 checking for objdump... objdump [2022-07-16T00:25:56.626Z] #84 112.8 checking how to recognize dependent libraries... pass_all [2022-07-16T00:25:56.844Z] #42 ... [2022-07-16T00:25:56.844Z] [2022-07-16T00:25:56.844Z] #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-16T00:25:56.844Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:56.844Z] #77 1.494 Cloning into '/tmp/crun-build'... [2022-07-16T00:25:56.887Z] #84 112.8 checking for dlltool... no [2022-07-16T00:25:56.887Z] #84 112.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:25:56.887Z] #84 112.8 checking for ar... ar [2022-07-16T00:25:57.149Z] #84 112.8 checking for archiver @FILE support... @ [2022-07-16T00:25:57.149Z] #84 113.2 checking for strip... strip [2022-07-16T00:25:57.149Z] #84 113.2 checking for ranlib... ranlib [2022-07-16T00:25:57.149Z] #84 113.2 checking for gawk... no [2022-07-16T00:25:57.149Z] #84 113.2 checking for mawk... mawk [2022-07-16T00:25:57.661Z] #14 ... [2022-07-16T00:25:57.661Z] [2022-07-16T00:25:57.661Z] #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-16T00:25:57.661Z] #44 sha256:2c7dd9922f55878fd532ba3981cedf785830752403f78c524d33b31fbd775a96 [2022-07-16T00:25:57.661Z] #44 6.711 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T00:25:57.661Z] #44 8.107 [100%] Linking C executable tini-static [2022-07-16T00:25:57.661Z] #44 8.881 [100%] Built target tini-static [2022-07-16T00:25:57.661Z] #44 8.967 + mkdir -p /build [2022-07-16T00:25:57.661Z] #44 8.967 + cp tini-static /build/docker-init [2022-07-16T00:25:57.661Z] #44 DONE 9.5s [2022-07-16T00:25:57.661Z] [2022-07-16T00:25:57.661Z] #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-16T00:25:57.661Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:25:57.661Z] #77 10.72 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-16T00:25:57.661Z] #77 10.74 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-16T00:25:57.661Z] #77 10.74 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-16T00:25:57.661Z] #77 10.74 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-16T00:25:57.661Z] #77 10.76 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-16T00:25:57.661Z] #77 12.73 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-16T00:25:57.992Z] #14 ... [2022-07-16T00:25:57.992Z] [2022-07-16T00:25:57.992Z] #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-16T00:25:57.992Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:25:57.992Z] #77 25.48 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-16T00:25:57.992Z] #77 35.19 libtoolize: putting auxiliary files in '.'. [2022-07-16T00:25:57.992Z] #77 35.20 libtoolize: copying file './ltmain.sh' [2022-07-16T00:25:58.094Z] #84 113.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:25:58.094Z] #84 114.0 checking for sysroot... no [2022-07-16T00:25:58.094Z] #84 114.0 checking for a working dd... /bin/dd [2022-07-16T00:25:58.094Z] #84 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:25:58.356Z] #84 114.3 checking for mt... no [2022-07-16T00:25:58.356Z] #84 114.3 checking if : is a manifest tool... no [2022-07-16T00:25:58.560Z] #77 36.02 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-16T00:25:58.560Z] #77 36.02 libtoolize: and rerunning libtoolize and aclocal. [2022-07-16T00:25:58.560Z] #77 36.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:25:58.617Z] #84 114.3 checking how to run the C preprocessor... gcc -E [2022-07-16T00:25:59.031Z] #77 14.41 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-16T00:25:59.824Z] #84 114.8 checking for ANSI C header files... yes [2022-07-16T00:26:00.087Z] #84 115.7 checking for sys/types.h... yes [2022-07-16T00:26:00.087Z] #84 116.0 checking for sys/stat.h... yes [2022-07-16T00:26:00.350Z] #84 116.1 checking for stdlib.h... yes [2022-07-16T00:26:00.401Z] #77 15.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-16T00:26:00.401Z] #77 15.91 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-16T00:26:00.401Z] #77 16.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-16T00:26:00.619Z] #84 116.4 checking for string.h... yes [2022-07-16T00:26:00.889Z] #84 116.6 checking for memory.h... yes [2022-07-16T00:26:00.965Z] #77 ... [2022-07-16T00:26:00.965Z] [2022-07-16T00:26:00.965Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:26:00.965Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:00.965Z] #14 71.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T00:26:00.965Z] #14 71.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:00.965Z] #14 71.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:26:00.965Z] #14 71.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-16T00:26:00.965Z] #14 71.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:00.965Z] #14 71.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:01.152Z] #84 116.9 checking for strings.h... yes [2022-07-16T00:26:01.413Z] #84 117.3 checking for inttypes.h... [2022-07-16T00:26:01.413Z] #84 ... [2022-07-16T00:26:01.413Z] [2022-07-16T00:26:01.413Z] #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-16T00:26:01.413Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:26:01.413Z] #19 156.8 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-16T00:26:01.413Z] #19 160.1 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-16T00:26:01.413Z] #19 160.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:26:01.413Z] #19 160.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-16T00:26:01.413Z] #19 160.3 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-16T00:26:01.413Z] #19 160.3 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-16T00:26:01.413Z] #19 160.3 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.8 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-16T00:26:01.413Z] #19 160.8 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-16T00:26:01.413Z] #19 160.8 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-16T00:26:01.413Z] #19 160.8 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-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.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-16T00:26:01.413Z] #19 160.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-16T00:26:01.413Z] #19 160.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-16T00:26:01.413Z] #19 161.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-16T00:26:01.413Z] #19 161.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-16T00:26:01.413Z] #19 161.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-16T00:26:01.413Z] #19 161.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-16T00:26:01.413Z] #19 161.2 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-16T00:26:01.413Z] #19 161.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-16T00:26:01.413Z] #19 161.2 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-16T00:26:01.413Z] #19 161.3 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-16T00:26:01.413Z] #19 164.0 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-16T00:26:01.413Z] #19 164.0 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-16T00:26:01.413Z] #19 164.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-16T00:26:01.413Z] #19 164.2 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-16T00:26:01.413Z] #19 164.3 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-16T00:26:01.413Z] #19 166.8 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-16T00:26:01.413Z] #19 166.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-16T00:26:01.413Z] #19 166.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-16T00:26:01.413Z] #19 166.8 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-16T00:26:01.413Z] #19 166.8 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-16T00:26:01.413Z] #19 166.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-16T00:26:01.413Z] #19 166.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-16T00:26:01.413Z] #19 166.9 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-16T00:26:01.413Z] #19 166.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-16T00:26:01.413Z] #19 166.9 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-16T00:26:01.413Z] #19 166.9 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-16T00:26:01.675Z] #19 ... [2022-07-16T00:26:01.675Z] [2022-07-16T00:26:01.675Z] #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-16T00:26:01.675Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:01.675Z] #84 117.3 checking for inttypes.h... yes [2022-07-16T00:26:01.765Z] #77 ... [2022-07-16T00:26:01.765Z] [2022-07-16T00:26:01.765Z] #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-16T00:26:01.765Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:26:01.765Z] #42 78.89 Selecting previously unselected package libxml2:amd64. [2022-07-16T00:26:01.765Z] #42 78.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 78.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:26:01.765Z] #42 80.08 Selecting previously unselected package libarchive13:amd64. [2022-07-16T00:26:01.765Z] #42 80.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 80.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:26:01.765Z] #42 80.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-16T00:26:01.765Z] #42 80.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 80.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:26:01.765Z] #42 81.23 Selecting previously unselected package librhash0:amd64. [2022-07-16T00:26:01.765Z] #42 81.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 81.24 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:26:01.765Z] #42 81.62 Selecting previously unselected package libuv1:amd64. [2022-07-16T00:26:01.765Z] #42 81.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 81.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:26:01.765Z] #42 81.89 Selecting previously unselected package cmake. [2022-07-16T00:26:01.765Z] #42 81.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-16T00:26:01.765Z] #42 81.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:26:01.850Z] #77 ... [2022-07-16T00:26:01.850Z] [2022-07-16T00:26:01.850Z] #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-16T00:26:01.850Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:26:01.936Z] #84 117.7 checking for stdint.h... yes [2022-07-16T00:26:02.120Z] #77 ... [2022-07-16T00:26:02.120Z] [2022-07-16T00:26:02.120Z] #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-16T00:26:02.120Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:26:02.120Z] #42 81.36 Selecting previously unselected package libxml2:amd64. [2022-07-16T00:26:02.120Z] #42 81.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 81.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:26:02.120Z] #42 82.22 Selecting previously unselected package libarchive13:amd64. [2022-07-16T00:26:02.120Z] #42 82.24 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 82.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:26:02.120Z] #42 83.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-16T00:26:02.120Z] #42 83.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 83.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:26:02.120Z] #42 83.58 Selecting previously unselected package librhash0:amd64. [2022-07-16T00:26:02.120Z] #42 83.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 83.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:26:02.120Z] #42 83.91 Selecting previously unselected package libuv1:amd64. [2022-07-16T00:26:02.120Z] #42 83.93 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 83.93 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:26:02.120Z] #42 84.21 Selecting previously unselected package cmake. [2022-07-16T00:26:02.120Z] #42 84.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-16T00:26:02.120Z] #42 84.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:26:02.125Z] #14 89.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-16T00:26:02.125Z] #14 89.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:26:02.125Z] #14 89.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:02.509Z] #84 117.9 checking for unistd.h... yes [2022-07-16T00:26:02.509Z] #84 118.4 checking for dlfcn.h... yes [2022-07-16T00:26:02.695Z] #42 ... [2022-07-16T00:26:02.695Z] [2022-07-16T00:26:02.695Z] #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-16T00:26:02.695Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:02.695Z] #14 74.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T00:26:02.695Z] #14 74.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:26:02.695Z] #14 74.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:26:02.695Z] #14 79.16 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T00:26:02.695Z] #14 79.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-16T00:26:02.695Z] #14 79.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:26:02.695Z] #14 79.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T00:26:02.695Z] #14 79.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:26:02.695Z] #14 79.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:26:02.695Z] #14 79.69 Selecting previously unselected package dmsetup. [2022-07-16T00:26:02.695Z] #14 79.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:26:02.695Z] #14 79.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:26:02.695Z] #14 80.03 Selecting previously unselected package mingw-w64-common. [2022-07-16T00:26:02.695Z] #14 80.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-16T00:26:02.695Z] #14 80.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-16T00:26:02.772Z] #84 118.7 checking for objdir... .libs [2022-07-16T00:26:03.059Z] #42 ... [2022-07-16T00:26:03.059Z] [2022-07-16T00:26:03.059Z] #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-16T00:26:03.059Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:26:03.059Z] #51 75.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:26:03.059Z] #51 75.94 Setting up python3-protobuf (3.12.4-1) ... [2022-07-16T00:26:03.059Z] #51 81.62 Setting up criu (3.17-1) ... [2022-07-16T00:26:03.059Z] #51 84.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:26:03.059Z] #51 DONE 85.8s [2022-07-16T00:26:03.059Z] [2022-07-16T00:26:03.059Z] #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-16T00:26:03.059Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:03.059Z] #14 80.68 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T00:26:03.059Z] #14 80.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-16T00:26:03.059Z] #14 80.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:26:03.059Z] #14 80.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T00:26:03.059Z] #14 80.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:26:03.059Z] #14 81.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:26:03.059Z] #14 81.34 Selecting previously unselected package dmsetup. [2022-07-16T00:26:03.059Z] #14 81.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:26:03.059Z] #14 81.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:26:03.059Z] #14 81.67 Selecting previously unselected package mingw-w64-common. [2022-07-16T00:26:03.059Z] #14 81.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-16T00:26:03.059Z] #14 81.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-16T00:26:03.346Z] #84 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:26:03.611Z] #84 119.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:26:03.904Z] #84 119.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:26:04.478Z] #84 119.7 checking if gcc static flag -static works... yes [2022-07-16T00:26:04.478Z] #84 120.4 checking if gcc supports -c -o file.o... yes [2022-07-16T00:26:04.478Z] #84 120.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:26:04.594Z] #14 ... [2022-07-16T00:26:04.594Z] [2022-07-16T00:26:04.594Z] #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-16T00:26:04.594Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-16T00:26:04.594Z] #51 81.31 Setting up criu (3.17-1) ... [2022-07-16T00:26:04.594Z] #51 84.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:26:04.594Z] #51 DONE 85.6s [2022-07-16T00:26:04.594Z] [2022-07-16T00:26:04.594Z] #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-16T00:26:04.594Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:05.051Z] #84 120.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:26:05.625Z] #84 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:26:05.625Z] #84 121.5 checking how to hardcode library paths into programs... immediate [2022-07-16T00:26:05.625Z] #84 121.5 checking whether stripping libraries is possible... yes [2022-07-16T00:26:05.625Z] #84 121.6 checking if libtool supports shared libraries... yes [2022-07-16T00:26:05.625Z] #84 121.6 checking whether to build shared libraries... no [2022-07-16T00:26:05.625Z] #84 121.6 checking whether to build static libraries... yes [2022-07-16T00:26:05.625Z] #84 121.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:26:05.625Z] #84 121.7 checking whether build environment is sane... yes [2022-07-16T00:26:05.896Z] #84 121.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:26:05.896Z] #84 121.8 checking whether make sets $(MAKE)... yes [2022-07-16T00:26:05.896Z] #84 121.8 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:26:05.896Z] #84 121.9 checking whether make supports nested variables... yes [2022-07-16T00:26:05.896Z] #84 122.0 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:26:05.896Z] #84 122.0 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:26:06.158Z] #84 122.0 checking how to create a ustar tar archive... gnutar [2022-07-16T00:26:06.419Z] #84 122.1 checking dependency style of gcc... gcc3 [2022-07-16T00:26:06.419Z] #84 122.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:26:06.419Z] #84 122.4 checking whether make supports nested variables... (cached) yes [2022-07-16T00:26:06.419Z] #84 122.4 checking for gawk... (cached) mawk [2022-07-16T00:26:06.419Z] #84 122.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:26:06.419Z] #84 122.4 checking for gcc... (cached) gcc [2022-07-16T00:26:06.681Z] #84 122.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:26:06.681Z] #84 122.6 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:26:06.681Z] #84 122.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:26:06.681Z] #84 122.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:26:06.964Z] #84 122.6 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:26:06.964Z] #84 122.9 checking for python3... /usr/bin/python3 [2022-07-16T00:26:07.114Z] #77 11.70 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-16T00:26:07.114Z] #77 11.78 Cloning into '/tmp/crun-build/libocispec'... [2022-07-16T00:26:07.244Z] #84 122.9 checking for python3 version... 3.9 [2022-07-16T00:26:07.244Z] #84 123.1 checking for python3 platform... linux [2022-07-16T00:26:07.255Z] #14 ... [2022-07-16T00:26:07.255Z] [2022-07-16T00:26:07.255Z] #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-16T00:26:07.255Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:07.255Z] #77 11.54 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-16T00:26:07.255Z] #77 11.66 Cloning into '/tmp/crun-build/libocispec'... [2022-07-16T00:26:07.517Z] #84 123.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:26:08.052Z] #84 123.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:26:08.052Z] #84 123.9 checking for go-md2man... no [2022-07-16T00:26:08.313Z] #84 124.0 checking error.h usability... yes [2022-07-16T00:26:08.313Z] #84 124.4 checking error.h presence... yes [2022-07-16T00:26:08.575Z] #84 124.5 checking for error.h... yes [2022-07-16T00:26:08.732Z] #14 ... [2022-07-16T00:26:08.732Z] [2022-07-16T00:26:08.732Z] #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-16T00:26:08.732Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:08.732Z] #77 43.98 configure.ac:7: installing './compile' [2022-07-16T00:26:08.732Z] #77 44.01 configure.ac:11: installing './config.guess' [2022-07-16T00:26:08.732Z] #77 44.01 configure.ac:11: installing './config.sub' [2022-07-16T00:26:08.732Z] #77 44.02 configure.ac:8: installing './install-sh' [2022-07-16T00:26:08.732Z] #77 44.02 configure.ac:8: installing './missing' [2022-07-16T00:26:08.732Z] #77 44.12 Makefile.am: installing './depcomp' [2022-07-16T00:26:08.732Z] #77 45.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:26:08.732Z] #77 45.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:26:08.732Z] #77 45.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:26:08.732Z] #77 45.52 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:26:08.732Z] #77 45.60 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:26:08.732Z] #77 45.70 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:26:08.732Z] #77 45.84 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:26:08.732Z] #77 46.01 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:26:08.732Z] #77 46.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:26:08.837Z] #84 124.6 checking linux/openat2.h usability... yes [2022-07-16T00:26:08.837Z] #84 124.9 checking linux/openat2.h presence... yes [2022-07-16T00:26:09.022Z] #77 13.69 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-16T00:26:09.022Z] #77 13.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-16T00:26:09.022Z] #77 13.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-16T00:26:09.022Z] #77 13.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-16T00:26:09.022Z] #77 ... [2022-07-16T00:26:09.022Z] [2022-07-16T00:26:09.022Z] #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-16T00:26:09.022Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:26:09.022Z] #42 89.93 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:26:09.022Z] #42 89.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:09.022Z] #42 89.97 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:26:09.022Z] #42 89.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:09.022Z] #42 90.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:26:09.022Z] #42 90.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:26:09.022Z] #42 90.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:26:09.022Z] #42 90.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:26:09.022Z] #42 90.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:26:09.022Z] #42 90.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:26:09.022Z] #42 90.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:26:09.022Z] #42 DONE 90.6s [2022-07-16T00:26:09.022Z] [2022-07-16T00:26:09.022Z] #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-16T00:26:09.022Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:09.022Z] #77 13.76 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-16T00:26:09.062Z] #14 79.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-16T00:26:09.062Z] #14 79.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:09.062Z] #14 79.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:09.135Z] #84 125.0 checking for linux/openat2.h... yes [2022-07-16T00:26:09.165Z] #77 13.44 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-16T00:26:09.165Z] #77 13.50 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-16T00:26:09.165Z] #77 13.52 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-16T00:26:09.165Z] #77 13.52 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-16T00:26:09.165Z] #77 13.58 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-16T00:26:09.279Z] #77 ... [2022-07-16T00:26:09.279Z] [2022-07-16T00:26:09.279Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-16T00:26:09.279Z] #43 sha256:4f14dea123d13fa226dbc9612a43cfa8b880adeebd9b761d6d5935cdab12ec3c [2022-07-16T00:26:09.279Z] #43 DONE 0.1s [2022-07-16T00:26:09.397Z] #84 125.0 checking for copy_file_range... yes [2022-07-16T00:26:09.536Z] [2022-07-16T00:26:09.536Z] #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-16T00:26:09.536Z] #44 sha256:458b5bf0530264722b600f03ad6c0130e1f5e08c3bd10281283d320349c7b34a [2022-07-16T00:26:09.658Z] #84 125.4 checking for fgetxattr... yes [2022-07-16T00:26:09.919Z] #84 125.6 checking for statx... yes [2022-07-16T00:26:10.181Z] #84 126.0 checking for fgetpwent_r... yes [2022-07-16T00:26:10.543Z] #77 ... [2022-07-16T00:26:10.543Z] [2022-07-16T00:26:10.543Z] #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-16T00:26:10.543Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-16T00:26:10.543Z] #42 92.09 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:26:10.543Z] #42 92.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:10.543Z] #42 92.25 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:26:10.543Z] #42 92.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:10.543Z] #42 92.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:26:10.543Z] #42 92.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:26:10.543Z] #42 92.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:26:10.543Z] #42 92.49 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:26:10.543Z] #42 92.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:26:10.543Z] #42 92.62 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:26:10.543Z] #42 92.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:26:10.543Z] #42 DONE 93.4s [2022-07-16T00:26:10.543Z] [2022-07-16T00:26:10.543Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-16T00:26:10.543Z] #43 sha256:8ddeced0e3948f813f4155216514406d3be24b22dc10607f43a0eb89c8759cc7 [2022-07-16T00:26:10.543Z] #43 DONE 0.1s [2022-07-16T00:26:10.543Z] [2022-07-16T00:26:10.543Z] #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-16T00:26:10.543Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:10.543Z] #14 91.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T00:26:10.543Z] #14 91.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-16T00:26:10.543Z] #14 91.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:26:10.705Z] #84 126.3 checking for issetugid... no [2022-07-16T00:26:10.705Z] #84 126.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:26:10.705Z] #84 126.6 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:26:10.910Z] #44 1.326 + RM_GOPATH=0 [2022-07-16T00:26:10.910Z] #44 1.326 + TMP_GOPATH= [2022-07-16T00:26:10.910Z] #44 1.326 + : /build [2022-07-16T00:26:10.910Z] #44 1.326 + '[' -z '' ']' [2022-07-16T00:26:10.910Z] #44 1.326 ++ mktemp -d [2022-07-16T00:26:10.910Z] #44 1.334 + export GOPATH=/tmp/tmp.7p2cujlLYU [2022-07-16T00:26:10.910Z] #44 1.334 + GOPATH=/tmp/tmp.7p2cujlLYU [2022-07-16T00:26:10.910Z] #44 1.334 + RM_GOPATH=1 [2022-07-16T00:26:10.910Z] #44 1.334 + case "$(go env GOARCH)" in [2022-07-16T00:26:10.910Z] #44 1.334 ++ go env GOARCH [2022-07-16T00:26:10.910Z] #44 1.380 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:10.910Z] #44 1.380 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:10.910Z] #44 1.380 ++ dirname /install.sh [2022-07-16T00:26:10.910Z] #44 1.390 + dir=/ [2022-07-16T00:26:10.910Z] #44 1.390 + bin=tini [2022-07-16T00:26:10.910Z] #44 1.390 + shift [2022-07-16T00:26:10.910Z] #44 1.390 + '[' '!' -f //tini.installer ']' [2022-07-16T00:26:10.910Z] #44 1.390 + . //tini.installer [2022-07-16T00:26:10.910Z] #44 1.390 ++ : v0.19.0 [2022-07-16T00:26:10.910Z] #44 1.390 + install_tini [2022-07-16T00:26:10.910Z] #44 1.390 + echo 'Install tini version v0.19.0' [2022-07-16T00:26:10.910Z] #44 1.393 Install tini version v0.19.0 [2022-07-16T00:26:10.910Z] #44 1.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.7p2cujlLYU/tini [2022-07-16T00:26:10.910Z] #44 1.395 Cloning into '/tmp/tmp.7p2cujlLYU/tini'... [2022-07-16T00:26:11.277Z] #84 126.7 checking for library containing yajl_tree_get... -lyajl [2022-07-16T00:26:11.277Z] #84 127.2 checking for yajl >= 2.0.0... yes [2022-07-16T00:26:11.840Z] #44 2.544 + cd /tmp/tmp.7p2cujlLYU/tini [2022-07-16T00:26:11.840Z] #44 2.544 + git checkout -q v0.19.0 [2022-07-16T00:26:11.840Z] #44 2.578 + cmake . [2022-07-16T00:26:11.851Z] #84 127.3 checking sys/capability.h usability... yes [2022-07-16T00:26:11.851Z] #84 127.6 checking sys/capability.h presence... yes [2022-07-16T00:26:11.851Z] #84 127.7 checking for sys/capability.h... yes [2022-07-16T00:26:12.424Z] #84 127.7 checking for library containing cap_from_name... -lcap [2022-07-16T00:26:12.770Z] #44 3.625 -- The C compiler identification is GNU 10.2.1 [2022-07-16T00:26:12.917Z] #77 ... [2022-07-16T00:26:12.917Z] [2022-07-16T00:26:12.917Z] #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-16T00:26:12.917Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:26:12.917Z] #14 100.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-16T00:26:12.917Z] #14 100.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-16T00:26:12.917Z] #14 100.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:12.999Z] #84 128.4 checking for library containing dlopen... -ldl [2022-07-16T00:26:12.999Z] #84 129.0 checking seccomp.h usability... yes [2022-07-16T00:26:13.026Z] #44 3.837 -- Detecting C compiler ABI info [2022-07-16T00:26:13.260Z] #84 129.1 checking seccomp.h presence... yes [2022-07-16T00:26:13.260Z] #84 129.2 checking for seccomp.h... yes [2022-07-16T00:26:13.828Z] #14 ... [2022-07-16T00:26:13.828Z] [2022-07-16T00:26:13.828Z] #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-16T00:26:13.828Z] #44 sha256:b4e097c415d9a10cd5a7ab5762fcf002c4ee49f268382f69cf00d9f72d3cae27 [2022-07-16T00:26:13.828Z] #44 1.474 + RM_GOPATH=0 [2022-07-16T00:26:13.828Z] #44 1.474 + TMP_GOPATH= [2022-07-16T00:26:13.828Z] #44 1.474 + : /build [2022-07-16T00:26:13.828Z] #44 1.474 + '[' -z '' ']' [2022-07-16T00:26:13.828Z] #44 1.476 ++ mktemp -d [2022-07-16T00:26:13.828Z] #44 1.476 + export GOPATH=/tmp/tmp.LO4qVWKyxN [2022-07-16T00:26:13.828Z] #44 1.476 + GOPATH=/tmp/tmp.LO4qVWKyxN [2022-07-16T00:26:13.828Z] #44 1.476 + RM_GOPATH=1 [2022-07-16T00:26:13.828Z] #44 1.476 + case "$(go env GOARCH)" in [2022-07-16T00:26:13.828Z] #44 1.476 ++ go env GOARCH [2022-07-16T00:26:13.828Z] #44 1.488 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:13.828Z] #44 1.488 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:13.828Z] #44 1.488 ++ dirname /install.sh [2022-07-16T00:26:13.828Z] #44 1.488 + dir=/ [2022-07-16T00:26:13.828Z] #44 1.488 + bin=tini [2022-07-16T00:26:13.828Z] #44 1.488 + shift [2022-07-16T00:26:13.828Z] #44 1.488 + '[' '!' -f //tini.installer ']' [2022-07-16T00:26:13.828Z] #44 1.488 + . //tini.installer [2022-07-16T00:26:13.828Z] #44 1.488 ++ : v0.19.0 [2022-07-16T00:26:13.828Z] #44 1.489 + install_tini [2022-07-16T00:26:13.828Z] #44 1.489 Install tini version v0.19.0 [2022-07-16T00:26:13.828Z] #44 1.489 + echo 'Install tini version v0.19.0' [2022-07-16T00:26:13.828Z] #44 1.489 + git clone https://github.com/krallin/tini.git /tmp/tmp.LO4qVWKyxN/tini [2022-07-16T00:26:13.828Z] #44 1.490 Cloning into '/tmp/tmp.LO4qVWKyxN/tini'... [2022-07-16T00:26:13.828Z] #44 2.721 + cd /tmp/tmp.LO4qVWKyxN/tini [2022-07-16T00:26:13.828Z] #44 2.722 + git checkout -q v0.19.0 [2022-07-16T00:26:13.828Z] #44 2.727 + cmake . [2022-07-16T00:26:13.955Z] #44 4.787 -- Detecting C compiler ABI info - done [2022-07-16T00:26:14.088Z] #44 3.565 -- The C compiler identification is GNU 10.2.1 [2022-07-16T00:26:14.088Z] #44 3.623 -- Detecting C compiler ABI info [2022-07-16T00:26:14.204Z] #84 129.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-16T00:26:14.204Z] #84 130.1 checking for library containing seccomp_arch_resolve_name... [2022-07-16T00:26:14.204Z] #84 ... [2022-07-16T00:26:14.204Z] [2022-07-16T00:26:14.204Z] #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-16T00:26:14.204Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:26:14.204Z] #19 169.6 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-16T00:26:14.204Z] #19 169.6 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-16T00:26:14.204Z] #19 169.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-16T00:26:14.204Z] #19 169.7 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-16T00:26:14.204Z] #19 169.8 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-16T00:26:14.204Z] #19 172.1 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-16T00:26:14.204Z] #19 172.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-16T00:26:14.204Z] #19 172.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-16T00:26:14.204Z] #19 172.1 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-16T00:26:14.204Z] #19 172.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-16T00:26:14.204Z] #19 172.1 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-16T00:26:14.204Z] #19 172.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-16T00:26:14.204Z] #19 172.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-16T00:26:14.204Z] #19 172.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-16T00:26:14.204Z] #19 172.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-16T00:26:14.204Z] #19 172.4 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-16T00:26:14.204Z] #19 172.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-16T00:26:14.204Z] #19 172.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-16T00:26:14.204Z] #19 172.4 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-16T00:26:14.204Z] #19 172.5 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-16T00:26:14.204Z] #19 175.4 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-16T00:26:14.204Z] #19 175.4 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-16T00:26:14.204Z] #19 175.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-16T00:26:14.204Z] #19 175.6 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-16T00:26:14.204Z] #19 175.8 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-16T00:26:14.204Z] #19 178.7 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-16T00:26:14.204Z] #19 178.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-16T00:26:14.204Z] #19 178.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-16T00:26:14.204Z] #19 178.8 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-16T00:26:14.204Z] #19 178.8 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-16T00:26:14.204Z] #19 178.8 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-16T00:26:14.204Z] #19 178.8 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-16T00:26:14.204Z] #19 178.8 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-16T00:26:14.204Z] #19 178.9 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-16T00:26:14.204Z] #19 178.9 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-16T00:26:14.204Z] #19 178.9 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-16T00:26:14.204Z] #19 178.9 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-16T00:26:14.212Z] #44 5.022 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-16T00:26:14.467Z] #19 ... [2022-07-16T00:26:14.467Z] [2022-07-16T00:26:14.467Z] #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-16T00:26:14.467Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:14.467Z] #84 130.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-16T00:26:14.469Z] #44 5.029 -- Detecting C compile features [2022-07-16T00:26:14.469Z] #44 5.029 -- Detecting C compile features - done [2022-07-16T00:26:14.469Z] #44 5.071 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T00:26:14.726Z] #44 5.439 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T00:26:14.726Z] #44 5.578 -- Configuring done [2022-07-16T00:26:14.728Z] #84 130.5 checking systemd/sd-bus.h usability... yes [2022-07-16T00:26:14.989Z] #84 130.7 checking systemd/sd-bus.h presence... yes [2022-07-16T00:26:14.989Z] #84 130.8 checking for systemd/sd-bus.h... yes [2022-07-16T00:26:14.997Z] #44 5.589 -- Generating done [2022-07-16T00:26:14.997Z] #44 5.622 -- Build files have been written to: /tmp/tmp.7p2cujlLYU/tini [2022-07-16T00:26:14.997Z] #44 5.654 + make tini-static [2022-07-16T00:26:15.024Z] #44 4.352 -- Detecting C compiler ABI info - done [2022-07-16T00:26:15.024Z] #44 4.566 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-16T00:26:15.024Z] #44 4.568 -- Detecting C compile features [2022-07-16T00:26:15.024Z] #44 4.584 -- Detecting C compile features - done [2022-07-16T00:26:15.254Z] #44 6.125 Scanning dependencies of target tini-static [2022-07-16T00:26:15.284Z] #44 4.726 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T00:26:15.377Z] #84 130.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-16T00:26:15.542Z] #44 5.098 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T00:26:15.608Z] #14 ... [2022-07-16T00:26:15.608Z] [2022-07-16T00:26:15.608Z] #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-16T00:26:15.608Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:15.608Z] #77 31.32 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-16T00:26:15.639Z] #84 131.3 checking for sd_notify_barrier... yes [2022-07-16T00:26:15.802Z] #44 5.260 -- Configuring done [2022-07-16T00:26:15.802Z] #44 5.329 -- Generating done [2022-07-16T00:26:15.802Z] #44 5.330 -- Build files have been written to: /tmp/tmp.LO4qVWKyxN/tini [2022-07-16T00:26:15.802Z] #44 5.368 + make tini-static [2022-07-16T00:26:15.817Z] #44 6.379 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T00:26:16.213Z] #84 131.7 checking linux/bpf.h usability... yes [2022-07-16T00:26:16.213Z] #84 131.9 checking linux/bpf.h presence... yes [2022-07-16T00:26:16.213Z] #84 131.9 checking for linux/bpf.h... yes [2022-07-16T00:26:16.213Z] #84 131.9 checking compilation for eBPF... yes [2022-07-16T00:26:16.213Z] #84 132.1 checking for criu >= 3.15... no [2022-07-16T00:26:16.213Z] #84 132.1 configure: CRIU headers not found, building without CRIU support [2022-07-16T00:26:16.213Z] #84 132.1 checking for criu > 3.16... no [2022-07-16T00:26:16.213Z] #84 132.1 configure: CRIU version doesn't support join-ns API [2022-07-16T00:26:16.213Z] #84 132.1 checking for criu > 3.16.1... no [2022-07-16T00:26:16.213Z] #84 132.1 configure: CRIU version doesn't support for pre-dumping [2022-07-16T00:26:16.213Z] #84 132.1 checking for new mount API (fsconfig)... yes [2022-07-16T00:26:16.213Z] #84 132.2 checking for seccomp notify API... yes [2022-07-16T00:26:16.213Z] #84 132.2 checking for gperf... no [2022-07-16T00:26:16.213Z] #84 132.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-16T00:26:16.475Z] #84 132.2 checking for library containing argp_parse... none required [2022-07-16T00:26:16.475Z] #84 ... [2022-07-16T00:26:16.476Z] [2022-07-16T00:26:16.476Z] #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-16T00:26:16.476Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:26:16.476Z] #41 DONE 193.2s [2022-07-16T00:26:16.476Z] [2022-07-16T00:26:16.476Z] #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-16T00:26:16.476Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:26:16.476Z] #43 191.6 Delve is a source level debugger for Go programs. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-16T00:26:16.476Z] #43 191.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Usage: [2022-07-16T00:26:16.476Z] #43 191.6 dlv [command] [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Available Commands: [2022-07-16T00:26:16.476Z] #43 191.6 attach Attach to running process and begin debugging. [2022-07-16T00:26:16.476Z] #43 191.6 connect Connect to a headless debug server with a terminal client. [2022-07-16T00:26:16.476Z] #43 191.6 core Examine a core dump. [2022-07-16T00:26:16.476Z] #43 191.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-16T00:26:16.476Z] #43 191.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-16T00:26:16.476Z] #43 191.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-16T00:26:16.476Z] #43 191.6 help Help about any command [2022-07-16T00:26:16.476Z] #43 191.6 run Deprecated command. Use 'debug' instead. [2022-07-16T00:26:16.476Z] #43 191.6 test Compile test binary and begin debugging program. [2022-07-16T00:26:16.476Z] #43 191.6 trace Compile and begin tracing program. [2022-07-16T00:26:16.476Z] #43 191.6 version Prints version. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Flags: [2022-07-16T00:26:16.476Z] #43 191.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-16T00:26:16.476Z] #43 191.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-16T00:26:16.476Z] #43 191.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-16T00:26:16.476Z] #43 191.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-16T00:26:16.476Z] #43 191.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-16T00:26:16.476Z] #43 191.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-16T00:26:16.476Z] #43 191.6 --disable-aslr Disables address space randomization [2022-07-16T00:26:16.476Z] #43 191.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-16T00:26:16.476Z] #43 191.6 -h, --help help for dlv [2022-07-16T00:26:16.476Z] #43 191.6 --init string Init file, executed by the terminal client. [2022-07-16T00:26:16.476Z] #43 191.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-16T00:26:16.476Z] #43 191.6 --log Enable debugging server logging. [2022-07-16T00:26:16.476Z] #43 191.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-16T00:26:16.476Z] #43 191.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-16T00:26:16.476Z] #43 191.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-16T00:26:16.476Z] #43 191.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-16T00:26:16.476Z] #43 191.6 --wd string Working directory for running the program. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Additional help topics: [2022-07-16T00:26:16.476Z] #43 191.6 dlv backend Help about the --backend flag. [2022-07-16T00:26:16.476Z] #43 191.6 dlv log Help about logging flags. [2022-07-16T00:26:16.476Z] #43 191.6 dlv redirect Help about file redirection. [2022-07-16T00:26:16.476Z] #43 191.6 [2022-07-16T00:26:16.476Z] #43 191.6 Use "dlv [command] --help" for more information about a command. [2022-07-16T00:26:16.476Z] #43 DONE 193.8s [2022-07-16T00:26:16.737Z] [2022-07-16T00:26:16.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-16T00:26:16.737Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:26:16.737Z] #19 181.9 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-16T00:26:16.737Z] #19 181.9 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-16T00:26:16.737Z] #19 181.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-16T00:26:16.737Z] #19 182.0 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-16T00:26:16.737Z] #19 182.0 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-16T00:26:16.739Z] #44 6.030 Scanning dependencies of target tini-static [2022-07-16T00:26:16.739Z] #44 6.180 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T00:26:17.677Z] #44 ... [2022-07-16T00:26:17.677Z] [2022-07-16T00:26:17.677Z] #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-16T00:26:17.677Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:17.677Z] #14 100.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T00:26:17.677Z] #14 100.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:17.936Z] #14 100.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:26:17.936Z] #14 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-16T00:26:17.936Z] #14 101.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:17.936Z] #14 101.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:18.189Z] #14 105.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T00:26:18.189Z] #14 105.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-16T00:26:18.189Z] #14 105.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:26:18.189Z] #14 106.0 Selecting previously unselected package libapparmor1:arm64. [2022-07-16T00:26:18.189Z] #14 106.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-16T00:26:18.189Z] #14 106.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-16T00:26:18.337Z] #44 8.655 [100%] Linking C executable tini-static [2022-07-16T00:26:18.447Z] #14 106.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-16T00:26:18.447Z] #14 106.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-16T00:26:18.447Z] #14 106.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-16T00:26:18.593Z] #44 ... [2022-07-16T00:26:18.593Z] [2022-07-16T00:26:18.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-16T00:26:18.593Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:18.593Z] #14 90.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T00:26:18.593Z] #14 90.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-16T00:26:18.593Z] #14 90.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:26:18.593Z] #14 ... [2022-07-16T00:26:18.593Z] [2022-07-16T00:26:18.593Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:26:18.593Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:18.593Z] #77 16.90 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-16T00:26:18.593Z] #77 20.18 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-16T00:26:18.593Z] #77 22.42 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-16T00:26:18.593Z] #77 23.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-16T00:26:18.593Z] #77 23.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-16T00:26:18.654Z] #19 183.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-16T00:26:18.654Z] #19 183.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-16T00:26:18.707Z] #14 106.3 Selecting previously unselected package libbtrfs0:arm64. [2022-07-16T00:26:18.707Z] #14 106.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-16T00:26:18.707Z] #14 106.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-16T00:26:18.707Z] #14 106.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-16T00:26:18.707Z] #14 106.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-16T00:26:18.707Z] #14 106.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-16T00:26:18.850Z] #77 ... [2022-07-16T00:26:18.850Z] [2022-07-16T00:26:18.850Z] #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-16T00:26:18.850Z] #44 sha256:458b5bf0530264722b600f03ad6c0130e1f5e08c3bd10281283d320349c7b34a [2022-07-16T00:26:18.850Z] #44 9.692 [100%] Built target tini-static [2022-07-16T00:26:18.965Z] #14 106.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-16T00:26:18.965Z] #14 106.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-16T00:26:18.965Z] #14 106.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:26:18.965Z] #14 106.7 Selecting previously unselected package libudev-dev:arm64. [2022-07-16T00:26:18.965Z] #14 106.7 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-16T00:26:18.965Z] #14 106.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-16T00:26:19.107Z] #44 9.798 + mkdir -p /build [2022-07-16T00:26:19.107Z] #44 9.867 + cp tini-static /build/docker-init [2022-07-16T00:26:19.224Z] #14 106.9 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-16T00:26:19.224Z] #14 106.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-16T00:26:19.224Z] #14 106.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-16T00:26:19.364Z] #44 DONE 10.3s [2022-07-16T00:26:19.364Z] [2022-07-16T00:26:19.364Z] #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-16T00:26:19.364Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:26:19.482Z] #14 107.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-16T00:26:19.482Z] #14 107.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-16T00:26:19.482Z] #14 107.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-16T00:26:19.482Z] #14 107.3 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-16T00:26:19.482Z] #14 107.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-16T00:26:19.482Z] #14 107.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-16T00:26:19.482Z] #14 ... [2022-07-16T00:26:19.482Z] [2022-07-16T00:26:19.482Z] #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-16T00:26:19.483Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:19.483Z] #77 56.95 configure.ac:7: installing 'build-aux/compile' [2022-07-16T00:26:19.483Z] #77 56.96 configure.ac:9: installing 'build-aux/config.guess' [2022-07-16T00:26:19.742Z] #77 56.96 configure.ac:9: installing 'build-aux/config.sub' [2022-07-16T00:26:19.742Z] #77 56.99 configure.ac:11: installing 'build-aux/install-sh' [2022-07-16T00:26:19.742Z] #77 57.00 configure.ac:11: installing 'build-aux/missing' [2022-07-16T00:26:19.742Z] #77 57.20 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:26:19.742Z] #77 57.28 parallel-tests: installing 'build-aux/test-driver' [2022-07-16T00:26:20.045Z] #19 185.6 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:26:20.294Z] #64 ... [2022-07-16T00:26:20.294Z] [2022-07-16T00:26:20.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:26:20.294Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:20.294Z] #14 101.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T00:26:20.294Z] #14 101.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:20.294Z] #14 101.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:26:20.294Z] #14 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-16T00:26:20.294Z] #14 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:20.551Z] #14 101.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:20.864Z] #77 ... [2022-07-16T00:26:20.864Z] [2022-07-16T00:26:20.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-16T00:26:20.864Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:26:20.990Z] #19 186.4 Fetched 788 MB in 47s (16.6 MB/s) [2022-07-16T00:26:20.990Z] #19 186.6 Selecting previously unselected package liblocale-gettext-perl. [2022-07-16T00:26:21.228Z] #14 ... [2022-07-16T00:26:21.228Z] [2022-07-16T00:26:21.228Z] #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-16T00:26:21.228Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:26:21.228Z] #53 103.8 gotestsum version dev [2022-07-16T00:26:21.228Z] #53 DONE 104.0s [2022-07-16T00:26:21.228Z] [2022-07-16T00:26:21.228Z] #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-16T00:26:21.228Z] #44 sha256:b4e097c415d9a10cd5a7ab5762fcf002c4ee49f268382f69cf00d9f72d3cae27 [2022-07-16T00:26:21.228Z] #44 8.085 [100%] Linking C executable tini-static [2022-07-16T00:26:21.228Z] #44 8.997 [100%] Built target tini-static [2022-07-16T00:26:21.228Z] #44 9.170 + mkdir -p /build [2022-07-16T00:26:21.228Z] #44 9.189 + cp tini-static /build/docker-init [2022-07-16T00:26:21.228Z] #44 DONE 10.5s [2022-07-16T00:26:21.228Z] [2022-07-16T00:26:21.228Z] #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-16T00:26:21.228Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:21.228Z] #77 16.71 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-16T00:26:21.228Z] #77 19.99 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-16T00:26:21.228Z] #77 22.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-16T00:26:21.228Z] #77 22.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-16T00:26:21.228Z] #77 23.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-16T00:26:21.252Z] #19 186.6 (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-16T00:26:21.252Z] #19 186.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-16T00:26:21.252Z] #19 186.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-16T00:26:21.252Z] #19 186.8 Selecting previously unselected package bzip2. [2022-07-16T00:26:21.252Z] #19 186.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:26:21.252Z] #19 186.9 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:26:21.378Z] #64 51.64 Updating files: 44% (2176/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-16T00:26:21.378Z] #64 53.24 + cd /tmp/tmp.WNleRVOedh/src/github.com/containerd/containerd [2022-07-16T00:26:21.378Z] #64 53.24 + git checkout -q v1.6.6 [2022-07-16T00:26:21.513Z] #19 187.0 Selecting previously unselected package libmagic-mgc. [2022-07-16T00:26:21.513Z] #19 187.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-16T00:26:21.513Z] #19 187.0 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-16T00:26:22.085Z] #19 187.5 Selecting previously unselected package libmagic1:amd64. [2022-07-16T00:26:22.085Z] #19 187.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-16T00:26:22.085Z] #19 187.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:26:22.085Z] #19 187.7 Selecting previously unselected package file. [2022-07-16T00:26:22.085Z] #19 187.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-16T00:26:22.085Z] #19 187.7 Unpacking file (1:5.39-3) ... [2022-07-16T00:26:22.274Z] #77 59.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:26:22.274Z] #77 59.07 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:26:22.274Z] #77 59.61 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:26:22.274Z] #77 59.62 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:26:22.274Z] #77 59.74 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:26:22.347Z] #19 187.9 Selecting previously unselected package xz-utils. [2022-07-16T00:26:22.347Z] #19 187.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:26:22.347Z] #19 187.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:26:22.446Z] #14 ... [2022-07-16T00:26:22.446Z] [2022-07-16T00:26:22.446Z] #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-16T00:26:22.446Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-16T00:26:22.446Z] #53 103.6 gotestsum version dev [2022-07-16T00:26:22.446Z] #53 DONE 103.7s [2022-07-16T00:26:22.446Z] [2022-07-16T00:26:22.446Z] #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-16T00:26:22.446Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:22.533Z] #77 59.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:26:22.608Z] #19 188.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-16T00:26:22.608Z] #19 188.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-16T00:26:22.608Z] #19 188.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-16T00:26:22.792Z] #77 60.00 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:26:22.792Z] #77 60.12 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:26:23.275Z] #64 54.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T00:26:23.275Z] #64 54.71 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T00:26:23.275Z] #64 54.71 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:23.275Z] #64 54.71 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:23.275Z] #64 54.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T00:26:23.275Z] #64 54.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T00:26:23.275Z] #64 54.71 + '[' '' = dynamic ']' [2022-07-16T00:26:23.275Z] #64 54.71 + make [2022-07-16T00:26:25.166Z] #64 56.70 + bin/ctr [2022-07-16T00:26:25.166Z] #19 190.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-16T00:26:25.166Z] #19 190.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-16T00:26:25.166Z] #19 190.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-16T00:26:25.326Z] #77 ... [2022-07-16T00:26:25.326Z] [2022-07-16T00:26:25.326Z] #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-16T00:26:25.326Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:26:25.326Z] #14 107.5 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-16T00:26:25.326Z] #14 107.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 107.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 107.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-16T00:26:25.326Z] #14 107.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 107.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 108.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-16T00:26:25.326Z] #14 108.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 108.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-16T00:26:25.326Z] #14 108.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-16T00:26:25.326Z] #14 108.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 108.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:26:25.326Z] #14 108.3 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-16T00:26:25.326Z] #14 108.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 108.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:26:25.326Z] #14 108.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-16T00:26:25.326Z] #14 108.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-16T00:26:25.326Z] #14 108.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-16T00:26:25.326Z] #14 110.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 110.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-16T00:26:25.326Z] #14 110.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-16T00:26:25.326Z] #14 110.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-16T00:26:25.326Z] #14 110.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.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-16T00:26:25.326Z] #14 110.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T00:26:25.326Z] #14 110.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:26:25.326Z] #14 110.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T00:26:25.326Z] #14 110.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:26:25.326Z] #14 110.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:26:25.326Z] #14 110.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:26:25.326Z] #14 110.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:26:25.326Z] #14 110.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-16T00:26:25.326Z] #14 110.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:26:26.109Z] #19 ... [2022-07-16T00:26:26.109Z] [2022-07-16T00:26:26.109Z] #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-16T00:26:26.109Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:26.109Z] #84 132.6 checking that generated files are newer than configure... done [2022-07-16T00:26:26.109Z] #84 132.6 configure: creating ./config.status [2022-07-16T00:26:26.109Z] #84 135.3 config.status: creating Makefile [2022-07-16T00:26:26.109Z] #84 135.5 config.status: creating rpm/crun.spec [2022-07-16T00:26:26.109Z] #84 135.7 config.status: creating config.h [2022-07-16T00:26:26.109Z] #84 135.7 config.status: executing libtool commands [2022-07-16T00:26:26.109Z] #84 135.8 config.status: executing depfiles commands [2022-07-16T00:26:26.109Z] #84 137.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-16T00:26:26.109Z] #84 137.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:26:26.109Z] #84 138.0 checking for gcc... gcc [2022-07-16T00:26:26.109Z] #84 138.2 checking whether the C compiler works... yes [2022-07-16T00:26:26.109Z] #84 138.4 checking for C compiler default output file name... a.out [2022-07-16T00:26:26.109Z] #84 138.5 checking for suffix of executables... [2022-07-16T00:26:26.109Z] #84 138.8 checking whether we are cross compiling... no [2022-07-16T00:26:26.109Z] #84 139.0 checking for suffix of object files... o [2022-07-16T00:26:26.109Z] #84 139.1 checking whether we are using the GNU C compiler... yes [2022-07-16T00:26:26.109Z] #84 139.2 checking whether gcc accepts -g... yes [2022-07-16T00:26:26.109Z] #84 139.3 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:26:26.109Z] #84 139.6 checking whether gcc understands -c and -o together... yes [2022-07-16T00:26:26.109Z] #84 139.8 checking how to run the C preprocessor... gcc -E [2022-07-16T00:26:26.109Z] #84 140.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:26:26.109Z] #84 140.2 checking for egrep... /bin/grep -E [2022-07-16T00:26:26.109Z] #84 140.2 checking for ANSI C header files... yes [2022-07-16T00:26:26.109Z] #84 140.9 checking for sys/types.h... yes [2022-07-16T00:26:26.109Z] #84 141.2 checking for sys/stat.h... yes [2022-07-16T00:26:26.109Z] #84 141.3 checking for stdlib.h... yes [2022-07-16T00:26:26.109Z] #84 141.3 checking for string.h... yes [2022-07-16T00:26:26.109Z] #84 141.5 checking for memory.h... yes [2022-07-16T00:26:26.109Z] #84 141.7 checking for strings.h... yes [2022-07-16T00:26:26.109Z] #84 141.8 checking for inttypes.h... yes [2022-07-16T00:26:26.109Z] #84 142.0 checking for stdint.h... yes [2022-07-16T00:26:26.375Z] #84 142.2 checking for unistd.h... yes [2022-07-16T00:26:26.375Z] #84 142.4 checking minix/config.h usability... no [2022-07-16T00:26:26.375Z] #84 ... [2022-07-16T00:26:26.375Z] [2022-07-16T00:26:26.375Z] #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-16T00:26:26.375Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:26:26.375Z] #19 191.9 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-16T00:26:26.375Z] #19 191.9 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-16T00:26:26.375Z] #19 191.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-16T00:26:27.056Z] #64 ... [2022-07-16T00:26:27.056Z] [2022-07-16T00:26:27.056Z] #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-16T00:26:27.057Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:27.057Z] #77 42.48 libtoolize: putting auxiliary files in '.'. [2022-07-16T00:26:27.057Z] #77 42.48 libtoolize: copying file './ltmain.sh' [2022-07-16T00:26:27.230Z] #14 ... [2022-07-16T00:26:27.230Z] [2022-07-16T00:26:27.230Z] #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-16T00:26:27.230Z] #67 sha256:a9c449bd061cbbd9b99a3147122b991d74550ea415dca02bacb6a7c608b14f59 [2022-07-16T00:26:27.230Z] #67 104.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:26:27.230Z] #67 104.3 + GOBIN=/build [2022-07-16T00:26:27.230Z] #67 104.3 + GO111MODULE=on [2022-07-16T00:26:27.230Z] #67 104.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:26:27.230Z] #67 114.3 rootlesskit version 1.0.0 [2022-07-16T00:26:27.230Z] #67 114.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-16T00:26:27.230Z] #67 114.3 -container-ip string [2022-07-16T00:26:27.230Z] #67 114.3 container ip [2022-07-16T00:26:27.230Z] #67 114.3 -container-port int [2022-07-16T00:26:27.230Z] #67 114.3 container port (default -1) [2022-07-16T00:26:27.230Z] #67 114.3 -host-ip string [2022-07-16T00:26:27.230Z] #67 114.3 host ip [2022-07-16T00:26:27.230Z] #67 114.3 -host-port int [2022-07-16T00:26:27.230Z] #67 114.3 host port (default -1) [2022-07-16T00:26:27.230Z] #67 114.3 -proto string [2022-07-16T00:26:27.230Z] #67 114.3 proxy protocol (default "tcp") [2022-07-16T00:26:27.620Z] #77 43.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-16T00:26:27.620Z] #77 43.14 libtoolize: and rerunning libtoolize and aclocal. [2022-07-16T00:26:27.620Z] #77 43.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:26:28.288Z] #19 193.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-16T00:26:28.288Z] #19 193.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-16T00:26:28.288Z] #19 193.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-16T00:26:28.611Z] #67 ... [2022-07-16T00:26:28.611Z] [2022-07-16T00:26:28.611Z] #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-16T00:26:28.611Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-16T00:26:28.611Z] #14 DONE 116.2s [2022-07-16T00:26:28.611Z] [2022-07-16T00:26:28.611Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:26:28.611Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-16T00:26:28.611Z] #15 ... [2022-07-16T00:26:28.611Z] [2022-07-16T00:26:28.611Z] #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-16T00:26:28.611Z] #67 sha256:a9c449bd061cbbd9b99a3147122b991d74550ea415dca02bacb6a7c608b14f59 [2022-07-16T00:26:28.611Z] #67 DONE 115.7s [2022-07-16T00:26:28.611Z] [2022-07-16T00:26:28.611Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T00:26:28.611Z] #68 sha256:a1e6cfe3e21dc952853b65026db3be7e443651b692b11d7991d15ca88f564795 [2022-07-16T00:26:28.868Z] #68 DONE 0.3s [2022-07-16T00:26:28.868Z] [2022-07-16T00:26:28.868Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-16T00:26:28.868Z] #59 sha256:8dfdad379ee8f15d661a0f7d281629f076a3ef8b61d75ac82373e5d7e2c46826 [2022-07-16T00:26:28.868Z] #59 DONE 0.4s [2022-07-16T00:26:28.868Z] [2022-07-16T00:26:28.868Z] #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-16T00:26:28.868Z] #60 sha256:98a0564ad50e95626176a66f21f75955c28a83d3336138b2fa72771301289bad [2022-07-16T00:26:29.127Z] #60 ... [2022-07-16T00:26:29.127Z] [2022-07-16T00:26:29.127Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T00:26:29.127Z] #69 sha256:82615fe009db9ecdb340353a3edf31b20a999f88289d233665f373d82b06c581 [2022-07-16T00:26:29.127Z] #69 DONE 0.2s [2022-07-16T00:26:29.127Z] [2022-07-16T00:26:29.127Z] #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-16T00:26:29.127Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-16T00:26:29.231Z] #19 194.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-16T00:26:29.231Z] #19 194.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-16T00:26:29.231Z] #19 194.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-16T00:26:30.062Z] #36 ... [2022-07-16T00:26:30.062Z] [2022-07-16T00:26:30.062Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:26:30.062Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-16T00:26:30.062Z] #15 DONE 1.6s [2022-07-16T00:26:30.062Z] [2022-07-16T00:26:30.062Z] #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-16T00:26:30.062Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-16T00:26:30.618Z] #19 195.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-16T00:26:30.618Z] #19 195.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:26:30.618Z] #19 195.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:26:30.618Z] #19 195.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-16T00:26:30.618Z] #19 195.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:26:30.618Z] #19 195.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:26:31.283Z] #77 ... [2022-07-16T00:26:31.283Z] [2022-07-16T00:26:31.283Z] #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-16T00:26:31.283Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:31.283Z] #14 113.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-16T00:26:31.283Z] #14 113.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:31.283Z] #14 113.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:31.791Z] #77 ... [2022-07-16T00:26:31.791Z] [2022-07-16T00:26:31.791Z] #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-16T00:26:31.791Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:31.791Z] #14 92.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-16T00:26:31.791Z] #14 92.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:31.791Z] #14 92.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:31.791Z] #14 99.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-16T00:26:31.791Z] #14 99.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:31.791Z] #14 99.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:26:31.968Z] #16 DONE 1.7s [2022-07-16T00:26:31.968Z] [2022-07-16T00:26:31.968Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T00:26:31.968Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-16T00:26:32.006Z] #19 ... [2022-07-16T00:26:32.006Z] [2022-07-16T00:26:32.006Z] #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-16T00:26:32.006Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:32.006Z] #84 142.5 checking minix/config.h presence... no [2022-07-16T00:26:32.006Z] #84 142.6 checking for minix/config.h... no [2022-07-16T00:26:32.006Z] #84 142.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-16T00:26:32.006Z] #84 142.9 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:26:32.006Z] #84 143.4 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:26:32.006Z] #84 143.4 checking how to print strings... printf [2022-07-16T00:26:32.006Z] #84 143.4 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:26:32.006Z] #84 143.4 checking for fgrep... /bin/grep -F [2022-07-16T00:26:32.006Z] #84 143.4 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:26:32.006Z] #84 143.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:26:32.006Z] #84 143.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:26:32.006Z] #84 143.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:26:32.006Z] #84 143.7 checking whether ln -s works... yes [2022-07-16T00:26:32.006Z] #84 143.7 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:26:32.006Z] #84 143.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-16T00:26:32.006Z] #84 143.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:26:32.006Z] #84 143.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:26:32.006Z] #84 143.8 checking for objdump... objdump [2022-07-16T00:26:32.006Z] #84 143.8 checking how to recognize dependent libraries... pass_all [2022-07-16T00:26:32.006Z] #84 143.8 checking for dlltool... no [2022-07-16T00:26:32.006Z] #84 143.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:26:32.006Z] #84 143.8 checking for ar... ar [2022-07-16T00:26:32.006Z] #84 143.8 checking for archiver @FILE support... @ [2022-07-16T00:26:32.006Z] #84 144.1 checking for strip... strip [2022-07-16T00:26:32.006Z] #84 144.1 checking for ranlib... ranlib [2022-07-16T00:26:32.006Z] #84 144.1 checking for gawk... no [2022-07-16T00:26:32.006Z] #84 144.1 checking for mawk... mawk [2022-07-16T00:26:32.006Z] #84 144.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:26:32.006Z] #84 144.7 checking for sysroot... no [2022-07-16T00:26:32.006Z] #84 144.7 checking for a working dd... /bin/dd [2022-07-16T00:26:32.006Z] #84 144.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:26:32.006Z] #84 144.8 checking for mt... no [2022-07-16T00:26:32.006Z] #84 144.8 checking if : is a manifest tool... no [2022-07-16T00:26:32.006Z] #84 144.8 checking for dlfcn.h... yes [2022-07-16T00:26:32.006Z] #84 144.9 checking for objdir... .libs [2022-07-16T00:26:32.006Z] #84 145.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:26:32.006Z] #84 145.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:26:32.006Z] #84 145.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:26:32.006Z] #84 145.3 checking if gcc static flag -static works... yes [2022-07-16T00:26:32.006Z] #84 145.6 checking if gcc supports -c -o file.o... yes [2022-07-16T00:26:32.006Z] #84 145.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:26:32.006Z] #84 145.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:26:32.006Z] #84 145.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:26:32.006Z] #84 146.2 checking how to hardcode library paths into programs... immediate [2022-07-16T00:26:32.006Z] #84 146.2 checking whether stripping libraries is possible... yes [2022-07-16T00:26:32.006Z] #84 146.2 checking if libtool supports shared libraries... yes [2022-07-16T00:26:32.006Z] #84 146.3 checking whether to build shared libraries... no [2022-07-16T00:26:32.006Z] #84 146.3 checking whether to build static libraries... yes [2022-07-16T00:26:32.006Z] #84 146.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:26:32.006Z] #84 146.3 checking whether build environment is sane... yes [2022-07-16T00:26:32.006Z] #84 146.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:26:32.006Z] #84 146.3 checking whether make sets $(MAKE)... yes [2022-07-16T00:26:32.006Z] #84 146.4 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:26:32.006Z] #84 146.6 checking whether make supports nested variables... yes [2022-07-16T00:26:32.006Z] #84 146.6 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:26:32.006Z] #84 146.6 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:26:32.006Z] #84 146.6 checking how to create a ustar tar archive... gnutar [2022-07-16T00:26:32.006Z] #84 146.7 checking dependency style of gcc... gcc3 [2022-07-16T00:26:32.006Z] #84 147.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:26:32.006Z] #84 147.0 checking whether make supports nested variables... (cached) yes [2022-07-16T00:26:32.006Z] #84 147.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:26:32.006Z] #84 147.0 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:26:32.006Z] #84 147.0 checking for yajl >= 2.1.0... yes [2022-07-16T00:26:32.006Z] #84 147.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:26:32.006Z] #84 147.0 checking for gcc... (cached) gcc [2022-07-16T00:26:32.006Z] #84 147.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:26:32.006Z] #84 147.2 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:26:32.006Z] #84 147.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:26:32.006Z] #84 147.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:26:32.006Z] #84 147.2 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:26:32.006Z] #84 147.3 checking for python3... /usr/bin/python3 [2022-07-16T00:26:32.006Z] #84 147.3 checking for python3 version... 3.9 [2022-07-16T00:26:32.006Z] #84 147.4 checking for python3 platform... linux [2022-07-16T00:26:32.006Z] #84 147.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:26:32.006Z] #84 147.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:26:32.006Z] #84 148.0 checking that generated files are newer than configure... done [2022-07-16T00:26:32.006Z] #84 148.0 configure: creating ./config.status [2022-07-16T00:26:32.535Z] #17 0.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T00:26:32.793Z] #17 DONE 1.0s [2022-07-16T00:26:32.793Z] [2022-07-16T00:26:32.793Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T00:26:32.793Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-16T00:26:33.733Z] #18 DONE 1.0s [2022-07-16T00:26:33.733Z] [2022-07-16T00:26:33.733Z] #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-16T00:26:33.733Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:26:34.630Z] #14 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-16T00:26:34.630Z] #14 114.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:34.630Z] #14 114.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:35.304Z] #26 120.7 Updating files: 22% (2605/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: 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) [2022-07-16T00:26:35.304Z] #26 ... [2022-07-16T00:26:35.304Z] [2022-07-16T00:26:35.304Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T00:26:35.304Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-16T00:26:35.304Z] #19 DONE 1.5s [2022-07-16T00:26:35.304Z] [2022-07-16T00:26:35.304Z] #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-16T00:26:35.304Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-16T00:26:35.304Z] #36 122.8 Delve is a source level debugger for Go programs. [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-16T00:26:35.304Z] #36 122.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 Usage: [2022-07-16T00:26:35.304Z] #36 122.8 dlv [command] [2022-07-16T00:26:35.304Z] #36 122.8 [2022-07-16T00:26:35.304Z] #36 122.8 Available Commands: [2022-07-16T00:26:35.304Z] #36 122.8 attach Attach to running process and begin debugging. [2022-07-16T00:26:35.304Z] #36 122.8 connect Connect to a headless debug server with a terminal client. [2022-07-16T00:26:35.304Z] #36 122.8 core Examine a core dump. [2022-07-16T00:26:35.304Z] #36 122.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-16T00:26:35.304Z] #36 122.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-16T00:26:35.304Z] #36 122.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-16T00:26:35.304Z] #36 122.8 help Help about any command [2022-07-16T00:26:35.304Z] #36 122.8 run Deprecated command. Use 'debug' instead. [2022-07-16T00:26:35.305Z] #36 122.8 test Compile test binary and begin debugging program. [2022-07-16T00:26:35.305Z] #36 122.8 trace Compile and begin tracing program. [2022-07-16T00:26:35.305Z] #36 122.8 version Prints version. [2022-07-16T00:26:35.305Z] #36 122.8 [2022-07-16T00:26:35.305Z] #36 122.8 Flags: [2022-07-16T00:26:35.305Z] #36 122.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-16T00:26:35.305Z] #36 122.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-16T00:26:35.305Z] #36 122.8 --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-16T00:26:35.305Z] #36 122.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-16T00:26:35.305Z] #36 122.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-16T00:26:35.305Z] #36 122.8 --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-16T00:26:35.305Z] #36 122.8 --disable-aslr Disables address space randomization [2022-07-16T00:26:35.305Z] #36 122.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-16T00:26:35.305Z] #36 122.8 -h, --help help for dlv [2022-07-16T00:26:35.305Z] #36 122.8 --init string Init file, executed by the terminal client. [2022-07-16T00:26:35.305Z] #36 122.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-16T00:26:35.305Z] #36 122.8 --log Enable debugging server logging. [2022-07-16T00:26:35.305Z] #36 122.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-16T00:26:35.305Z] #36 122.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-16T00:26:35.305Z] #36 122.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-16T00:26:35.305Z] #36 122.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-16T00:26:35.305Z] #36 122.8 --wd string Working directory for running the program. [2022-07-16T00:26:35.305Z] #36 122.8 [2022-07-16T00:26:35.305Z] #36 122.8 Additional help topics: [2022-07-16T00:26:35.305Z] #36 122.8 dlv backend Help about the --backend flag. [2022-07-16T00:26:35.305Z] #36 122.8 dlv log Help about logging flags. [2022-07-16T00:26:35.305Z] #36 122.8 dlv redirect Help about file redirection. [2022-07-16T00:26:35.305Z] #36 122.8 [2022-07-16T00:26:35.305Z] #36 122.8 Use "dlv [command] --help" for more information about a command. [2022-07-16T00:26:35.305Z] #36 DONE 123.0s [2022-07-16T00:26:35.305Z] [2022-07-16T00:26:35.305Z] #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-16T00:26:35.305Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:26:35.311Z] #84 151.0 config.status: creating Makefile [2022-07-16T00:26:35.311Z] #84 151.0 config.status: creating config.h [2022-07-16T00:26:35.311Z] #84 151.1 config.status: executing libtool commands [2022-07-16T00:26:35.311Z] #84 151.1 config.status: executing depfiles commands [2022-07-16T00:26:35.884Z] #84 151.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-16T00:26:35.884Z] #84 151.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:26:35.964Z] #14 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-16T00:26:35.964Z] #14 106.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:35.964Z] #14 106.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:36.146Z] #84 152.2 checking for gcc... gcc [2022-07-16T00:26:36.605Z] #26 120.7 Updating files: 22% (2605/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: 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: 53% (6147/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) [2022-07-16T00:26:36.605Z] #26 ... [2022-07-16T00:26:36.605Z] [2022-07-16T00:26:36.605Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-16T00:26:36.605Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-16T00:26:36.605Z] #20 DONE 1.3s [2022-07-16T00:26:36.605Z] [2022-07-16T00:26:36.605Z] #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-16T00:26:36.605Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:26:36.668Z] #84 152.3 checking whether the C compiler works... yes [2022-07-16T00:26:36.668Z] #84 152.6 checking for C compiler default output file name... a.out [2022-07-16T00:26:36.929Z] #84 152.6 checking for suffix of executables... [2022-07-16T00:26:37.191Z] #84 152.9 checking whether we are cross compiling... no [2022-07-16T00:26:37.332Z] #14 ... [2022-07-16T00:26:37.332Z] [2022-07-16T00:26:37.332Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:26:37.332Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:37.332Z] #77 52.86 configure.ac:7: installing './compile' [2022-07-16T00:26:37.332Z] #77 52.87 configure.ac:11: installing './config.guess' [2022-07-16T00:26:37.332Z] #77 52.89 configure.ac:11: installing './config.sub' [2022-07-16T00:26:37.332Z] #77 52.91 configure.ac:8: installing './install-sh' [2022-07-16T00:26:37.332Z] #77 52.92 configure.ac:8: installing './missing' [2022-07-16T00:26:37.452Z] #84 153.3 checking for suffix of object files... o [2022-07-16T00:26:37.452Z] #84 153.4 checking whether we are using the GNU C compiler... yes [2022-07-16T00:26:37.588Z] #77 53.05 Makefile.am: installing './depcomp' [2022-07-16T00:26:37.713Z] #84 153.6 checking whether gcc accepts -g... yes [2022-07-16T00:26:37.897Z] #26 120.7 Updating files: 22% (2605/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: 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: 53% (6147/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: 71% (8111/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: 87% (10008/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-16T00:26:38.157Z] #26 125.2 + cd /tmp/tmp.QCwVXa2cmk/tmp/docker-ce [2022-07-16T00:26:38.157Z] #26 125.2 + git checkout -q v17.06.2-ce [2022-07-16T00:26:38.285Z] #84 153.8 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:26:38.285Z] #84 154.1 checking whether gcc understands -c and -o together... yes [2022-07-16T00:26:38.285Z] #84 154.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:26:38.285Z] #84 154.3 checking whether build environment is sane... yes [2022-07-16T00:26:38.285Z] #84 154.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:26:38.285Z] #84 154.3 checking for gawk... no [2022-07-16T00:26:38.285Z] #84 154.3 checking for mawk... mawk [2022-07-16T00:26:38.285Z] #84 154.3 checking whether make sets $(MAKE)... yes [2022-07-16T00:26:38.285Z] #84 154.4 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:26:38.547Z] #84 154.4 checking whether make supports nested variables... yes [2022-07-16T00:26:38.547Z] #84 154.6 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:26:38.547Z] #84 154.6 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:26:38.547Z] #84 154.6 checking how to create a ustar tar archive... gnutar [2022-07-16T00:26:38.956Z] #77 54.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:26:38.956Z] #77 54.33 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:26:38.956Z] #77 54.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:26:38.956Z] #77 54.44 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:26:38.956Z] #77 54.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:26:38.956Z] #77 54.62 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:26:39.069Z] #84 154.8 checking dependency style of gcc... gcc3 [2022-07-16T00:26:39.069Z] #84 155.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:26:39.069Z] #84 155.0 checking whether make supports nested variables... (cached) yes [2022-07-16T00:26:39.212Z] #77 54.73 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:26:39.212Z] #77 54.84 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:26:39.469Z] #77 55.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:26:39.644Z] #84 155.1 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:26:39.644Z] #84 155.6 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:26:39.644Z] #84 155.6 checking how to print strings... printf [2022-07-16T00:26:39.644Z] #84 155.6 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:26:39.644Z] #84 155.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:26:39.644Z] #84 155.6 checking for egrep... /bin/grep -E [2022-07-16T00:26:39.644Z] #84 155.7 checking for fgrep... /bin/grep -F [2022-07-16T00:26:39.644Z] #84 155.7 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:26:39.644Z] #84 155.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:26:39.644Z] #84 155.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:26:39.644Z] #84 155.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:26:39.644Z] #84 155.8 checking whether ln -s works... yes [2022-07-16T00:26:39.906Z] #84 155.8 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:26:39.906Z] #84 155.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-16T00:26:39.906Z] #84 155.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:26:39.906Z] #84 155.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:26:39.906Z] #84 155.9 checking for objdump... objdump [2022-07-16T00:26:39.906Z] #84 155.9 checking how to recognize dependent libraries... pass_all [2022-07-16T00:26:39.906Z] #84 155.9 checking for dlltool... no [2022-07-16T00:26:39.906Z] #84 155.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:26:39.906Z] #84 155.9 checking for ar... ar [2022-07-16T00:26:40.167Z] #84 155.9 checking for archiver @FILE support... @ [2022-07-16T00:26:40.167Z] #84 156.1 checking for strip... strip [2022-07-16T00:26:40.167Z] #84 156.1 checking for ranlib... ranlib [2022-07-16T00:26:40.428Z] #84 156.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:26:40.428Z] #84 156.4 checking for sysroot... no [2022-07-16T00:26:40.428Z] #84 156.4 checking for a working dd... /bin/dd [2022-07-16T00:26:40.428Z] #84 156.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:26:40.428Z] #84 156.5 checking for mt... no [2022-07-16T00:26:40.428Z] #84 156.5 checking if : is a manifest tool... no [2022-07-16T00:26:40.689Z] #26 ... [2022-07-16T00:26:40.689Z] [2022-07-16T00:26:40.689Z] #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-16T00:26:40.689Z] #60 sha256:98a0564ad50e95626176a66f21f75955c28a83d3336138b2fa72771301289bad [2022-07-16T00:26:40.689Z] #60 1.473 + RM_GOPATH=0 [2022-07-16T00:26:40.689Z] #60 1.473 + TMP_GOPATH= [2022-07-16T00:26:40.689Z] #60 1.473 + : /build [2022-07-16T00:26:40.689Z] #60 1.473 + '[' -z '' ']' [2022-07-16T00:26:40.689Z] #60 1.499 ++ mktemp -d [2022-07-16T00:26:40.689Z] #60 1.499 + export GOPATH=/tmp/tmp.D8GlQK8gzh [2022-07-16T00:26:40.689Z] #60 1.499 + GOPATH=/tmp/tmp.D8GlQK8gzh [2022-07-16T00:26:40.689Z] #60 1.499 + RM_GOPATH=1 [2022-07-16T00:26:40.689Z] #60 1.499 + case "$(go env GOARCH)" in [2022-07-16T00:26:40.689Z] #60 1.499 ++ go env GOARCH [2022-07-16T00:26:40.689Z] #60 1.558 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:40.689Z] #60 1.558 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:26:40.689Z] #60 1.560 ++ dirname /install.sh [2022-07-16T00:26:40.689Z] #60 1.560 + dir=/ [2022-07-16T00:26:40.689Z] #60 1.560 + bin=runc [2022-07-16T00:26:40.689Z] #60 1.560 + shift [2022-07-16T00:26:40.689Z] #60 1.560 + '[' '!' -f //runc.installer ']' [2022-07-16T00:26:40.689Z] #60 1.560 + . //runc.installer [2022-07-16T00:26:40.689Z] #60 1.560 ++ set -e [2022-07-16T00:26:40.689Z] #60 1.560 ++ : v1.1.2 [2022-07-16T00:26:40.689Z] #60 1.560 + install_runc [2022-07-16T00:26:40.689Z] #60 1.560 + RUNC_BUILDTAGS=seccomp [2022-07-16T00:26:40.689Z] #60 1.560 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T00:26:40.689Z] #60 1.560 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D8GlQK8gzh/src/github.com/opencontainers/runc [2022-07-16T00:26:40.689Z] #60 1.562 Cloning into '/tmp/tmp.D8GlQK8gzh/src/github.com/opencontainers/runc'... [2022-07-16T00:26:40.689Z] #60 1.562 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T00:26:40.689Z] #60 11.06 + cd /tmp/tmp.D8GlQK8gzh/src/github.com/opencontainers/runc [2022-07-16T00:26:40.689Z] #60 11.06 + git checkout -q v1.1.2 [2022-07-16T00:26:40.689Z] #60 11.59 + '[' -z '' ']' [2022-07-16T00:26:40.689Z] #60 11.59 + target=static [2022-07-16T00:26:40.689Z] #60 11.59 + make BUILDTAGS=seccomp static [2022-07-16T00:26:40.689Z] #60 ... [2022-07-16T00:26:40.689Z] [2022-07-16T00:26:40.689Z] #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-16T00:26:40.690Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:40.690Z] #77 74.93 configure.ac:11: installing 'build-aux/compile' [2022-07-16T00:26:40.690Z] #77 74.93 configure.ac:11: installing 'build-aux/config.guess' [2022-07-16T00:26:40.690Z] #77 74.95 configure.ac:11: installing 'build-aux/config.sub' [2022-07-16T00:26:40.690Z] #77 74.96 configure.ac:13: installing 'build-aux/install-sh' [2022-07-16T00:26:40.690Z] #77 74.96 configure.ac:13: installing 'build-aux/missing' [2022-07-16T00:26:40.690Z] #77 74.99 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-16T00:26:40.690Z] #77 75.13 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:26:40.690Z] #77 76.47 checking build system type... aarch64-unknown-linux-gnu [2022-07-16T00:26:40.690Z] #77 76.89 checking host system type... aarch64-unknown-linux-gnu [2022-07-16T00:26:40.690Z] #77 76.89 checking how to print strings... printf [2022-07-16T00:26:40.690Z] #84 156.5 checking how to run the C preprocessor... gcc -E [2022-07-16T00:26:40.690Z] #77 76.89 checking for gcc... gcc [2022-07-16T00:26:40.690Z] #77 77.00 checking whether the C compiler works... yes [2022-07-16T00:26:40.690Z] #77 77.21 checking for C compiler default output file name... a.out [2022-07-16T00:26:40.690Z] #77 77.22 checking for suffix of executables... [2022-07-16T00:26:40.690Z] #77 77.42 checking whether we are cross compiling... no [2022-07-16T00:26:40.690Z] #77 77.67 checking for suffix of object files... o [2022-07-16T00:26:40.690Z] #77 77.86 checking whether we are using the GNU C compiler... yes [2022-07-16T00:26:40.949Z] #77 77.97 checking whether gcc accepts -g... yes [2022-07-16T00:26:40.949Z] #77 78.11 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:26:41.208Z] #77 78.28 checking whether gcc understands -c and -o together... yes [2022-07-16T00:26:41.208Z] #77 78.56 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:26:41.208Z] #77 78.58 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:26:41.208Z] #77 78.59 checking for egrep... /bin/grep -E [2022-07-16T00:26:41.208Z] #77 78.60 checking for fgrep... /bin/grep -F [2022-07-16T00:26:41.208Z] #77 78.62 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:26:41.265Z] #84 156.7 checking for ANSI C header files... yes [2022-07-16T00:26:41.268Z] #14 ... [2022-07-16T00:26:41.268Z] [2022-07-16T00:26:41.268Z] #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-16T00:26:41.268Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:41.268Z] #77 45.54 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-16T00:26:41.467Z] #77 78.64 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:26:41.467Z] #77 78.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:26:41.467Z] #77 78.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:26:41.467Z] #77 78.80 checking whether ln -s works... yes [2022-07-16T00:26:41.467Z] #77 78.80 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:26:41.467Z] #77 78.84 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-16T00:26:41.467Z] #77 78.84 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:26:41.467Z] #77 78.84 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:26:41.467Z] #77 78.84 checking for objdump... objdump [2022-07-16T00:26:41.467Z] #77 78.85 checking how to recognize dependent libraries... pass_all [2022-07-16T00:26:41.467Z] #77 78.85 checking for dlltool... no [2022-07-16T00:26:41.467Z] #77 78.85 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:26:41.467Z] #77 78.85 checking for ar... ar [2022-07-16T00:26:41.527Z] #84 157.3 checking for sys/types.h... yes [2022-07-16T00:26:41.527Z] #84 157.5 checking for sys/stat.h... yes [2022-07-16T00:26:41.527Z] #84 157.6 checking for stdlib.h... yes [2022-07-16T00:26:41.726Z] #77 78.85 checking for archiver @FILE support... @ [2022-07-16T00:26:41.726Z] #77 79.02 checking for strip... strip [2022-07-16T00:26:41.726Z] #77 79.03 checking for ranlib... ranlib [2022-07-16T00:26:41.726Z] #77 79.03 checking for gawk... no [2022-07-16T00:26:41.726Z] #77 79.03 checking for mawk... mawk [2022-07-16T00:26:41.985Z] #77 79.03 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:26:41.985Z] #77 79.46 checking for sysroot... no [2022-07-16T00:26:42.049Z] #84 157.7 checking for string.h... yes [2022-07-16T00:26:42.049Z] #84 157.9 checking for memory.h... yes [2022-07-16T00:26:42.049Z] #84 158.0 checking for strings.h... yes [2022-07-16T00:26:42.243Z] #77 79.48 checking for a working dd... /bin/dd [2022-07-16T00:26:42.243Z] #77 79.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:26:42.243Z] #77 79.55 checking for mt... no [2022-07-16T00:26:42.243Z] #77 79.55 checking if : is a manifest tool... no [2022-07-16T00:26:42.243Z] #77 79.56 checking how to run the C preprocessor... gcc -E [2022-07-16T00:26:42.310Z] #84 158.1 checking for inttypes.h... yes [2022-07-16T00:26:42.310Z] #84 158.3 checking for stdint.h... yes [2022-07-16T00:26:42.572Z] #84 158.4 checking for unistd.h... yes [2022-07-16T00:26:42.572Z] #84 158.5 checking for dlfcn.h... yes [2022-07-16T00:26:42.833Z] #84 158.6 checking for objdir... .libs [2022-07-16T00:26:42.833Z] #84 158.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:26:43.093Z] #84 159.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:26:43.093Z] #84 159.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:26:43.355Z] #84 159.1 checking if gcc static flag -static works... yes [2022-07-16T00:26:43.437Z] #77 79.90 checking for ANSI C header files... yes [2022-07-16T00:26:43.438Z] #77 80.55 checking for sys/types.h... yes [2022-07-16T00:26:43.438Z] #77 80.71 checking for sys/stat.h... yes [2022-07-16T00:26:43.495Z] #14 ... [2022-07-16T00:26:43.495Z] [2022-07-16T00:26:43.495Z] #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-16T00:26:43.495Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:43.495Z] #77 46.45 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-16T00:26:43.626Z] #84 159.4 checking if gcc supports -c -o file.o... yes [2022-07-16T00:26:43.626Z] #84 159.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:26:43.626Z] #84 159.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:26:43.626Z] #84 159.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:26:43.626Z] #84 159.7 checking how to hardcode library paths into programs... immediate [2022-07-16T00:26:43.626Z] #84 159.7 checking whether stripping libraries is possible... yes [2022-07-16T00:26:43.626Z] #84 159.7 checking if libtool supports shared libraries... yes [2022-07-16T00:26:43.626Z] #84 159.7 checking whether to build shared libraries... no [2022-07-16T00:26:43.626Z] #84 159.7 checking whether to build static libraries... yes [2022-07-16T00:26:43.626Z] #84 159.7 checking float.h usability... yes [2022-07-16T00:26:43.697Z] #77 80.91 checking for stdlib.h... yes [2022-07-16T00:26:43.892Z] #84 159.8 checking float.h presence... yes [2022-07-16T00:26:43.892Z] #84 159.8 checking for float.h... yes [2022-07-16T00:26:43.892Z] #84 159.9 checking limits.h usability... yes [2022-07-16T00:26:43.955Z] #77 81.07 checking for string.h... yes [2022-07-16T00:26:44.153Z] #84 160.1 checking limits.h presence... yes [2022-07-16T00:26:44.153Z] #84 160.1 checking for limits.h... yes [2022-07-16T00:26:44.214Z] #77 81.28 checking for memory.h... yes [2022-07-16T00:26:44.415Z] #84 160.1 checking stddef.h usability... yes [2022-07-16T00:26:44.415Z] #84 160.2 checking stddef.h presence... yes [2022-07-16T00:26:44.415Z] #84 160.3 checking for stddef.h... yes [2022-07-16T00:26:44.415Z] #84 160.3 checking for stdlib.h... (cached) yes [2022-07-16T00:26:44.415Z] #84 160.3 checking for string.h... (cached) yes [2022-07-16T00:26:44.475Z] #77 81.59 checking for strings.h... yes [2022-07-16T00:26:44.677Z] #84 160.4 checking sys/time.h usability... yes [2022-07-16T00:26:44.677Z] #84 160.5 checking sys/time.h presence... yes [2022-07-16T00:26:44.677Z] #84 160.6 checking for sys/time.h... yes [2022-07-16T00:26:44.677Z] #84 160.6 checking for inline... inline [2022-07-16T00:26:44.733Z] #77 81.80 checking for inttypes.h... yes [2022-07-16T00:26:44.938Z] #84 160.6 checking for size_t... yes [2022-07-16T00:26:44.938Z] #84 160.9 checking for stdlib.h... (cached) yes [2022-07-16T00:26:44.992Z] #77 82.08 checking for stdint.h... yes [2022-07-16T00:26:44.992Z] #77 82.23 checking for unistd.h... yes [2022-07-16T00:26:45.200Z] #84 160.9 checking for GNU libc compatible malloc... yes [2022-07-16T00:26:45.200Z] #84 161.1 checking for stdlib.h... (cached) yes [2022-07-16T00:26:45.200Z] #84 161.1 checking for GNU libc compatible realloc... yes [2022-07-16T00:26:45.251Z] #77 82.37 checking for dlfcn.h... yes [2022-07-16T00:26:45.251Z] #77 82.51 checking for objdir... .libs [2022-07-16T00:26:45.723Z] #84 161.3 checking for working strtod... yes [2022-07-16T00:26:45.723Z] #84 161.7 checking for gettimeofday... yes [2022-07-16T00:26:45.783Z] #77 82.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:26:45.783Z] #77 83.09 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:26:45.783Z] #77 83.09 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:26:45.984Z] #84 161.8 checking for memset... yes [2022-07-16T00:26:46.246Z] #84 161.9 checking for strspn... yes [2022-07-16T00:26:46.246Z] #84 162.2 checking that generated files are newer than configure... done [2022-07-16T00:26:46.246Z] #84 162.2 configure: creating ./config.status [2022-07-16T00:26:46.350Z] #77 83.25 checking if gcc static flag -static works... yes [2022-07-16T00:26:46.350Z] #77 83.61 checking if gcc supports -c -o file.o... yes [2022-07-16T00:26:46.350Z] #77 83.78 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:26:46.350Z] #77 83.78 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-16T00:26:46.609Z] #77 83.86 checking dynamic linker characteristics... [2022-07-16T00:26:46.609Z] #77 ... [2022-07-16T00:26:46.609Z] [2022-07-16T00:26:46.609Z] #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-16T00:26:46.609Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-16T00:26:46.609Z] #21 1.333 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:26:46.609Z] #21 1.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:26:46.609Z] #21 1.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:26:46.609Z] #21 2.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:26:46.609Z] #21 3.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:26:46.609Z] #21 4.387 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:26:46.609Z] #21 7.124 Fetched 8436 kB in 6s (1373 kB/s) [2022-07-16T00:26:46.609Z] #21 7.124 Reading package lists... [2022-07-16T00:26:46.868Z] #21 9.481 Reading package lists... [2022-07-16T00:26:46.868Z] #21 ... [2022-07-16T00:26:46.868Z] [2022-07-16T00:26:46.868Z] #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-16T00:26:46.868Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:46.868Z] #77 83.86 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:26:46.868Z] #77 84.27 checking how to hardcode library paths into programs... immediate [2022-07-16T00:26:46.868Z] #77 84.28 checking whether stripping libraries is possible... yes [2022-07-16T00:26:46.868Z] #77 84.30 checking if libtool supports shared libraries... yes [2022-07-16T00:26:46.868Z] #77 84.30 checking whether to build shared libraries... no [2022-07-16T00:26:46.868Z] #77 84.30 checking whether to build static libraries... yes [2022-07-16T00:26:46.868Z] #77 84.30 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:26:46.868Z] #77 84.36 checking whether build environment is sane... yes [2022-07-16T00:26:47.128Z] #77 84.43 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:26:47.128Z] #77 84.45 checking whether make sets $(MAKE)... yes [2022-07-16T00:26:47.128Z] #77 84.52 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:26:47.128Z] #77 84.60 checking whether make supports nested variables... yes [2022-07-16T00:26:47.387Z] #77 84.68 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:26:47.387Z] #77 84.69 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:26:47.387Z] #77 84.69 checking how to create a ustar tar archive... gnutar [2022-07-16T00:26:47.387Z] #77 84.77 checking dependency style of gcc... gcc3 [2022-07-16T00:26:47.646Z] #77 84.91 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:26:47.646Z] #77 84.93 checking whether make supports nested variables... (cached) yes [2022-07-16T00:26:47.646Z] #77 84.93 checking for gawk... (cached) mawk [2022-07-16T00:26:47.646Z] #77 84.93 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:26:47.646Z] #77 84.94 checking for gcc... (cached) gcc [2022-07-16T00:26:47.646Z] #77 84.97 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:26:47.646Z] #77 84.98 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:26:47.646Z] #77 84.98 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:26:47.646Z] #77 84.98 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:26:47.646Z] #77 84.98 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:26:47.905Z] #77 85.04 checking for python3... /usr/bin/python3 [2022-07-16T00:26:47.905Z] #77 85.04 checking for python3 version... 3.9 [2022-07-16T00:26:47.905Z] #77 85.08 checking for python3 platform... linux [2022-07-16T00:26:47.905Z] #77 85.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:26:47.905Z] #77 85.26 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:26:48.164Z] #77 85.44 checking for go-md2man... no [2022-07-16T00:26:48.164Z] #77 85.48 checking error.h usability... yes [2022-07-16T00:26:48.209Z] #84 164.1 config.status: creating Makefile [2022-07-16T00:26:48.209Z] #84 164.1 config.status: creating config.h [2022-07-16T00:26:48.209Z] #84 164.1 config.status: executing depfiles commands [2022-07-16T00:26:48.423Z] #77 85.68 checking error.h presence... yes [2022-07-16T00:26:48.423Z] #77 85.74 checking for error.h... yes [2022-07-16T00:26:48.475Z] #84 164.3 config.status: executing libtool commands [2022-07-16T00:26:48.682Z] #77 85.76 checking linux/openat2.h usability... yes [2022-07-16T00:26:48.682Z] #77 85.92 checking linux/openat2.h presence... yes [2022-07-16T00:26:48.682Z] #77 86.00 checking for linux/openat2.h... yes [2022-07-16T00:26:48.737Z] #84 ... [2022-07-16T00:26:48.737Z] [2022-07-16T00:26:48.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-16T00:26:48.737Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:26:48.737Z] #19 214.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-16T00:26:48.737Z] #19 214.1 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:26:48.737Z] #19 214.1 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:26:48.738Z] #19 214.2 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-16T00:26:48.738Z] #19 214.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:26:48.738Z] #19 214.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:26:48.941Z] #77 86.04 checking for copy_file_range... yes [2022-07-16T00:26:48.941Z] #77 86.29 checking for fgetxattr... [2022-07-16T00:26:48.941Z] #77 ... [2022-07-16T00:26:48.941Z] [2022-07-16T00:26:48.941Z] #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-16T00:26:48.941Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-16T00:26:48.941Z] #34 DONE 136.3s [2022-07-16T00:26:49.200Z] [2022-07-16T00:26:49.200Z] #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-16T00:26:49.200Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:49.200Z] #77 86.29 checking for fgetxattr... yes [2022-07-16T00:26:49.819Z] #77 86.69 checking for statx... yes [2022-07-16T00:26:50.091Z] #77 87.22 checking for fgetpwent_r... yes [2022-07-16T00:26:50.364Z] #77 87.46 checking for issetugid... no [2022-07-16T00:26:50.364Z] #77 87.79 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:26:50.364Z] #77 87.79 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:26:50.932Z] #77 87.80 checking for library containing yajl_tree_get... [2022-07-16T00:26:50.932Z] #77 ... [2022-07-16T00:26:50.932Z] [2022-07-16T00:26:50.932Z] #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-16T00:26:50.932Z] #60 sha256:98a0564ad50e95626176a66f21f75955c28a83d3336138b2fa72771301289bad [2022-07-16T00:26:50.932Z] #60 11.91 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-16T00:26:50.932Z] #60 ... [2022-07-16T00:26:50.932Z] [2022-07-16T00:26:50.932Z] #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-16T00:26:50.932Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:50.932Z] #77 87.80 checking for library containing yajl_tree_get... -lyajl [2022-07-16T00:26:50.932Z] #77 88.19 checking for yajl >= 2.0.0... yes [2022-07-16T00:26:50.932Z] #77 88.20 checking sys/capability.h usability... yes [2022-07-16T00:26:50.932Z] #77 88.28 checking sys/capability.h presence... yes [2022-07-16T00:26:50.932Z] #77 88.34 checking for sys/capability.h... yes [2022-07-16T00:26:51.501Z] #77 88.34 checking for library containing cap_from_name... -lcap [2022-07-16T00:26:51.616Z] #77 ... [2022-07-16T00:26:51.616Z] [2022-07-16T00:26:51.616Z] #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-16T00:26:51.616Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:26:51.685Z] #77 ... [2022-07-16T00:26:51.685Z] [2022-07-16T00:26:51.685Z] #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-16T00:26:51.685Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:51.685Z] #14 121.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-16T00:26:51.685Z] #14 121.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:51.685Z] #14 121.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:26:51.760Z] #77 88.75 checking for library containing dlopen... [2022-07-16T00:26:51.760Z] #77 ... [2022-07-16T00:26:51.760Z] [2022-07-16T00:26:51.760Z] #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-16T00:26:51.760Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:26:51.760Z] #26 128.9 + mkdir -p /tmp/tmp.QCwVXa2cmk/src/github.com/docker [2022-07-16T00:26:51.760Z] #26 128.9 + mv components/cli /tmp/tmp.QCwVXa2cmk/src/github.com/docker/cli [2022-07-16T00:26:51.760Z] #26 128.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-16T00:26:52.019Z] #26 ... [2022-07-16T00:26:52.019Z] [2022-07-16T00:26:52.019Z] #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-16T00:26:52.019Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:52.019Z] #77 88.75 checking for library containing dlopen... -ldl [2022-07-16T00:26:52.019Z] #77 89.25 checking seccomp.h usability... yes [2022-07-16T00:26:52.019Z] #77 89.41 checking seccomp.h presence... yes [2022-07-16T00:26:52.277Z] #77 89.47 checking for seccomp.h... yes [2022-07-16T00:26:52.536Z] #77 89.48 checking for library containing seccomp_rule_add... -lseccomp [2022-07-16T00:26:52.797Z] #77 89.95 checking for library containing seccomp_arch_resolve_name... none required [2022-07-16T00:26:53.056Z] #77 90.16 checking systemd/sd-bus.h usability... yes [2022-07-16T00:26:53.056Z] #77 90.36 checking systemd/sd-bus.h presence... yes [2022-07-16T00:26:53.315Z] #77 90.48 checking for systemd/sd-bus.h... yes [2022-07-16T00:26:53.435Z] #77 ... [2022-07-16T00:26:53.435Z] [2022-07-16T00:26:53.435Z] #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-16T00:26:53.435Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:26:53.573Z] #77 90.48 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-16T00:26:53.831Z] #77 90.96 checking for sd_notify_barrier... yes [2022-07-16T00:26:54.091Z] #77 91.18 checking linux/bpf.h usability... yes [2022-07-16T00:26:54.091Z] #77 91.42 checking linux/bpf.h presence... yes [2022-07-16T00:26:54.091Z] #77 91.48 checking for linux/bpf.h... yes [2022-07-16T00:26:54.211Z] #64 72.62 Updating files: 29% (1423/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 60% (2967/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 82% (4062/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-16T00:26:54.211Z] #64 75.55 + cd /tmp/tmp.OBcFdnQEoa/src/github.com/containerd/containerd [2022-07-16T00:26:54.350Z] #77 91.48 checking compilation for eBPF... yes [2022-07-16T00:26:54.350Z] #77 91.65 checking for criu >= 3.15... no [2022-07-16T00:26:54.350Z] #77 91.68 configure: CRIU headers not found, building without CRIU support [2022-07-16T00:26:54.350Z] #77 91.69 checking for criu > 3.16... no [2022-07-16T00:26:54.350Z] #77 91.72 configure: CRIU version doesn't support join-ns API [2022-07-16T00:26:54.350Z] #77 91.72 checking for criu > 3.16.1... no [2022-07-16T00:26:54.350Z] #77 91.76 configure: CRIU version doesn't support for pre-dumping [2022-07-16T00:26:54.470Z] #64 75.56 + git checkout -q v1.6.6 [2022-07-16T00:26:54.608Z] #77 91.76 checking for new mount API (fsconfig)... yes [2022-07-16T00:26:54.608Z] #77 91.86 checking for seccomp notify API... yes [2022-07-16T00:26:54.609Z] #77 91.97 checking for gperf... no [2022-07-16T00:26:54.609Z] #77 91.98 configure: gperf not found - cannot rebuild signal parser code [2022-07-16T00:26:54.867Z] #77 91.98 checking for library containing argp_parse... none required [2022-07-16T00:26:54.976Z] #64 73.93 Updating files: 27% (1367/4896) Updating files: 28% (1371/4896) Updating files: 29% (1420/4896) Updating files: 30% (1469/4896) Updating files: 31% (1518/4896) Updating files: 32% (1567/4896) Updating files: 33% (1616/4896) Updating files: 34% (1665/4896) Updating files: 35% (1714/4896) Updating files: 36% (1763/4896) Updating files: 37% (1812/4896) Updating files: 38% (1861/4896) Updating files: 39% (1910/4896) Updating files: 40% (1959/4896) Updating files: 41% (2008/4896) Updating files: 42% (2057/4896) Updating files: 43% (2106/4896) Updating files: 44% (2155/4896) Updating files: 45% (2204/4896) Updating files: 46% (2253/4896) Updating files: 47% (2302/4896) Updating files: 48% (2351/4896) Updating files: 49% (2400/4896) Updating files: 50% (2448/4896) Updating files: 51% (2497/4896) Updating files: 52% (2546/4896) Updating files: 53% (2595/4896) Updating files: 54% (2644/4896) Updating files: 54% (2692/4896) Updating files: 55% (2693/4896) Updating files: 56% (2742/4896) Updating files: 57% (2791/4896) Updating files: 58% (2840/4896) Updating files: 59% (2889/4896) Updating files: 60% (2938/4896) Updating files: 61% (2987/4896) Updating files: 62% (3036/4896) Updating files: 63% (3085/4896) Updating files: 64% (3134/4896) Updating files: 65% (3183/4896) Updating files: 66% (3232/4896) Updating files: 67% (3281/4896) Updating files: 68% (3330/4896) Updating files: 69% (3379/4896) Updating files: 70% (3428/4896) Updating files: 71% (3477/4896) Updating files: 72% (3526/4896) Updating files: 73% (3575/4896) Updating files: 74% (3624/4896) Updating files: 75% (3672/4896) Updating files: 76% (3721/4896) Updating files: 77% (3770/4896) Updating files: 78% (3819/4896) Updating files: 79% (3868/4896) Updating files: 80% (3917/4896) Updating files: 81% (3966/4896) Updating files: 82% (4015/4896) Updating files: 82% (4022/4896) Updating files: 83% (4064/4896) Updating files: 84% (4113/4896) Updating files: 85% (4162/4896) Updating files: 86% (4211/4896) Updating files: 87% (4260/4896) Updating files: 88% (4309/4896) Updating files: 89% (4358/4896) Updating files: 90% (4407/4896) Updating files: 91% (4456/4896) Updating files: 92% (4505/4896) Updating files: 93% (4554/4896) Updating files: 94% (4603/4896) Updating files: 95% (4652/4896) Updating files: 96% (4701/4896) Updating files: 97% (4750/4896) Updating files: 98% (4799/4896) Updating files: 98% (4803/4896) Updating files: 99% (4848/4896) Updating files: 100% (4896/4896) Updating files: 100% (4896/4896), done. [2022-07-16T00:26:54.976Z] #64 77.08 + cd /tmp/tmp.RC8FpH91ur/src/github.com/containerd/containerd [2022-07-16T00:26:55.126Z] #77 92.33 checking that generated files are newer than configure... done [2022-07-16T00:26:55.126Z] #77 92.33 configure: creating ./config.status [2022-07-16T00:26:55.232Z] #64 77.10 + git checkout -q v1.6.6 [2022-07-16T00:26:55.319Z] #19 ... [2022-07-16T00:26:55.319Z] [2022-07-16T00:26:55.319Z] #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-16T00:26:55.319Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:55.319Z] #84 165.2 GEN .version [2022-07-16T00:26:55.319Z] #84 165.2 make install-recursive [2022-07-16T00:26:55.319Z] #84 165.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-16T00:26:55.319Z] #84 165.3 Making install in libocispec [2022-07-16T00:26:55.319Z] #84 165.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:26:55.319Z] #84 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-16T00:26:55.319Z] #84 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-16T00:26:55.319Z] #84 165.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-16T00:26:55.319Z] #84 165.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-16T00:26:55.319Z] #84 166.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-16T00:26:55.319Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-16T00:26:55.319Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-16T00:26:55.319Z] #84 167.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-16T00:26:55.319Z] #84 167.3 make install-recursive [2022-07-16T00:26:55.319Z] #84 167.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:26:55.319Z] #84 167.4 Making install in yajl [2022-07-16T00:26:55.319Z] #84 167.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:26:55.319Z] #84 167.4 CC verify/json_verify-json_verify.o [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_gen.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_parser.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_buf.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_encode.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_lex.lo [2022-07-16T00:26:55.319Z] #84 167.5 CC src/libyajl_la-yajl_tree.lo [2022-07-16T00:26:55.875Z] #14 ... [2022-07-16T00:26:55.875Z] [2022-07-16T00:26:55.875Z] #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-16T00:26:55.875Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:26:55.875Z] #77 68.18 configure.ac:7: installing 'build-aux/compile' [2022-07-16T00:26:55.875Z] #77 68.18 configure.ac:9: installing 'build-aux/config.guess' [2022-07-16T00:26:55.875Z] #77 68.19 configure.ac:9: installing 'build-aux/config.sub' [2022-07-16T00:26:55.875Z] #77 68.19 configure.ac:11: installing 'build-aux/install-sh' [2022-07-16T00:26:55.875Z] #77 68.20 configure.ac:11: installing 'build-aux/missing' [2022-07-16T00:26:55.875Z] #77 68.37 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:26:55.875Z] #77 68.54 parallel-tests: installing 'build-aux/test-driver' [2022-07-16T00:26:55.875Z] #77 70.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:26:55.875Z] #77 70.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:26:55.875Z] #77 71.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:26:55.875Z] #77 71.30 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:26:55.875Z] #77 71.40 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:26:55.875Z] #77 71.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:26:56.131Z] #77 71.69 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:26:56.375Z] #64 77.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T00:26:56.375Z] #64 77.72 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T00:26:56.375Z] #64 77.72 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:56.375Z] #64 77.72 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:56.375Z] #64 77.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T00:26:56.375Z] #64 77.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T00:26:56.375Z] #64 77.72 + '[' '' = dynamic ']' [2022-07-16T00:26:56.375Z] #64 77.72 + make [2022-07-16T00:26:56.375Z] #64 ... [2022-07-16T00:26:56.375Z] [2022-07-16T00:26:56.375Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-16T00:26:56.375Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:56.375Z] #14 139.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-16T00:26:56.387Z] #77 71.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:26:56.635Z] #14 139.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:56.635Z] #14 139.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:57.861Z] #84 173.7 CCLD libyajl.la [2022-07-16T00:26:58.121Z] #84 174.1 CCLD verify/json_verify [2022-07-16T00:26:58.382Z] #84 174.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:26:58.382Z] #84 174.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:26:58.382Z] #84 174.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:26:58.382Z] #84 174.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:26:58.382Z] #84 174.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:26:58.382Z] #84 174.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:26:58.382Z] #84 174.4 CC src/validate.o [2022-07-16T00:26:58.382Z] #84 174.5 CC src/image_spec_schema_config_schema.lo [2022-07-16T00:26:58.382Z] #84 174.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-16T00:26:58.382Z] #84 174.5 CC src/image_spec_schema_defs.lo [2022-07-16T00:26:58.411Z] #77 95.23 config.status: creating Makefile [2022-07-16T00:26:58.411Z] #77 95.34 config.status: creating rpm/crun.spec [2022-07-16T00:26:58.411Z] #77 95.42 config.status: creating config.h [2022-07-16T00:26:58.411Z] #77 95.45 config.status: executing libtool commands [2022-07-16T00:26:58.411Z] #77 95.49 config.status: executing depfiles commands [2022-07-16T00:26:58.411Z] #77 ... [2022-07-16T00:26:58.411Z] [2022-07-16T00:26:58.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-16T00:26:58.411Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-16T00:26:58.411Z] #21 9.481 Reading package lists... [2022-07-16T00:26:58.411Z] #21 11.79 Building dependency tree... [2022-07-16T00:26:58.411Z] #21 14.16 The following additional packages will be installed: [2022-07-16T00:26:58.411Z] #21 14.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:26:58.411Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-16T00:26:58.411Z] #21 14.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:26:58.411Z] #21 14.17 python3-pkg-resources vim-runtime xxd [2022-07-16T00:26:58.411Z] #21 14.17 Suggested packages: [2022-07-16T00:26:58.411Z] #21 14.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-16T00:26:58.411Z] #21 14.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-16T00:26:58.411Z] #21 14.17 acl attr quota [2022-07-16T00:26:58.411Z] #21 14.17 Recommended packages: [2022-07-16T00:26:58.411Z] #21 14.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-16T00:26:58.411Z] #21 15.31 The following NEW packages will be installed: [2022-07-16T00:26:58.411Z] #21 15.31 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-16T00:26:58.411Z] #21 15.31 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:26:58.411Z] #21 15.31 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-16T00:26:58.411Z] #21 15.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-16T00:26:58.411Z] #21 15.31 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:26:58.411Z] #21 15.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-16T00:26:58.411Z] #21 15.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T00:26:58.411Z] #21 15.31 xz-utils zip zstd [2022-07-16T00:26:58.411Z] #21 15.67 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:26:58.411Z] #21 15.67 Need to get 27.0 MB of archives. [2022-07-16T00:26:58.411Z] #21 15.67 After this operation, 105 MB of additional disk space will be used. [2022-07-16T00:26:58.411Z] #21 15.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-16T00:26:58.411Z] #21 15.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-16T00:26:58.411Z] #21 15.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-16T00:26:58.411Z] #21 15.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-16T00:26:58.411Z] #21 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-16T00:26:58.411Z] #21 15.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-16T00:26:58.411Z] #21 15.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-16T00:26:58.411Z] #21 15.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-16T00:26:58.411Z] #21 15.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:26:58.411Z] #21 15.71 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-16T00:26:58.411Z] #21 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-16T00:26:58.411Z] #21 15.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-16T00:26:58.411Z] #21 15.74 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-16T00:26:58.411Z] #21 15.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-16T00:26:58.411Z] #21 15.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-16T00:26:58.411Z] #21 15.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-16T00:26:58.411Z] #21 15.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-16T00:26:58.411Z] #21 15.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-16T00:26:58.411Z] #21 15.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-16T00:26:58.411Z] #21 15.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-16T00:26:58.411Z] #21 15.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-16T00:26:58.411Z] #21 15.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-16T00:26:58.411Z] #21 15.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-16T00:26:58.411Z] #21 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-16T00:26:58.411Z] #21 15.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-16T00:26:58.411Z] #21 15.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-16T00:26:58.411Z] #21 15.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-16T00:26:58.411Z] #21 16.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-16T00:26:58.411Z] #21 16.20 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-16T00:26:58.411Z] #21 16.21 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-16T00:26:58.411Z] #21 16.21 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-16T00:26:58.411Z] #21 16.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-16T00:26:58.411Z] #21 16.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-16T00:26:58.411Z] #21 16.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-16T00:26:58.411Z] #21 16.22 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-16T00:26:58.412Z] #21 16.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-16T00:26:58.412Z] #21 16.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-16T00:26:58.412Z] #21 16.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:26:58.412Z] #21 16.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-16T00:26:58.412Z] #21 16.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-16T00:26:58.412Z] #21 16.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-16T00:26:58.412Z] #21 16.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-16T00:26:58.412Z] #21 16.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-16T00:26:58.412Z] #21 16.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-16T00:26:58.412Z] #21 16.35 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-16T00:26:58.412Z] #21 16.62 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-16T00:26:58.412Z] #21 16.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-16T00:26:58.412Z] #21 16.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-16T00:26:58.412Z] #21 16.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-16T00:26:58.412Z] #21 17.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:26:58.412Z] #21 17.35 Fetched 27.0 MB in 1s (20.3 MB/s) [2022-07-16T00:26:58.412Z] #21 17.41 Selecting previously unselected package pigz. [2022-07-16T00:26:58.412Z] #21 17.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-16T00:26:58.412Z] #21 17.48 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.49 Unpacking pigz (2.6-1) ... [2022-07-16T00:26:58.412Z] #21 17.59 Selecting previously unselected package libelf1:arm64. [2022-07-16T00:26:58.412Z] #21 17.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.60 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-16T00:26:58.412Z] #21 17.73 Selecting previously unselected package libbpf0:arm64. [2022-07-16T00:26:58.412Z] #21 17.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.74 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-16T00:26:58.412Z] #21 17.83 Selecting previously unselected package libcap2:arm64. [2022-07-16T00:26:58.412Z] #21 17.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-16T00:26:58.412Z] #21 17.91 Selecting previously unselected package libmnl0:arm64. [2022-07-16T00:26:58.412Z] #21 17.91 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.91 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-16T00:26:58.412Z] #21 17.97 Selecting previously unselected package libxtables12:arm64. [2022-07-16T00:26:58.412Z] #21 17.98 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 17.99 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-16T00:26:58.412Z] #21 18.05 Selecting previously unselected package libcap2-bin. [2022-07-16T00:26:58.412Z] #21 18.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 18.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-16T00:26:58.412Z] #21 18.17 Selecting previously unselected package iproute2. [2022-07-16T00:26:58.412Z] #21 18.18 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 18.18 Unpacking iproute2 (5.10.0-4) ... [2022-07-16T00:26:58.412Z] #21 18.67 Selecting previously unselected package xxd. [2022-07-16T00:26:58.412Z] #21 18.70 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-16T00:26:58.412Z] #21 18.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:58.412Z] #21 18.85 Selecting previously unselected package vim-common. [2022-07-16T00:26:58.412Z] #21 18.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:26:58.412Z] #21 18.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:26:58.412Z] #21 19.05 Selecting previously unselected package bash-completion. [2022-07-16T00:26:58.412Z] #21 19.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-16T00:26:58.412Z] #21 21.59 Unpacking bash-completion (1:2.11-2) ... [2022-07-16T00:26:58.504Z] #64 79.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T00:26:58.505Z] #64 79.83 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T00:26:58.505Z] #64 79.83 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:58.505Z] #64 79.83 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:26:58.505Z] #64 79.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T00:26:58.505Z] #64 79.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T00:26:58.505Z] #64 79.83 + '[' '' = dynamic ']' [2022-07-16T00:26:58.505Z] #64 79.83 + make [2022-07-16T00:26:58.644Z] #84 174.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-16T00:26:58.644Z] #84 174.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-16T00:26:58.644Z] #84 174.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-16T00:26:58.644Z] #84 174.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-16T00:26:58.644Z] #84 174.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-16T00:26:58.644Z] #84 174.7 CC src/runtime_spec_schema_defs.lo [2022-07-16T00:26:58.644Z] #84 174.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-16T00:26:58.644Z] #84 174.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-16T00:26:58.644Z] #84 174.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-16T00:26:58.670Z] #21 22.09 Selecting previously unselected package bzip2. [2022-07-16T00:26:58.670Z] #21 22.10 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-16T00:26:58.670Z] #21 22.10 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:26:58.905Z] #84 174.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-16T00:26:58.905Z] #84 174.9 CC src/basic_test_double_array_item.lo [2022-07-16T00:26:58.905Z] #84 174.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-16T00:26:58.905Z] #84 174.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-16T00:26:58.905Z] #84 174.9 CC src/basic_test_double_array.lo [2022-07-16T00:26:58.905Z] #84 175.0 CC src/basic_test_top_array_int.lo [2022-07-16T00:26:58.905Z] #77 ... [2022-07-16T00:26:58.905Z] [2022-07-16T00:26:58.905Z] #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-16T00:26:58.905Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:58.905Z] #14 127.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T00:26:58.905Z] #14 127.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-16T00:26:58.905Z] #14 127.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:26:58.905Z] #14 127.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T00:26:58.905Z] #14 127.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-16T00:26:58.905Z] #14 127.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:26:58.905Z] #14 127.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T00:26:58.905Z] #14 127.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-16T00:26:58.905Z] #14 127.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:26:58.905Z] #14 127.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:26:58.905Z] #14 127.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:26:58.905Z] #14 127.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:26:58.905Z] #14 127.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:26:58.905Z] #14 127.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:26:58.905Z] #14 127.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:26:58.905Z] #14 129.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T00:26:58.905Z] #14 129.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:26:58.905Z] #14 129.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:26:58.929Z] #21 22.26 Selecting previously unselected package xz-utils. [2022-07-16T00:26:58.929Z] #21 22.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-16T00:26:58.929Z] #21 22.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:26:58.929Z] #21 22.45 Selecting previously unselected package apparmor. [2022-07-16T00:26:58.929Z] #21 22.45 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-16T00:26:58.929Z] #21 22.50 Unpacking apparmor (2.13.6-10) ... [2022-07-16T00:26:59.166Z] #84 175.1 CC src/basic_test_top_array_string.lo [2022-07-16T00:26:59.166Z] #84 175.1 CC src/basic_test_top_double_array_int.lo [2022-07-16T00:26:59.166Z] #84 175.2 CC src/basic_test_top_double_array_obj.lo [2022-07-16T00:26:59.166Z] #84 175.2 CC src/basic_test_top_double_array_string.lo [2022-07-16T00:26:59.166Z] #84 175.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-16T00:26:59.427Z] #84 175.4 CC src/json_common.lo [2022-07-16T00:26:59.427Z] #84 175.4 CC src/read-file.lo [2022-07-16T00:26:59.427Z] #84 175.4 CC tests/test-1.o [2022-07-16T00:26:59.434Z] #64 ... [2022-07-16T00:26:59.434Z] [2022-07-16T00:26:59.434Z] #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-16T00:26:59.434Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:26:59.434Z] #14 140.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-16T00:26:59.434Z] #14 140.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:26:59.434Z] #14 140.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:26:59.496Z] #21 22.90 Selecting previously unselected package inetutils-ping. [2022-07-16T00:26:59.496Z] #21 22.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-16T00:26:59.496Z] #21 ... [2022-07-16T00:26:59.496Z] [2022-07-16T00:26:59.496Z] #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-16T00:26:59.496Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:26:59.496Z] #77 96.82 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-16T00:26:59.496Z] #77 96.85 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:26:59.689Z] #84 175.5 CC tests/test-2.o [2022-07-16T00:26:59.689Z] #84 175.5 CC tests/test-3.o [2022-07-16T00:26:59.689Z] #84 175.5 CC tests/test-4.o [2022-07-16T00:26:59.689Z] #84 175.6 CC tests/test-5.o [2022-07-16T00:26:59.689Z] #84 175.7 CC tests/test-6.o [2022-07-16T00:26:59.689Z] #84 175.8 CC tests/test-7.o [2022-07-16T00:26:59.834Z] #14 130.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:26:59.834Z] #14 130.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:26:59.950Z] #84 175.9 CC tests/test-8.o [2022-07-16T00:26:59.950Z] #84 175.9 CC tests/test-9.o [2022-07-16T00:26:59.950Z] #84 176.1 CC tests/test-10.o [2022-07-16T00:27:00.014Z] #77 97.27 checking for gcc... gcc [2022-07-16T00:27:00.147Z] #14 130.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:27:00.211Z] #84 176.1 CC tests/test-11.o [2022-07-16T00:27:00.273Z] #77 97.43 checking whether the C compiler works... yes [2022-07-16T00:27:00.273Z] #77 97.66 checking for C compiler default output file name... a.out [2022-07-16T00:27:00.532Z] #77 97.66 checking for suffix of executables... [2022-07-16T00:27:00.532Z] #77 97.87 checking whether we are cross compiling... no [2022-07-16T00:27:00.562Z] #14 131.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T00:27:00.562Z] #14 131.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-16T00:27:00.797Z] #77 98.04 checking for suffix of object files... o [2022-07-16T00:27:00.797Z] #77 98.13 checking whether we are using the GNU C compiler... yes [2022-07-16T00:27:00.818Z] #14 131.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:27:01.057Z] #77 98.22 checking whether gcc accepts -g... yes [2022-07-16T00:27:01.316Z] #77 98.34 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:27:01.316Z] #77 98.49 checking whether gcc understands -c and -o together... yes [2022-07-16T00:27:01.316Z] #77 98.70 checking how to run the C preprocessor... gcc -E [2022-07-16T00:27:01.380Z] #14 132.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-16T00:27:01.380Z] #14 132.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-16T00:27:01.380Z] #14 132.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:27:01.380Z] #14 ... [2022-07-16T00:27:01.380Z] [2022-07-16T00:27:01.380Z] #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-16T00:27:01.380Z] #67 sha256:2f21acd13c1830e49c4bf7e90e4d2e981771a60f30fe0fe3c027dc747081c580 [2022-07-16T00:27:01.380Z] #67 123.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:27:01.380Z] #67 123.0 + GOBIN=/build [2022-07-16T00:27:01.380Z] #67 123.0 + GO111MODULE=on [2022-07-16T00:27:01.380Z] #67 123.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:27:01.380Z] #67 130.3 rootlesskit version 1.0.0 [2022-07-16T00:27:01.380Z] #67 130.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-16T00:27:01.380Z] #67 130.4 -container-ip string [2022-07-16T00:27:01.380Z] #67 130.4 container ip [2022-07-16T00:27:01.380Z] #67 130.4 -container-port int [2022-07-16T00:27:01.380Z] #67 130.4 container port (default -1) [2022-07-16T00:27:01.380Z] #67 130.4 -host-ip string [2022-07-16T00:27:01.380Z] #67 130.4 host ip [2022-07-16T00:27:01.380Z] #67 130.4 -host-port int [2022-07-16T00:27:01.380Z] #67 130.4 host port (default -1) [2022-07-16T00:27:01.380Z] #67 130.4 -proto string [2022-07-16T00:27:01.380Z] #67 130.4 proxy protocol (default "tcp") [2022-07-16T00:27:01.380Z] #67 DONE 131.7s [2022-07-16T00:27:01.380Z] [2022-07-16T00:27:01.380Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T00:27:01.380Z] #68 sha256:94456215a24ecfbc1542a6b4628a04af2a4639b7008eed0044bb4f043e8b654c [2022-07-16T00:27:01.380Z] #68 DONE 0.2s [2022-07-16T00:27:01.380Z] [2022-07-16T00:27:01.380Z] #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-16T00:27:01.380Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:01.380Z] #14 132.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-16T00:27:01.636Z] #14 132.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...#14 ... [2022-07-16T00:27:01.636Z] [2022-07-16T00:27:01.636Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T00:27:01.636Z] #69 sha256:e1551aebf975014a9d430010c4b97fd58a6d95d4ce4dc72ed9d6736eca879edf [2022-07-16T00:27:01.636Z] #69 DONE 0.2s [2022-07-16T00:27:01.636Z] [2022-07-16T00:27:01.636Z] #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-16T00:27:01.636Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:01.636Z] #14 132.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-16T00:27:01.636Z] #14 132.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:27:01.636Z] #14 132.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-16T00:27:01.835Z] #77 98.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:27:01.835Z] #77 98.99 checking for egrep... /bin/grep -E [2022-07-16T00:27:01.892Z] #14 132.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-16T00:27:01.892Z] #14 132.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:27:01.892Z] #14 132.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-16T00:27:01.892Z] #14 132.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-16T00:27:01.892Z] #14 132.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:27:02.094Z] #77 98.99 checking for ANSI C header files... yes [2022-07-16T00:27:02.355Z] #77 99.58 checking for sys/types.h... yes [2022-07-16T00:27:02.454Z] #14 133.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T00:27:02.454Z] #14 133.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-16T00:27:02.454Z] #14 133.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:27:02.616Z] #77 99.75 checking for sys/stat.h... yes [2022-07-16T00:27:02.616Z] #77 99.94 checking for stdlib.h... yes [2022-07-16T00:27:03.017Z] #14 133.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T00:27:03.017Z] #14 133.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:27:03.017Z] #14 133.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:27:03.017Z] #14 133.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:27:03.017Z] #14 133.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:27:03.017Z] #14 133.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:27:03.017Z] #14 134.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:27:03.017Z] #14 134.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:27:03.017Z] #14 134.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:27:03.134Z] #77 100.2 checking for string.h... yes [2022-07-16T00:27:03.134Z] #77 100.3 checking for memory.h... yes [2022-07-16T00:27:03.393Z] #77 100.5 checking for strings.h... yes [2022-07-16T00:27:03.651Z] #77 100.8 checking for inttypes.h... yes [2022-07-16T00:27:03.910Z] #77 101.0 checking for stdint.h... yes [2022-07-16T00:27:03.910Z] #77 101.2 checking for unistd.h... yes [2022-07-16T00:27:03.949Z] #14 134.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:27:03.949Z] #14 134.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:27:03.949Z] #14 134.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:27:03.949Z] #14 134.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:27:03.949Z] #14 134.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:27:03.949Z] #14 134.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:27:03.949Z] #14 134.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:27:04.169Z] #77 101.4 checking minix/config.h usability... no [2022-07-16T00:27:04.169Z] #77 101.6 checking minix/config.h presence... no [2022-07-16T00:27:04.169Z] #77 101.6 checking for minix/config.h... no [2022-07-16T00:27:04.205Z] #14 135.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:27:04.205Z] #14 135.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:27:04.205Z] #14 135.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-16T00:27:04.205Z] #14 135.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:27:04.205Z] #14 135.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:27:04.205Z] #14 135.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:27:04.205Z] #14 135.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:27:04.205Z] #14 135.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:27:04.205Z] #14 135.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:27:04.205Z] #14 135.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T00:27:04.205Z] #14 135.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:04.205Z] #14 135.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-16T00:27:04.205Z] #14 135.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:27:04.205Z] #14 135.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:04.205Z] #14 135.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T00:27:04.205Z] #14 135.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:27:04.427Z] #77 101.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-16T00:27:04.461Z] #14 135.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:27:04.461Z] #14 135.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:27:04.686Z] #77 101.9 checking build system type... aarch64-unknown-linux-gnu [2022-07-16T00:27:04.717Z] #14 135.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:27:04.718Z] #14 135.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:27:04.718Z] #14 135.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:27:04.718Z] #14 135.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:27:04.945Z] #77 102.2 checking host system type... aarch64-unknown-linux-gnu [2022-07-16T00:27:04.945Z] #77 102.2 checking how to print strings... printf [2022-07-16T00:27:04.945Z] #77 102.2 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:27:04.945Z] #77 102.2 checking for fgrep... /bin/grep -F [2022-07-16T00:27:04.945Z] #77 102.2 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:27:04.945Z] #77 102.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:27:04.945Z] #77 102.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:27:04.945Z] #77 102.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:27:05.204Z] #77 102.4 checking whether ln -s works... yes [2022-07-16T00:27:05.204Z] #77 102.4 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:27:05.204Z] #77 102.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-16T00:27:05.204Z] #77 102.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:27:05.204Z] #77 102.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:27:05.204Z] #77 102.5 checking for objdump... objdump [2022-07-16T00:27:05.204Z] #77 102.5 checking how to recognize dependent libraries... pass_all [2022-07-16T00:27:05.204Z] #77 102.5 checking for dlltool... no [2022-07-16T00:27:05.204Z] #77 102.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:27:05.204Z] #77 102.5 checking for ar... ar [2022-07-16T00:27:05.204Z] #77 102.5 checking for archiver @FILE support... @ [2022-07-16T00:27:05.204Z] #77 102.7 checking for strip... strip [2022-07-16T00:27:05.204Z] #77 102.7 checking for ranlib... ranlib [2022-07-16T00:27:05.204Z] #77 102.7 checking for gawk... no [2022-07-16T00:27:05.204Z] #77 102.7 checking for mawk... mawk [2022-07-16T00:27:05.280Z] #14 DONE 136.1s [2022-07-16T00:27:05.280Z] [2022-07-16T00:27:05.280Z] #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-16T00:27:05.280Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:27:05.280Z] #47 ... [2022-07-16T00:27:05.280Z] [2022-07-16T00:27:05.280Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-16T00:27:05.280Z] #59 sha256:d11e8d51c3c8e9adadc22945c936983df4c9caee3efd39385d7802410ee5aa82 [2022-07-16T00:27:05.536Z] #59 DONE 0.3s [2022-07-16T00:27:05.536Z] [2022-07-16T00:27:05.536Z] #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-16T00:27:05.536Z] #60 sha256:bec70c3912c6f73b485d26dfe6ca895c881463130975b1d0d41c0a3890f2d11c [2022-07-16T00:27:05.770Z] #77 102.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:27:05.770Z] #77 103.1 checking for sysroot... no [2022-07-16T00:27:05.770Z] #77 103.1 checking for a working dd... /bin/dd [2022-07-16T00:27:05.770Z] #77 103.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:27:05.770Z] #77 103.1 checking for mt... no [2022-07-16T00:27:05.770Z] #77 103.1 checking if : is a manifest tool... no [2022-07-16T00:27:06.029Z] #77 103.1 checking for dlfcn.h... yes [2022-07-16T00:27:06.029Z] #77 103.3 checking for objdir... .libs [2022-07-16T00:27:06.545Z] #77 103.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:27:06.545Z] #77 103.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:27:06.545Z] #77 103.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:27:06.616Z] #14 148.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-16T00:27:06.617Z] #14 148.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:06.617Z] #14 148.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:27:07.062Z] #77 104.0 checking if gcc static flag -static works... yes [2022-07-16T00:27:07.062Z] #77 104.3 checking if gcc supports -c -o file.o... yes [2022-07-16T00:27:07.062Z] #77 104.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:27:07.062Z] #77 104.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-16T00:27:07.320Z] #77 104.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:27:07.320Z] #77 104.7 checking how to hardcode library paths into programs... immediate [2022-07-16T00:27:07.320Z] #77 104.7 checking whether stripping libraries is possible... yes [2022-07-16T00:27:07.320Z] #77 104.8 checking if libtool supports shared libraries... yes [2022-07-16T00:27:07.320Z] #77 104.8 checking whether to build shared libraries... no [2022-07-16T00:27:07.320Z] #77 104.8 checking whether to build static libraries... yes [2022-07-16T00:27:07.320Z] #77 104.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:27:07.320Z] #77 104.8 checking whether build environment is sane... yes [2022-07-16T00:27:07.529Z] #14 ... [2022-07-16T00:27:07.529Z] [2022-07-16T00:27:07.529Z] #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-16T00:27:07.529Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:07.529Z] #77 62.59 libtoolize: putting auxiliary files in '.'. [2022-07-16T00:27:07.529Z] #77 62.59 libtoolize: copying file './ltmain.sh' [2022-07-16T00:27:07.529Z] #77 63.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-16T00:27:07.529Z] #77 63.59 libtoolize: and rerunning libtoolize and aclocal. [2022-07-16T00:27:07.529Z] #77 63.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:27:07.579Z] #77 104.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:27:07.579Z] #77 104.9 checking whether make sets $(MAKE)... yes [2022-07-16T00:27:07.579Z] #77 105.0 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:27:07.579Z] #77 105.0 checking whether make supports nested variables... yes [2022-07-16T00:27:07.579Z] #77 105.0 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:27:07.579Z] #77 105.1 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:27:07.837Z] #77 105.1 checking how to create a ustar tar archive... gnutar [2022-07-16T00:27:08.095Z] #77 105.1 checking dependency style of gcc... gcc3 [2022-07-16T00:27:08.095Z] #77 105.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:27:08.095Z] #77 105.3 checking whether make supports nested variables... (cached) yes [2022-07-16T00:27:08.095Z] #77 105.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:27:08.095Z] #77 105.4 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:27:08.095Z] #77 105.4 checking for yajl >= 2.1.0... yes [2022-07-16T00:27:08.095Z] #77 105.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:27:08.095Z] #77 105.4 checking for gcc... (cached) gcc [2022-07-16T00:27:08.353Z] #77 105.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:27:08.353Z] #77 105.5 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:27:08.353Z] #77 105.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:27:08.353Z] #77 105.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:27:08.353Z] #77 105.5 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:27:08.353Z] #77 105.6 checking for python3... /usr/bin/python3 [2022-07-16T00:27:08.353Z] #77 105.6 checking for python3 version... 3.9 [2022-07-16T00:27:08.353Z] #77 105.7 checking for python3 platform... linux [2022-07-16T00:27:08.355Z] #84 ... [2022-07-16T00:27:08.355Z] [2022-07-16T00:27:08.356Z] #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-16T00:27:08.356Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:27:08.356Z] #19 233.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-16T00:27:08.356Z] #19 233.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:08.356Z] #19 233.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:27:08.356Z] #19 233.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-16T00:27:08.356Z] #19 233.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:08.356Z] #19 233.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:27:08.611Z] #77 105.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:27:08.612Z] #77 105.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:27:08.869Z] #77 106.2 checking that generated files are newer than configure... done [2022-07-16T00:27:08.869Z] #77 106.2 configure: creating ./config.status [2022-07-16T00:27:09.435Z] #77 ... [2022-07-16T00:27:09.435Z] [2022-07-16T00:27:09.435Z] #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-16T00:27:09.435Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-16T00:27:09.436Z] #21 22.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-16T00:27:09.436Z] #21 23.07 Selecting previously unselected package libip4tc2:arm64. [2022-07-16T00:27:09.436Z] #21 23.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.07 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-16T00:27:09.436Z] #21 23.15 Selecting previously unselected package libip6tc2:arm64. [2022-07-16T00:27:09.436Z] #21 23.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.16 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-16T00:27:09.436Z] #21 23.23 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-16T00:27:09.436Z] #21 23.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.25 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-16T00:27:09.436Z] #21 23.36 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-16T00:27:09.436Z] #21 23.37 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-16T00:27:09.436Z] #21 23.45 Selecting previously unselected package libnftnl11:arm64. [2022-07-16T00:27:09.436Z] #21 23.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.46 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-16T00:27:09.436Z] #21 23.55 Selecting previously unselected package iptables. [2022-07-16T00:27:09.436Z] #21 23.55 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.55 Unpacking iptables (1.8.7-1) ... [2022-07-16T00:27:09.436Z] #21 23.86 Selecting previously unselected package libonig5:arm64. [2022-07-16T00:27:09.436Z] #21 23.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 23.87 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-16T00:27:09.436Z] #21 24.03 Selecting previously unselected package libjq1:arm64. [2022-07-16T00:27:09.436Z] #21 24.04 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 24.05 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-16T00:27:09.436Z] #21 24.16 Selecting previously unselected package jq. [2022-07-16T00:27:09.436Z] #21 24.16 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 24.17 Unpacking jq (1.6-2.1) ... [2022-07-16T00:27:09.436Z] #21 24.29 Selecting previously unselected package libaio1:arm64. [2022-07-16T00:27:09.436Z] #21 24.29 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 24.31 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-16T00:27:09.436Z] #21 24.38 Selecting previously unselected package libgpm2:arm64. [2022-07-16T00:27:09.436Z] #21 24.39 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 24.40 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-16T00:27:09.436Z] #21 24.51 Selecting previously unselected package libicu67:arm64. [2022-07-16T00:27:09.436Z] #21 24.52 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 24.54 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-16T00:27:09.436Z] #21 27.37 Selecting previously unselected package libinih1:arm64. [2022-07-16T00:27:09.436Z] #21 27.38 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.38 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-16T00:27:09.436Z] #21 27.45 Selecting previously unselected package libnet1:arm64. [2022-07-16T00:27:09.436Z] #21 27.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:27:09.436Z] #21 27.57 Selecting previously unselected package libnl-3-200:arm64. [2022-07-16T00:27:09.436Z] #21 27.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.58 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-16T00:27:09.436Z] #21 27.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-16T00:27:09.436Z] #21 27.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:27:09.436Z] #21 27.80 Selecting previously unselected package libyajl2:arm64. [2022-07-16T00:27:09.436Z] #21 27.80 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.80 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-16T00:27:09.436Z] #21 27.87 Selecting previously unselected package net-tools. [2022-07-16T00:27:09.436Z] #21 27.88 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 27.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:27:09.436Z] #21 28.13 Selecting previously unselected package patch. [2022-07-16T00:27:09.436Z] #21 28.13 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 28.14 Unpacking patch (2.7.6-7) ... [2022-07-16T00:27:09.436Z] #21 28.25 Selecting previously unselected package python-pip-whl. [2022-07-16T00:27:09.436Z] #21 28.26 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:27:09.436Z] #21 28.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:27:09.436Z] #21 28.74 Selecting previously unselected package python3-lib2to3. [2022-07-16T00:27:09.436Z] #21 28.75 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-16T00:27:09.436Z] #21 28.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:27:09.436Z] #21 28.93 Selecting previously unselected package python3-distutils. [2022-07-16T00:27:09.436Z] #21 28.94 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-16T00:27:09.436Z] #21 28.94 Unpacking python3-distutils (3.9.2-1) ... [2022-07-16T00:27:09.436Z] #21 29.13 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:27:09.436Z] #21 29.13 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:27:09.436Z] #21 29.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:27:09.436Z] #21 29.26 Selecting previously unselected package python3-setuptools. [2022-07-16T00:27:09.436Z] #21 29.26 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-16T00:27:09.436Z] #21 29.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-16T00:27:09.436Z] #21 29.54 Selecting previously unselected package python3-wheel. [2022-07-16T00:27:09.436Z] #21 29.54 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-16T00:27:09.436Z] #21 29.55 Unpacking python3-wheel (0.34.2-1) ... [2022-07-16T00:27:09.436Z] #21 29.65 Selecting previously unselected package python3-pip. [2022-07-16T00:27:09.436Z] #21 29.65 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:27:09.436Z] #21 29.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:27:09.436Z] #21 29.89 Selecting previously unselected package sudo. [2022-07-16T00:27:09.436Z] #21 29.90 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 29.90 Unpacking sudo (1.9.5p2-3) ... [2022-07-16T00:27:09.436Z] #21 30.41 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T00:27:09.436Z] #21 30.42 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 30.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:27:09.436Z] #21 30.65 Selecting previously unselected package uidmap. [2022-07-16T00:27:09.436Z] #21 30.66 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-16T00:27:09.436Z] #21 30.67 Unpacking uidmap (1:4.8.1-1) ... [2022-07-16T00:27:09.436Z] #21 30.83 Selecting previously unselected package vim-runtime. [2022-07-16T00:27:09.436Z] #21 30.84 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:27:09.436Z] #21 30.88 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-16T00:27:09.436Z] #21 30.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-16T00:27:09.436Z] #21 30.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:09.705Z] #60 3.751 + RM_GOPATH=0 [2022-07-16T00:27:09.705Z] #60 3.751 + TMP_GOPATH= [2022-07-16T00:27:09.705Z] #60 3.751 + : /build [2022-07-16T00:27:09.705Z] #60 3.751 + '[' -z '' ']' [2022-07-16T00:27:09.705Z] #60 3.751 ++ mktemp -d [2022-07-16T00:27:09.705Z] #60 3.751 + export GOPATH=/tmp/tmp.yGQbgxwkF0 [2022-07-16T00:27:09.705Z] #60 3.751 + GOPATH=/tmp/tmp.yGQbgxwkF0 [2022-07-16T00:27:09.705Z] #60 3.751 + RM_GOPATH=1 [2022-07-16T00:27:09.705Z] #60 3.751 + case "$(go env GOARCH)" in [2022-07-16T00:27:09.705Z] #60 3.751 ++ go env GOARCH [2022-07-16T00:27:09.705Z] #60 3.754 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:27:09.705Z] #60 3.754 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:27:09.705Z] #60 3.755 ++ dirname /install.sh [2022-07-16T00:27:09.705Z] #60 3.756 + dir=/ [2022-07-16T00:27:09.705Z] #60 3.756 + bin=runc [2022-07-16T00:27:09.705Z] #60 3.756 + shift [2022-07-16T00:27:09.705Z] #60 3.756 + '[' '!' -f //runc.installer ']' [2022-07-16T00:27:09.705Z] #60 3.756 + . //runc.installer [2022-07-16T00:27:09.705Z] #60 3.756 ++ set -e [2022-07-16T00:27:09.705Z] #60 3.756 ++ : v1.1.2 [2022-07-16T00:27:09.705Z] #60 3.756 + install_runc [2022-07-16T00:27:09.705Z] #60 3.756 + RUNC_BUILDTAGS=seccomp [2022-07-16T00:27:09.705Z] #60 3.756 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T00:27:09.705Z] #60 3.756 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yGQbgxwkF0/src/github.com/opencontainers/runc [2022-07-16T00:27:09.705Z] #60 3.756 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T00:27:09.705Z] #60 3.758 Cloning into '/tmp/tmp.yGQbgxwkF0/src/github.com/opencontainers/runc'... [2022-07-16T00:27:09.705Z] #60 ... [2022-07-16T00:27:09.705Z] [2022-07-16T00:27:09.705Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:27:09.705Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-16T00:27:09.705Z] #15 DONE 4.3s [2022-07-16T00:27:09.705Z] [2022-07-16T00:27:09.705Z] #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-16T00:27:09.705Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-16T00:27:09.907Z] #14 ... [2022-07-16T00:27:09.907Z] [2022-07-16T00:27:09.907Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:27:09.907Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:09.907Z] #77 63.99 libtoolize: putting auxiliary files in '.'. [2022-07-16T00:27:09.907Z] #77 63.99 libtoolize: copying file './ltmain.sh' [2022-07-16T00:27:09.907Z] #77 66.39 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-16T00:27:09.907Z] #77 66.39 libtoolize: and rerunning libtoolize and aclocal. [2022-07-16T00:27:09.907Z] #77 66.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:27:09.907Z] #77 ... [2022-07-16T00:27:09.907Z] [2022-07-16T00:27:09.907Z] #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-16T00:27:09.907Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:27:09.907Z] #64 80.87 + bin/ctr [2022-07-16T00:27:10.809Z] #77 ... [2022-07-16T00:27:10.809Z] [2022-07-16T00:27:10.809Z] #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-16T00:27:10.809Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:27:10.809Z] #64 82.63 + bin/ctr [2022-07-16T00:27:10.810Z] #21 34.06 Selecting previously unselected package vim. [2022-07-16T00:27:10.810Z] #21 34.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-16T00:27:10.810Z] #21 34.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:11.328Z] #21 34.64 Selecting previously unselected package xfsprogs. [2022-07-16T00:27:11.328Z] #21 34.66 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-16T00:27:11.328Z] #21 34.67 Unpacking xfsprogs (5.10.0-4) ... [2022-07-16T00:27:11.894Z] #21 35.14 Selecting previously unselected package zip. [2022-07-16T00:27:11.894Z] #21 35.14 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-16T00:27:11.894Z] #21 35.15 Unpacking zip (3.0-12) ... [2022-07-16T00:27:11.894Z] #21 ... [2022-07-16T00:27:11.894Z] [2022-07-16T00:27:11.894Z] #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-16T00:27:11.894Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:11.894Z] #77 109.0 config.status: creating Makefile [2022-07-16T00:27:11.894Z] #77 109.1 config.status: creating config.h [2022-07-16T00:27:11.894Z] #77 109.1 config.status: executing libtool commands [2022-07-16T00:27:11.894Z] #77 109.2 config.status: executing depfiles commands [2022-07-16T00:27:12.181Z] #64 ... [2022-07-16T00:27:12.181Z] [2022-07-16T00:27:12.181Z] #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-16T00:27:12.181Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:12.181Z] #14 153.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-16T00:27:12.181Z] #14 153.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:12.181Z] #14 153.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:27:12.221Z] #16 DONE 2.3s [2022-07-16T00:27:12.221Z] [2022-07-16T00:27:12.222Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T00:27:12.222Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-16T00:27:12.829Z] #77 110.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-16T00:27:12.829Z] #77 110.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:27:13.396Z] #77 110.5 checking for gcc... gcc [2022-07-16T00:27:13.655Z] #77 110.7 checking whether the C compiler works... yes [2022-07-16T00:27:13.655Z] #77 110.8 checking for C compiler default output file name... a.out [2022-07-16T00:27:13.655Z] #77 110.8 checking for suffix of executables... [2022-07-16T00:27:13.655Z] #77 111.0 checking whether we are cross compiling... no [2022-07-16T00:27:13.914Z] #77 111.1 checking for suffix of object files... o [2022-07-16T00:27:13.914Z] #77 111.2 checking whether we are using the GNU C compiler... yes [2022-07-16T00:27:13.914Z] #77 111.3 checking whether gcc accepts -g... yes [2022-07-16T00:27:14.112Z] #17 1.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T00:27:14.112Z] #17 DONE 2.1s [2022-07-16T00:27:14.112Z] [2022-07-16T00:27:14.112Z] #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-16T00:27:14.112Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:14.112Z] #77 88.12 configure.ac:11: installing 'build-aux/compile' [2022-07-16T00:27:14.112Z] #77 88.12 configure.ac:11: installing 'build-aux/config.guess' [2022-07-16T00:27:14.112Z] #77 88.15 configure.ac:11: installing 'build-aux/config.sub' [2022-07-16T00:27:14.112Z] #77 88.16 configure.ac:13: installing 'build-aux/install-sh' [2022-07-16T00:27:14.112Z] #77 88.18 configure.ac:13: installing 'build-aux/missing' [2022-07-16T00:27:14.112Z] #77 88.18 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-16T00:27:14.112Z] #77 88.43 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:27:14.177Z] #77 111.4 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:27:14.437Z] #77 111.6 checking whether gcc understands -c and -o together... yes [2022-07-16T00:27:14.437Z] #77 111.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:27:14.437Z] #77 111.8 checking whether build environment is sane... yes [2022-07-16T00:27:14.437Z] #77 111.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:27:14.437Z] #77 111.8 checking for gawk... no [2022-07-16T00:27:14.437Z] #77 111.8 checking for mawk... mawk [2022-07-16T00:27:14.437Z] #77 111.8 checking whether make sets $(MAKE)... yes [2022-07-16T00:27:14.625Z] #77 89.99 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:27:14.625Z] #77 90.26 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:27:14.625Z] #77 90.26 checking how to print strings... printf [2022-07-16T00:27:14.625Z] #77 90.31 checking for gcc... gcc [2022-07-16T00:27:14.700Z] #77 111.9 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:27:14.700Z] #77 111.9 checking whether make supports nested variables... yes [2022-07-16T00:27:14.700Z] #77 112.0 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:27:14.700Z] #77 112.0 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:27:14.700Z] #77 112.0 checking how to create a ustar tar archive... gnutar [2022-07-16T00:27:14.959Z] #77 112.1 checking dependency style of gcc... gcc3 [2022-07-16T00:27:14.959Z] #77 112.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:27:14.959Z] #77 112.2 checking whether make supports nested variables... (cached) yes [2022-07-16T00:27:15.138Z] #77 90.43 checking whether the C compiler works... yes [2022-07-16T00:27:15.138Z] #77 90.73 checking for C compiler default output file name... a.out [2022-07-16T00:27:15.217Z] #77 112.3 checking build system type... aarch64-unknown-linux-gnu [2022-07-16T00:27:15.217Z] #77 112.6 checking host system type... aarch64-unknown-linux-gnu [2022-07-16T00:27:15.217Z] #77 112.6 checking how to print strings... printf [2022-07-16T00:27:15.217Z] #77 112.6 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:27:15.217Z] #77 112.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:27:15.217Z] #77 112.6 checking for egrep... /bin/grep -E [2022-07-16T00:27:15.217Z] #77 112.6 checking for fgrep... /bin/grep -F [2022-07-16T00:27:15.217Z] #77 112.7 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:27:15.217Z] #77 112.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:27:15.394Z] #77 90.73 checking for suffix of executables... [2022-07-16T00:27:15.476Z] #77 112.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:27:15.476Z] #77 112.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:27:15.476Z] #77 112.8 checking whether ln -s works... yes [2022-07-16T00:27:15.476Z] #77 112.8 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:27:15.476Z] #77 112.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-16T00:27:15.476Z] #77 112.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:27:15.476Z] #77 112.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:27:15.476Z] #77 112.8 checking for objdump... objdump [2022-07-16T00:27:15.476Z] #77 112.8 checking how to recognize dependent libraries... pass_all [2022-07-16T00:27:15.476Z] #77 112.8 checking for dlltool... no [2022-07-16T00:27:15.476Z] #77 112.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:27:15.476Z] #77 112.8 checking for ar... ar [2022-07-16T00:27:15.651Z] #77 91.00 checking whether we are cross compiling... no [2022-07-16T00:27:15.651Z] #77 91.19 checking for suffix of object files... o [2022-07-16T00:27:15.651Z] #77 91.30 checking whether we are using the GNU C compiler... yes [2022-07-16T00:27:15.744Z] #77 112.8 checking for archiver @FILE support... @ [2022-07-16T00:27:15.744Z] #77 113.0 checking for strip... strip [2022-07-16T00:27:15.744Z] #77 113.0 checking for ranlib... ranlib [2022-07-16T00:27:15.908Z] #77 91.40 checking whether gcc accepts -g... yes [2022-07-16T00:27:15.908Z] [2022-07-16T00:27:15.908Z] #77 ... [2022-07-16T00:27:15.908Z] [2022-07-16T00:27:15.908Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T00:27:15.908Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-16T00:27:15.908Z] #18 DONE 2.1s [2022-07-16T00:27:15.908Z] [2022-07-16T00:27:15.908Z] #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-16T00:27:15.908Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:16.005Z] #77 113.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:27:16.005Z] #77 113.5 checking for sysroot... no [2022-07-16T00:27:16.005Z] #77 113.5 checking for a working dd... /bin/dd [2022-07-16T00:27:16.005Z] #77 113.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:27:16.165Z] #77 91.51 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:27:16.264Z] #77 113.5 checking for mt... no [2022-07-16T00:27:16.264Z] #77 113.5 checking if : is a manifest tool... no [2022-07-16T00:27:16.421Z] #77 91.77 checking whether gcc understands -c and -o together... yes [2022-07-16T00:27:16.421Z] #77 92.03 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:27:16.421Z] #77 92.04 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:27:16.421Z] #77 92.07 checking for egrep... /bin/grep -E [2022-07-16T00:27:16.421Z] #77 92.07 checking for fgrep... /bin/grep -F [2022-07-16T00:27:16.421Z] #77 92.11 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:27:16.421Z] #77 92.14 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:27:16.478Z] #64 ... [2022-07-16T00:27:16.478Z] [2022-07-16T00:27:16.478Z] #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-16T00:27:16.478Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:16.478Z] #77 80.77 configure.ac:7: installing './compile' [2022-07-16T00:27:16.478Z] #77 80.80 configure.ac:11: installing './config.guess' [2022-07-16T00:27:16.478Z] #77 80.82 configure.ac:11: installing './config.sub' [2022-07-16T00:27:16.478Z] #77 80.83 configure.ac:8: installing './install-sh' [2022-07-16T00:27:16.478Z] #77 80.87 configure.ac:8: installing './missing' [2022-07-16T00:27:16.478Z] #77 81.11 Makefile.am: installing './depcomp' [2022-07-16T00:27:16.522Z] #77 113.5 checking how to run the C preprocessor... gcc -E [2022-07-16T00:27:16.677Z] #77 92.14 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:27:16.677Z] #77 92.15 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:27:16.677Z] #77 92.32 checking whether ln -s works... yes [2022-07-16T00:27:16.677Z] #77 92.32 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:27:16.677Z] #77 92.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-16T00:27:16.677Z] #77 92.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:27:16.677Z] #77 92.35 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:27:16.677Z] #77 92.35 checking for objdump... objdump [2022-07-16T00:27:16.677Z] #77 92.35 checking how to recognize dependent libraries... pass_all [2022-07-16T00:27:16.677Z] #77 92.35 checking for dlltool... no [2022-07-16T00:27:16.677Z] #77 92.35 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:27:16.677Z] #77 92.35 checking for ar... ar [2022-07-16T00:27:16.933Z] #77 92.35 checking for archiver @FILE support... @ [2022-07-16T00:27:16.933Z] #77 92.53 checking for strip... strip [2022-07-16T00:27:16.933Z] #77 92.53 checking for ranlib... ranlib [2022-07-16T00:27:16.933Z] #77 92.53 checking for gawk... no [2022-07-16T00:27:16.933Z] #77 92.53 checking for mawk... mawk [2022-07-16T00:27:17.090Z] #77 113.8 checking for ANSI C header files... yes [2022-07-16T00:27:17.090Z] #77 114.4 checking for sys/types.h... yes [2022-07-16T00:27:17.349Z] #77 114.6 checking for sys/stat.h... yes [2022-07-16T00:27:17.495Z] #77 92.53 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:27:17.496Z] #77 92.90 checking for sysroot... no [2022-07-16T00:27:17.496Z] #77 92.90 checking for a working dd... /bin/dd [2022-07-16T00:27:17.496Z] #77 92.93 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:27:17.496Z] #77 93.05 checking for mt... no [2022-07-16T00:27:17.496Z] #77 93.05 checking if : is a manifest tool... no [2022-07-16T00:27:17.496Z] #77 93.06 checking how to run the C preprocessor... gcc -E [2022-07-16T00:27:17.609Z] #77 114.7 checking for stdlib.h... yes [2022-07-16T00:27:17.609Z] #77 114.9 checking for string.h... yes [2022-07-16T00:27:17.868Z] #77 115.1 checking for memory.h... yes [2022-07-16T00:27:18.010Z] #77 93.31 checking for ANSI C header files... [2022-07-16T00:27:18.010Z] #77 ... [2022-07-16T00:27:18.010Z] [2022-07-16T00:27:18.010Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T00:27:18.010Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-16T00:27:18.010Z] #19 DONE 2.0s [2022-07-16T00:27:18.010Z] [2022-07-16T00:27:18.010Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-16T00:27:18.010Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-16T00:27:18.232Z] #77 115.2 checking for strings.h... yes [2022-07-16T00:27:18.232Z] #77 115.5 checking for inttypes.h... yes [2022-07-16T00:27:18.495Z] #77 115.7 checking for stdint.h... yes [2022-07-16T00:27:18.727Z] #14 ... [2022-07-16T00:27:18.727Z] [2022-07-16T00:27:18.727Z] #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-16T00:27:18.727Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:18.727Z] #77 79.43 configure.ac:7: installing './compile' [2022-07-16T00:27:18.727Z] #77 79.44 configure.ac:11: installing './config.guess' [2022-07-16T00:27:18.727Z] #77 79.47 configure.ac:11: installing './config.sub' [2022-07-16T00:27:18.727Z] #77 79.48 configure.ac:8: installing './install-sh' [2022-07-16T00:27:18.727Z] #77 79.51 configure.ac:8: installing './missing' [2022-07-16T00:27:18.727Z] #77 79.66 Makefile.am: installing './depcomp' [2022-07-16T00:27:18.727Z] #77 82.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:27:18.727Z] #77 82.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:27:18.727Z] #77 82.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:27:18.727Z] #77 82.32 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:27:18.727Z] #77 82.38 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:27:18.727Z] #77 82.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:27:18.727Z] #77 82.61 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:27:18.727Z] #77 82.73 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:27:18.727Z] #77 82.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:27:18.754Z] #77 116.0 checking for unistd.h... yes [2022-07-16T00:27:18.754Z] #77 116.1 checking for dlfcn.h... yes [2022-07-16T00:27:18.754Z] #77 116.2 checking for objdir... .libs [2022-07-16T00:27:19.015Z] #77 83.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:27:19.015Z] #77 83.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:27:19.015Z] #77 83.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:27:19.015Z] #77 83.50 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:27:19.272Z] #77 116.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:27:19.274Z] #77 83.74 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:27:19.274Z] #77 83.85 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:27:19.274Z] #77 83.92 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:27:19.531Z] #77 116.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:27:19.531Z] #77 116.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:27:19.533Z] #77 84.14 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:27:19.790Z] #77 116.8 checking if gcc static flag -static works... yes [2022-07-16T00:27:19.791Z] #77 117.1 checking if gcc supports -c -o file.o... yes [2022-07-16T00:27:19.793Z] #77 84.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-16T00:27:20.050Z] #77 117.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:27:20.050Z] #77 117.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-16T00:27:20.309Z] #77 117.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:27:20.309Z] #77 117.7 checking how to hardcode library paths into programs... immediate [2022-07-16T00:27:20.309Z] #77 117.7 checking whether stripping libraries is possible... yes [2022-07-16T00:27:20.309Z] #77 117.7 checking if libtool supports shared libraries... yes [2022-07-16T00:27:20.309Z] #77 117.7 checking whether to build shared libraries... no [2022-07-16T00:27:20.309Z] #77 117.7 checking whether to build static libraries... yes [2022-07-16T00:27:20.568Z] #77 117.7 checking float.h usability... yes [2022-07-16T00:27:20.568Z] #77 117.9 checking float.h presence... yes [2022-07-16T00:27:20.568Z] #77 117.9 checking for float.h... yes [2022-07-16T00:27:20.568Z] #77 118.0 checking limits.h usability... yes [2022-07-16T00:27:20.582Z] #20 DONE 2.3s [2022-07-16T00:27:20.582Z] [2022-07-16T00:27:20.582Z] #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-16T00:27:20.582Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:20.582Z] #77 93.31 checking for ANSI C header files... yes [2022-07-16T00:27:20.582Z] #77 93.99 checking for sys/types.h... yes [2022-07-16T00:27:20.582Z] #77 94.21 checking for sys/stat.h... yes [2022-07-16T00:27:20.582Z] #77 94.47 checking for stdlib.h... yes [2022-07-16T00:27:20.582Z] #77 94.60 checking for string.h... yes [2022-07-16T00:27:20.582Z] #77 94.82 checking for memory.h... yes [2022-07-16T00:27:20.582Z] #77 95.02 checking for strings.h... yes [2022-07-16T00:27:20.582Z] #77 95.21 checking for inttypes.h... yes [2022-07-16T00:27:20.582Z] #77 95.41 checking for stdint.h... yes [2022-07-16T00:27:20.582Z] #77 95.63 checking for unistd.h... yes [2022-07-16T00:27:20.582Z] #77 95.88 checking for dlfcn.h... yes [2022-07-16T00:27:20.582Z] #77 96.15 checking for objdir... .libs [2022-07-16T00:27:20.827Z] #77 118.1 checking limits.h presence... yes [2022-07-16T00:27:20.827Z] #77 118.1 checking for limits.h... yes [2022-07-16T00:27:20.827Z] #77 118.2 checking stddef.h usability... yes [2022-07-16T00:27:21.086Z] #77 118.3 checking stddef.h presence... yes [2022-07-16T00:27:21.086Z] #77 118.4 checking for stddef.h... yes [2022-07-16T00:27:21.086Z] #77 118.5 checking for stdlib.h... (cached) yes [2022-07-16T00:27:21.086Z] #77 118.5 checking for string.h... (cached) yes [2022-07-16T00:27:21.144Z] #77 96.64 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:27:21.144Z] #77 96.78 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:27:21.368Z] #77 118.5 checking sys/time.h usability... yes [2022-07-16T00:27:21.368Z] #77 118.6 checking sys/time.h presence... yes [2022-07-16T00:27:21.368Z] #77 118.7 checking for sys/time.h... yes [2022-07-16T00:27:21.368Z] #77 118.7 checking for inline... inline [2022-07-16T00:27:21.400Z] #77 96.78 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:27:21.941Z] #77 118.8 checking for size_t... yes [2022-07-16T00:27:21.941Z] #77 119.3 checking for stdlib.h... (cached) yes [2022-07-16T00:27:21.941Z] #77 119.3 checking for GNU libc compatible malloc... [2022-07-16T00:27:21.941Z] #77 ... [2022-07-16T00:27:21.941Z] [2022-07-16T00:27:21.941Z] #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-16T00:27:21.941Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-16T00:27:21.941Z] #21 35.30 Selecting previously unselected package zstd. [2022-07-16T00:27:21.941Z] #21 35.32 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-16T00:27:21.941Z] #21 35.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:27:21.941Z] #21 35.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:27:21.941Z] #21 36.42 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-16T00:27:21.941Z] #21 36.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:27:21.941Z] #21 36.45 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-16T00:27:21.941Z] #21 36.46 Setting up libicu67:arm64 (67.1-7) ... [2022-07-16T00:27:21.941Z] #21 36.48 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-16T00:27:21.941Z] #21 36.50 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-16T00:27:21.941Z] #21 36.51 Setting up uidmap (1:4.8.1-1) ... [2022-07-16T00:27:21.941Z] #21 36.53 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-16T00:27:21.941Z] #21 36.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:27:21.941Z] #21 36.56 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:27:21.941Z] #21 36.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-16T00:27:21.941Z] #21 36.59 Setting up python3-wheel (0.34.2-1) ... [2022-07-16T00:27:21.941Z] #21 37.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:21.941Z] #21 37.32 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-16T00:27:21.941Z] #21 37.34 Setting up libcap2-bin (1:2.44-1) ... [2022-07-16T00:27:21.941Z] #21 37.35 Setting up apparmor (2.13.6-10) ... [2022-07-16T00:27:21.941Z] #21 39.15 Setting up zip (3.0-12) ... [2022-07-16T00:27:21.941Z] #21 39.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:21.941Z] #21 39.20 Setting up bash-completion (1:2.11-2) ... [2022-07-16T00:27:21.941Z] #21 41.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:27:21.941Z] #21 42.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:27:21.941Z] #21 42.01 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-16T00:27:21.941Z] #21 42.03 Setting up patch (2.7.6-7) ... [2022-07-16T00:27:21.941Z] #21 42.04 Setting up sudo (1.9.5p2-3) ... [2022-07-16T00:27:21.941Z] #21 42.11 invoke-rc.d: could not determine current runlevel [2022-07-16T00:27:21.941Z] #21 42.13 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:27:21.941Z] #21 42.14 Setting up xfsprogs (5.10.0-4) ... [2022-07-16T00:27:21.941Z] #21 42.17 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-16T00:27:21.941Z] #21 42.19 Setting up inetutils-ping (2:2.0-1) ... [2022-07-16T00:27:21.941Z] #21 42.21 Setting up pigz (2.6-1) ... [2022-07-16T00:27:21.941Z] #21 42.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-16T00:27:21.941Z] #21 42.26 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-16T00:27:21.941Z] #21 42.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:27:21.941Z] #21 42.30 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:21.941Z] #21 42.99 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-16T00:27:21.941Z] #21 43.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:27:21.941Z] #21 43.56 Setting up libelf1:arm64 (0.183-1) ... [2022-07-16T00:27:21.941Z] #21 43.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:27:21.941Z] #21 43.61 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-16T00:27:21.941Z] #21 43.65 Setting up python3-distutils (3.9.2-1) ... [2022-07-16T00:27:21.941Z] #21 44.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:21.941Z] #21 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T00:27:21.941Z] #21 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T00:27:21.941Z] #21 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T00:27:21.941Z] #21 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T00:27:21.941Z] #21 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T00:27:21.941Z] #21 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T00:27:21.941Z] #21 44.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T00:27:21.941Z] #21 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T00:27:21.941Z] #21 44.29 Setting up python3-setuptools (52.0.0-4) ... [2022-07-16T00:27:21.941Z] #21 ... [2022-07-16T00:27:21.941Z] [2022-07-16T00:27:21.941Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:27:21.941Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:21.941Z] #77 119.3 checking for GNU libc compatible malloc... yes [2022-07-16T00:27:21.941Z] #77 119.4 checking for stdlib.h... (cached) yes [2022-07-16T00:27:21.962Z] #77 96.89 checking if gcc static flag -static works... yes [2022-07-16T00:27:21.962Z] #77 97.41 checking if gcc supports -c -o file.o... yes [2022-07-16T00:27:21.962Z] #77 97.57 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:27:21.962Z] #77 97.57 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:27:22.200Z] #77 119.5 checking for GNU libc compatible realloc... yes [2022-07-16T00:27:22.219Z] #77 97.63 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:27:22.476Z] #77 97.99 checking how to hardcode library paths into programs... immediate [2022-07-16T00:27:22.476Z] #77 97.99 checking whether stripping libraries is possible... yes [2022-07-16T00:27:22.476Z] #77 98.00 checking if libtool supports shared libraries... yes [2022-07-16T00:27:22.476Z] #77 98.00 checking whether to build shared libraries... no [2022-07-16T00:27:22.476Z] #77 98.00 checking whether to build static libraries... yes [2022-07-16T00:27:22.476Z] #77 98.01 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:27:22.476Z] #77 98.06 checking whether build environment is sane... yes [2022-07-16T00:27:22.476Z] #77 98.11 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:27:22.476Z] #77 98.14 checking whether make sets $(MAKE)... yes [2022-07-16T00:27:22.476Z] #77 98.18 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:27:22.716Z] #77 119.7 checking for working strtod... yes [2022-07-16T00:27:22.732Z] #77 98.23 checking whether make supports nested variables... yes [2022-07-16T00:27:22.732Z] #77 98.28 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:27:22.732Z] #77 98.29 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:27:22.732Z] #77 98.29 checking how to create a ustar tar archive... gnutar [2022-07-16T00:27:22.975Z] #77 120.0 checking for gettimeofday... yes [2022-07-16T00:27:22.975Z] #77 120.2 checking for memset... yes [2022-07-16T00:27:22.989Z] #77 98.38 checking dependency style of gcc... gcc3 [2022-07-16T00:27:22.989Z] #77 98.55 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:27:22.989Z] #77 98.55 checking whether make supports nested variables... (cached) yes [2022-07-16T00:27:22.989Z] #77 98.56 checking for gawk... (cached) mawk [2022-07-16T00:27:22.989Z] #77 98.56 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:27:22.989Z] #77 98.56 checking for gcc... (cached) gcc [2022-07-16T00:27:23.233Z] #77 120.4 checking for strspn... yes [2022-07-16T00:27:23.246Z] #77 98.70 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:27:23.246Z] #77 98.71 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:27:23.246Z] #77 98.71 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:27:23.246Z] #77 98.71 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:27:23.246Z] #77 98.72 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:27:23.246Z] #77 98.81 checking for python3... /usr/bin/python3 [2022-07-16T00:27:23.246Z] #77 98.81 checking for python3 version... 3.9 [2022-07-16T00:27:23.246Z] #77 98.88 checking for python3 platform... linux [2022-07-16T00:27:23.492Z] #77 120.8 checking that generated files are newer than configure... done [2022-07-16T00:27:23.492Z] #77 120.8 configure: creating ./config.status [2022-07-16T00:27:23.503Z] #77 98.95 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:27:23.760Z] #77 99.15 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:27:23.760Z] #77 99.37 checking for go-md2man... no [2022-07-16T00:27:23.993Z] #77 ... [2022-07-16T00:27:23.993Z] [2022-07-16T00:27:23.993Z] #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-16T00:27:23.993Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:23.993Z] #14 164.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-16T00:27:23.993Z] #14 164.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:23.993Z] #14 164.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:24.016Z] #77 99.40 checking error.h usability... yes [2022-07-16T00:27:24.016Z] #77 99.56 checking error.h presence... yes [2022-07-16T00:27:24.016Z] #77 99.61 checking for error.h... yes [2022-07-16T00:27:24.275Z] #77 99.68 checking linux/openat2.h usability... yes [2022-07-16T00:27:24.532Z] #77 99.95 checking linux/openat2.h presence... yes [2022-07-16T00:27:24.532Z] #77 100.0 checking for linux/openat2.h... yes [2022-07-16T00:27:24.789Z] #77 100.1 checking for copy_file_range... yes [2022-07-16T00:27:25.046Z] #77 100.4 checking for fgetxattr... yes [2022-07-16T00:27:25.303Z] #77 100.8 checking for statx... yes [2022-07-16T00:27:25.866Z] #77 101.1 checking for fgetpwent_r... yes [2022-07-16T00:27:26.024Z] #77 ... [2022-07-16T00:27:26.024Z] [2022-07-16T00:27:26.024Z] #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-16T00:27:26.024Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-16T00:27:26.024Z] #21 45.88 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-16T00:27:26.024Z] #21 45.90 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-16T00:27:26.024Z] #21 45.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:27:26.024Z] #21 45.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:27:26.024Z] #21 47.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-16T00:27:26.024Z] #21 47.28 Setting up jq (1.6-2.1) ... [2022-07-16T00:27:26.024Z] #21 47.30 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-16T00:27:26.024Z] #21 47.31 Setting up iptables (1.8.7-1) ... [2022-07-16T00:27:26.024Z] #21 47.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T00:27:26.024Z] #21 47.37 Setting up iproute2 (5.10.0-4) ... [2022-07-16T00:27:26.024Z] #21 47.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:27:26.024Z] #21 DONE 49.5s [2022-07-16T00:27:26.024Z] [2022-07-16T00:27:26.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-16T00:27:26.024Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:26.024Z] #77 123.4 config.status: creating Makefile [2022-07-16T00:27:26.123Z] #77 101.4 checking for issetugid... no [2022-07-16T00:27:26.123Z] #77 101.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:27:26.123Z] #77 101.8 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:27:26.283Z] #77 123.6 config.status: creating config.h [2022-07-16T00:27:26.283Z] #77 123.6 config.status: executing depfiles commands [2022-07-16T00:27:26.542Z] #77 124.0 config.status: executing libtool commands [2022-07-16T00:27:26.685Z] #77 101.8 checking for library containing yajl_tree_get... -lyajl [2022-07-16T00:27:26.685Z] #77 102.4 checking for yajl >= 2.0.0... yes [2022-07-16T00:27:26.802Z] #77 ... [2022-07-16T00:27:26.802Z] [2022-07-16T00:27:26.802Z] #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-16T00:27:26.803Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-16T00:27:26.803Z] #22 0.689 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T00:27:26.803Z] #22 0.697 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T00:27:26.803Z] #22 0.701 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T00:27:26.803Z] #22 DONE 0.8s [2022-07-16T00:27:26.942Z] #77 102.4 checking sys/capability.h usability... yes [2022-07-16T00:27:26.942Z] #77 102.6 checking sys/capability.h presence... yes [2022-07-16T00:27:27.064Z] [2022-07-16T00:27:27.064Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:27:27.064Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-16T00:27:27.199Z] #77 102.7 checking for sys/capability.h... yes [2022-07-16T00:27:27.762Z] #77 102.7 checking for library containing cap_from_name... -lcap [2022-07-16T00:27:27.913Z] #77 ... [2022-07-16T00:27:27.913Z] [2022-07-16T00:27:27.913Z] #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-16T00:27:27.913Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:27.913Z] #14 161.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-16T00:27:27.913Z] #14 161.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:27.913Z] #14 161.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:28.042Z] #77 103.1 checking for library containing dlopen... -ldl [2022-07-16T00:27:28.317Z] #77 103.7 checking seccomp.h usability... yes [2022-07-16T00:27:28.317Z] #77 103.8 checking seccomp.h presence... yes [2022-07-16T00:27:28.317Z] #77 103.9 checking for seccomp.h... yes [2022-07-16T00:27:28.576Z] #77 103.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-16T00:27:29.088Z] #77 104.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-16T00:27:29.088Z] #77 104.6 checking systemd/sd-bus.h usability... yes [2022-07-16T00:27:29.344Z] #77 104.9 checking systemd/sd-bus.h presence... yes [2022-07-16T00:27:29.344Z] #77 105.0 checking for systemd/sd-bus.h... yes [2022-07-16T00:27:29.856Z] #77 105.0 checking for library containing sd_bus_match_signal_async... [2022-07-16T00:27:29.856Z] #77 ... [2022-07-16T00:27:29.856Z] [2022-07-16T00:27:29.856Z] #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-16T00:27:29.856Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:27:29.856Z] #34 DONE 160.5s [2022-07-16T00:27:29.856Z] [2022-07-16T00:27:29.856Z] #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-16T00:27:29.856Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:27:29.856Z] #21 2.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:27:29.856Z] #21 2.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:27:29.856Z] #21 2.301 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:27:29.856Z] #21 2.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:27:29.856Z] #21 4.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:27:29.856Z] #21 5.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:27:29.856Z] #21 ... [2022-07-16T00:27:29.856Z] [2022-07-16T00:27:29.856Z] #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-16T00:27:29.856Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:29.856Z] #77 105.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-16T00:27:30.112Z] #77 105.5 checking for sd_notify_barrier... [2022-07-16T00:27:30.112Z] #77 ... [2022-07-16T00:27:30.112Z] [2022-07-16T00:27:30.112Z] #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-16T00:27:30.112Z] #60 sha256:bec70c3912c6f73b485d26dfe6ca895c881463130975b1d0d41c0a3890f2d11c [2022-07-16T00:27:30.112Z] #60 14.41 + cd /tmp/tmp.yGQbgxwkF0/src/github.com/opencontainers/runc [2022-07-16T00:27:30.112Z] #60 14.41 + git checkout -q v1.1.2 [2022-07-16T00:27:30.112Z] #60 15.36 + '[' -z '' ']' [2022-07-16T00:27:30.112Z] #60 15.38 + target=static [2022-07-16T00:27:30.112Z] #60 15.38 + make BUILDTAGS=seccomp static [2022-07-16T00:27:30.112Z] #60 15.72 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-16T00:27:30.113Z] #60 ... [2022-07-16T00:27:30.113Z] [2022-07-16T00:27:30.113Z] #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-16T00:27:30.113Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:27:30.113Z] #21 9.873 Fetched 8550 kB in 8s (1087 kB/s) [2022-07-16T00:27:30.327Z] #19 254.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-16T00:27:30.327Z] #19 254.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:30.327Z] #19 254.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:27:30.327Z] #19 254.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-16T00:27:30.327Z] #19 254.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:30.327Z] #19 254.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:27:30.675Z] #21 9.873 Reading package lists... [2022-07-16T00:27:30.675Z] #21 ... [2022-07-16T00:27:30.675Z] [2022-07-16T00:27:30.675Z] #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-16T00:27:30.675Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:27:30.675Z] #36 161.4 Delve is a source level debugger for Go programs. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-16T00:27:30.675Z] #36 161.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Usage: [2022-07-16T00:27:30.675Z] #36 161.4 dlv [command] [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Available Commands: [2022-07-16T00:27:30.675Z] #36 161.4 attach Attach to running process and begin debugging. [2022-07-16T00:27:30.675Z] #36 161.4 connect Connect to a headless debug server with a terminal client. [2022-07-16T00:27:30.675Z] #36 161.4 core Examine a core dump. [2022-07-16T00:27:30.675Z] #36 161.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-16T00:27:30.675Z] #36 161.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-16T00:27:30.675Z] #36 161.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-16T00:27:30.675Z] #36 161.4 help Help about any command [2022-07-16T00:27:30.675Z] #36 161.4 run Deprecated command. Use 'debug' instead. [2022-07-16T00:27:30.675Z] #36 161.4 test Compile test binary and begin debugging program. [2022-07-16T00:27:30.675Z] #36 161.4 trace Compile and begin tracing program. [2022-07-16T00:27:30.675Z] #36 161.4 version Prints version. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Flags: [2022-07-16T00:27:30.675Z] #36 161.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-16T00:27:30.675Z] #36 161.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-16T00:27:30.675Z] #36 161.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-16T00:27:30.675Z] #36 161.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-16T00:27:30.675Z] #36 161.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-16T00:27:30.675Z] #36 161.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-16T00:27:30.675Z] #36 161.4 --disable-aslr Disables address space randomization [2022-07-16T00:27:30.675Z] #36 161.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-16T00:27:30.675Z] #36 161.4 -h, --help help for dlv [2022-07-16T00:27:30.675Z] #36 161.4 --init string Init file, executed by the terminal client. [2022-07-16T00:27:30.675Z] #36 161.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-16T00:27:30.675Z] #36 161.4 --log Enable debugging server logging. [2022-07-16T00:27:30.675Z] #36 161.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-16T00:27:30.675Z] #36 161.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-16T00:27:30.675Z] #36 161.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-16T00:27:30.675Z] #36 161.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-16T00:27:30.675Z] #36 161.4 --wd string Working directory for running the program. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Additional help topics: [2022-07-16T00:27:30.675Z] #36 161.4 dlv backend Help about the --backend flag. [2022-07-16T00:27:30.675Z] #36 161.4 dlv log Help about logging flags. [2022-07-16T00:27:30.675Z] #36 161.4 dlv redirect Help about file redirection. [2022-07-16T00:27:30.675Z] #36 161.4 [2022-07-16T00:27:30.675Z] #36 161.4 Use "dlv [command] --help" for more information about a command. [2022-07-16T00:27:30.675Z] #36 DONE 161.5s [2022-07-16T00:27:30.675Z] [2022-07-16T00:27:30.675Z] #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-16T00:27:30.675Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:30.675Z] #77 105.5 checking for sd_notify_barrier... yes [2022-07-16T00:27:30.675Z] #77 105.9 checking linux/bpf.h usability... yes [2022-07-16T00:27:30.675Z] #77 106.1 checking linux/bpf.h presence... yes [2022-07-16T00:27:30.675Z] #77 106.2 checking for linux/bpf.h... yes [2022-07-16T00:27:30.931Z] #77 106.2 checking compilation for eBPF... yes [2022-07-16T00:27:30.931Z] #77 106.4 checking for criu >= 3.15... no [2022-07-16T00:27:30.931Z] #77 106.4 configure: CRIU headers not found, building without CRIU support [2022-07-16T00:27:30.931Z] #77 106.4 checking for criu > 3.16... no [2022-07-16T00:27:30.931Z] #77 106.4 configure: CRIU version doesn't support join-ns API [2022-07-16T00:27:30.931Z] #77 106.4 checking for criu > 3.16.1... no [2022-07-16T00:27:30.931Z] #77 106.5 configure: CRIU version doesn't support for pre-dumping [2022-07-16T00:27:30.931Z] #77 106.5 checking for new mount API (fsconfig)... yes [2022-07-16T00:27:30.931Z] #77 106.6 checking for seccomp notify API... yes [2022-07-16T00:27:31.187Z] #77 106.7 checking for gperf... no [2022-07-16T00:27:31.187Z] #77 106.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-16T00:27:31.187Z] #77 106.7 checking for library containing argp_parse... none required [2022-07-16T00:27:31.444Z] #77 107.0 checking that generated files are newer than configure... done [2022-07-16T00:27:31.444Z] #77 107.0 configure: creating ./config.status [2022-07-16T00:27:32.330Z] #23 ... [2022-07-16T00:27:32.330Z] [2022-07-16T00:27:32.330Z] #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-16T00:27:32.330Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:32.330Z] #77 125.1 GEN .version [2022-07-16T00:27:32.330Z] #77 125.1 make install-recursive [2022-07-16T00:27:32.330Z] #77 125.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-16T00:27:32.330Z] #77 125.3 Making install in libocispec [2022-07-16T00:27:32.330Z] #77 125.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:32.330Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-16T00:27:32.330Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-16T00:27:32.330Z] #77 125.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-16T00:27:32.330Z] #77 125.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-16T00:27:32.330Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-16T00:27:32.330Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-16T00:27:32.330Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-16T00:27:32.330Z] #77 127.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-16T00:27:32.330Z] #77 127.2 make install-recursive [2022-07-16T00:27:32.330Z] #77 127.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:32.330Z] #77 127.3 Making install in yajl [2022-07-16T00:27:32.330Z] #77 127.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:27:32.330Z] #77 127.4 CC verify/json_verify-json_verify.o [2022-07-16T00:27:32.331Z] #77 127.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-16T00:27:32.331Z] #77 127.4 CC src/libyajl_la-yajl.lo [2022-07-16T00:27:32.331Z] #77 127.4 CC src/libyajl_la-yajl_gen.lo [2022-07-16T00:27:32.331Z] #77 127.4 CC src/libyajl_la-yajl_parser.lo [2022-07-16T00:27:32.331Z] #77 127.4 CC src/libyajl_la-yajl_buf.lo [2022-07-16T00:27:32.331Z] #77 127.5 CC src/libyajl_la-yajl_encode.lo [2022-07-16T00:27:32.331Z] #77 127.5 CC src/libyajl_la-yajl_lex.lo [2022-07-16T00:27:32.331Z] #77 127.5 CC src/libyajl_la-yajl_tree.lo [2022-07-16T00:27:33.963Z] #77 109.5 config.status: creating Makefile [2022-07-16T00:27:34.219Z] #77 109.7 config.status: creating rpm/crun.spec [2022-07-16T00:27:34.219Z] #77 109.7 config.status: creating config.h [2022-07-16T00:27:34.219Z] #77 109.7 config.status: executing libtool commands [2022-07-16T00:27:34.219Z] #77 109.7 config.status: executing depfiles commands [2022-07-16T00:27:35.587Z] #77 111.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-16T00:27:35.587Z] #77 111.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:27:35.614Z] #77 132.6 CCLD libyajl.la [2022-07-16T00:27:35.614Z] #77 132.9 CCLD verify/json_verify [2022-07-16T00:27:35.844Z] #77 111.4 checking for gcc... gcc [2022-07-16T00:27:35.872Z] #77 133.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:27:35.872Z] #77 133.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:27:35.872Z] #77 133.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:27:35.872Z] #77 133.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:27:35.872Z] #77 133.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:27:35.872Z] #77 133.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:36.101Z] #77 111.5 checking whether the C compiler works... yes [2022-07-16T00:27:36.101Z] #77 111.7 checking for C compiler default output file name... a.out [2022-07-16T00:27:36.131Z] #77 133.4 CC src/validate.o [2022-07-16T00:27:36.132Z] #77 133.4 CC src/image_spec_schema_config_schema.lo [2022-07-16T00:27:36.132Z] #77 133.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-16T00:27:36.132Z] #77 133.5 CC src/image_spec_schema_defs.lo [2022-07-16T00:27:36.132Z] #77 133.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-16T00:27:36.132Z] #77 133.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-16T00:27:36.132Z] #77 133.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-16T00:27:36.132Z] #77 133.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-16T00:27:36.132Z] #77 133.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-16T00:27:36.132Z] #77 133.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-16T00:27:36.132Z] #77 133.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-16T00:27:36.132Z] #77 ... [2022-07-16T00:27:36.132Z] [2022-07-16T00:27:36.132Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:27:36.132Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-16T00:27:36.132Z] #23 9.433 Collecting yamllint==1.26.1 [2022-07-16T00:27:36.358Z] #77 111.7 checking for suffix of executables... [2022-07-16T00:27:36.615Z] #77 111.9 checking whether we are cross compiling... no [2022-07-16T00:27:36.615Z] #77 112.1 checking for suffix of object files... o [2022-07-16T00:27:36.616Z] #77 112.2 checking whether we are using the GNU C compiler... yes [2022-07-16T00:27:36.872Z] #77 112.3 checking whether gcc accepts -g... yes [2022-07-16T00:27:37.129Z] #77 112.4 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:27:37.129Z] #77 112.6 checking whether gcc understands -c and -o together... yes [2022-07-16T00:27:37.385Z] #77 112.8 checking how to run the C preprocessor... gcc -E [2022-07-16T00:27:37.508Z] #23 10.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-16T00:27:37.643Z] #77 113.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:27:37.643Z] #77 113.1 checking for egrep... /bin/grep -E [2022-07-16T00:27:38.206Z] #77 113.1 checking for ANSI C header files... yes [2022-07-16T00:27:38.206Z] #77 113.8 checking for sys/types.h... yes [2022-07-16T00:27:38.445Z] #23 11.65 Collecting pathspec>=0.5.3 [2022-07-16T00:27:38.445Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-16T00:27:38.466Z] #77 113.9 checking for sys/stat.h... yes [2022-07-16T00:27:38.704Z] #23 12.01 Collecting pyyaml [2022-07-16T00:27:38.722Z] #77 114.0 checking for stdlib.h... yes [2022-07-16T00:27:38.722Z] #77 114.2 checking for string.h... yes [2022-07-16T00:27:38.963Z] #23 12.06 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-16T00:27:38.963Z] #23 12.11 Building wheels for collected packages: yamllint [2022-07-16T00:27:38.963Z] #23 12.14 Building wheel for yamllint (setup.py): started [2022-07-16T00:27:38.979Z] #77 114.4 checking for memory.h... yes [2022-07-16T00:27:38.979Z] #77 114.5 checking for strings.h... yes [2022-07-16T00:27:39.235Z] #77 114.6 checking for inttypes.h... yes [2022-07-16T00:27:39.492Z] #77 114.8 checking for stdint.h... yes [2022-07-16T00:27:39.492Z] #77 115.0 checking for unistd.h... yes [2022-07-16T00:27:39.750Z] #77 115.2 checking minix/config.h usability... no [2022-07-16T00:27:39.750Z] #77 115.3 checking minix/config.h presence... no [2022-07-16T00:27:39.750Z] #77 115.4 checking for minix/config.h... no [2022-07-16T00:27:40.006Z] #77 115.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-16T00:27:40.262Z] #77 115.5 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:27:40.262Z] #77 115.8 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:27:40.262Z] #77 115.8 checking how to print strings... printf [2022-07-16T00:27:40.262Z] #77 115.9 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:27:40.262Z] #77 115.9 checking for fgrep... /bin/grep -F [2022-07-16T00:27:40.263Z] #77 115.9 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:27:40.263Z] #77 115.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:27:40.263Z] #77 115.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:27:40.263Z] #77 115.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:27:40.321Z] #19 ... [2022-07-16T00:27:40.322Z] [2022-07-16T00:27:40.322Z] #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-16T00:27:40.322Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:40.322Z] #84 215.3 CCLD libocispec.la [2022-07-16T00:27:40.322Z] #84 215.8 CCLD src/validate [2022-07-16T00:27:40.322Z] #84 215.8 CCLD tests/test-1 [2022-07-16T00:27:40.322Z] #84 215.8 CCLD tests/test-2 [2022-07-16T00:27:40.322Z] #84 215.9 CCLD tests/test-3 [2022-07-16T00:27:40.322Z] #84 215.9 CCLD tests/test-5 [2022-07-16T00:27:40.322Z] #84 215.9 CCLD tests/test-6 [2022-07-16T00:27:40.322Z] #84 215.9 CCLD tests/test-4 [2022-07-16T00:27:40.322Z] #84 215.9 CCLD tests/test-7 [2022-07-16T00:27:40.322Z] #84 216.1 CCLD tests/test-8 [2022-07-16T00:27:40.322Z] #84 216.2 CCLD tests/test-9 [2022-07-16T00:27:40.322Z] #84 216.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-16T00:27:40.322Z] #84 216.3 CCLD tests/test-10 [2022-07-16T00:27:40.322Z] #84 216.3 CCLD tests/test-11 [2022-07-16T00:27:40.339Z] #23 13.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-16T00:27:40.339Z] #23 13.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e9f109f5b54a59868c68845d217575ea0f7781dee7c64f280c32c4c648e810d5 [2022-07-16T00:27:40.339Z] #23 13.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-16T00:27:40.339Z] #23 13.23 Successfully built yamllint [2022-07-16T00:27:40.339Z] #23 13.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-16T00:27:40.339Z] #23 13.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T00:27:40.519Z] #77 116.0 checking whether ln -s works... yes [2022-07-16T00:27:40.519Z] #77 116.0 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:27:40.519Z] #77 116.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-16T00:27:40.519Z] #77 116.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:27:40.519Z] #77 116.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:27:40.519Z] #77 116.1 checking for objdump... objdump [2022-07-16T00:27:40.519Z] #77 116.1 checking how to recognize dependent libraries... pass_all [2022-07-16T00:27:40.519Z] #77 116.1 checking for dlltool... no [2022-07-16T00:27:40.519Z] #77 116.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:27:40.519Z] #77 116.1 checking for ar... ar [2022-07-16T00:27:40.775Z] #77 116.1 checking for archiver @FILE support... @ [2022-07-16T00:27:40.775Z] #77 116.2 checking for strip... strip [2022-07-16T00:27:40.775Z] #77 116.2 checking for ranlib... ranlib [2022-07-16T00:27:40.775Z] #77 116.2 checking for gawk... no [2022-07-16T00:27:40.776Z] #77 116.2 checking for mawk... mawk [2022-07-16T00:27:40.776Z] #77 116.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:27:40.776Z] #77 116.5 checking for sysroot... no [2022-07-16T00:27:40.776Z] #77 116.5 checking for a working dd... /bin/dd [2022-07-16T00:27:41.032Z] #77 116.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:27:41.032Z] #77 116.6 checking for mt... no [2022-07-16T00:27:41.032Z] #77 116.6 checking if : is a manifest tool... no [2022-07-16T00:27:41.275Z] #23 DONE 14.4s [2022-07-16T00:27:41.275Z] [2022-07-16T00:27:41.275Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:27:41.275Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:41.275Z] #77 133.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-16T00:27:41.275Z] #77 133.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-16T00:27:41.275Z] #77 133.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-16T00:27:41.275Z] #77 133.9 CC src/runtime_spec_schema_defs.lo [2022-07-16T00:27:41.275Z] #77 133.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-16T00:27:41.275Z] #77 134.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-16T00:27:41.275Z] #77 134.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-16T00:27:41.275Z] #77 134.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-16T00:27:41.275Z] #77 134.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-16T00:27:41.275Z] #77 134.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-16T00:27:41.275Z] #77 134.6 CC src/basic_test_double_array_item.lo [2022-07-16T00:27:41.275Z] #77 134.6 CC src/basic_test_double_array.lo [2022-07-16T00:27:41.275Z] #77 134.7 CC src/basic_test_top_array_int.lo [2022-07-16T00:27:41.275Z] #77 134.9 CC src/basic_test_top_array_string.lo [2022-07-16T00:27:41.275Z] #77 135.3 CC src/basic_test_top_double_array_int.lo [2022-07-16T00:27:41.275Z] #77 135.4 CC src/basic_test_top_double_array_obj.lo [2022-07-16T00:27:41.275Z] #77 135.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-16T00:27:41.275Z] #77 135.8 CC src/basic_test_top_double_array_string.lo [2022-07-16T00:27:41.275Z] #77 136.0 CC src/read-file.lo [2022-07-16T00:27:41.275Z] #77 136.1 CC src/json_common.lo [2022-07-16T00:27:41.275Z] #77 136.1 CC tests/test-1.o [2022-07-16T00:27:41.275Z] #77 136.2 CC tests/test-2.o [2022-07-16T00:27:41.275Z] #77 136.3 CC tests/test-3.o [2022-07-16T00:27:41.275Z] #77 136.4 CC tests/test-4.o [2022-07-16T00:27:41.275Z] #77 136.6 CC tests/test-5.o [2022-07-16T00:27:41.275Z] #77 136.7 CC tests/test-6.o [2022-07-16T00:27:41.275Z] #77 137.0 CC tests/test-7.o [2022-07-16T00:27:41.275Z] #77 137.2 CC tests/test-8.o [2022-07-16T00:27:41.275Z] #77 137.4 CC tests/test-9.o [2022-07-16T00:27:41.275Z] #77 137.5 CC tests/test-10.o [2022-07-16T00:27:41.275Z] #77 137.8 CC tests/test-11.o [2022-07-16T00:27:41.290Z] #77 116.7 checking for dlfcn.h... yes [2022-07-16T00:27:41.290Z] #77 116.8 checking for objdir... .libs [2022-07-16T00:27:41.808Z] #77 117.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:27:41.808Z] #77 117.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:27:41.808Z] #77 117.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:27:42.065Z] #77 117.4 checking if gcc static flag -static works... [2022-07-16T00:27:42.065Z] #77 ... [2022-07-16T00:27:42.065Z] [2022-07-16T00:27:42.065Z] #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-16T00:27:42.065Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:27:42.065Z] #21 9.873 Reading package lists... [2022-07-16T00:27:42.065Z] #21 13.21 Reading package lists... [2022-07-16T00:27:42.065Z] #21 15.99 Building dependency tree... [2022-07-16T00:27:42.065Z] #21 17.91 The following additional packages will be installed: [2022-07-16T00:27:42.065Z] #21 17.91 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:27:42.065Z] #21 17.91 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-16T00:27:42.065Z] #21 17.91 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:27:42.065Z] #21 17.91 python3-pkg-resources vim-runtime xxd [2022-07-16T00:27:42.065Z] #21 17.92 Suggested packages: [2022-07-16T00:27:42.065Z] #21 17.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-16T00:27:42.065Z] #21 17.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-16T00:27:42.065Z] #21 17.92 acl attr quota [2022-07-16T00:27:42.065Z] #21 17.92 Recommended packages: [2022-07-16T00:27:42.065Z] #21 17.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-16T00:27:42.065Z] #21 19.33 The following NEW packages will be installed: [2022-07-16T00:27:42.065Z] #21 19.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-16T00:27:42.065Z] #21 19.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:27:42.065Z] #21 19.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-16T00:27:42.065Z] #21 19.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-16T00:27:42.065Z] #21 19.34 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:27:42.065Z] #21 19.34 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-16T00:27:42.065Z] #21 19.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T00:27:42.065Z] #21 19.34 xz-utils zip zstd [2022-07-16T00:27:42.065Z] #21 19.66 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:27:42.065Z] #21 19.66 Need to get 27.7 MB of archives. [2022-07-16T00:27:42.065Z] #21 19.66 After this operation, 106 MB of additional disk space will be used. [2022-07-16T00:27:42.065Z] #21 19.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-16T00:27:42.065Z] #21 19.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-16T00:27:42.065Z] #21 19.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-16T00:27:42.065Z] #21 19.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:27:42.065Z] #21 19.73 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-16T00:27:42.065Z] #21 19.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-16T00:27:42.065Z] #21 19.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:27:42.065Z] #21 19.74 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-16T00:27:42.065Z] #21 19.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-16T00:27:42.065Z] #21 19.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-16T00:27:42.065Z] #21 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-16T00:27:42.065Z] #21 19.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-16T00:27:42.065Z] #21 19.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T00:27:42.065Z] #21 19.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-16T00:27:42.065Z] #21 19.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-16T00:27:42.065Z] #21 19.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-16T00:27:42.065Z] #21 19.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:27:42.065Z] #21 19.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:27:42.065Z] #21 19.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:27:42.065Z] #21 19.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-16T00:27:42.065Z] #21 19.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-16T00:27:42.065Z] #21 19.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:27:42.065Z] #21 20.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-16T00:27:42.065Z] #21 20.07 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-16T00:27:42.065Z] #21 20.08 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-16T00:27:42.065Z] #21 20.08 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-16T00:27:42.065Z] #21 20.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:27:42.065Z] #21 20.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-16T00:27:42.065Z] #21 20.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:27:42.065Z] #21 20.10 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-16T00:27:42.065Z] #21 20.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-16T00:27:42.065Z] #21 20.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-16T00:27:42.065Z] #21 20.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:27:42.065Z] #21 20.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-16T00:27:42.065Z] #21 20.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-16T00:27:42.065Z] #21 20.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-16T00:27:42.066Z] #21 20.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-16T00:27:42.066Z] #21 20.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-16T00:27:42.066Z] #21 20.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-16T00:27:42.066Z] #21 20.26 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-16T00:27:42.066Z] #21 20.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-16T00:27:42.066Z] #21 20.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-16T00:27:42.066Z] #21 20.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-16T00:27:42.066Z] #21 20.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-16T00:27:42.066Z] #21 21.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:27:42.066Z] #21 21.37 Fetched 27.7 MB in 1s (21.5 MB/s) [2022-07-16T00:27:42.066Z] #21 21.44 Selecting previously unselected package pigz. [2022-07-16T00:27:42.066Z] #21 21.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-16T00:27:42.066Z] #21 21.52 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-16T00:27:42.066Z] #21 21.53 Unpacking pigz (2.6-1) ... [2022-07-16T00:27:42.066Z] #21 21.60 Selecting previously unselected package libelf1:amd64. [2022-07-16T00:27:42.066Z] #21 21.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-16T00:27:42.066Z] #21 21.62 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-16T00:27:42.066Z] #21 21.79 Selecting previously unselected package libbpf0:amd64. [2022-07-16T00:27:42.066Z] #21 21.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-16T00:27:42.066Z] #21 21.80 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:27:42.066Z] #21 ... [2022-07-16T00:27:42.066Z] [2022-07-16T00:27:42.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:27:42.066Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:42.066Z] #77 117.4 checking if gcc static flag -static works... yes [2022-07-16T00:27:42.066Z] #77 117.7 checking if gcc supports -c -o file.o... yes [2022-07-16T00:27:42.069Z] #14 ... [2022-07-16T00:27:42.069Z] [2022-07-16T00:27:42.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-16T00:27:42.070Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:42.070Z] #77 105.0 configure.ac:7: installing 'build-aux/compile' [2022-07-16T00:27:42.070Z] #77 105.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-16T00:27:42.070Z] #77 105.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-16T00:27:42.070Z] #77 105.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-16T00:27:42.070Z] #77 105.1 configure.ac:11: installing 'build-aux/missing' [2022-07-16T00:27:42.070Z] #77 105.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:27:42.070Z] #77 105.9 parallel-tests: installing 'build-aux/test-driver' [2022-07-16T00:27:42.322Z] #77 117.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:27:42.322Z] #77 117.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:27:42.579Z] #77 117.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:27:42.579Z] #77 118.2 checking how to hardcode library paths into programs... immediate [2022-07-16T00:27:42.579Z] #77 118.2 checking whether stripping libraries is possible... yes [2022-07-16T00:27:42.579Z] #77 118.2 checking if libtool supports shared libraries... yes [2022-07-16T00:27:42.579Z] #77 118.2 checking whether to build shared libraries... no [2022-07-16T00:27:42.579Z] #77 118.2 checking whether to build static libraries... yes [2022-07-16T00:27:42.579Z] #77 118.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:27:42.579Z] #77 118.3 checking whether build environment is sane... yes [2022-07-16T00:27:42.835Z] #77 118.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:27:42.835Z] #77 118.3 checking whether make sets $(MAKE)... yes [2022-07-16T00:27:42.835Z] #77 118.4 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:27:42.835Z] #77 118.4 checking whether make supports nested variables... yes [2022-07-16T00:27:42.835Z] #77 118.5 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:27:42.835Z] #77 118.5 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:27:42.835Z] #77 118.5 checking how to create a ustar tar archive... gnutar [2022-07-16T00:27:42.849Z] #14 ... [2022-07-16T00:27:42.849Z] [2022-07-16T00:27:42.849Z] #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-16T00:27:42.849Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:42.849Z] #77 105.9 configure.ac:7: installing 'build-aux/compile' [2022-07-16T00:27:42.849Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-16T00:27:42.849Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-16T00:27:42.849Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-16T00:27:42.849Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' [2022-07-16T00:27:42.849Z] #77 106.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:27:42.849Z] #77 106.7 parallel-tests: installing 'build-aux/test-driver' [2022-07-16T00:27:42.870Z] #84 218.4 libtool: link: ar cr libocispec.a [2022-07-16T00:27:42.870Z] #84 218.5 libtool: link: ranlib libocispec.a [2022-07-16T00:27:43.092Z] #77 118.5 checking dependency style of gcc... gcc3 [2022-07-16T00:27:43.092Z] #77 118.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:27:43.092Z] #77 118.7 checking whether make supports nested variables... (cached) yes [2022-07-16T00:27:43.092Z] #77 118.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:27:43.092Z] #77 118.7 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:27:43.092Z] #77 118.7 checking for yajl >= 2.1.0... yes [2022-07-16T00:27:43.092Z] #77 118.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:27:43.092Z] #77 118.7 checking for gcc... (cached) gcc [2022-07-16T00:27:43.348Z] #77 118.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:27:43.348Z] #77 118.8 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:27:43.348Z] #77 118.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:27:43.348Z] #77 118.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:27:43.348Z] #77 118.8 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:27:43.348Z] #77 118.9 checking for python3... /usr/bin/python3 [2022-07-16T00:27:43.348Z] #77 118.9 checking for python3 version... 3.9 [2022-07-16T00:27:43.348Z] #77 118.9 checking for python3 platform... linux [2022-07-16T00:27:43.604Z] #77 119.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:27:43.860Z] #77 119.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:27:43.860Z] #77 119.5 checking that generated files are newer than configure... done [2022-07-16T00:27:43.860Z] #77 119.5 configure: creating ./config.status [2022-07-16T00:27:45.372Z] #77 109.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:27:45.372Z] #77 109.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:27:45.417Z] #84 221.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:45.417Z] #84 221.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:27:45.417Z] #84 221.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:27:45.417Z] #84 221.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:45.417Z] #84 221.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:45.417Z] #84 221.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:45.417Z] #84 221.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:27:45.417Z] #84 221.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-16T00:27:45.678Z] #84 221.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-16T00:27:45.679Z] #84 221.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-16T00:27:45.679Z] #84 221.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-16T00:27:45.679Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-16T00:27:45.679Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-16T00:27:45.767Z] #77 121.4 config.status: creating Makefile [2022-07-16T00:27:45.767Z] #77 121.5 config.status: creating config.h [2022-07-16T00:27:45.939Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-16T00:27:45.940Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-16T00:27:45.940Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-16T00:27:45.940Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-16T00:27:45.940Z] #84 222.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-16T00:27:45.940Z] #84 222.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-16T00:27:46.022Z] #77 121.5 config.status: executing libtool commands [2022-07-16T00:27:46.022Z] #77 121.6 config.status: executing depfiles commands [2022-07-16T00:27:46.147Z] #77 110.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-16T00:27:46.147Z] #77 110.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-16T00:27:46.200Z] #84 222.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-16T00:27:46.201Z] #84 222.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-16T00:27:46.201Z] #84 222.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-16T00:27:46.462Z] #84 222.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-16T00:27:46.462Z] #84 222.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-16T00:27:46.462Z] #84 222.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-16T00:27:46.462Z] #84 222.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-16T00:27:46.586Z] #77 122.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-16T00:27:46.586Z] #77 122.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:27:46.723Z] #84 222.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-16T00:27:46.723Z] #84 222.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-16T00:27:46.723Z] #84 222.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-16T00:27:46.723Z] #84 222.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-16T00:27:46.723Z] #84 222.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-16T00:27:46.723Z] #84 222.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-16T00:27:46.741Z] #77 111.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:27:46.741Z] #77 111.1 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:27:46.741Z] #77 111.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:27:46.842Z] #77 122.5 checking for gcc... gcc [2022-07-16T00:27:46.984Z] #84 222.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-16T00:27:46.984Z] #84 223.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-16T00:27:46.984Z] #84 223.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-16T00:27:46.998Z] #77 111.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:27:47.099Z] #77 122.6 checking whether the C compiler works... yes [2022-07-16T00:27:47.099Z] #77 122.9 checking for C compiler default output file name... a.out [2022-07-16T00:27:47.128Z] #77 111.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-16T00:27:47.128Z] #77 111.8 libtoolize: copying file 'm4/libtool.m4' [2022-07-16T00:27:47.246Z] #84 223.1 CC src/crun-crun.o [2022-07-16T00:27:47.246Z] #84 ... [2022-07-16T00:27:47.246Z] [2022-07-16T00:27:47.246Z] #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-16T00:27:47.246Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:27:47.246Z] #54 283.8 + dpkg --print-architecture [2022-07-16T00:27:47.246Z] #54 283.8 + git checkout -q v2.1.0 [2022-07-16T00:27:47.255Z] #77 111.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:27:47.391Z] #77 112.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-16T00:27:47.513Z] #77 112.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:27:47.612Z] #77 122.9 checking for suffix of executables... [2022-07-16T00:27:47.612Z] #77 123.1 checking whether we are cross compiling... no [2022-07-16T00:27:47.612Z] #77 123.3 checking for suffix of object files... o [2022-07-16T00:27:47.711Z] #77 112.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-16T00:27:47.819Z] #54 284.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T00:27:47.819Z] #54 284.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T00:27:47.868Z] #77 123.3 checking whether we are using the GNU C compiler... yes [2022-07-16T00:27:47.868Z] #77 123.4 checking whether gcc accepts -g... yes [2022-07-16T00:27:47.868Z] #77 123.5 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:27:47.978Z] #77 112.5 libtoolize: copying file 'm4/ltversion.m4' [2022-07-16T00:27:48.124Z] #77 123.6 checking whether gcc understands -c and -o together... yes [2022-07-16T00:27:48.124Z] #77 123.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:27:48.124Z] #77 123.7 checking whether build environment is sane... yes [2022-07-16T00:27:48.124Z] #77 123.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:27:48.124Z] #77 123.8 checking for gawk... no [2022-07-16T00:27:48.124Z] #77 123.8 checking for mawk... mawk [2022-07-16T00:27:48.124Z] #77 123.8 checking whether make sets $(MAKE)... yes [2022-07-16T00:27:48.124Z] #77 123.9 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:27:48.124Z] #77 123.9 checking whether make supports nested variables... yes [2022-07-16T00:27:48.236Z] #77 112.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-16T00:27:48.381Z] #77 123.9 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:27:48.381Z] #77 123.9 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:27:48.381Z] #77 123.9 checking how to create a ustar tar archive... gnutar [2022-07-16T00:27:48.381Z] #77 124.0 checking dependency style of gcc... gcc3 [2022-07-16T00:27:48.381Z] #77 124.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:27:48.381Z] #77 124.1 checking whether make supports nested variables... (cached) yes [2022-07-16T00:27:48.637Z] #77 124.2 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:27:48.894Z] #77 124.4 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:27:48.894Z] #77 124.4 checking how to print strings... printf [2022-07-16T00:27:48.894Z] #77 124.4 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:27:48.894Z] #77 124.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:27:48.894Z] #77 124.5 checking for egrep... /bin/grep -E [2022-07-16T00:27:48.894Z] #77 124.5 checking for fgrep... /bin/grep -F [2022-07-16T00:27:48.894Z] #77 124.5 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:27:48.894Z] #77 124.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:27:48.894Z] #77 124.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:27:48.894Z] #77 124.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:27:48.894Z] #77 124.6 checking whether ln -s works... yes [2022-07-16T00:27:48.894Z] #77 124.6 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:27:49.150Z] #77 124.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-16T00:27:49.150Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:27:49.150Z] #77 124.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:27:49.150Z] #77 124.6 checking for objdump... objdump [2022-07-16T00:27:49.150Z] #77 124.7 checking how to recognize dependent libraries... pass_all [2022-07-16T00:27:49.150Z] #77 124.7 checking for dlltool... no [2022-07-16T00:27:49.150Z] #77 124.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:27:49.150Z] #77 124.7 checking for ar... ar [2022-07-16T00:27:49.150Z] #77 124.7 checking for archiver @FILE support... @ [2022-07-16T00:27:49.150Z] #77 124.8 checking for strip... strip [2022-07-16T00:27:49.150Z] #77 124.8 checking for ranlib... ranlib [2022-07-16T00:27:49.715Z] #77 124.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:27:49.715Z] #77 125.2 checking for sysroot... no [2022-07-16T00:27:49.715Z] #77 125.3 checking for a working dd... /bin/dd [2022-07-16T00:27:49.715Z] #77 125.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:27:49.715Z] #77 125.4 checking for mt... no [2022-07-16T00:27:49.715Z] #77 125.4 checking if : is a manifest tool... no [2022-07-16T00:27:49.715Z] #77 125.4 checking how to run the C preprocessor... gcc -E [2022-07-16T00:27:50.535Z] #77 125.6 checking for ANSI C header files... yes [2022-07-16T00:27:50.790Z] #77 ... [2022-07-16T00:27:50.790Z] [2022-07-16T00:27:50.790Z] #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-16T00:27:50.790Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:50.790Z] #14 192.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-16T00:27:50.790Z] #14 192.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:50.790Z] #14 192.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:50.792Z] #77 126.1 checking for sys/types.h... yes [2022-07-16T00:27:50.792Z] #77 126.3 checking for sys/stat.h... yes [2022-07-16T00:27:50.792Z] #77 126.4 checking for stdlib.h... yes [2022-07-16T00:27:51.048Z] #77 126.5 checking for string.h... yes [2022-07-16T00:27:51.304Z] #77 126.7 checking for memory.h... yes [2022-07-16T00:27:51.527Z] #77 ... [2022-07-16T00:27:51.527Z] [2022-07-16T00:27:51.527Z] #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-16T00:27:51.527Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:27:51.527Z] #67 193.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:27:51.527Z] #67 193.7 + GOBIN=/build [2022-07-16T00:27:51.527Z] #67 193.7 + GO111MODULE=on [2022-07-16T00:27:51.527Z] #67 193.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:27:51.561Z] #77 126.9 checking for strings.h... yes [2022-07-16T00:27:51.561Z] #77 127.1 checking for inttypes.h... yes [2022-07-16T00:27:51.817Z] #77 127.3 checking for stdint.h... yes [2022-07-16T00:27:52.074Z] #77 127.4 checking for unistd.h... yes [2022-07-16T00:27:52.332Z] #77 127.7 checking for dlfcn.h... yes [2022-07-16T00:27:52.332Z] #77 127.8 checking for objdir... .libs [2022-07-16T00:27:52.332Z] #77 ... [2022-07-16T00:27:52.332Z] [2022-07-16T00:27:52.332Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-16T00:27:52.332Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:27:52.332Z] #21 21.89 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:27:52.332Z] #21 21.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 21.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:27:52.332Z] #21 21.98 Selecting previously unselected package libmnl0:amd64. [2022-07-16T00:27:52.332Z] #21 21.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 21.99 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:27:52.332Z] #21 22.06 Selecting previously unselected package libxtables12:amd64. [2022-07-16T00:27:52.332Z] #21 22.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 22.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:27:52.332Z] #21 22.16 Selecting previously unselected package libcap2-bin. [2022-07-16T00:27:52.332Z] #21 22.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 22.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-16T00:27:52.332Z] #21 22.26 Selecting previously unselected package iproute2. [2022-07-16T00:27:52.332Z] #21 22.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 22.29 Unpacking iproute2 (5.10.0-4) ... [2022-07-16T00:27:52.332Z] #21 22.77 Selecting previously unselected package xxd. [2022-07-16T00:27:52.332Z] #21 22.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 22.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:52.332Z] #21 22.93 Selecting previously unselected package vim-common. [2022-07-16T00:27:52.332Z] #21 22.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:27:52.332Z] #21 22.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:27:52.332Z] #21 23.10 Selecting previously unselected package bash-completion. [2022-07-16T00:27:52.332Z] #21 23.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-16T00:27:52.332Z] #21 25.14 Unpacking bash-completion (1:2.11-2) ... [2022-07-16T00:27:52.332Z] #21 25.56 Selecting previously unselected package bzip2. [2022-07-16T00:27:52.332Z] #21 25.57 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 25.57 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:27:52.332Z] #21 25.66 Selecting previously unselected package xz-utils. [2022-07-16T00:27:52.332Z] #21 25.67 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 25.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:27:52.332Z] #21 25.83 Selecting previously unselected package apparmor. [2022-07-16T00:27:52.332Z] #21 25.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 25.91 Unpacking apparmor (2.13.6-10) ... [2022-07-16T00:27:52.332Z] #21 26.39 Selecting previously unselected package inetutils-ping. [2022-07-16T00:27:52.332Z] #21 26.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-16T00:27:52.332Z] #21 26.50 Selecting previously unselected package libip4tc2:amd64. [2022-07-16T00:27:52.332Z] #21 26.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.52 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:27:52.332Z] #21 26.62 Selecting previously unselected package libip6tc2:amd64. [2022-07-16T00:27:52.332Z] #21 26.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:27:52.332Z] #21 26.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T00:27:52.332Z] #21 26.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:27:52.332Z] #21 26.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T00:27:52.332Z] #21 26.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:27:52.332Z] #21 26.93 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T00:27:52.332Z] #21 26.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 26.93 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:27:52.332Z] #21 27.01 Selecting previously unselected package iptables. [2022-07-16T00:27:52.332Z] #21 27.03 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.03 Unpacking iptables (1.8.7-1) ... [2022-07-16T00:27:52.332Z] #21 27.36 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:27:52.332Z] #21 27.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.37 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:27:52.332Z] #21 27.52 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:27:52.332Z] #21 27.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:27:52.332Z] #21 27.65 Selecting previously unselected package jq. [2022-07-16T00:27:52.332Z] #21 27.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.66 Unpacking jq (1.6-2.1) ... [2022-07-16T00:27:52.332Z] #21 27.76 Selecting previously unselected package libaio1:amd64. [2022-07-16T00:27:52.332Z] #21 27.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:27:52.332Z] #21 27.83 Selecting previously unselected package libgpm2:amd64. [2022-07-16T00:27:52.332Z] #21 27.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:27:52.332Z] #21 27.93 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:27:52.332Z] #21 27.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 27.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:27:52.332Z] #21 31.49 Selecting previously unselected package libinih1:amd64. [2022-07-16T00:27:52.332Z] #21 31.50 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-16T00:27:52.332Z] #21 31.56 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:27:52.332Z] #21 31.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:27:52.332Z] #21 31.66 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:27:52.332Z] #21 31.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:27:52.332Z] #21 31.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:27:52.332Z] #21 31.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:27:52.332Z] #21 31.82 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:27:52.332Z] #21 31.83 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.83 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:27:52.332Z] #21 31.89 Selecting previously unselected package net-tools. [2022-07-16T00:27:52.332Z] #21 31.91 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 31.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:27:52.332Z] #21 32.09 Selecting previously unselected package patch. [2022-07-16T00:27:52.332Z] #21 32.10 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:27:52.332Z] #21 32.10 Unpacking patch (2.7.6-7) ... [2022-07-16T00:27:52.589Z] #21 32.19 Selecting previously unselected package python-pip-whl. [2022-07-16T00:27:52.589Z] #21 32.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:27:52.589Z] #21 32.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:27:52.589Z] #21 ... [2022-07-16T00:27:52.589Z] [2022-07-16T00:27:52.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-16T00:27:52.589Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:52.589Z] #77 128.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:27:52.589Z] #77 128.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:27:52.845Z] #77 128.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:27:53.101Z] #77 128.4 checking if gcc static flag -static works... yes [2022-07-16T00:27:53.357Z] #77 128.8 checking if gcc supports -c -o file.o... yes [2022-07-16T00:27:53.357Z] #77 128.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:27:53.357Z] #77 128.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:27:53.446Z] #67 ... [2022-07-16T00:27:53.446Z] [2022-07-16T00:27:53.446Z] #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-16T00:27:53.446Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:27:53.446Z] #14 186.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-16T00:27:53.446Z] #14 186.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:27:53.446Z] #14 186.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:27:53.614Z] #77 129.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:27:53.614Z] #77 129.2 checking how to hardcode library paths into programs... immediate [2022-07-16T00:27:53.614Z] #77 129.2 checking whether stripping libraries is possible... yes [2022-07-16T00:27:53.614Z] #77 129.2 checking if libtool supports shared libraries... yes [2022-07-16T00:27:53.614Z] #77 129.2 checking whether to build shared libraries... no [2022-07-16T00:27:53.614Z] #77 129.2 checking whether to build static libraries... yes [2022-07-16T00:27:53.871Z] #77 129.2 checking float.h usability... yes [2022-07-16T00:27:53.871Z] #77 129.3 checking float.h presence... yes [2022-07-16T00:27:53.871Z] #77 129.4 checking for float.h... yes [2022-07-16T00:27:53.871Z] #77 129.4 checking limits.h usability... yes [2022-07-16T00:27:54.127Z] #77 129.6 checking limits.h presence... yes [2022-07-16T00:27:54.127Z] #77 129.6 checking for limits.h... yes [2022-07-16T00:27:54.127Z] #77 129.6 checking stddef.h usability... yes [2022-07-16T00:27:54.384Z] #77 129.8 checking stddef.h presence... yes [2022-07-16T00:27:54.384Z] #77 129.9 checking for stddef.h... yes [2022-07-16T00:27:54.384Z] #77 129.9 checking for stdlib.h... (cached) yes [2022-07-16T00:27:54.384Z] #77 129.9 checking for string.h... (cached) yes [2022-07-16T00:27:54.384Z] #77 129.9 checking sys/time.h usability... yes [2022-07-16T00:27:54.412Z] #54 ... [2022-07-16T00:27:54.412Z] [2022-07-16T00:27:54.412Z] #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-16T00:27:54.412Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:27:54.412Z] #84 223.3 CC src/crun-run.o [2022-07-16T00:27:54.412Z] #84 223.4 CC src/crun-delete.o [2022-07-16T00:27:54.412Z] #84 223.4 CC src/crun-pause.o [2022-07-16T00:27:54.412Z] #84 223.5 CC src/crun-unpause.o [2022-07-16T00:27:54.412Z] #84 223.5 CC src/crun-kill.o [2022-07-16T00:27:54.412Z] #84 223.6 CC src/crun-spec.o [2022-07-16T00:27:54.412Z] #84 223.6 CC src/crun-exec.o [2022-07-16T00:27:54.412Z] #84 223.8 CC src/crun-start.o [2022-07-16T00:27:54.412Z] #84 223.8 CC src/crun-list.o [2022-07-16T00:27:54.412Z] #84 223.8 CC src/crun-create.o [2022-07-16T00:27:54.412Z] #84 223.8 CC src/crun-state.o [2022-07-16T00:27:54.412Z] #84 224.0 CC src/crun-update.o [2022-07-16T00:27:54.412Z] #84 224.0 CC src/crun-ps.o [2022-07-16T00:27:54.412Z] #84 224.1 CC src/crun-checkpoint.o [2022-07-16T00:27:54.412Z] #84 224.2 CC src/crun-restore.o [2022-07-16T00:27:54.412Z] #84 224.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-16T00:27:54.412Z] #84 224.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-16T00:27:54.413Z] #84 224.5 CC src/libcrun/libcrun_la-container.lo [2022-07-16T00:27:54.413Z] #84 224.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-16T00:27:54.413Z] #84 224.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-16T00:27:54.413Z] #84 224.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-16T00:27:54.413Z] #84 225.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-16T00:27:54.413Z] #84 225.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-16T00:27:54.413Z] #84 225.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-16T00:27:54.413Z] #84 225.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-16T00:27:54.413Z] #84 225.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-16T00:27:54.413Z] #84 225.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-16T00:27:54.413Z] #84 225.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-16T00:27:54.413Z] #84 225.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-16T00:27:54.413Z] #84 225.7 CC src/libcrun/libcrun_la-status.lo [2022-07-16T00:27:54.413Z] #84 225.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-16T00:27:54.413Z] #84 225.8 CC src/libcrun/libcrun_la-error.lo [2022-07-16T00:27:54.413Z] #84 225.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-16T00:27:54.413Z] #84 226.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-16T00:27:54.413Z] #84 226.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-16T00:27:54.413Z] #84 226.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-16T00:27:54.413Z] #84 226.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-16T00:27:54.413Z] #84 226.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-16T00:27:54.413Z] #84 226.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-16T00:27:54.413Z] #84 226.7 CC tests/init.o [2022-07-16T00:27:54.413Z] #84 226.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-16T00:27:54.413Z] #84 226.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-16T00:27:54.641Z] #77 130.1 checking sys/time.h presence... yes [2022-07-16T00:27:54.641Z] #77 130.1 checking for sys/time.h... yes [2022-07-16T00:27:54.641Z] #77 130.1 checking for inline... inline [2022-07-16T00:27:54.908Z] #77 130.2 checking for size_t... yes [2022-07-16T00:27:54.908Z] #77 130.5 checking for stdlib.h... (cached) yes [2022-07-16T00:27:55.164Z] #77 130.5 checking for GNU libc compatible malloc... yes [2022-07-16T00:27:55.164Z] #77 130.7 checking for stdlib.h... (cached) yes [2022-07-16T00:27:55.164Z] #77 130.7 checking for GNU libc compatible realloc... yes [2022-07-16T00:27:55.420Z] #77 130.9 checking for working strtod... yes [2022-07-16T00:27:55.676Z] #77 131.2 checking for gettimeofday... yes [2022-07-16T00:27:55.933Z] #77 131.5 checking for memset... yes [2022-07-16T00:27:56.158Z] #77 ... [2022-07-16T00:27:56.158Z] [2022-07-16T00:27:56.158Z] #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-16T00:27:56.158Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-16T00:27:56.158Z] #47 201.4 + dpkg --print-architecture [2022-07-16T00:27:56.158Z] #47 DONE 202.1s [2022-07-16T00:27:56.158Z] [2022-07-16T00:27:56.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:27:56.158Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:27:56.189Z] #77 131.7 checking for strspn... yes [2022-07-16T00:27:56.701Z] #77 132.1 checking that generated files are newer than configure... done [2022-07-16T00:27:56.701Z] #77 132.1 configure: creating ./config.status [2022-07-16T00:27:57.661Z] #14 200.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T00:27:57.661Z] #14 200.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-16T00:27:57.661Z] #14 200.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:27:57.661Z] #14 200.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T00:27:57.919Z] #14 200.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-16T00:27:57.919Z] #14 200.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:27:57.919Z] #14 201.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T00:27:57.919Z] #14 201.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-16T00:27:57.919Z] #14 201.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:27:58.178Z] #14 201.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:27:58.178Z] #14 201.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:27:58.438Z] #14 201.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:27:58.438Z] #14 201.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:27:58.591Z] #77 134.3 config.status: creating Makefile [2022-07-16T00:27:58.701Z] #14 201.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:27:58.701Z] #14 201.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:27:58.847Z] #77 134.3 config.status: creating config.h [2022-07-16T00:27:58.847Z] #77 134.4 config.status: executing depfiles commands [2022-07-16T00:27:58.847Z] #77 134.6 config.status: executing libtool commands [2022-07-16T00:27:58.960Z] #14 202.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T00:27:58.960Z] #14 202.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:27:58.960Z] #14 202.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:27:59.218Z] #14 202.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:27:59.218Z] #14 202.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:27:59.218Z] #14 202.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:27:59.476Z] #14 202.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T00:27:59.476Z] #14 202.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-16T00:27:59.705Z] #84 ... [2022-07-16T00:27:59.705Z] [2022-07-16T00:27:59.705Z] #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-16T00:27:59.705Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:27:59.705Z] #19 275.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-16T00:27:59.705Z] #19 275.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:59.705Z] #19 275.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:27:59.705Z] #19 275.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-16T00:27:59.705Z] #19 275.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:27:59.705Z] #19 275.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:27:59.735Z] #14 202.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:28:00.214Z] #77 135.5 GEN .version [2022-07-16T00:28:00.214Z] #77 135.5 make install-recursive [2022-07-16T00:28:00.214Z] #77 135.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-16T00:28:00.214Z] #77 135.6 Making install in libocispec [2022-07-16T00:28:00.214Z] #77 135.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:00.214Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-16T00:28:00.214Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-16T00:28:00.214Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-16T00:28:00.214Z] #77 135.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-16T00:28:00.302Z] #14 203.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-16T00:28:00.302Z] #14 203.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-16T00:28:00.302Z] #14 203.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:28:00.561Z] #14 203.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-16T00:28:00.561Z] #14 203.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-16T00:28:00.561Z] #14 203.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:28:01.129Z] #14 204.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-16T00:28:01.129Z] #14 204.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-16T00:28:01.129Z] #14 204.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:28:01.129Z] #14 204.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-16T00:28:01.129Z] #14 204.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-16T00:28:01.129Z] #14 204.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:28:01.143Z] #77 136.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-16T00:28:01.143Z] #77 136.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-16T00:28:01.143Z] #77 136.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-16T00:28:01.706Z] #77 ... [2022-07-16T00:28:01.706Z] [2022-07-16T00:28:01.706Z] #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-16T00:28:01.706Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:01.706Z] #21 32.71 Selecting previously unselected package python3-lib2to3. [2022-07-16T00:28:01.706Z] #21 32.71 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-16T00:28:01.706Z] #21 32.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:28:01.706Z] #21 32.84 Selecting previously unselected package python3-distutils. [2022-07-16T00:28:01.706Z] #21 32.85 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-16T00:28:01.706Z] #21 32.85 Unpacking python3-distutils (3.9.2-1) ... [2022-07-16T00:28:01.706Z] #21 33.04 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:28:01.706Z] #21 33.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:28:01.706Z] #21 33.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:28:01.706Z] #21 33.19 Selecting previously unselected package python3-setuptools. [2022-07-16T00:28:01.706Z] #21 33.21 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-16T00:28:01.706Z] #21 33.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-16T00:28:01.706Z] #21 33.46 Selecting previously unselected package python3-wheel. [2022-07-16T00:28:01.706Z] #21 33.47 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-16T00:28:01.706Z] #21 33.47 Unpacking python3-wheel (0.34.2-1) ... [2022-07-16T00:28:01.706Z] #21 33.57 Selecting previously unselected package python3-pip. [2022-07-16T00:28:01.706Z] #21 33.57 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:28:01.706Z] #21 33.57 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:28:01.706Z] #21 33.83 Selecting previously unselected package sudo. [2022-07-16T00:28:01.706Z] #21 33.83 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 33.84 Unpacking sudo (1.9.5p2-3) ... [2022-07-16T00:28:01.706Z] #21 34.42 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T00:28:01.706Z] #21 34.42 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 34.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:28:01.706Z] #21 34.72 Selecting previously unselected package uidmap. [2022-07-16T00:28:01.706Z] #21 34.73 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 34.73 Unpacking uidmap (1:4.8.1-1) ... [2022-07-16T00:28:01.706Z] #21 34.93 Selecting previously unselected package vim-runtime. [2022-07-16T00:28:01.706Z] #21 34.94 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:28:01.706Z] #21 34.96 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-16T00:28:01.706Z] #21 34.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-16T00:28:01.706Z] #21 34.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:01.706Z] #21 38.43 Selecting previously unselected package vim. [2022-07-16T00:28:01.706Z] #21 38.44 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 38.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:01.706Z] #21 39.04 Selecting previously unselected package xfsprogs. [2022-07-16T00:28:01.706Z] #21 39.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 39.05 Unpacking xfsprogs (5.10.0-4) ... [2022-07-16T00:28:01.706Z] #21 39.53 Selecting previously unselected package zip. [2022-07-16T00:28:01.706Z] #21 39.56 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 39.57 Unpacking zip (3.0-12) ... [2022-07-16T00:28:01.706Z] #21 39.70 Selecting previously unselected package zstd. [2022-07-16T00:28:01.706Z] #21 39.70 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-16T00:28:01.706Z] #21 39.71 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:28:01.706Z] #21 40.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:28:01.706Z] #21 40.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:28:01.706Z] #21 40.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:28:01.706Z] #21 40.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:28:01.706Z] #21 40.95 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:28:01.706Z] #21 40.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:28:01.706Z] #21 40.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-16T00:28:01.706Z] #21 40.99 Setting up uidmap (1:4.8.1-1) ... [2022-07-16T00:28:01.706Z] #21 41.00 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:28:01.706Z] #21 41.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:28:01.706Z] #21 41.03 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:28:01.706Z] #21 41.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:28:01.706Z] #21 41.06 Setting up python3-wheel (0.34.2-1) ... [2022-07-16T00:28:02.219Z] #21 41.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:02.219Z] #21 41.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:28:02.219Z] #21 41.80 Setting up libcap2-bin (1:2.44-1) ... [2022-07-16T00:28:02.219Z] #21 41.82 Setting up apparmor (2.13.6-10) ... [2022-07-16T00:28:02.219Z] #21 ... [2022-07-16T00:28:02.219Z] [2022-07-16T00:28:02.219Z] #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-16T00:28:02.219Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-16T00:28:02.219Z] #77 137.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-16T00:28:02.219Z] #77 137.9 make install-recursive [2022-07-16T00:28:02.219Z] #77 137.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:02.219Z] #77 138.0 Making install in yajl [2022-07-16T00:28:02.476Z] #77 138.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:28:02.476Z] #77 138.1 CC verify/json_verify-json_verify.o [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl.lo [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl_gen.lo [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl_parser.lo [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl_buf.lo [2022-07-16T00:28:02.476Z] #77 138.1 CC src/libyajl_la-yajl_encode.lo [2022-07-16T00:28:02.476Z] #77 138.2 CC src/libyajl_la-yajl_tree.lo [2022-07-16T00:28:02.476Z] #77 138.2 CC src/libyajl_la-yajl_lex.lo [2022-07-16T00:28:02.568Z] #14 205.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T00:28:02.568Z] #14 205.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-16T00:28:02.568Z] #14 205.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:28:02.568Z] #14 ... [2022-07-16T00:28:02.568Z] [2022-07-16T00:28:02.568Z] #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-16T00:28:02.568Z] #67 sha256:11ca6752a77d63dfd4b177642216aba17c68058902a7f2b97d9ef09551a61ce9 [2022-07-16T00:28:02.568Z] #67 205.3 rootlesskit version 1.0.0 [2022-07-16T00:28:02.568Z] #67 205.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-16T00:28:02.568Z] #67 205.4 -container-ip string [2022-07-16T00:28:02.568Z] #67 205.4 container ip [2022-07-16T00:28:02.568Z] #67 205.4 -container-port int [2022-07-16T00:28:02.568Z] #67 205.4 container port (default -1) [2022-07-16T00:28:02.568Z] #67 205.4 -host-ip string [2022-07-16T00:28:02.568Z] #67 205.4 host ip [2022-07-16T00:28:02.568Z] #67 205.4 -host-port int [2022-07-16T00:28:02.568Z] #67 205.4 host port (default -1) [2022-07-16T00:28:02.568Z] #67 205.4 -proto string [2022-07-16T00:28:02.568Z] #67 205.4 proxy protocol (default "tcp") [2022-07-16T00:28:02.972Z] #14 203.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T00:28:02.972Z] #14 203.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-16T00:28:02.972Z] #14 203.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:28:02.972Z] #14 204.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T00:28:02.972Z] #14 204.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-16T00:28:02.972Z] #14 204.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:28:02.972Z] #14 204.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T00:28:02.972Z] #14 204.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-16T00:28:02.972Z] #14 204.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:28:03.229Z] #14 204.7 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:28:03.506Z] #67 DONE 206.1s [2022-07-16T00:28:03.506Z] [2022-07-16T00:28:03.506Z] #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-16T00:28:03.506Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:28:03.506Z] #47 ... [2022-07-16T00:28:03.506Z] [2022-07-16T00:28:03.506Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T00:28:03.506Z] #68 sha256:eda1af714cbefffd2563cabe2e09d94360c34fe65518b1f39f6b462e4243f848 [2022-07-16T00:28:03.506Z] #68 DONE 0.1s [2022-07-16T00:28:03.506Z] [2022-07-16T00:28:03.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-16T00:28:03.506Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:28:03.506Z] #14 206.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T00:28:03.506Z] #14 206.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:28:03.506Z] #14 ... [2022-07-16T00:28:03.506Z] [2022-07-16T00:28:03.506Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T00:28:03.506Z] #69 sha256:7a1ee95e2c03968c5384700b3cadbe3d68f7c755442dc1ac0c70f1333056fa50 [2022-07-16T00:28:03.506Z] #69 DONE 0.1s [2022-07-16T00:28:03.506Z] [2022-07-16T00:28:03.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-16T00:28:03.506Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:28:03.506Z] #14 206.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:03.508Z] #14 204.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:28:03.508Z] #14 204.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:28:03.766Z] #14 206.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:28:03.766Z] #14 206.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:28:03.766Z] #14 206.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:28:03.766Z] #14 206.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:28:03.766Z] #14 206.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:28:03.798Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:28:03.798Z] #14 205.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:28:03.798Z] #14 205.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:28:04.026Z] #14 206.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:28:04.339Z] #14 205.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T00:28:04.339Z] #14 205.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:28:04.339Z] #14 205.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:04.339Z] #14 205.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:28:04.339Z] #14 205.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:28:04.339Z] #14 205.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:28:04.615Z] #14 206.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T00:28:04.615Z] #14 206.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-16T00:28:04.615Z] #14 206.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:28:04.967Z] #14 207.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:28:04.967Z] #14 207.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:28:04.967Z] #14 208.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:28:04.967Z] #14 208.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:28:04.967Z] #14 208.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:28:05.193Z] #14 ... [2022-07-16T00:28:05.193Z] [2022-07-16T00:28:05.193Z] #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-16T00:28:05.193Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:28:05.193Z] #67 196.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:28:05.193Z] #67 196.1 + GOBIN=/build [2022-07-16T00:28:05.193Z] #67 196.1 + GO111MODULE=on [2022-07-16T00:28:05.193Z] #67 196.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:28:05.226Z] #14 208.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:28:05.226Z] #14 208.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:28:05.226Z] #14 208.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:28:05.226Z] #14 208.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:28:05.226Z] #14 208.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:28:05.226Z] #14 208.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:28:05.226Z] #14 208.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:28:05.226Z] #14 208.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:28:05.226Z] #14 208.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:28:05.226Z] #14 208.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:28:05.226Z] #14 208.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:28:05.226Z] #14 208.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-16T00:28:05.226Z] #14 208.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:28:05.226Z] #14 208.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T00:28:05.451Z] #67 ... [2022-07-16T00:28:05.451Z] [2022-07-16T00:28:05.451Z] #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-16T00:28:05.451Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:28:05.451Z] #14 206.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-16T00:28:05.451Z] #14 206.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-16T00:28:05.451Z] #14 207.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:28:05.485Z] #14 208.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:28:05.485Z] #14 208.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:28:05.485Z] #14 208.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T00:28:05.485Z] #14 208.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:28:05.485Z] #14 208.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:28:05.485Z] #14 208.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:05.485Z] #14 208.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:28:05.485Z] #14 208.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:05.485Z] #14 208.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:05.744Z] #14 208.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:28:06.006Z] #14 DONE 209.0s [2022-07-16T00:28:06.006Z] [2022-07-16T00:28:06.006Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-16T00:28:06.006Z] #59 sha256:f37d3f9519ce2b80edb54af44c06f6769074fdb4a13251b24b2d7e73579ff0fe [2022-07-16T00:28:06.006Z] #59 DONE 0.2s [2022-07-16T00:28:06.006Z] [2022-07-16T00:28:06.006Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:28:06.006Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-16T00:28:06.029Z] #14 207.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-16T00:28:06.029Z] #14 207.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-16T00:28:06.029Z] #14 207.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:28:06.286Z] #14 ... [2022-07-16T00:28:06.286Z] [2022-07-16T00:28:06.286Z] #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-16T00:28:06.286Z] #67 sha256:011e22e9c6456650db0842abd7ded7c9d19b2a283f267953b02d3bcf61a1ec37 [2022-07-16T00:28:06.286Z] #67 207.2 rootlesskit version 1.0.0 [2022-07-16T00:28:06.286Z] #67 207.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-16T00:28:06.286Z] #67 207.2 -container-ip string [2022-07-16T00:28:06.286Z] #67 207.2 container ip [2022-07-16T00:28:06.286Z] #67 207.2 -container-port int [2022-07-16T00:28:06.286Z] #67 207.2 container port (default -1) [2022-07-16T00:28:06.286Z] #67 207.2 -host-ip string [2022-07-16T00:28:06.286Z] #67 207.2 host ip [2022-07-16T00:28:06.286Z] #67 207.2 -host-port int [2022-07-16T00:28:06.286Z] #67 207.2 host port (default -1) [2022-07-16T00:28:06.286Z] #67 207.2 -proto string [2022-07-16T00:28:06.286Z] #67 207.2 proxy protocol (default "tcp") [2022-07-16T00:28:06.286Z] #67 DONE 207.3s [2022-07-16T00:28:06.286Z] [2022-07-16T00:28:06.286Z] #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-16T00:28:06.286Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:28:06.286Z] #14 207.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-16T00:28:06.286Z] #14 207.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-16T00:28:06.286Z] #14 207.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:28:06.286Z] #14 ... [2022-07-16T00:28:06.286Z] [2022-07-16T00:28:06.286Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T00:28:06.286Z] #68 sha256:e3668ee01b008de20adbc2d418c983b3a73d418dd1931c92a7649ebc4d02d283 [2022-07-16T00:28:06.286Z] #68 DONE 0.1s [2022-07-16T00:28:06.286Z] [2022-07-16T00:28:06.286Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T00:28:06.286Z] #69 sha256:1ede1a30156aa989fca977ea62df45d62d23245fd0da458db5ca15d80c90aad1 [2022-07-16T00:28:06.286Z] #69 DONE 0.1s [2022-07-16T00:28:06.543Z] [2022-07-16T00:28:06.543Z] #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-16T00:28:06.543Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-16T00:28:06.543Z] #14 208.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-16T00:28:06.543Z] #14 208.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-16T00:28:06.543Z] #14 208.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:28:07.473Z] #14 209.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T00:28:07.473Z] #14 209.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-16T00:28:07.473Z] #14 209.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:28:08.403Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T00:28:08.403Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:28:08.403Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:08.403Z] #14 209.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:28:08.403Z] #14 209.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:28:08.403Z] #14 209.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:28:08.403Z] #14 210.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:28:08.537Z] #15 DONE 2.1s [2022-07-16T00:28:08.537Z] [2022-07-16T00:28:08.537Z] #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-16T00:28:08.537Z] #60 sha256:c3f0773b05f7554748772c76bf518b868a727a02d9de0e0254e093f094486853 [2022-07-16T00:28:08.537Z] #60 1.908 + RM_GOPATH=0 [2022-07-16T00:28:08.537Z] #60 1.908 + TMP_GOPATH= [2022-07-16T00:28:08.537Z] #60 1.908 + : /build [2022-07-16T00:28:08.537Z] #60 1.908 + '[' -z '' ']' [2022-07-16T00:28:08.537Z] #60 1.918 ++ mktemp -d [2022-07-16T00:28:08.537Z] #60 1.918 + export GOPATH=/tmp/tmp.cUJBjmEBLy [2022-07-16T00:28:08.537Z] #60 1.918 + GOPATH=/tmp/tmp.cUJBjmEBLy [2022-07-16T00:28:08.537Z] #60 1.918 + RM_GOPATH=1 [2022-07-16T00:28:08.537Z] #60 1.918 + case "$(go env GOARCH)" in [2022-07-16T00:28:08.537Z] #60 1.927 ++ go env GOARCH [2022-07-16T00:28:08.537Z] #60 1.961 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:28:08.537Z] #60 1.961 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:28:08.537Z] #60 1.961 ++ dirname /install.sh [2022-07-16T00:28:08.537Z] #60 1.977 + dir=/ [2022-07-16T00:28:08.537Z] #60 1.977 + bin=runc [2022-07-16T00:28:08.537Z] #60 1.977 + shift [2022-07-16T00:28:08.537Z] #60 1.977 + '[' '!' -f //runc.installer ']' [2022-07-16T00:28:08.537Z] #60 1.977 + . //runc.installer [2022-07-16T00:28:08.537Z] #60 1.988 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T00:28:08.537Z] #60 1.994 ++ set -e [2022-07-16T00:28:08.537Z] #60 1.994 ++ : v1.1.2 [2022-07-16T00:28:08.537Z] #60 1.994 + install_runc [2022-07-16T00:28:08.537Z] #60 1.994 + RUNC_BUILDTAGS=seccomp [2022-07-16T00:28:08.537Z] #60 1.994 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T00:28:08.537Z] #60 1.994 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cUJBjmEBLy/src/github.com/opencontainers/runc [2022-07-16T00:28:08.537Z] #60 1.995 Cloning into '/tmp/tmp.cUJBjmEBLy/src/github.com/opencontainers/runc'... [2022-07-16T00:28:08.660Z] #14 210.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:28:08.660Z] #14 210.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:28:09.018Z] #77 143.7 CCLD libyajl.la [2022-07-16T00:28:09.018Z] #77 144.1 CCLD verify/json_verify [2022-07-16T00:28:09.018Z] #77 ... [2022-07-16T00:28:09.018Z] [2022-07-16T00:28:09.018Z] #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-16T00:28:09.018Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:09.018Z] #21 43.43 Setting up zip (3.0-12) ... [2022-07-16T00:28:09.018Z] #21 43.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:09.018Z] #21 43.47 Setting up bash-completion (1:2.11-2) ... [2022-07-16T00:28:09.018Z] #21 45.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:28:09.018Z] #21 45.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:28:09.018Z] #21 45.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:28:09.018Z] #21 45.67 Setting up patch (2.7.6-7) ... [2022-07-16T00:28:09.018Z] #21 45.69 Setting up sudo (1.9.5p2-3) ... [2022-07-16T00:28:09.018Z] #21 45.78 invoke-rc.d: could not determine current runlevel [2022-07-16T00:28:09.018Z] #21 45.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:28:09.018Z] #21 45.80 Setting up xfsprogs (5.10.0-4) ... [2022-07-16T00:28:09.018Z] #21 45.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:28:09.018Z] #21 45.83 Setting up inetutils-ping (2:2.0-1) ... [2022-07-16T00:28:09.018Z] #21 45.86 Setting up pigz (2.6-1) ... [2022-07-16T00:28:09.018Z] #21 45.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:28:09.018Z] #21 45.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:28:09.018Z] #21 45.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:28:09.018Z] #21 45.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:09.018Z] #21 46.56 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:28:09.018Z] #21 46.57 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:28:09.018Z] #21 47.07 Setting up libelf1:amd64 (0.183-1) ... [2022-07-16T00:28:09.018Z] #21 47.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:28:09.018Z] #21 47.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:28:09.018Z] #21 47.11 Setting up python3-distutils (3.9.2-1) ... [2022-07-16T00:28:09.018Z] #21 47.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:09.018Z] #21 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T00:28:09.018Z] #21 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T00:28:09.018Z] #21 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T00:28:09.018Z] #21 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T00:28:09.018Z] #21 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T00:28:09.018Z] #21 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T00:28:09.018Z] #21 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T00:28:09.018Z] #21 47.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T00:28:09.018Z] #21 47.75 Setting up python3-setuptools (52.0.0-4) ... [2022-07-16T00:28:09.580Z] #21 49.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:28:09.580Z] #21 49.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:28:09.580Z] #21 49.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:28:09.580Z] #21 49.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:28:09.599Z] #14 211.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:28:09.599Z] #14 211.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:28:09.599Z] #14 211.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:28:09.599Z] #14 211.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:28:09.599Z] #14 211.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:28:09.599Z] #14 211.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:28:09.599Z] #14 211.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:28:09.599Z] #14 211.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:28:09.599Z] #14 211.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:28:09.599Z] #14 211.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:28:09.599Z] #14 211.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:28:09.712Z] #19 294.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-16T00:28:09.712Z] #19 294.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:09.712Z] #19 294.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:28:09.712Z] #19 294.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-16T00:28:09.712Z] #19 294.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:09.712Z] #19 294.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:28:09.712Z] #19 294.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-16T00:28:09.712Z] #19 294.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:09.712Z] #19 294.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:28:09.712Z] #19 294.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-16T00:28:09.712Z] #19 294.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:09.712Z] #19 294.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:28:09.712Z] #19 295.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-16T00:28:09.712Z] #19 295.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:09.712Z] #19 295.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:28:09.859Z] #14 211.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:28:09.859Z] #14 211.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:28:09.859Z] #14 211.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:28:09.859Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:28:09.859Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:28:09.859Z] #14 211.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-16T00:28:09.859Z] #14 211.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:28:09.859Z] #14 211.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-16T00:28:09.973Z] #19 295.4 Selecting previously unselected package cross-config. [2022-07-16T00:28:09.973Z] #19 295.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-16T00:28:09.973Z] #19 295.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-16T00:28:10.119Z] #14 211.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:28:10.119Z] #14 211.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:28:10.119Z] #14 211.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-16T00:28:10.119Z] #14 211.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:28:10.119Z] #14 211.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:28:10.119Z] #14 211.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:10.119Z] #14 211.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:28:10.119Z] #14 211.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:10.119Z] #14 211.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:28:10.235Z] #19 295.5 Selecting previously unselected package gcc-10-cross-base. [2022-07-16T00:28:10.235Z] #19 295.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:10.235Z] #19 295.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-16T00:28:10.376Z] #14 211.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:28:10.446Z] #60 ... [2022-07-16T00:28:10.446Z] [2022-07-16T00:28:10.446Z] #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-16T00:28:10.446Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-16T00:28:10.446Z] #16 DONE 2.3s [2022-07-16T00:28:10.578Z] #21 ... [2022-07-16T00:28:10.578Z] [2022-07-16T00:28:10.578Z] #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-16T00:28:10.578Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:10.578Z] #77 144.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:28:10.578Z] #77 144.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:28:10.578Z] #77 144.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:28:10.578Z] #77 144.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:28:10.578Z] #77 144.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:28:10.578Z] #77 144.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:10.578Z] #77 144.6 CC src/validate.o [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_config_schema.lo [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_defs.lo [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-16T00:28:10.578Z] #77 144.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-16T00:28:10.578Z] #77 144.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-16T00:28:10.578Z] #77 144.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-16T00:28:10.578Z] #77 144.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-16T00:28:10.578Z] #77 144.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-16T00:28:10.578Z] #77 144.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-16T00:28:10.578Z] #77 144.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-16T00:28:10.578Z] #77 145.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-16T00:28:10.578Z] #77 145.0 CC src/runtime_spec_schema_defs.lo [2022-07-16T00:28:10.578Z] #77 145.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-16T00:28:10.578Z] #77 145.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-16T00:28:10.578Z] #77 145.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-16T00:28:10.578Z] #77 145.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-16T00:28:10.578Z] #77 145.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-16T00:28:10.578Z] #77 145.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-16T00:28:10.578Z] #77 145.5 CC src/basic_test_double_array_item.lo [2022-07-16T00:28:10.578Z] #77 145.6 CC src/basic_test_double_array.lo [2022-07-16T00:28:10.578Z] #77 145.9 CC src/basic_test_top_array_int.lo [2022-07-16T00:28:10.578Z] #77 145.9 CC src/basic_test_top_array_string.lo [2022-07-16T00:28:10.578Z] #77 146.0 CC src/basic_test_top_double_array_int.lo [2022-07-16T00:28:10.578Z] #77 146.1 CC src/basic_test_top_double_array_obj.lo [2022-07-16T00:28:10.578Z] #77 146.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-16T00:28:10.578Z] #77 146.3 CC src/basic_test_top_double_array_string.lo [2022-07-16T00:28:10.712Z] [2022-07-16T00:28:10.712Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T00:28:10.712Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-16T00:28:10.836Z] #19 295.9 Selecting previously unselected package libc6-arm64-cross. [2022-07-16T00:28:10.836Z] #19 295.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-16T00:28:10.836Z] #19 296.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-16T00:28:10.845Z] #77 146.6 CC src/read-file.lo [2022-07-16T00:28:11.097Z] #19 296.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-16T00:28:11.097Z] #19 296.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:11.105Z] #77 146.7 CC src/json_common.lo [2022-07-16T00:28:11.307Z] #14 DONE 212.5s [2022-07-16T00:28:11.307Z] [2022-07-16T00:28:11.307Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:28:11.307Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-16T00:28:11.307Z] #15 ... [2022-07-16T00:28:11.307Z] [2022-07-16T00:28:11.307Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-16T00:28:11.307Z] #59 sha256:84772781f1925a000da148545dc8eba62c25e300d483dc1fa3888ea3e986072f [2022-07-16T00:28:11.307Z] #59 DONE 0.2s [2022-07-16T00:28:11.307Z] [2022-07-16T00:28:11.307Z] #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-16T00:28:11.307Z] #60 sha256:8a54a5b04c6e1ee4c408c283de5f026b73f9765f4b84a011a90dd8c3d3cff9a6 [2022-07-16T00:28:11.359Z] #19 296.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:11.359Z] #19 296.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-16T00:28:11.359Z] #19 296.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:11.359Z] #19 296.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:11.362Z] #77 146.8 CC tests/test-1.o [2022-07-16T00:28:11.618Z] #77 147.1 CC tests/test-2.o [2022-07-16T00:28:11.618Z] #77 147.2 CC tests/test-3.o [2022-07-16T00:28:11.620Z] #19 297.0 Selecting previously unselected package libitm1-arm64-cross. [2022-07-16T00:28:11.620Z] #19 297.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:11.620Z] #19 297.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:11.620Z] #19 297.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-16T00:28:11.620Z] #19 297.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:11.620Z] #19 297.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:11.620Z] #19 297.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-16T00:28:11.620Z] #19 297.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:11.620Z] #19 297.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:11.874Z] #77 147.4 CC tests/test-4.o [2022-07-16T00:28:11.874Z] #77 147.5 CC tests/test-5.o [2022-07-16T00:28:11.874Z] #77 147.5 CC tests/test-6.o [2022-07-16T00:28:12.130Z] #77 147.7 CC tests/test-7.o [2022-07-16T00:28:12.130Z] #77 ... [2022-07-16T00:28:12.130Z] [2022-07-16T00:28:12.130Z] #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-16T00:28:12.130Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:12.130Z] #21 50.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:28:12.130Z] #21 50.74 Setting up jq (1.6-2.1) ... [2022-07-16T00:28:12.130Z] #21 50.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:28:12.130Z] #21 50.76 Setting up iptables (1.8.7-1) ... [2022-07-16T00:28:12.130Z] #21 50.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T00:28:12.130Z] #21 50.84 Setting up iproute2 (5.10.0-4) ... [2022-07-16T00:28:12.130Z] #21 51.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:28:12.130Z] #21 DONE 51.9s [2022-07-16T00:28:12.386Z] [2022-07-16T00:28:12.386Z] #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-16T00:28:12.386Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-16T00:28:12.566Z] #19 297.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-16T00:28:12.566Z] #19 297.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:12.566Z] #19 297.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:12.634Z] #17 1.896 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T00:28:12.634Z] #17 DONE 2.0s [2022-07-16T00:28:12.634Z] [2022-07-16T00:28:12.634Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T00:28:12.634Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-16T00:28:12.828Z] #19 298.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-16T00:28:12.828Z] #19 298.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:12.828Z] #19 298.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:13.752Z] #22 1.435 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T00:28:13.752Z] #22 1.439 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T00:28:13.752Z] #22 1.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T00:28:13.752Z] #22 DONE 1.7s [2022-07-16T00:28:13.752Z] [2022-07-16T00:28:13.752Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:28:13.752Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-16T00:28:13.788Z] #19 299.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-16T00:28:13.829Z] #60 2.554 + RM_GOPATH=0 [2022-07-16T00:28:13.829Z] #60 2.554 + TMP_GOPATH= [2022-07-16T00:28:13.829Z] #60 2.554 + : /build [2022-07-16T00:28:13.829Z] #60 2.554 + '[' -z '' ']' [2022-07-16T00:28:13.829Z] #60 2.554 ++ mktemp -d [2022-07-16T00:28:13.829Z] #60 2.554 + export GOPATH=/tmp/tmp.5zIKOVJn7z [2022-07-16T00:28:13.829Z] #60 2.554 + GOPATH=/tmp/tmp.5zIKOVJn7z [2022-07-16T00:28:13.829Z] #60 2.554 + RM_GOPATH=1 [2022-07-16T00:28:13.829Z] #60 2.554 + case "$(go env GOARCH)" in [2022-07-16T00:28:13.829Z] #60 2.554 ++ go env GOARCH [2022-07-16T00:28:13.829Z] #60 2.577 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:28:13.829Z] #60 2.577 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:28:13.829Z] #60 2.577 ++ dirname /install.sh [2022-07-16T00:28:13.829Z] #60 2.577 + dir=/ [2022-07-16T00:28:13.829Z] #60 2.577 + bin=runc [2022-07-16T00:28:13.829Z] #60 2.577 + shift [2022-07-16T00:28:13.829Z] #60 2.577 + '[' '!' -f //runc.installer ']' [2022-07-16T00:28:13.829Z] #60 2.577 + . //runc.installer [2022-07-16T00:28:13.829Z] #60 2.577 ++ set -e [2022-07-16T00:28:13.829Z] #60 2.577 ++ : v1.1.2 [2022-07-16T00:28:13.829Z] #60 2.577 + install_runc [2022-07-16T00:28:13.829Z] #60 2.577 + RUNC_BUILDTAGS=seccomp [2022-07-16T00:28:13.829Z] #60 2.577 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T00:28:13.829Z] #60 2.577 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5zIKOVJn7z/src/github.com/opencontainers/runc [2022-07-16T00:28:13.829Z] #60 2.577 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T00:28:13.829Z] #60 2.581 Cloning into '/tmp/tmp.5zIKOVJn7z/src/github.com/opencontainers/runc'... [2022-07-16T00:28:14.173Z] #19 299.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:14.173Z] #19 299.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:14.238Z] #77 169.5 CCLD libocispec.la [2022-07-16T00:28:14.238Z] #77 169.9 CCLD src/validate [2022-07-16T00:28:14.238Z] #77 170.0 CCLD tests/test-1 [2022-07-16T00:28:14.238Z] #77 170.0 CCLD tests/test-2 [2022-07-16T00:28:14.238Z] #77 170.0 CCLD tests/test-3 [2022-07-16T00:28:14.238Z] #77 170.1 CCLD tests/test-4 [2022-07-16T00:28:14.238Z] #77 170.1 CCLD tests/test-5 [2022-07-16T00:28:14.238Z] #77 170.1 CCLD tests/test-6 [2022-07-16T00:28:14.238Z] #77 170.2 CCLD tests/test-7 [2022-07-16T00:28:14.238Z] #77 170.3 CCLD tests/test-8 [2022-07-16T00:28:14.238Z] #77 170.5 CCLD tests/test-9 [2022-07-16T00:28:14.238Z] #77 170.5 CCLD tests/test-10 [2022-07-16T00:28:14.238Z] #77 170.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-16T00:28:14.238Z] #77 170.7 CCLD tests/test-11 [2022-07-16T00:28:14.392Z] #60 ... [2022-07-16T00:28:14.392Z] [2022-07-16T00:28:14.392Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:28:14.392Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-16T00:28:14.392Z] #15 DONE 3.2s [2022-07-16T00:28:14.392Z] [2022-07-16T00:28:14.392Z] #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-16T00:28:14.392Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-16T00:28:14.445Z] #19 300.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-16T00:28:14.445Z] #19 300.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:14.445Z] #19 300.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:14.549Z] #18 DONE 1.8s [2022-07-16T00:28:14.549Z] [2022-07-16T00:28:14.549Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T00:28:14.549Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-16T00:28:14.711Z] #19 300.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-16T00:28:14.971Z] #19 300.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:14.971Z] #19 300.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:15.174Z] #77 172.4 libtool: link: ar cr libocispec.a [2022-07-16T00:28:15.174Z] #77 172.4 libtool: link: ranlib libocispec.a [2022-07-16T00:28:15.546Z] #19 301.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-16T00:28:15.546Z] #19 301.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:28:15.806Z] #19 301.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:28:15.932Z] #19 DONE 1.3s [2022-07-16T00:28:15.932Z] [2022-07-16T00:28:15.932Z] #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-16T00:28:15.932Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:15.932Z] #77 139.8 configure.ac:11: installing 'build-aux/compile' [2022-07-16T00:28:15.932Z] #77 139.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-16T00:28:15.932Z] #77 139.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-16T00:28:15.932Z] #77 139.8 configure.ac:13: installing 'build-aux/install-sh' [2022-07-16T00:28:15.932Z] #77 139.8 configure.ac:13: installing 'build-aux/missing' [2022-07-16T00:28:15.932Z] #77 139.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-16T00:28:15.932Z] #77 140.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:28:16.287Z] #16 DONE 1.7s [2022-07-16T00:28:16.287Z] [2022-07-16T00:28:16.287Z] #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-16T00:28:16.287Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:16.287Z] #77 140.3 configure.ac:11: installing 'build-aux/compile' [2022-07-16T00:28:16.287Z] #77 140.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-16T00:28:16.287Z] #77 140.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-16T00:28:16.287Z] #77 140.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-16T00:28:16.287Z] #77 140.3 configure.ac:13: installing 'build-aux/missing' [2022-07-16T00:28:16.287Z] #77 140.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-16T00:28:16.287Z] #77 140.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-16T00:28:16.549Z] #77 173.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:16.549Z] #77 173.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:28:16.549Z] #77 173.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:28:16.549Z] #77 173.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:16.549Z] #77 173.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:16.549Z] #77 173.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:16.549Z] #77 173.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:16.549Z] #77 173.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-16T00:28:16.549Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-16T00:28:16.549Z] #77 174.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-16T00:28:16.807Z] #77 174.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-16T00:28:16.807Z] #77 174.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-16T00:28:16.807Z] #77 174.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-16T00:28:16.807Z] #77 174.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-16T00:28:16.807Z] #77 174.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-16T00:28:16.807Z] #77 174.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-16T00:28:17.066Z] #77 174.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-16T00:28:17.066Z] #77 174.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-16T00:28:17.066Z] #77 174.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-16T00:28:17.066Z] #77 174.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-16T00:28:17.066Z] #77 174.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-16T00:28:17.313Z] #77 ... [2022-07-16T00:28:17.313Z] [2022-07-16T00:28:17.313Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-16T00:28:17.313Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-16T00:28:17.313Z] #20 DONE 1.7s [2022-07-16T00:28:17.324Z] #77 174.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-16T00:28:17.324Z] #77 174.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-16T00:28:17.324Z] #77 174.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-16T00:28:17.573Z] [2022-07-16T00:28:17.573Z] #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-16T00:28:17.573Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:17.583Z] #77 174.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-16T00:28:17.583Z] #77 174.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-16T00:28:17.583Z] #77 175.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-16T00:28:17.583Z] #77 175.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-16T00:28:17.657Z] #77 ... [2022-07-16T00:28:17.657Z] [2022-07-16T00:28:17.657Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T00:28:17.657Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-16T00:28:17.657Z] #17 1.745 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T00:28:17.657Z] #17 DONE 1.9s [2022-07-16T00:28:17.841Z] #77 175.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-16T00:28:17.841Z] #77 175.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-16T00:28:17.914Z] [2022-07-16T00:28:17.914Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T00:28:17.914Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-16T00:28:18.100Z] #77 175.6 CC src/crun-crun.o [2022-07-16T00:28:18.359Z] #77 175.6 CC src/crun-run.o [2022-07-16T00:28:18.617Z] #77 175.8 CC src/crun-delete.o [2022-07-16T00:28:18.617Z] #77 175.8 CC src/crun-kill.o [2022-07-16T00:28:18.617Z] #77 175.9 CC src/crun-pause.o [2022-07-16T00:28:18.617Z] #77 176.0 CC src/crun-unpause.o [2022-07-16T00:28:18.876Z] #77 176.2 CC src/crun-spec.o [2022-07-16T00:28:18.876Z] #77 176.3 CC src/crun-exec.o [2022-07-16T00:28:18.954Z] #21 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:28:18.954Z] #21 1.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:28:18.954Z] #21 1.550 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:28:19.134Z] #77 176.4 CC src/crun-list.o [2022-07-16T00:28:19.134Z] #77 176.5 CC src/crun-create.o [2022-07-16T00:28:19.283Z] #18 DONE 1.3s [2022-07-16T00:28:19.283Z] [2022-07-16T00:28:19.283Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T00:28:19.283Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-16T00:28:19.393Z] #77 176.6 CC src/crun-start.o [2022-07-16T00:28:19.393Z] #77 176.6 CC src/crun-state.o [2022-07-16T00:28:19.393Z] #77 176.8 CC src/crun-update.o [2022-07-16T00:28:19.393Z] #77 176.9 CC src/crun-ps.o [2022-07-16T00:28:19.521Z] #21 2.127 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:28:19.652Z] #77 177.1 CC src/crun-checkpoint.o [2022-07-16T00:28:20.220Z] #77 177.4 CC src/crun-restore.o [2022-07-16T00:28:20.220Z] #77 177.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-16T00:28:20.220Z] #77 177.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-16T00:28:20.291Z] #23 ... [2022-07-16T00:28:20.291Z] [2022-07-16T00:28:20.291Z] #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-16T00:28:20.291Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:20.291Z] #77 148.1 CC tests/test-8.o [2022-07-16T00:28:20.291Z] #77 148.1 CC tests/test-9.o [2022-07-16T00:28:20.291Z] #77 148.4 CC tests/test-10.o [2022-07-16T00:28:20.291Z] #77 148.5 CC tests/test-11.o [2022-07-16T00:28:20.478Z] #77 177.8 CC src/libcrun/libcrun_la-container.lo [2022-07-16T00:28:20.654Z] #19 DONE 1.6s [2022-07-16T00:28:20.654Z] [2022-07-16T00:28:20.654Z] #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-16T00:28:20.654Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:20.654Z] #77 143.0 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:28:20.654Z] #77 143.4 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:28:20.654Z] #77 143.4 checking how to print strings... printf [2022-07-16T00:28:20.654Z] #77 143.4 checking for gcc... gcc [2022-07-16T00:28:20.654Z] #77 143.5 checking whether the C compiler works... yes [2022-07-16T00:28:20.654Z] #77 143.7 checking for C compiler default output file name... a.out [2022-07-16T00:28:20.654Z] #77 143.7 checking for suffix of executables... [2022-07-16T00:28:20.654Z] #77 144.2 checking whether we are cross compiling... no [2022-07-16T00:28:20.654Z] #77 144.6 checking for suffix of object files... o [2022-07-16T00:28:20.654Z] #77 144.8 checking whether we are using the GNU C compiler... yes [2022-07-16T00:28:20.655Z] #77 145.0 checking whether gcc accepts -g... yes [2022-07-16T00:28:20.655Z] #77 145.2 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:28:20.737Z] #77 177.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-16T00:28:20.737Z] #77 178.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-16T00:28:20.897Z] #21 3.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:28:20.996Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-16T00:28:20.996Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-16T00:28:21.219Z] #77 145.4 checking whether gcc understands -c and -o together... yes [2022-07-16T00:28:21.219Z] #77 145.7 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:28:21.219Z] #77 145.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:28:21.219Z] #77 145.8 checking for egrep... /bin/grep -E [2022-07-16T00:28:21.219Z] #77 145.8 checking for fgrep... /bin/grep -F [2022-07-16T00:28:21.219Z] #77 145.8 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:28:21.219Z] #77 145.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:28:21.219Z] #77 145.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:28:21.254Z] #77 178.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-16T00:28:21.476Z] #77 145.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:28:21.476Z] #77 146.1 checking whether ln -s works... yes [2022-07-16T00:28:21.476Z] #77 146.1 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:28:21.476Z] #77 146.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-16T00:28:21.476Z] #77 146.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:28:21.476Z] #77 146.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:28:21.476Z] #77 146.2 checking for objdump... objdump [2022-07-16T00:28:21.476Z] #77 146.2 checking how to recognize dependent libraries... pass_all [2022-07-16T00:28:21.476Z] #77 146.2 checking for dlltool... no [2022-07-16T00:28:21.476Z] #77 146.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:28:21.476Z] #77 146.2 checking for ar... ar [2022-07-16T00:28:21.734Z] #77 146.2 checking for archiver @FILE support... @ [2022-07-16T00:28:21.734Z] #77 146.4 checking for strip... strip [2022-07-16T00:28:21.734Z] #77 146.4 checking for ranlib... ranlib [2022-07-16T00:28:21.734Z] #77 146.4 checking for gawk... no [2022-07-16T00:28:21.734Z] #77 146.4 checking for mawk... mawk [2022-07-16T00:28:21.822Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-16T00:28:21.822Z] #77 179.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-16T00:28:22.080Z] #77 179.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-16T00:28:22.339Z] #77 179.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-16T00:28:22.397Z] #19 ... [2022-07-16T00:28:22.398Z] [2022-07-16T00:28:22.398Z] #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-16T00:28:22.398Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:22.398Z] #84 257.4 CCLD tests/init [2022-07-16T00:28:22.597Z] #77 179.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-16T00:28:22.665Z] #77 146.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:28:22.665Z] #77 147.2 checking for sysroot... no [2022-07-16T00:28:22.665Z] #77 147.2 checking for a working dd... /bin/dd [2022-07-16T00:28:22.665Z] #77 147.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:28:22.665Z] [2022-07-16T00:28:22.665Z] #77 ... [2022-07-16T00:28:22.665Z] [2022-07-16T00:28:22.665Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-16T00:28:22.665Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-16T00:28:22.665Z] #20 DONE 1.9s [2022-07-16T00:28:22.665Z] [2022-07-16T00:28:22.665Z] #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-16T00:28:22.665Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:22.665Z] #77 147.4 checking for mt... no [2022-07-16T00:28:22.803Z] #21 5.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:28:22.803Z] #21 ... [2022-07-16T00:28:22.803Z] [2022-07-16T00:28:22.803Z] #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-16T00:28:22.803Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:22.803Z] #77 142.7 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:28:22.803Z] #77 143.1 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:28:22.803Z] #77 143.1 checking how to print strings... printf [2022-07-16T00:28:22.803Z] #77 143.1 checking for gcc... gcc [2022-07-16T00:28:22.803Z] #77 143.2 checking whether the C compiler works... yes [2022-07-16T00:28:22.803Z] #77 143.6 checking for C compiler default output file name... a.out [2022-07-16T00:28:22.803Z] #77 143.6 checking for suffix of executables... [2022-07-16T00:28:22.803Z] #77 143.8 checking whether we are cross compiling... no [2022-07-16T00:28:22.803Z] #77 144.0 checking for suffix of object files... o [2022-07-16T00:28:22.803Z] #77 144.2 checking whether we are using the GNU C compiler... yes [2022-07-16T00:28:22.803Z] #77 144.2 checking whether gcc accepts -g... yes [2022-07-16T00:28:22.803Z] #77 144.3 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:28:22.803Z] #77 144.6 checking whether gcc understands -c and -o together... yes [2022-07-16T00:28:22.803Z] #77 144.8 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:28:22.803Z] #77 144.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:28:22.803Z] #77 144.9 checking for egrep... /bin/grep -E [2022-07-16T00:28:22.803Z] #77 144.9 checking for fgrep... /bin/grep -F [2022-07-16T00:28:22.803Z] #77 144.9 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:28:22.803Z] #77 144.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:28:22.803Z] #77 144.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:28:22.803Z] #77 144.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:28:22.803Z] #77 145.0 checking whether ln -s works... yes [2022-07-16T00:28:22.803Z] #77 145.0 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:28:22.803Z] #77 145.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-16T00:28:22.803Z] #77 145.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:28:22.803Z] #77 145.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:28:22.803Z] #77 145.0 checking for objdump... objdump [2022-07-16T00:28:22.803Z] #77 145.0 checking how to recognize dependent libraries... pass_all [2022-07-16T00:28:22.803Z] #77 145.1 checking for dlltool... no [2022-07-16T00:28:22.803Z] #77 145.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:28:22.803Z] #77 145.1 checking for ar... ar [2022-07-16T00:28:22.803Z] #77 145.1 checking for archiver @FILE support... @ [2022-07-16T00:28:22.803Z] #77 145.2 checking for strip... strip [2022-07-16T00:28:22.803Z] #77 145.2 checking for ranlib... ranlib [2022-07-16T00:28:22.803Z] #77 145.2 checking for gawk... no [2022-07-16T00:28:22.803Z] #77 145.3 checking for mawk... mawk [2022-07-16T00:28:22.803Z] #77 145.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:28:22.803Z] #77 145.7 checking for sysroot... no [2022-07-16T00:28:22.803Z] #77 145.7 checking for a working dd... /bin/dd [2022-07-16T00:28:22.803Z] #77 145.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:28:22.803Z] #77 145.8 checking for mt... no [2022-07-16T00:28:22.803Z] #77 145.8 checking if : is a manifest tool... no [2022-07-16T00:28:22.803Z] #77 145.8 checking how to run the C preprocessor... gcc -E [2022-07-16T00:28:22.803Z] #77 146.2 checking for ANSI C header files... yes [2022-07-16T00:28:22.803Z] #77 146.9 checking for sys/types.h... yes [2022-07-16T00:28:22.803Z] #77 147.1 checking for sys/stat.h... yes [2022-07-16T00:28:22.803Z] #77 147.3 checking for stdlib.h... yes [2022-07-16T00:28:22.856Z] #77 180.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-16T00:28:22.922Z] #77 147.5 checking if : is a manifest tool... no [2022-07-16T00:28:22.922Z] #77 147.5 checking how to run the C preprocessor... gcc -E [2022-07-16T00:28:23.063Z] #77 147.5 checking for string.h... yes [2022-07-16T00:28:23.423Z] #77 180.8 CC src/libcrun/libcrun_la-error.lo [2022-07-16T00:28:23.635Z] #77 147.8 checking for memory.h... yes [2022-07-16T00:28:23.635Z] #77 148.1 checking for strings.h... yes [2022-07-16T00:28:23.682Z] #77 181.0 CC src/libcrun/libcrun_la-status.lo [2022-07-16T00:28:23.894Z] #77 148.3 checking for inttypes.h... yes [2022-07-16T00:28:23.941Z] #77 181.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-16T00:28:24.154Z] #77 148.6 checking for stdint.h... yes [2022-07-16T00:28:24.415Z] #77 148.8 checking for unistd.h... yes [2022-07-16T00:28:24.508Z] #77 181.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-16T00:28:24.508Z] #77 181.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-16T00:28:24.548Z] #77 147.9 checking for ANSI C header files... yes [2022-07-16T00:28:24.548Z] #77 149.0 checking for sys/types.h... yes [2022-07-16T00:28:24.676Z] #77 149.1 checking for dlfcn.h... yes [2022-07-16T00:28:24.676Z] #77 149.4 checking for objdir... .libs [2022-07-16T00:28:24.766Z] #77 182.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-16T00:28:24.952Z] #84 ... [2022-07-16T00:28:24.952Z] [2022-07-16T00:28:24.952Z] #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-16T00:28:24.952Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:28:24.952Z] #54 DONE 321.6s [2022-07-16T00:28:25.025Z] #77 182.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-16T00:28:25.112Z] #77 149.4 checking for sys/stat.h... yes [2022-07-16T00:28:25.214Z] [2022-07-16T00:28:25.214Z] #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-16T00:28:25.214Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:28:25.369Z] #77 149.8 checking for stdlib.h... yes [2022-07-16T00:28:25.504Z] #77 150.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:28:25.504Z] #77 150.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:28:25.545Z] #77 ... [2022-07-16T00:28:25.545Z] [2022-07-16T00:28:25.545Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:28:25.545Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-16T00:28:25.545Z] #23 11.01 Collecting yamllint==1.26.1 [2022-07-16T00:28:25.591Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-16T00:28:25.591Z] #77 183.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-16T00:28:25.763Z] #77 150.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:28:25.802Z] #23 12.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-16T00:28:25.882Z] #77 150.3 checking for string.h... yes [2022-07-16T00:28:26.139Z] #77 150.7 checking for memory.h... yes [2022-07-16T00:28:26.395Z] #77 150.9 checking for strings.h... yes [2022-07-16T00:28:26.525Z] #77 183.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-16T00:28:26.652Z] #77 151.1 checking for inttypes.h... yes [2022-07-16T00:28:26.702Z] #77 150.4 checking if gcc static flag -static works... yes [2022-07-16T00:28:26.702Z] #77 151.1 checking if gcc supports -c -o file.o... yes [2022-07-16T00:28:26.702Z] #77 151.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:28:26.702Z] #77 151.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:28:26.783Z] #77 184.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-16T00:28:26.784Z] #77 184.1 CC tests/init.o [2022-07-16T00:28:27.041Z] #77 184.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-16T00:28:27.165Z] #77 151.6 checking for stdint.h... yes [2022-07-16T00:28:27.169Z] #23 13.35 Collecting pathspec>=0.5.3 [2022-07-16T00:28:27.169Z] #23 13.38 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-16T00:28:27.271Z] #77 151.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:28:27.271Z] #77 151.8 checking how to hardcode library paths into programs... immediate [2022-07-16T00:28:27.271Z] #77 151.8 checking whether stripping libraries is possible... yes [2022-07-16T00:28:27.271Z] #77 151.9 checking if libtool supports shared libraries... yes [2022-07-16T00:28:27.271Z] #77 151.9 checking whether to build shared libraries... no [2022-07-16T00:28:27.271Z] #77 151.9 checking whether to build static libraries... yes [2022-07-16T00:28:27.271Z] #77 151.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:28:27.271Z] #77 152.0 checking whether build environment is sane... yes [2022-07-16T00:28:27.531Z] #77 152.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:28:27.531Z] #77 152.1 checking whether make sets $(MAKE)... yes [2022-07-16T00:28:27.531Z] #77 152.1 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:28:27.679Z] #77 152.0 checking for unistd.h... yes [2022-07-16T00:28:27.679Z] #77 152.3 checking for dlfcn.h... yes [2022-07-16T00:28:27.733Z] #23 13.84 Collecting pyyaml [2022-07-16T00:28:27.733Z] #23 13.88 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-16T00:28:27.733Z] #23 13.95 Building wheels for collected packages: yamllint [2022-07-16T00:28:27.790Z] #77 152.2 checking whether make supports nested variables... yes [2022-07-16T00:28:27.790Z] #77 152.4 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:28:27.790Z] #77 152.4 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:28:27.790Z] #77 152.4 checking how to create a ustar tar archive... gnutar [2022-07-16T00:28:27.936Z] #77 152.5 checking for objdir... .libs [2022-07-16T00:28:27.989Z] #23 13.95 Building wheel for yamllint (setup.py): started [2022-07-16T00:28:28.049Z] #77 152.5 checking dependency style of gcc... gcc3 [2022-07-16T00:28:28.049Z] #77 152.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:28:28.049Z] #77 152.7 checking whether make supports nested variables... (cached) yes [2022-07-16T00:28:28.049Z] #77 152.7 checking for gawk... (cached) mawk [2022-07-16T00:28:28.049Z] #77 152.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:28:28.049Z] #77 152.7 checking for gcc... (cached) gcc [2022-07-16T00:28:28.617Z] #77 153.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:28:28.617Z] #77 153.1 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:28:28.617Z] #77 153.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:28:28.617Z] #77 153.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:28:28.757Z] #77 153.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:28:28.757Z] #77 153.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:28:28.757Z] #77 153.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:28:28.877Z] #77 153.1 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:28:28.877Z] #77 153.5 checking for python3... /usr/bin/python3 [2022-07-16T00:28:28.920Z] #23 15.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-16T00:28:28.920Z] #23 15.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=43470b890ba59330df737a6bed205575be04408e77515232154df3e45cd228db [2022-07-16T00:28:28.920Z] #23 15.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-16T00:28:28.920Z] #23 15.07 Successfully built yamllint [2022-07-16T00:28:28.920Z] #23 15.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-16T00:28:29.136Z] #77 153.5 checking for python3 version... 3.9 [2022-07-16T00:28:29.136Z] #77 153.7 checking for python3 platform... linux [2022-07-16T00:28:29.484Z] #23 15.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T00:28:29.688Z] #77 153.5 checking if gcc static flag -static works... [2022-07-16T00:28:29.688Z] #77 ... [2022-07-16T00:28:29.688Z] [2022-07-16T00:28:29.688Z] #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-16T00:28:29.688Z] #60 sha256:8a54a5b04c6e1ee4c408c283de5f026b73f9765f4b84a011a90dd8c3d3cff9a6 [2022-07-16T00:28:29.688Z] #60 18.30 + cd /tmp/tmp.5zIKOVJn7z/src/github.com/opencontainers/runc [2022-07-16T00:28:29.688Z] #60 18.30 + git checkout -q v1.1.2 [2022-07-16T00:28:29.704Z] #77 153.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:28:29.740Z] #23 DONE 16.0s [2022-07-16T00:28:29.741Z] [2022-07-16T00:28:29.741Z] #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-16T00:28:29.741Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:28:29.963Z] #77 154.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:28:29.963Z] #77 154.6 checking for go-md2man... no [2022-07-16T00:28:29.998Z] #64 ... [2022-07-16T00:28:29.998Z] [2022-07-16T00:28:29.998Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T00:28:29.998Z] #27 sha256:e3a384a3ea62007c73950e20cf79b6864c7ca02de4ea9a2ec1028d3b7fdde312 [2022-07-16T00:28:30.532Z] #77 154.7 checking error.h usability... yes [2022-07-16T00:28:30.565Z] #27 DONE 0.7s [2022-07-16T00:28:30.565Z] [2022-07-16T00:28:30.565Z] #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-16T00:28:30.565Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:28:30.565Z] #47 ... [2022-07-16T00:28:30.565Z] [2022-07-16T00:28:30.565Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T00:28:30.565Z] #32 sha256:19df0de009c72df93b2bee9781bce2b867679d2505e705a6219b563c8eef1e4e [2022-07-16T00:28:30.619Z] #60 19.26 + '[' -z '' ']' [2022-07-16T00:28:30.619Z] #60 19.26 + target=static [2022-07-16T00:28:30.619Z] #60 19.26 + make BUILDTAGS=seccomp static [2022-07-16T00:28:30.791Z] #77 155.1 checking error.h presence... yes [2022-07-16T00:28:30.791Z] #77 155.3 checking for error.h... yes [2022-07-16T00:28:31.183Z] #60 19.99 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-16T00:28:31.406Z] #77 155.5 checking linux/openat2.h usability... yes [2022-07-16T00:28:31.406Z] #77 155.9 checking linux/openat2.h presence... yes [2022-07-16T00:28:31.406Z] #77 156.0 checking for linux/openat2.h... yes [2022-07-16T00:28:31.493Z] #32 DONE 1.0s [2022-07-16T00:28:31.493Z] [2022-07-16T00:28:31.493Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T00:28:31.493Z] #35 sha256:677db6ef59bb8fe36a2d6758a28c87fb37d4e047b2bfefaedf1eeb9f016b6a6f [2022-07-16T00:28:32.276Z] #77 156.2 checking for copy_file_range... yes [2022-07-16T00:28:32.421Z] #35 DONE 0.6s [2022-07-16T00:28:32.421Z] [2022-07-16T00:28:32.421Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-16T00:28:32.421Z] #37 sha256:a8c06e71ba276398a42fcc939ef4330ec4f907cc8652577e0d8f7604dd54bc02 [2022-07-16T00:28:32.684Z] #37 DONE 0.5s [2022-07-16T00:28:32.684Z] [2022-07-16T00:28:32.684Z] #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-16T00:28:32.684Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:28:32.684Z] #64 ... [2022-07-16T00:28:32.684Z] [2022-07-16T00:28:32.684Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-16T00:28:32.684Z] #39 sha256:f50ac8f57397fe7394ea544ab3bcdcf2260886387f480c25e266b6a55f21b00c [2022-07-16T00:28:32.684Z] #39 DONE 0.1s [2022-07-16T00:28:32.846Z] #77 156.9 checking for fgetxattr... yes [2022-07-16T00:28:32.940Z] [2022-07-16T00:28:32.940Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-16T00:28:32.940Z] #41 sha256:6ee5a56adc180ceb03ab2cf8ef34e33535f4d28bc0ce28dc714a74285a2a277e [2022-07-16T00:28:32.940Z] #41 DONE 0.1s [2022-07-16T00:28:32.940Z] [2022-07-16T00:28:32.940Z] #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-16T00:28:32.940Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:28:32.940Z] #47 ... [2022-07-16T00:28:32.940Z] [2022-07-16T00:28:32.940Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T00:28:32.940Z] #45 sha256:c041a8946c911a110a0e5e5208b0d04feb41b1f3906fc142ba597bc764640c58 [2022-07-16T00:28:32.940Z] #45 DONE 0.1s [2022-07-16T00:28:33.076Z] #60 ... [2022-07-16T00:28:33.076Z] [2022-07-16T00:28:33.076Z] #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-16T00:28:33.076Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:33.076Z] #21 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:28:33.076Z] #21 2.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:28:33.076Z] #21 2.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:28:33.076Z] #21 3.747 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:28:33.076Z] #21 6.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:28:33.076Z] #21 8.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:28:33.076Z] #21 ... [2022-07-16T00:28:33.076Z] [2022-07-16T00:28:33.076Z] #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-16T00:28:33.076Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:33.076Z] #77 153.5 checking if gcc static flag -static works... yes [2022-07-16T00:28:33.076Z] #77 154.2 checking if gcc supports -c -o file.o... yes [2022-07-16T00:28:33.076Z] #77 154.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:28:33.076Z] #77 154.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:28:33.076Z] #77 154.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:28:33.076Z] #77 155.4 checking how to hardcode library paths into programs... immediate [2022-07-16T00:28:33.076Z] #77 155.4 checking whether stripping libraries is possible... yes [2022-07-16T00:28:33.076Z] #77 155.4 checking if libtool supports shared libraries... yes [2022-07-16T00:28:33.076Z] #77 155.4 checking whether to build shared libraries... no [2022-07-16T00:28:33.076Z] #77 155.4 checking whether to build static libraries... yes [2022-07-16T00:28:33.076Z] #77 155.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:28:33.076Z] #77 155.4 checking whether build environment is sane... yes [2022-07-16T00:28:33.076Z] #77 155.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:28:33.076Z] #77 155.6 checking whether make sets $(MAKE)... yes [2022-07-16T00:28:33.076Z] #77 155.8 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:28:33.076Z] #77 156.0 checking whether make supports nested variables... yes [2022-07-16T00:28:33.076Z] #77 156.3 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:28:33.076Z] #77 156.3 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:28:33.076Z] #77 156.3 checking how to create a ustar tar archive... gnutar [2022-07-16T00:28:33.076Z] #77 156.6 checking dependency style of gcc... gcc3 [2022-07-16T00:28:33.076Z] #77 156.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:28:33.076Z] #77 157.0 checking whether make supports nested variables... (cached) yes [2022-07-16T00:28:33.076Z] #77 157.0 checking for gawk... (cached) mawk [2022-07-16T00:28:33.076Z] #77 157.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:28:33.076Z] #77 157.0 checking for gcc... (cached) gcc [2022-07-16T00:28:33.076Z] #77 157.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:28:33.076Z] #77 157.2 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:28:33.076Z] #77 157.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:28:33.076Z] #77 157.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:28:33.076Z] #77 157.2 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:28:33.076Z] #77 157.4 checking for python3... /usr/bin/python3 [2022-07-16T00:28:33.076Z] #77 157.4 checking for python3 version... 3.9 [2022-07-16T00:28:33.076Z] #77 157.5 checking for python3 platform... linux [2022-07-16T00:28:33.105Z] #77 157.5 checking for statx... yes [2022-07-16T00:28:33.196Z] [2022-07-16T00:28:33.196Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-16T00:28:33.196Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:28:33.333Z] #77 157.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:28:33.672Z] #77 157.9 checking for fgetpwent_r... yes [2022-07-16T00:28:33.897Z] #77 158.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:28:33.897Z] #77 158.6 checking for go-md2man... no [2022-07-16T00:28:33.930Z] #77 158.5 checking for issetugid... [2022-07-16T00:28:33.930Z] #77 ... [2022-07-16T00:28:33.930Z] [2022-07-16T00:28:33.930Z] #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-16T00:28:33.930Z] #60 sha256:c3f0773b05f7554748772c76bf518b868a727a02d9de0e0254e093f094486853 [2022-07-16T00:28:33.930Z] #60 17.66 + cd /tmp/tmp.cUJBjmEBLy/src/github.com/opencontainers/runc [2022-07-16T00:28:33.930Z] #60 17.66 + git checkout -q v1.1.2 [2022-07-16T00:28:33.930Z] #60 18.69 + '[' -z '' ']' [2022-07-16T00:28:33.930Z] #60 18.69 + target=static [2022-07-16T00:28:33.930Z] #60 18.69 + make BUILDTAGS=seccomp static [2022-07-16T00:28:33.930Z] #60 19.04 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-16T00:28:34.154Z] #77 158.7 checking error.h usability... yes [2022-07-16T00:28:34.155Z] #77 158.8 checking error.h presence... yes [2022-07-16T00:28:34.413Z] #77 158.9 checking for error.h... yes [2022-07-16T00:28:34.502Z] #60 ... [2022-07-16T00:28:34.502Z] [2022-07-16T00:28:34.502Z] #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-16T00:28:34.502Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:34.502Z] #77 158.5 checking for issetugid... no [2022-07-16T00:28:34.502Z] #77 159.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:28:34.502Z] #77 159.0 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:28:34.670Z] #77 159.0 checking linux/openat2.h usability... yes [2022-07-16T00:28:34.670Z] #77 159.2 checking linux/openat2.h presence... yes [2022-07-16T00:28:34.670Z] #77 159.4 checking for linux/openat2.h... yes [2022-07-16T00:28:34.929Z] #77 159.4 checking for copy_file_range... yes [2022-07-16T00:28:35.230Z] #62 ... [2022-07-16T00:28:35.230Z] [2022-07-16T00:28:35.230Z] #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-16T00:28:35.230Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:28:35.230Z] #19 319.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-16T00:28:35.230Z] #19 319.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:35.230Z] #19 319.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:28:35.230Z] #19 319.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-16T00:28:35.230Z] #19 319.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-16T00:28:35.230Z] #19 319.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-16T00:28:35.230Z] #19 320.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-16T00:28:35.230Z] #19 320.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-16T00:28:35.230Z] #19 320.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-16T00:28:35.446Z] #77 159.1 checking for library containing yajl_tree_get... -lyajl [2022-07-16T00:28:35.446Z] #77 159.9 checking for yajl >= 2.0.0... yes [2022-07-16T00:28:35.705Z] #77 159.9 checking sys/capability.h usability... yes [2022-07-16T00:28:35.705Z] #77 160.2 checking sys/capability.h presence... yes [2022-07-16T00:28:35.705Z] #77 160.4 checking for sys/capability.h... yes [2022-07-16T00:28:35.750Z] #77 159.9 checking for fgetxattr... yes [2022-07-16T00:28:35.804Z] #19 321.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-16T00:28:35.804Z] #19 321.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:35.804Z] #19 321.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:28:36.007Z] #77 160.3 checking for statx... yes [2022-07-16T00:28:36.007Z] #77 160.6 checking for fgetpwent_r... yes [2022-07-16T00:28:36.521Z] #77 160.8 checking for issetugid... no [2022-07-16T00:28:36.521Z] #77 161.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:28:36.521Z] #77 161.2 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:28:36.748Z] #19 322.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-16T00:28:36.748Z] #19 322.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:28:36.748Z] #19 322.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:28:37.083Z] #77 160.4 checking for library containing cap_from_name... -lcap [2022-07-16T00:28:37.085Z] #77 161.2 checking for library containing yajl_tree_get... -lyajl [2022-07-16T00:28:37.085Z] #77 161.7 checking for yajl >= 2.0.0... yes [2022-07-16T00:28:37.342Z] #77 161.5 checking for library containing dlopen... -ldl [2022-07-16T00:28:37.342Z] #77 161.8 checking sys/capability.h usability... yes [2022-07-16T00:28:37.342Z] #77 161.9 checking sys/capability.h presence... yes [2022-07-16T00:28:37.342Z] #77 162.0 checking for sys/capability.h... yes [2022-07-16T00:28:37.909Z] #77 162.0 checking for library containing cap_from_name... -lcap [2022-07-16T00:28:37.911Z] #77 161.9 checking seccomp.h usability... yes [2022-07-16T00:28:37.911Z] #77 162.4 checking seccomp.h presence... yes [2022-07-16T00:28:37.911Z] #77 162.6 checking for seccomp.h... yes [2022-07-16T00:28:38.472Z] #77 162.5 checking for library containing dlopen... -ldl [2022-07-16T00:28:38.729Z] #77 163.1 checking seccomp.h usability... yes [2022-07-16T00:28:38.729Z] #77 163.5 checking seccomp.h presence... yes [2022-07-16T00:28:38.729Z] #77 163.5 checking for seccomp.h... yes [2022-07-16T00:28:39.288Z] #77 162.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-16T00:28:39.288Z] #77 163.9 checking for library containing seccomp_arch_resolve_name... [2022-07-16T00:28:39.288Z] #77 ... [2022-07-16T00:28:39.288Z] [2022-07-16T00:28:39.288Z] #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-16T00:28:39.288Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:39.288Z] #21 11.97 Fetched 8550 kB in 11s (799 kB/s) [2022-07-16T00:28:39.288Z] #21 11.97 Reading package lists... [2022-07-16T00:28:39.660Z] #77 163.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-16T00:28:39.856Z] #21 17.70 Reading package lists... [2022-07-16T00:28:39.856Z] #21 ... [2022-07-16T00:28:39.856Z] [2022-07-16T00:28:39.856Z] #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-16T00:28:39.856Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:39.856Z] #77 163.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-16T00:28:39.919Z] #77 164.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-16T00:28:40.116Z] #77 164.3 checking systemd/sd-bus.h usability... yes [2022-07-16T00:28:40.375Z] #77 164.7 checking systemd/sd-bus.h presence... yes [2022-07-16T00:28:40.375Z] #77 165.0 checking for systemd/sd-bus.h... yes [2022-07-16T00:28:40.487Z] #77 164.6 checking systemd/sd-bus.h usability... yes [2022-07-16T00:28:40.487Z] #77 165.0 checking systemd/sd-bus.h presence... yes [2022-07-16T00:28:40.487Z] #77 165.2 checking for systemd/sd-bus.h... yes [2022-07-16T00:28:41.052Z] #77 165.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-16T00:28:41.311Z] #77 165.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-16T00:28:41.311Z] #77 165.7 checking for sd_notify_barrier... yes [2022-07-16T00:28:41.567Z] #77 165.8 checking for sd_notify_barrier... yes [2022-07-16T00:28:41.571Z] #77 166.0 checking linux/bpf.h usability... yes [2022-07-16T00:28:41.824Z] #77 166.2 checking linux/bpf.h usability... yes [2022-07-16T00:28:41.824Z] #77 166.4 checking linux/bpf.h presence... yes [2022-07-16T00:28:41.824Z] #77 166.5 checking for linux/bpf.h... yes [2022-07-16T00:28:41.830Z] #77 166.3 checking linux/bpf.h presence... yes [2022-07-16T00:28:41.830Z] #77 166.3 checking for linux/bpf.h... yes [2022-07-16T00:28:42.080Z] #77 166.5 checking compilation for eBPF... yes [2022-07-16T00:28:42.080Z] #77 166.7 checking for criu >= 3.15... no [2022-07-16T00:28:42.080Z] #77 166.8 configure: CRIU headers not found, building without CRIU support [2022-07-16T00:28:42.080Z] #77 166.8 checking for criu > 3.16... no [2022-07-16T00:28:42.080Z] #77 166.9 configure: CRIU version doesn't support join-ns API [2022-07-16T00:28:42.080Z] #77 166.9 checking for criu > 3.16.1... no [2022-07-16T00:28:42.080Z] #77 166.9 configure: CRIU version doesn't support for pre-dumping [2022-07-16T00:28:42.089Z] #77 166.3 checking compilation for eBPF... yes [2022-07-16T00:28:42.089Z] #77 166.6 checking for criu >= 3.15... no [2022-07-16T00:28:42.089Z] #77 166.7 configure: CRIU headers not found, building without CRIU support [2022-07-16T00:28:42.089Z] #77 166.7 checking for criu > 3.16... no [2022-07-16T00:28:42.089Z] #77 166.8 configure: CRIU version doesn't support join-ns API [2022-07-16T00:28:42.337Z] #77 166.9 checking for new mount API (fsconfig)... yes [2022-07-16T00:28:42.348Z] #77 166.8 checking for criu > 3.16.1... no [2022-07-16T00:28:42.348Z] #77 166.9 configure: CRIU version doesn't support for pre-dumping [2022-07-16T00:28:42.348Z] #77 166.9 checking for new mount API (fsconfig)... yes [2022-07-16T00:28:42.348Z] #77 166.9 checking for seccomp notify API... yes [2022-07-16T00:28:42.594Z] #77 167.0 checking for seccomp notify API... yes [2022-07-16T00:28:42.594Z] #77 167.1 checking for gperf... no [2022-07-16T00:28:42.594Z] #77 167.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-16T00:28:42.607Z] #77 167.0 checking for gperf... no [2022-07-16T00:28:42.607Z] #77 167.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-16T00:28:42.851Z] #77 167.1 checking for library containing argp_parse... none required [2022-07-16T00:28:42.866Z] #77 167.0 checking for library containing argp_parse... none required [2022-07-16T00:28:43.109Z] #77 167.7 checking that generated files are newer than configure... done [2022-07-16T00:28:43.109Z] #77 167.7 configure: creating ./config.status [2022-07-16T00:28:43.434Z] #77 168.1 checking that generated files are newer than configure... done [2022-07-16T00:28:43.434Z] #77 168.1 configure: creating ./config.status [2022-07-16T00:28:44.898Z] #19 ... [2022-07-16T00:28:44.898Z] [2022-07-16T00:28:44.898Z] #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-16T00:28:44.898Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:44.898Z] #84 279.5 CCLD libcrun.la [2022-07-16T00:28:44.898Z] #84 279.8 AR libcrun_testing.a [2022-07-16T00:28:44.898Z] #84 279.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-16T00:28:44.898Z] #84 279.8 CCLD tests/tests_libcrun_errors [2022-07-16T00:28:44.898Z] #84 279.8 CCLD tests/tests_libcrun_utils [2022-07-16T00:28:44.898Z] #84 279.8 CCLD tests/tests_libcrun_fuzzer [2022-07-16T00:28:44.898Z] #84 280.7 CCLD crun [2022-07-16T00:28:45.160Z] #84 281.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-16T00:28:45.421Z] #84 281.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-16T00:28:45.421Z] #84 281.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-16T00:28:45.421Z] #84 281.3 /bin/mkdir -p '/usr/local/lib' [2022-07-16T00:28:45.421Z] #84 281.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-16T00:28:45.421Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-16T00:28:45.421Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-16T00:28:45.421Z] #84 281.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-16T00:28:45.421Z] #84 281.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-16T00:28:45.683Z] #84 281.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-16T00:28:45.683Z] #84 281.6 ---------------------------------------------------------------------- [2022-07-16T00:28:45.683Z] #84 281.6 Libraries have been installed in: [2022-07-16T00:28:45.683Z] #84 281.6 /usr/local/lib [2022-07-16T00:28:45.683Z] #84 281.6 [2022-07-16T00:28:45.683Z] #84 281.6 If you ever happen to want to link against installed libraries [2022-07-16T00:28:45.683Z] #84 281.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-16T00:28:45.683Z] #84 281.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-16T00:28:45.683Z] #84 281.6 flag during linking and do at least one of the following: [2022-07-16T00:28:45.683Z] #84 281.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-16T00:28:45.683Z] #84 281.6 during execution [2022-07-16T00:28:45.683Z] #84 281.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-16T00:28:45.683Z] #84 281.6 during linking [2022-07-16T00:28:45.683Z] #84 281.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-16T00:28:45.683Z] #84 281.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-16T00:28:45.683Z] #84 281.6 [2022-07-16T00:28:45.683Z] #84 281.6 See any operating system documentation about shared libraries for [2022-07-16T00:28:45.683Z] #84 281.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-16T00:28:45.683Z] #84 281.6 ---------------------------------------------------------------------- [2022-07-16T00:28:45.683Z] #84 281.6 /bin/mkdir -p '/build' [2022-07-16T00:28:45.683Z] #84 281.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-16T00:28:45.683Z] #84 281.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-16T00:28:45.683Z] #84 281.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-16T00:28:45.683Z] #84 281.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-16T00:28:45.683Z] #84 281.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-16T00:28:47.376Z] #77 171.5 config.status: creating Makefile [2022-07-16T00:28:47.376Z] #77 171.6 config.status: creating rpm/crun.spec [2022-07-16T00:28:47.376Z] #77 171.7 config.status: creating config.h [2022-07-16T00:28:47.376Z] #77 171.7 config.status: executing libtool commands [2022-07-16T00:28:47.376Z] #77 171.8 config.status: executing depfiles commands [2022-07-16T00:28:47.376Z] #77 ... [2022-07-16T00:28:47.376Z] [2022-07-16T00:28:47.376Z] #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-16T00:28:47.376Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:47.376Z] #21 14.52 Fetched 8550 kB in 13s (653 kB/s) [2022-07-16T00:28:47.376Z] #21 14.52 Reading package lists... [2022-07-16T00:28:47.376Z] #21 18.76 Reading package lists... [2022-07-16T00:28:47.630Z] #77 ... [2022-07-16T00:28:47.630Z] [2022-07-16T00:28:47.630Z] #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-16T00:28:47.630Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:47.630Z] #21 17.70 Reading package lists... [2022-07-16T00:28:47.630Z] #21 23.05 Building dependency tree... [2022-07-16T00:28:47.630Z] #21 26.25 The following additional packages will be installed: [2022-07-16T00:28:47.630Z] #21 26.26 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:28:47.630Z] #21 26.26 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-16T00:28:47.630Z] #21 26.26 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:28:47.630Z] #21 26.27 python3-pkg-resources vim-runtime xxd [2022-07-16T00:28:47.630Z] #21 26.27 Suggested packages: [2022-07-16T00:28:47.630Z] #21 26.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-16T00:28:47.630Z] #21 26.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-16T00:28:47.630Z] #21 26.29 acl attr quota [2022-07-16T00:28:47.630Z] #21 26.29 Recommended packages: [2022-07-16T00:28:47.630Z] #21 26.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-16T00:28:47.630Z] #21 29.28 The following NEW packages will be installed: [2022-07-16T00:28:47.630Z] #21 29.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-16T00:28:47.630Z] #21 29.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:28:47.630Z] #21 29.28 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-16T00:28:47.630Z] #21 29.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-16T00:28:47.630Z] #21 29.28 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:28:47.630Z] #21 29.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-16T00:28:47.630Z] #21 29.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T00:28:47.630Z] #21 29.29 xz-utils zip zstd [2022-07-16T00:28:47.630Z] #21 29.66 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:28:47.630Z] #21 29.66 Need to get 27.7 MB of archives. [2022-07-16T00:28:47.630Z] #21 29.66 After this operation, 106 MB of additional disk space will be used. [2022-07-16T00:28:47.630Z] #21 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-16T00:28:47.630Z] #21 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-16T00:28:47.630Z] #21 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-16T00:28:47.630Z] #21 29.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:28:47.630Z] #21 29.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-16T00:28:47.630Z] #21 29.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-16T00:28:47.630Z] #21 29.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-16T00:28:47.630Z] #21 29.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-16T00:28:47.630Z] #21 29.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:28:47.630Z] #21 29.80 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-16T00:28:47.630Z] #21 29.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-16T00:28:47.630Z] #21 29.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:28:47.630Z] #21 29.83 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-16T00:28:47.630Z] #21 29.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-16T00:28:47.630Z] #21 29.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-16T00:28:47.630Z] #21 29.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-16T00:28:47.630Z] #21 29.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-16T00:28:47.630Z] #21 29.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T00:28:47.630Z] #21 29.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-16T00:28:47.630Z] #21 29.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-16T00:28:47.630Z] #21 29.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-16T00:28:47.630Z] #21 29.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:28:47.630Z] #21 29.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:28:47.630Z] #21 29.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:28:47.630Z] #21 29.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-16T00:28:47.630Z] #21 29.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-16T00:28:47.630Z] #21 29.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:28:47.632Z] #21 23.42 Building dependency tree... [2022-07-16T00:28:47.890Z] #21 30.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-16T00:28:47.890Z] #21 ... [2022-07-16T00:28:47.890Z] [2022-07-16T00:28:47.890Z] #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-16T00:28:47.890Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:47.890Z] #77 172.4 config.status: creating Makefile [2022-07-16T00:28:47.890Z] #77 ... [2022-07-16T00:28:47.890Z] [2022-07-16T00:28:47.890Z] #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-16T00:28:47.890Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:28:47.890Z] #34 DONE 250.7s [2022-07-16T00:28:47.890Z] [2022-07-16T00:28:47.890Z] #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-16T00:28:47.890Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:47.890Z] #77 172.5 config.status: creating rpm/crun.spec [2022-07-16T00:28:47.890Z] #77 172.7 config.status: creating config.h [2022-07-16T00:28:48.044Z] #64 ... [2022-07-16T00:28:48.044Z] [2022-07-16T00:28:48.044Z] #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-16T00:28:48.044Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:48.044Z] #77 183.7 CCLD libocispec.la [2022-07-16T00:28:48.150Z] #77 172.7 config.status: executing libtool commands [2022-07-16T00:28:48.150Z] #77 172.8 config.status: executing depfiles commands [2022-07-16T00:28:48.194Z] #21 ... [2022-07-16T00:28:48.194Z] [2022-07-16T00:28:48.194Z] #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-16T00:28:48.194Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-16T00:28:48.194Z] #34 DONE 249.6s [2022-07-16T00:28:48.194Z] [2022-07-16T00:28:48.194Z] #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-16T00:28:48.194Z] #60 sha256:8a54a5b04c6e1ee4c408c283de5f026b73f9765f4b84a011a90dd8c3d3cff9a6 [2022-07-16T00:28:48.606Z] #77 184.2 CCLD src/validate [2022-07-16T00:28:48.606Z] #77 184.2 CCLD tests/test-1 [2022-07-16T00:28:48.606Z] #77 184.2 CCLD tests/test-2 [2022-07-16T00:28:48.606Z] #77 184.2 CCLD tests/test-3 [2022-07-16T00:28:48.606Z] #77 184.3 CCLD tests/test-4 [2022-07-16T00:28:48.606Z] #77 184.3 CCLD tests/test-5 [2022-07-16T00:28:48.862Z] #77 184.4 CCLD tests/test-6 [2022-07-16T00:28:48.862Z] #77 184.4 CCLD tests/test-7 [2022-07-16T00:28:48.862Z] #77 184.5 CCLD tests/test-8 [2022-07-16T00:28:49.019Z] #77 203.3 CCLD tests/init [2022-07-16T00:28:49.118Z] #77 184.6 CCLD tests/test-9 [2022-07-16T00:28:49.118Z] #77 184.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-16T00:28:49.118Z] #77 184.8 CCLD tests/test-10 [2022-07-16T00:28:49.118Z] #77 184.8 CCLD tests/test-11 [2022-07-16T00:28:50.057Z] #77 ... [2022-07-16T00:28:50.057Z] [2022-07-16T00:28:50.057Z] #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-16T00:28:50.057Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:28:50.057Z] #36 252.8 Delve is a source level debugger for Go programs. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-16T00:28:50.057Z] #36 252.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Usage: [2022-07-16T00:28:50.057Z] #36 252.8 dlv [command] [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Available Commands: [2022-07-16T00:28:50.057Z] #36 252.8 attach Attach to running process and begin debugging. [2022-07-16T00:28:50.057Z] #36 252.8 connect Connect to a headless debug server with a terminal client. [2022-07-16T00:28:50.057Z] #36 252.8 core Examine a core dump. [2022-07-16T00:28:50.057Z] #36 252.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-16T00:28:50.057Z] #36 252.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-16T00:28:50.057Z] #36 252.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-16T00:28:50.057Z] #36 252.8 help Help about any command [2022-07-16T00:28:50.057Z] #36 252.8 run Deprecated command. Use 'debug' instead. [2022-07-16T00:28:50.057Z] #36 252.8 test Compile test binary and begin debugging program. [2022-07-16T00:28:50.057Z] #36 252.8 trace Compile and begin tracing program. [2022-07-16T00:28:50.057Z] #36 252.8 version Prints version. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Flags: [2022-07-16T00:28:50.057Z] #36 252.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-16T00:28:50.057Z] #36 252.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-16T00:28:50.057Z] #36 252.8 --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-16T00:28:50.057Z] #36 252.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-16T00:28:50.057Z] #36 252.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-16T00:28:50.057Z] #36 252.8 --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-16T00:28:50.057Z] #36 252.8 --disable-aslr Disables address space randomization [2022-07-16T00:28:50.057Z] #36 252.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-16T00:28:50.057Z] #36 252.8 -h, --help help for dlv [2022-07-16T00:28:50.057Z] #36 252.8 --init string Init file, executed by the terminal client. [2022-07-16T00:28:50.057Z] #36 252.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-16T00:28:50.057Z] #36 252.8 --log Enable debugging server logging. [2022-07-16T00:28:50.057Z] #36 252.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-16T00:28:50.057Z] #36 252.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-16T00:28:50.057Z] #36 252.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-16T00:28:50.057Z] #36 252.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-16T00:28:50.057Z] #36 252.8 --wd string Working directory for running the program. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Additional help topics: [2022-07-16T00:28:50.057Z] #36 252.8 dlv backend Help about the --backend flag. [2022-07-16T00:28:50.057Z] #36 252.8 dlv log Help about logging flags. [2022-07-16T00:28:50.057Z] #36 252.8 dlv redirect Help about file redirection. [2022-07-16T00:28:50.057Z] #36 252.8 [2022-07-16T00:28:50.057Z] #36 252.8 Use "dlv [command] --help" for more information about a command. [2022-07-16T00:28:50.057Z] #36 DONE 252.9s [2022-07-16T00:28:50.057Z] [2022-07-16T00:28:50.057Z] #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-16T00:28:50.057Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:50.057Z] #77 174.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-16T00:28:50.057Z] #77 174.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:28:50.082Z] #60 ... [2022-07-16T00:28:50.082Z] [2022-07-16T00:28:50.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-16T00:28:50.083Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:50.083Z] #77 174.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-16T00:28:50.083Z] #77 174.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:28:50.627Z] #77 175.3 checking for gcc... gcc [2022-07-16T00:28:50.643Z] #77 175.2 checking for gcc... gcc [2022-07-16T00:28:50.886Z] #77 175.4 checking whether the C compiler works... yes [2022-07-16T00:28:50.886Z] #77 175.6 checking for C compiler default output file name... a.out [2022-07-16T00:28:51.010Z] #77 186.3 libtool: link: ar cr libocispec.a [2022-07-16T00:28:51.011Z] #77 186.4 libtool: link: ranlib libocispec.a [2022-07-16T00:28:51.146Z] #77 175.6 checking for suffix of executables... [2022-07-16T00:28:51.460Z] #77 175.5 checking whether the C compiler works... yes [2022-07-16T00:28:51.460Z] #77 175.9 checking for C compiler default output file name... a.out [2022-07-16T00:28:51.665Z] #77 175.9 checking whether we are cross compiling... no [2022-07-16T00:28:51.715Z] #77 175.9 checking for suffix of executables... [2022-07-16T00:28:51.924Z] #77 176.3 checking for suffix of object files... o [2022-07-16T00:28:52.185Z] #77 176.6 checking whether we are using the GNU C compiler... yes [2022-07-16T00:28:52.280Z] #77 176.4 checking whether we are cross compiling... no [2022-07-16T00:28:52.280Z] #77 176.9 checking for suffix of object files... o [2022-07-16T00:28:52.444Z] #77 176.8 checking whether gcc accepts -g... yes [2022-07-16T00:28:52.537Z] #77 177.1 checking whether we are using the GNU C compiler... yes [2022-07-16T00:28:52.704Z] #77 177.1 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:28:52.793Z] #77 177.3 checking whether gcc accepts -g... yes [2022-07-16T00:28:52.793Z] #77 177.4 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:28:52.904Z] #77 188.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:52.904Z] #77 188.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:28:52.904Z] #77 188.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:28:52.904Z] #77 188.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:52.904Z] #77 188.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:52.904Z] #77 188.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:52.904Z] #77 188.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:28:52.904Z] #77 188.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-16T00:28:52.904Z] #77 188.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-16T00:28:52.904Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-16T00:28:52.904Z] #77 188.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-16T00:28:52.904Z] #77 188.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-16T00:28:52.904Z] #77 188.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-16T00:28:52.904Z] #77 188.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-16T00:28:52.904Z] #77 188.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-16T00:28:52.904Z] #77 188.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-16T00:28:52.904Z] #77 188.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-16T00:28:52.965Z] #77 177.3 checking whether gcc understands -c and -o together... yes [2022-07-16T00:28:52.965Z] #77 177.5 checking how to run the C preprocessor... gcc -E [2022-07-16T00:28:53.161Z] #77 188.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-16T00:28:53.161Z] #77 188.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-16T00:28:53.161Z] #77 188.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-16T00:28:53.161Z] #77 188.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-16T00:28:53.161Z] #77 188.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-16T00:28:53.228Z] #77 177.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:28:53.228Z] #77 177.9 checking for egrep... /bin/grep -E [2022-07-16T00:28:53.356Z] #77 177.7 checking whether gcc understands -c and -o together... yes [2022-07-16T00:28:53.418Z] #77 189.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-16T00:28:53.418Z] #77 189.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-16T00:28:53.418Z] #77 189.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-16T00:28:53.418Z] #77 189.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-16T00:28:53.612Z] #77 178.0 checking how to run the C preprocessor... gcc -E [2022-07-16T00:28:53.825Z] #84 DONE 289.3s [2022-07-16T00:28:53.825Z] [2022-07-16T00:28:53.825Z] #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-16T00:28:53.825Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:28:53.825Z] #19 334.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-16T00:28:53.825Z] #19 334.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:28:53.825Z] #19 335.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:28:53.825Z] #19 336.3 Selecting previously unselected package patch. [2022-07-16T00:28:53.825Z] #19 336.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:28:53.825Z] #19 336.6 Unpacking patch (2.7.6-7) ... [2022-07-16T00:28:53.825Z] #19 337.4 Selecting previously unselected package dpkg-dev. [2022-07-16T00:28:53.825Z] #19 337.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-16T00:28:53.825Z] #19 337.7 Unpacking dpkg-dev (1.20.11) ... [2022-07-16T00:28:53.825Z] #19 338.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-16T00:28:53.825Z] #19 338.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-16T00:28:53.825Z] #19 338.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-16T00:28:53.825Z] #19 338.8 Selecting previously unselected package libio-string-perl. [2022-07-16T00:28:53.825Z] #19 338.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-16T00:28:53.825Z] #19 338.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-16T00:28:53.825Z] #19 338.9 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:28:53.825Z] #19 338.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:28:53.825Z] #19 338.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:28:53.868Z] #77 178.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:28:53.869Z] #77 178.6 checking for egrep... /bin/grep -E [2022-07-16T00:28:53.981Z] #77 189.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-16T00:28:53.981Z] #77 189.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-16T00:28:53.981Z] #77 189.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-16T00:28:53.981Z] #77 189.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-16T00:28:53.981Z] #77 189.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-16T00:28:54.166Z] #77 177.9 checking for ANSI C header files... yes [2022-07-16T00:28:54.166Z] #77 178.6 checking for sys/types.h... yes [2022-07-16T00:28:54.238Z] #77 189.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-16T00:28:54.238Z] #77 189.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-16T00:28:54.238Z] #77 189.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-16T00:28:54.427Z] #77 178.8 checking for sys/stat.h... yes [2022-07-16T00:28:54.494Z] #77 190.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-16T00:28:54.686Z] #77 179.0 checking for stdlib.h... yes [2022-07-16T00:28:54.756Z] #77 190.3 CC src/crun-crun.o [2022-07-16T00:28:54.756Z] #77 190.4 CC src/crun-run.o [2022-07-16T00:28:54.768Z] #19 340.2 Selecting previously unselected package libxml2:amd64. [2022-07-16T00:28:54.768Z] #19 340.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-16T00:28:54.768Z] #19 340.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:28:54.945Z] #77 179.3 checking for string.h... yes [2022-07-16T00:28:54.945Z] #77 179.5 checking for memory.h... yes [2022-07-16T00:28:55.013Z] #77 190.6 CC src/crun-delete.o [2022-07-16T00:28:55.074Z] #19 340.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-16T00:28:55.074Z] #19 340.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-16T00:28:55.074Z] #19 340.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-16T00:28:55.074Z] #19 340.5 Selecting previously unselected package libxml-sax-base-perl. [2022-07-16T00:28:55.074Z] #19 340.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-16T00:28:55.074Z] #19 340.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-16T00:28:55.074Z] #19 340.6 Selecting previously unselected package libxml-sax-perl. [2022-07-16T00:28:55.074Z] #19 340.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-16T00:28:55.074Z] #19 340.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-16T00:28:55.074Z] #19 ... [2022-07-16T00:28:55.074Z] [2022-07-16T00:28:55.074Z] #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-16T00:28:55.074Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:28:55.074Z] #62 352.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-16T00:28:55.235Z] #77 178.6 checking for ANSI C header files... yes [2022-07-16T00:28:55.270Z] #77 190.8 CC src/crun-kill.o [2022-07-16T00:28:55.270Z] #77 190.9 CC src/crun-pause.o [2022-07-16T00:28:55.491Z] #77 179.9 checking for sys/types.h... yes [2022-07-16T00:28:55.513Z] #77 179.7 checking for strings.h... yes [2022-07-16T00:28:55.527Z] #77 191.0 CC src/crun-unpause.o [2022-07-16T00:28:55.527Z] #77 191.2 CC src/crun-spec.o [2022-07-16T00:28:55.527Z] #77 191.3 CC src/crun-exec.o [2022-07-16T00:28:55.748Z] #77 180.3 checking for sys/stat.h... [2022-07-16T00:28:55.748Z] #77 ... [2022-07-16T00:28:55.748Z] [2022-07-16T00:28:55.748Z] #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-16T00:28:55.748Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-16T00:28:55.748Z] #36 257.1 Delve is a source level debugger for Go programs. [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-16T00:28:55.748Z] #36 257.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 Usage: [2022-07-16T00:28:55.748Z] #36 257.1 dlv [command] [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 Available Commands: [2022-07-16T00:28:55.748Z] #36 257.1 attach Attach to running process and begin debugging. [2022-07-16T00:28:55.748Z] #36 257.1 connect Connect to a headless debug server with a terminal client. [2022-07-16T00:28:55.748Z] #36 257.1 core Examine a core dump. [2022-07-16T00:28:55.748Z] #36 257.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-16T00:28:55.748Z] #36 257.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-16T00:28:55.748Z] #36 257.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-16T00:28:55.748Z] #36 257.1 help Help about any command [2022-07-16T00:28:55.748Z] #36 257.1 run Deprecated command. Use 'debug' instead. [2022-07-16T00:28:55.748Z] #36 257.1 test Compile test binary and begin debugging program. [2022-07-16T00:28:55.748Z] #36 257.1 trace Compile and begin tracing program. [2022-07-16T00:28:55.748Z] #36 257.1 version Prints version. [2022-07-16T00:28:55.748Z] #36 257.1 [2022-07-16T00:28:55.748Z] #36 257.1 Flags: [2022-07-16T00:28:55.748Z] #36 257.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-16T00:28:55.748Z] #36 257.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-16T00:28:55.748Z] #36 257.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-16T00:28:55.748Z] #36 257.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-16T00:28:55.748Z] #36 257.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-16T00:28:55.748Z] #36 257.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-16T00:28:55.749Z] #36 257.1 --disable-aslr Disables address space randomization [2022-07-16T00:28:55.749Z] #36 257.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-16T00:28:55.749Z] #36 257.1 -h, --help help for dlv [2022-07-16T00:28:55.749Z] #36 257.1 --init string Init file, executed by the terminal client. [2022-07-16T00:28:55.749Z] #36 257.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-16T00:28:55.749Z] #36 257.1 --log Enable debugging server logging. [2022-07-16T00:28:55.749Z] #36 257.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-16T00:28:55.749Z] #36 257.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-16T00:28:55.749Z] #36 257.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-16T00:28:55.749Z] #36 257.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-16T00:28:55.749Z] #36 257.1 --wd string Working directory for running the program. [2022-07-16T00:28:55.749Z] #36 257.1 [2022-07-16T00:28:55.749Z] #36 257.1 Additional help topics: [2022-07-16T00:28:55.749Z] #36 257.1 dlv backend Help about the --backend flag. [2022-07-16T00:28:55.749Z] #36 257.1 dlv log Help about logging flags. [2022-07-16T00:28:55.749Z] #36 257.1 dlv redirect Help about file redirection. [2022-07-16T00:28:55.749Z] #36 257.1 [2022-07-16T00:28:55.749Z] #36 257.1 Use "dlv [command] --help" for more information about a command. [2022-07-16T00:28:55.749Z] #36 DONE 257.3s [2022-07-16T00:28:55.749Z] [2022-07-16T00:28:55.749Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-16T00:28:55.749Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:55.749Z] #21 27.31 The following additional packages will be installed: [2022-07-16T00:28:55.749Z] #21 27.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:28:55.749Z] #21 27.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-16T00:28:55.749Z] #21 27.32 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:28:55.749Z] #21 27.32 python3-pkg-resources vim-runtime xxd [2022-07-16T00:28:55.749Z] #21 27.33 Suggested packages: [2022-07-16T00:28:55.749Z] #21 27.33 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-16T00:28:55.749Z] #21 27.33 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-16T00:28:55.749Z] #21 27.33 acl attr quota [2022-07-16T00:28:55.749Z] #21 27.33 Recommended packages: [2022-07-16T00:28:55.749Z] #21 27.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-16T00:28:55.749Z] #21 29.92 The following NEW packages will be installed: [2022-07-16T00:28:55.749Z] #21 29.93 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-16T00:28:55.749Z] #21 29.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-16T00:28:55.749Z] #21 29.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-16T00:28:55.749Z] #21 29.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-16T00:28:55.749Z] #21 29.94 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:28:55.749Z] #21 29.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-16T00:28:55.749Z] #21 29.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-16T00:28:55.749Z] #21 29.95 xz-utils zip zstd [2022-07-16T00:28:55.749Z] #21 30.36 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:28:55.749Z] #21 30.36 Need to get 27.7 MB of archives. [2022-07-16T00:28:55.749Z] #21 30.36 After this operation, 106 MB of additional disk space will be used. [2022-07-16T00:28:55.749Z] #21 30.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-16T00:28:55.749Z] #21 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-16T00:28:55.749Z] #21 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-16T00:28:55.749Z] #21 30.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:28:55.749Z] #21 30.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-16T00:28:55.749Z] #21 30.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-16T00:28:55.749Z] #21 30.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-16T00:28:55.749Z] #21 30.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-16T00:28:55.749Z] #21 30.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:28:55.749Z] #21 30.56 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-16T00:28:55.749Z] #21 30.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-16T00:28:55.749Z] #21 30.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-16T00:28:55.749Z] #21 30.60 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-16T00:28:55.749Z] #21 30.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-16T00:28:55.749Z] #21 30.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-16T00:28:55.749Z] #21 30.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-16T00:28:55.749Z] #21 30.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-16T00:28:55.749Z] #21 30.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T00:28:55.749Z] #21 30.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-16T00:28:55.749Z] #21 30.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-16T00:28:55.749Z] #21 30.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-16T00:28:55.749Z] #21 30.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:28:55.749Z] #21 30.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:28:55.749Z] #21 30.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:28:55.749Z] #21 30.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-16T00:28:55.749Z] #21 30.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-16T00:28:55.749Z] #21 30.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-16T00:28:55.749Z] #21 31.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-16T00:28:55.749Z] #21 31.16 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-16T00:28:55.749Z] #21 31.16 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-16T00:28:55.749Z] #21 31.16 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-16T00:28:55.749Z] #21 31.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:28:55.749Z] #21 31.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-16T00:28:55.749Z] #21 31.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:28:55.749Z] #21 31.18 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-16T00:28:55.749Z] #21 31.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-16T00:28:55.749Z] #21 31.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-16T00:28:55.749Z] #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-16T00:28:55.749Z] #21 31.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-16T00:28:55.749Z] #21 31.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-16T00:28:55.749Z] #21 31.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-16T00:28:55.749Z] #21 31.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-16T00:28:55.749Z] #21 31.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-16T00:28:55.749Z] #21 31.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-16T00:28:55.749Z] #21 31.50 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-16T00:28:55.749Z] #21 31.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-16T00:28:55.749Z] #21 31.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-16T00:28:55.749Z] #21 32.05 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-16T00:28:55.749Z] #21 32.05 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-16T00:28:55.749Z] #21 33.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:28:55.772Z] #77 180.1 checking for inttypes.h... yes [2022-07-16T00:28:56.015Z] #62 DONE 353.1s [2022-07-16T00:28:56.015Z] [2022-07-16T00:28:56.015Z] #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-16T00:28:56.015Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-16T00:28:56.015Z] #19 341.4 Selecting previously unselected package libxml-libxml-perl. [2022-07-16T00:28:56.015Z] #19 341.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-16T00:28:56.015Z] #19 341.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-16T00:28:56.015Z] #19 341.5 Selecting previously unselected package libxml-simple-perl. [2022-07-16T00:28:56.015Z] #19 341.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-16T00:28:56.015Z] #19 341.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-16T00:28:56.015Z] #19 341.6 Selecting previously unselected package libyaml-perl. [2022-07-16T00:28:56.015Z] #19 341.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-16T00:28:56.015Z] #19 341.6 Unpacking libyaml-perl (1.30-1) ... [2022-07-16T00:28:56.015Z] #19 341.6 Selecting previously unselected package libconfig-auto-perl. [2022-07-16T00:28:56.015Z] #19 341.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-16T00:28:56.015Z] #19 341.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-16T00:28:56.031Z] #77 180.4 checking for stdint.h... yes [2022-07-16T00:28:56.090Z] #77 191.5 CC src/crun-list.o [2022-07-16T00:28:56.090Z] #77 191.7 CC src/crun-create.o [2022-07-16T00:28:56.090Z] #77 191.9 CC src/crun-start.o [2022-07-16T00:28:56.275Z] #19 341.7 Selecting previously unselected package libfile-which-perl. [2022-07-16T00:28:56.275Z] #19 341.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-16T00:28:56.275Z] #19 341.7 Unpacking libfile-which-perl (1.23-1) ... [2022-07-16T00:28:56.275Z] #19 341.7 Selecting previously unselected package libfile-homedir-perl. [2022-07-16T00:28:56.275Z] #19 341.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-16T00:28:56.275Z] #19 341.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-16T00:28:56.290Z] #77 180.6 checking for unistd.h... yes [2022-07-16T00:28:56.312Z] #21 33.46 Fetched 27.7 MB in 2s (13.1 MB/s) [2022-07-16T00:28:56.312Z] #21 33.57 Selecting previously unselected package pigz. [2022-07-16T00:28:56.312Z] #21 33.57 (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-16T00:28:56.312Z] #21 33.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-16T00:28:56.312Z] #21 33.68 Unpacking pigz (2.6-1) ... [2022-07-16T00:28:56.346Z] #77 192.0 CC src/crun-state.o [2022-07-16T00:28:56.536Z] #19 341.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-16T00:28:56.536Z] #19 341.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-16T00:28:56.536Z] #19 341.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-16T00:28:56.536Z] #19 341.9 Selecting previously unselected package dpkg-cross. [2022-07-16T00:28:56.536Z] #19 341.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-16T00:28:56.536Z] #19 341.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-16T00:28:56.536Z] #19 342.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-16T00:28:56.536Z] #19 342.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-16T00:28:56.536Z] #19 342.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-16T00:28:56.536Z] #19 342.0 Selecting previously unselected package libc6-armel-cross. [2022-07-16T00:28:56.536Z] #19 342.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-16T00:28:56.536Z] #19 342.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-16T00:28:56.549Z] #77 180.9 checking minix/config.h usability... no [2022-07-16T00:28:56.568Z] #21 33.84 Selecting previously unselected package libelf1:amd64. [2022-07-16T00:28:56.568Z] #21 33.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-16T00:28:56.568Z] #21 33.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-16T00:28:56.603Z] #77 192.2 CC src/crun-update.o [2022-07-16T00:28:56.797Z] #19 342.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-16T00:28:56.797Z] #19 342.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:56.797Z] #19 342.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:56.797Z] #19 342.3 Selecting previously unselected package libgomp1-armel-cross. [2022-07-16T00:28:56.797Z] #19 342.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:56.797Z] #19 342.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:56.797Z] #19 342.3 Selecting previously unselected package libatomic1-armel-cross. [2022-07-16T00:28:56.797Z] #19 342.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:56.797Z] #19 342.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:56.797Z] #19 342.4 Selecting previously unselected package libasan6-armel-cross. [2022-07-16T00:28:56.808Z] #77 181.2 checking minix/config.h presence... no [2022-07-16T00:28:56.808Z] #77 181.4 checking for minix/config.h... no [2022-07-16T00:28:56.824Z] #21 34.13 Selecting previously unselected package libbpf0:amd64. [2022-07-16T00:28:56.824Z] #21 34.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-16T00:28:56.824Z] #21 34.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:28:56.859Z] #77 192.4 CC src/crun-ps.o [2022-07-16T00:28:56.859Z] #77 192.6 CC src/crun-checkpoint.o [2022-07-16T00:28:57.056Z] #19 342.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:57.056Z] #19 342.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:57.056Z] #19 342.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-16T00:28:57.056Z] #19 342.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:57.056Z] #19 342.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:57.067Z] #77 181.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-16T00:28:57.079Z] #21 34.31 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:28:57.079Z] #21 34.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:28:57.079Z] #21 34.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:28:57.116Z] #77 192.7 CC src/crun-restore.o [2022-07-16T00:28:57.318Z] #19 342.7 Selecting previously unselected package libubsan1-armel-cross. [2022-07-16T00:28:57.318Z] #19 342.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:57.318Z] #19 342.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:57.318Z] #19 342.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-16T00:28:57.318Z] #19 342.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:28:57.318Z] #19 342.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:28:57.335Z] #21 34.48 Selecting previously unselected package libmnl0:amd64. [2022-07-16T00:28:57.335Z] #21 34.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-16T00:28:57.335Z] #21 34.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:28:57.335Z] #21 34.56 Selecting previously unselected package libxtables12:amd64. [2022-07-16T00:28:57.335Z] #21 34.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-16T00:28:57.335Z] #21 34.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:28:57.335Z] #21 34.72 Selecting previously unselected package libcap2-bin. [2022-07-16T00:28:57.373Z] #77 192.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-16T00:28:57.373Z] #77 193.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-16T00:28:57.373Z] #77 193.1 CC src/libcrun/libcrun_la-container.lo [2022-07-16T00:28:57.579Z] #19 342.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-16T00:28:57.579Z] #19 342.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:28:57.579Z] #19 343.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:28:57.590Z] #21 34.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-16T00:28:57.590Z] #21 34.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-16T00:28:57.590Z] #21 34.94 Selecting previously unselected package iproute2. [2022-07-16T00:28:57.590Z] #21 34.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-16T00:28:57.590Z] #21 34.95 Unpacking iproute2 (5.10.0-4) ... [2022-07-16T00:28:57.893Z] #77 181.9 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:28:57.894Z] #77 ... [2022-07-16T00:28:57.894Z] [2022-07-16T00:28:57.894Z] #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-16T00:28:57.894Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:28:57.894Z] #21 30.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-16T00:28:57.894Z] #21 30.47 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-16T00:28:57.894Z] #21 30.47 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-16T00:28:57.894Z] #21 30.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:28:57.894Z] #21 30.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-16T00:28:57.894Z] #21 30.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-16T00:28:57.894Z] #21 30.50 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-16T00:28:57.894Z] #21 30.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-16T00:28:57.894Z] #21 30.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-16T00:28:57.894Z] #21 30.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:28:57.894Z] #21 30.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-16T00:28:57.894Z] #21 30.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-16T00:28:57.894Z] #21 30.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-16T00:28:57.894Z] #21 30.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-16T00:28:57.894Z] #21 30.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-16T00:28:57.894Z] #21 30.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-16T00:28:57.894Z] #21 30.95 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-16T00:28:57.894Z] #21 31.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-16T00:28:57.894Z] #21 31.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-16T00:28:57.894Z] #21 31.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-16T00:28:57.894Z] #21 31.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-16T00:28:57.894Z] #21 32.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:28:57.894Z] #21 32.77 Fetched 27.7 MB in 2s (13.5 MB/s) [2022-07-16T00:28:57.894Z] #21 32.91 Selecting previously unselected package pigz. [2022-07-16T00:28:57.894Z] #21 32.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-16T00:28:57.894Z] #21 33.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 33.03 Unpacking pigz (2.6-1) ... [2022-07-16T00:28:57.894Z] #21 33.24 Selecting previously unselected package libelf1:amd64. [2022-07-16T00:28:57.894Z] #21 33.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 33.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-16T00:28:57.894Z] #21 33.70 Selecting previously unselected package libbpf0:amd64. [2022-07-16T00:28:57.894Z] #21 33.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 33.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:28:57.894Z] #21 33.92 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:28:57.894Z] #21 33.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 33.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:28:57.894Z] #21 34.08 Selecting previously unselected package libmnl0:amd64. [2022-07-16T00:28:57.894Z] #21 34.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 34.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:28:57.894Z] #21 34.21 Selecting previously unselected package libxtables12:amd64. [2022-07-16T00:28:57.894Z] #21 34.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 34.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:28:57.894Z] #21 34.34 Selecting previously unselected package libcap2-bin. [2022-07-16T00:28:57.894Z] #21 34.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 34.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-16T00:28:57.894Z] #21 34.46 Selecting previously unselected package iproute2. [2022-07-16T00:28:57.894Z] #21 34.47 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 34.47 Unpacking iproute2 (5.10.0-4) ... [2022-07-16T00:28:57.894Z] #21 35.37 Selecting previously unselected package xxd. [2022-07-16T00:28:57.894Z] #21 35.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:28:57.894Z] #21 35.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:57.894Z] #21 35.54 Selecting previously unselected package vim-common. [2022-07-16T00:28:57.894Z] #21 35.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:28:57.894Z] #21 35.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:57.894Z] #21 35.81 Selecting previously unselected package bash-completion. [2022-07-16T00:28:57.894Z] #21 35.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-16T00:28:57.894Z] #21 40.21 Unpacking bash-completion (1:2.11-2) ... [2022-07-16T00:28:57.894Z] #21 ... [2022-07-16T00:28:57.894Z] [2022-07-16T00:28:57.894Z] #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-16T00:28:57.894Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:28:57.894Z] #77 182.6 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:28:57.894Z] #77 182.6 checking how to print strings... printf [2022-07-16T00:28:57.894Z] #77 182.6 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:28:57.894Z] #77 182.6 checking for fgrep... /bin/grep -F [2022-07-16T00:28:57.894Z] #77 182.6 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:28:57.935Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-16T00:28:58.153Z] #77 182.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:28:58.153Z] #77 182.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:28:58.192Z] #77 193.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-16T00:28:58.192Z] #77 193.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-16T00:28:58.412Z] #77 182.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:28:58.412Z] #77 183.0 checking whether ln -s works... yes [2022-07-16T00:28:58.412Z] #77 183.0 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:28:58.449Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-16T00:28:58.522Z] #21 35.75 Selecting previously unselected package xxd. [2022-07-16T00:28:58.522Z] #21 35.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:28:58.522Z] #21 35.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:58.671Z] #77 183.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-16T00:28:58.671Z] #77 183.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:28:58.671Z] #77 183.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:28:58.671Z] #77 183.1 checking for objdump... objdump [2022-07-16T00:28:58.671Z] #77 183.1 checking how to recognize dependent libraries... pass_all [2022-07-16T00:28:58.671Z] #77 183.1 checking for dlltool... no [2022-07-16T00:28:58.671Z] #77 183.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:28:58.671Z] #77 183.1 checking for ar... ar [2022-07-16T00:28:58.671Z] #77 183.1 checking for archiver @FILE support... @ [2022-07-16T00:28:58.671Z] #77 183.2 checking for strip... strip [2022-07-16T00:28:58.671Z] #77 183.3 checking for ranlib... ranlib [2022-07-16T00:28:58.671Z] #77 183.3 checking for gawk... no [2022-07-16T00:28:58.671Z] #77 183.3 checking for mawk... mawk [2022-07-16T00:28:58.706Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-16T00:28:58.706Z] #77 194.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-16T00:28:58.777Z] #21 36.17 Selecting previously unselected package vim-common. [2022-07-16T00:28:58.777Z] #21 36.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:28:58.777Z] #21 36.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:28:58.962Z] #77 194.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-16T00:28:59.220Z] #77 194.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-16T00:28:59.338Z] #21 36.53 Selecting previously unselected package bash-completion. [2022-07-16T00:28:59.338Z] #21 36.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-16T00:28:59.476Z] #77 195.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-16T00:28:59.607Z] #77 183.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:28:59.607Z] #77 184.0 checking for sysroot... no [2022-07-16T00:28:59.607Z] #77 184.0 checking for a working dd... /bin/dd [2022-07-16T00:28:59.607Z] #77 184.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:28:59.607Z] #77 184.3 checking for mt... no [2022-07-16T00:28:59.607Z] #77 184.3 checking if : is a manifest tool... no [2022-07-16T00:28:59.733Z] #77 195.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-16T00:28:59.733Z] #77 195.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-16T00:28:59.733Z] #77 195.5 CC src/libcrun/libcrun_la-error.lo [2022-07-16T00:28:59.866Z] #77 184.3 checking for dlfcn.h... yes [2022-07-16T00:28:59.866Z] #77 184.5 checking for objdir... .libs [2022-07-16T00:28:59.989Z] #77 195.6 CC src/libcrun/libcrun_la-status.lo [2022-07-16T00:28:59.989Z] #77 195.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-16T00:29:00.125Z] #77 184.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:29:00.384Z] #77 184.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:29:00.384Z] #77 184.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:29:00.552Z] #77 195.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-16T00:29:00.553Z] #77 196.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-16T00:29:00.809Z] #77 196.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-16T00:29:00.809Z] #77 ... [2022-07-16T00:29:00.809Z] [2022-07-16T00:29:00.809Z] #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-16T00:29:00.809Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:29:00.809Z] #47 241.2 + dpkg --print-architecture [2022-07-16T00:29:00.809Z] #47 241.2 + git checkout -q v2.1.0 [2022-07-16T00:29:00.809Z] #47 241.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T00:29:00.809Z] #47 241.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T00:29:00.952Z] #77 185.1 checking if gcc static flag -static works... yes [2022-07-16T00:29:01.066Z] #47 ... [2022-07-16T00:29:01.066Z] [2022-07-16T00:29:01.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-16T00:29:01.066Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:01.066Z] #77 196.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-16T00:29:01.211Z] #77 185.6 checking if gcc supports -c -o file.o... yes [2022-07-16T00:29:01.211Z] #77 185.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:29:01.211Z] #77 185.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:29:01.226Z] #21 ... [2022-07-16T00:29:01.226Z] [2022-07-16T00:29:01.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-16T00:29:01.226Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:01.226Z] #77 180.3 checking for sys/stat.h... yes [2022-07-16T00:29:01.226Z] #77 180.7 checking for stdlib.h... yes [2022-07-16T00:29:01.227Z] #77 181.0 checking for string.h... yes [2022-07-16T00:29:01.227Z] #77 181.2 checking for memory.h... yes [2022-07-16T00:29:01.227Z] #77 181.5 checking for strings.h... yes [2022-07-16T00:29:01.227Z] #77 181.7 checking for inttypes.h... yes [2022-07-16T00:29:01.227Z] #77 182.0 checking for stdint.h... yes [2022-07-16T00:29:01.227Z] #77 182.2 checking for unistd.h... yes [2022-07-16T00:29:01.227Z] #77 182.5 checking minix/config.h usability... no [2022-07-16T00:29:01.227Z] #77 182.7 checking minix/config.h presence... no [2022-07-16T00:29:01.227Z] #77 182.8 checking for minix/config.h... no [2022-07-16T00:29:01.227Z] #77 182.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-16T00:29:01.227Z] #77 183.1 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:29:01.227Z] #77 183.6 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:29:01.227Z] #77 183.6 checking how to print strings... printf [2022-07-16T00:29:01.227Z] #77 183.6 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:29:01.227Z] #77 183.6 checking for fgrep... /bin/grep -F [2022-07-16T00:29:01.227Z] #77 183.6 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:29:01.227Z] #77 183.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:29:01.227Z] #77 183.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:29:01.227Z] #77 183.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:29:01.227Z] #77 183.8 checking whether ln -s works... yes [2022-07-16T00:29:01.227Z] #77 183.8 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:29:01.227Z] #77 183.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-16T00:29:01.227Z] #77 183.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:29:01.227Z] #77 183.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:29:01.227Z] #77 183.9 checking for objdump... objdump [2022-07-16T00:29:01.227Z] #77 183.9 checking how to recognize dependent libraries... pass_all [2022-07-16T00:29:01.227Z] #77 183.9 checking for dlltool... no [2022-07-16T00:29:01.227Z] #77 183.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:29:01.227Z] #77 183.9 checking for ar... ar [2022-07-16T00:29:01.227Z] #77 183.9 checking for archiver @FILE support... @ [2022-07-16T00:29:01.227Z] #77 184.2 checking for strip... strip [2022-07-16T00:29:01.227Z] #77 184.2 checking for ranlib... ranlib [2022-07-16T00:29:01.227Z] #77 184.2 checking for gawk... no [2022-07-16T00:29:01.227Z] #77 184.2 checking for mawk... mawk [2022-07-16T00:29:01.227Z] #77 184.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:29:01.227Z] #77 185.1 checking for sysroot... no [2022-07-16T00:29:01.227Z] #77 185.2 checking for a working dd... /bin/dd [2022-07-16T00:29:01.227Z] #77 185.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:29:01.227Z] #77 185.5 checking for mt... no [2022-07-16T00:29:01.227Z] #77 185.5 checking if : is a manifest tool... no [2022-07-16T00:29:01.227Z] #77 185.5 checking for dlfcn.h... yes [2022-07-16T00:29:01.227Z] #77 185.8 checking for objdir... .libs [2022-07-16T00:29:01.249Z] #77 ... [2022-07-16T00:29:01.249Z] [2022-07-16T00:29:01.249Z] #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-16T00:29:01.249Z] #26 sha256:b1053ebace2474f824db9bb5cdb45290fa5cdb3ba401adf55a1672dbe94304d8 [2022-07-16T00:29:01.249Z] #26 266.8 + return [2022-07-16T00:29:01.323Z] #77 197.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-16T00:29:01.580Z] #77 197.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-16T00:29:01.779Z] #77 185.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:29:01.779Z] #77 186.4 checking how to hardcode library paths into programs... immediate [2022-07-16T00:29:01.779Z] #77 186.4 checking whether stripping libraries is possible... yes [2022-07-16T00:29:01.779Z] #77 186.4 checking if libtool supports shared libraries... yes [2022-07-16T00:29:01.779Z] #77 186.4 checking whether to build shared libraries... no [2022-07-16T00:29:01.779Z] #77 186.4 checking whether to build static libraries... yes [2022-07-16T00:29:01.779Z] #77 186.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:29:02.039Z] #77 186.5 checking whether build environment is sane... yes [2022-07-16T00:29:02.039Z] #77 186.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:29:02.039Z] #77 186.7 checking whether make sets $(MAKE)... yes [2022-07-16T00:29:02.046Z] #77 186.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:29:02.046Z] #77 186.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:29:02.299Z] #77 186.9 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:29:02.299Z] #77 187.0 checking whether make supports nested variables... yes [2022-07-16T00:29:02.303Z] #77 186.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:29:02.510Z] #77 198.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-16T00:29:02.559Z] #77 187.2 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:29:02.559Z] #77 187.2 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:29:02.559Z] #77 187.2 checking how to create a ustar tar archive... gnutar [2022-07-16T00:29:02.818Z] #77 187.2 checking dependency style of gcc... gcc3 [2022-07-16T00:29:02.818Z] #77 187.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:29:02.818Z] #77 187.5 checking whether make supports nested variables... (cached) yes [2022-07-16T00:29:02.818Z] #77 187.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:29:02.818Z] #77 187.5 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:29:02.818Z] #77 187.5 checking for yajl >= 2.1.0... yes [2022-07-16T00:29:02.818Z] #77 187.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:29:02.865Z] #19 347.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-16T00:29:02.865Z] #19 347.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:02.865Z] #19 347.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:29:02.865Z] #19 347.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-16T00:29:02.865Z] #19 347.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-16T00:29:02.865Z] #19 347.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-16T00:29:02.865Z] #19 347.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-16T00:29:02.865Z] #19 348.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:02.865Z] #19 348.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-16T00:29:02.865Z] #19 348.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-16T00:29:02.865Z] #19 348.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:02.865Z] #19 348.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:02.865Z] #19 348.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-16T00:29:02.866Z] #77 187.0 checking if gcc static flag -static works... yes [2022-07-16T00:29:03.074Z] #77 198.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-16T00:29:03.077Z] #77 187.6 checking for gcc... (cached) gcc [2022-07-16T00:29:03.123Z] #77 187.7 checking if gcc supports -c -o file.o... yes [2022-07-16T00:29:03.123Z] #77 187.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:29:03.128Z] #19 348.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:03.128Z] #19 348.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:29:03.331Z] #77 198.9 CC tests/init.o [2022-07-16T00:29:03.336Z] #77 187.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:29:03.336Z] #77 187.9 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:29:03.336Z] #77 187.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:29:03.336Z] #77 187.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:29:03.336Z] #77 187.9 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:29:03.379Z] #77 187.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:29:03.595Z] #77 188.0 checking for python3... /usr/bin/python3 [2022-07-16T00:29:03.595Z] #77 188.0 checking for python3 version... 3.9 [2022-07-16T00:29:03.595Z] #77 188.1 checking for python3 platform... linux [2022-07-16T00:29:03.640Z] #77 187.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:29:03.640Z] #77 188.3 checking how to hardcode library paths into programs... immediate [2022-07-16T00:29:03.640Z] #77 188.3 checking whether stripping libraries is possible... yes [2022-07-16T00:29:03.640Z] #77 188.3 checking if libtool supports shared libraries... yes [2022-07-16T00:29:03.640Z] #77 188.3 checking whether to build shared libraries... no [2022-07-16T00:29:03.640Z] #77 188.3 checking whether to build static libraries... yes [2022-07-16T00:29:03.640Z] #77 188.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:29:03.854Z] #77 188.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:29:03.896Z] #77 188.4 checking whether build environment is sane... yes [2022-07-16T00:29:03.896Z] #77 188.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:29:03.896Z] #77 188.6 checking whether make sets $(MAKE)... yes [2022-07-16T00:29:03.931Z] #77 199.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-16T00:29:04.112Z] #77 188.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:29:04.153Z] #77 188.8 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:29:04.153Z] #77 188.9 checking whether make supports nested variables... yes [2022-07-16T00:29:04.372Z] #77 189.0 checking that generated files are newer than configure... done [2022-07-16T00:29:04.372Z] #77 189.0 configure: creating ./config.status [2022-07-16T00:29:04.409Z] #77 189.1 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:29:04.409Z] #77 189.1 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:29:04.665Z] #77 189.1 checking how to create a ustar tar archive... gnutar [2022-07-16T00:29:04.665Z] #77 189.3 checking dependency style of gcc... [2022-07-16T00:29:04.665Z] #77 ... [2022-07-16T00:29:04.665Z] [2022-07-16T00:29:04.665Z] #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-16T00:29:04.665Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:04.665Z] #21 41.97 Unpacking bash-completion (1:2.11-2) ... [2022-07-16T00:29:05.445Z] #26 DONE 271.8s [2022-07-16T00:29:05.445Z] [2022-07-16T00:29:05.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-16T00:29:05.445Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:29:05.445Z] #77 222.0 AR libcrun_testing.a [2022-07-16T00:29:05.445Z] #77 222.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-16T00:29:05.445Z] #77 222.2 CCLD tests/tests_libcrun_utils [2022-07-16T00:29:05.445Z] #77 222.2 CCLD tests/tests_libcrun_errors [2022-07-16T00:29:05.445Z] #77 222.3 CCLD tests/tests_libcrun_fuzzer [2022-07-16T00:29:05.596Z] #21 42.67 Selecting previously unselected package bzip2. [2022-07-16T00:29:05.596Z] #21 42.68 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:29:05.596Z] #21 42.70 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:29:05.596Z] #21 42.83 Selecting previously unselected package xz-utils. [2022-07-16T00:29:05.596Z] #21 42.83 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:29:05.596Z] #21 42.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:29:05.703Z] #77 223.1 CCLD libcrun.la [2022-07-16T00:29:05.961Z] #77 ... [2022-07-16T00:29:05.961Z] [2022-07-16T00:29:05.961Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T00:29:05.961Z] #27 sha256:84e039b0216b88e4efde1a84b149c099ef13f0de89aa26d8a337e12ae7f74505 [2022-07-16T00:29:05.961Z] #27 DONE 0.3s [2022-07-16T00:29:06.164Z] #21 43.37 Selecting previously unselected package apparmor. [2022-07-16T00:29:06.164Z] #21 43.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-16T00:29:06.164Z] #21 43.47 Unpacking apparmor (2.13.6-10) ... [2022-07-16T00:29:06.222Z] [2022-07-16T00:29:06.222Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T00:29:06.222Z] #32 sha256:8480ea1c68a379885d6ee63c4faa8d207617a15c06dac6941883d2b4c2271405 [2022-07-16T00:29:06.222Z] #32 DONE 0.2s [2022-07-16T00:29:06.222Z] [2022-07-16T00:29:06.222Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T00:29:06.222Z] #35 sha256:1805df08bc2b26fc0aa60db6ca555275adbf930d9febbfbbcf113d648c07ea22 [2022-07-16T00:29:06.483Z] #35 DONE 0.1s [2022-07-16T00:29:06.483Z] [2022-07-16T00:29:06.483Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-16T00:29:06.483Z] #37 sha256:96505cd46db8dc7603878bcf0d60ac14851e7658a6033c6ae99cdfab2b24c4b6 [2022-07-16T00:29:06.740Z] #37 DONE 0.5s [2022-07-16T00:29:06.740Z] [2022-07-16T00:29:06.740Z] #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-16T00:29:06.740Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-16T00:29:06.740Z] #55 274.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-16T00:29:06.740Z] #55 DONE 274.6s [2022-07-16T00:29:06.740Z] [2022-07-16T00:29:06.740Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-16T00:29:06.740Z] #39 sha256:c880683d341f9481aa7050c1c6717ee8eb0cdca875616b55df4d9e59117bcd86 [2022-07-16T00:29:07.094Z] #21 44.27 Selecting previously unselected package inetutils-ping. [2022-07-16T00:29:07.094Z] #21 44.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-16T00:29:07.094Z] #21 44.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-16T00:29:07.314Z] #39 DONE 0.4s [2022-07-16T00:29:07.314Z] [2022-07-16T00:29:07.314Z] #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-16T00:29:07.314Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:29:07.314Z] #77 224.1 CCLD crun [2022-07-16T00:29:07.366Z] #21 44.67 Selecting previously unselected package libip4tc2:amd64. [2022-07-16T00:29:07.366Z] #21 44.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:29:07.366Z] #21 44.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:07.572Z] #77 224.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-16T00:29:07.572Z] #77 225.0 /bin/mkdir -p '/usr/local/lib' [2022-07-16T00:29:07.572Z] #77 225.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-16T00:29:07.572Z] #77 225.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-16T00:29:07.572Z] #77 225.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-16T00:29:07.572Z] #77 225.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-16T00:29:07.623Z] #21 44.75 Selecting previously unselected package libip6tc2:amd64. [2022-07-16T00:29:07.623Z] #21 44.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:29:07.623Z] #21 44.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:07.623Z] #21 44.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T00:29:07.623Z] #21 44.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T00:29:07.623Z] #21 44.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:29:07.623Z] #21 44.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T00:29:07.623Z] #21 44.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-16T00:29:07.623Z] #21 44.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:29:07.831Z] #77 225.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-16T00:29:07.831Z] #77 225.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-16T00:29:07.831Z] #77 225.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-16T00:29:07.880Z] #21 45.09 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T00:29:07.880Z] #21 45.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-16T00:29:07.880Z] #21 45.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:29:08.091Z] #77 225.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-16T00:29:08.091Z] #77 225.4 ---------------------------------------------------------------------- [2022-07-16T00:29:08.091Z] #77 225.4 Libraries have been installed in: [2022-07-16T00:29:08.091Z] #77 225.4 /usr/local/lib [2022-07-16T00:29:08.091Z] #77 225.4 [2022-07-16T00:29:08.091Z] #77 225.4 If you ever happen to want to link against installed libraries [2022-07-16T00:29:08.091Z] #77 225.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-16T00:29:08.091Z] #77 225.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-16T00:29:08.091Z] #77 225.4 flag during linking and do at least one of the following: [2022-07-16T00:29:08.091Z] #77 225.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-16T00:29:08.091Z] #77 225.4 during execution [2022-07-16T00:29:08.091Z] #77 225.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-16T00:29:08.091Z] #77 225.4 during linking [2022-07-16T00:29:08.091Z] #77 225.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-16T00:29:08.091Z] #77 225.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-16T00:29:08.091Z] #77 225.4 [2022-07-16T00:29:08.091Z] #77 225.4 See any operating system documentation about shared libraries for [2022-07-16T00:29:08.091Z] #77 225.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-16T00:29:08.091Z] #77 225.4 ---------------------------------------------------------------------- [2022-07-16T00:29:08.091Z] #77 225.4 /bin/mkdir -p '/build' [2022-07-16T00:29:08.091Z] #77 ... [2022-07-16T00:29:08.091Z] [2022-07-16T00:29:08.091Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-16T00:29:08.091Z] #41 sha256:8693c89bd4ee752058d1bbeecb233bddfacf9365dd6af170b8be62e591c7177d [2022-07-16T00:29:08.091Z] #41 DONE 0.9s [2022-07-16T00:29:08.091Z] [2022-07-16T00:29:08.091Z] #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-16T00:29:08.091Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-16T00:29:08.091Z] #77 225.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-16T00:29:08.091Z] #77 225.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-16T00:29:08.091Z] #77 225.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:08.091Z] #77 225.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:08.137Z] #21 45.36 Selecting previously unselected package iptables. [2022-07-16T00:29:08.137Z] #21 45.36 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-16T00:29:08.137Z] #21 45.42 Unpacking iptables (1.8.7-1) ... [2022-07-16T00:29:08.349Z] #77 225.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:08.350Z] #77 DONE 225.7s [2022-07-16T00:29:08.350Z] [2022-07-16T00:29:08.350Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T00:29:08.350Z] #45 sha256:ceaaddb3b9207753f08dc17c56dbbce153a456bef960ebdb3ade639596c246db [2022-07-16T00:29:08.350Z] #45 DONE 0.1s [2022-07-16T00:29:08.350Z] [2022-07-16T00:29:08.350Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T00:29:08.350Z] #48 sha256:b6e2c65a47009a55bd5bd51b346334f1942611676f7dd61ff9e26e6ca4b16dcf [2022-07-16T00:29:08.455Z] #19 353.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-16T00:29:08.455Z] #19 353.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:08.455Z] #19 354.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:29:08.565Z] #77 ... [2022-07-16T00:29:08.565Z] [2022-07-16T00:29:08.565Z] #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-16T00:29:08.565Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:08.565Z] #21 40.71 Selecting previously unselected package bzip2. [2022-07-16T00:29:08.565Z] #21 40.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 40.74 Unpacking bzip2 (1.0.8-4) ... [2022-07-16T00:29:08.565Z] #21 40.86 Selecting previously unselected package xz-utils. [2022-07-16T00:29:08.565Z] #21 40.86 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 40.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:29:08.565Z] #21 41.36 Selecting previously unselected package apparmor. [2022-07-16T00:29:08.565Z] #21 41.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 41.57 Unpacking apparmor (2.13.6-10) ... [2022-07-16T00:29:08.565Z] #21 42.44 Selecting previously unselected package inetutils-ping. [2022-07-16T00:29:08.565Z] #21 42.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 42.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-16T00:29:08.565Z] #21 42.55 Selecting previously unselected package libip4tc2:amd64. [2022-07-16T00:29:08.565Z] #21 42.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 42.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:08.565Z] #21 42.63 Selecting previously unselected package libip6tc2:amd64. [2022-07-16T00:29:08.565Z] #21 42.64 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 42.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:08.565Z] #21 42.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T00:29:08.565Z] #21 42.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 42.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:29:08.565Z] #21 42.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T00:29:08.565Z] #21 42.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 42.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:29:08.565Z] #21 43.19 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T00:29:08.565Z] #21 43.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 43.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:29:08.565Z] #21 43.47 Selecting previously unselected package iptables. [2022-07-16T00:29:08.565Z] #21 43.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 43.48 Unpacking iptables (1.8.7-1) ... [2022-07-16T00:29:08.565Z] #21 44.03 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:29:08.565Z] #21 44.04 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 44.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:29:08.565Z] #21 44.38 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:29:08.565Z] #21 44.38 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 44.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:29:08.565Z] #21 44.74 Selecting previously unselected package jq. [2022-07-16T00:29:08.565Z] #21 44.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 44.75 Unpacking jq (1.6-2.1) ... [2022-07-16T00:29:08.565Z] #21 44.96 Selecting previously unselected package libaio1:amd64. [2022-07-16T00:29:08.565Z] #21 44.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 45.01 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:29:08.565Z] #21 45.13 Selecting previously unselected package libgpm2:amd64. [2022-07-16T00:29:08.565Z] #21 45.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 45.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:29:08.565Z] #21 45.22 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:29:08.565Z] #21 45.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:29:08.565Z] #21 45.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:29:08.565Z] #21 ... [2022-07-16T00:29:08.565Z] [2022-07-16T00:29:08.565Z] #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-16T00:29:08.565Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:08.565Z] #77 192.9 config.status: creating Makefile [2022-07-16T00:29:08.565Z] #77 193.0 config.status: creating config.h [2022-07-16T00:29:08.565Z] #77 193.0 config.status: executing libtool commands [2022-07-16T00:29:08.565Z] #77 193.1 config.status: executing depfiles commands [2022-07-16T00:29:08.700Z] #21 45.91 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:29:08.700Z] #21 45.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:29:08.700Z] #21 45.94 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:29:08.920Z] #48 DONE 0.7s [2022-07-16T00:29:08.920Z] [2022-07-16T00:29:08.920Z] #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-16T00:29:08.920Z] #60 sha256:98a0564ad50e95626176a66f21f75955c28a83d3336138b2fa72771301289bad [2022-07-16T00:29:08.920Z] #60 160.2 + mkdir -p /build [2022-07-16T00:29:08.920Z] #60 160.2 + cp runc /build/runc [2022-07-16T00:29:08.957Z] #21 46.09 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:29:08.957Z] #21 46.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:29:08.957Z] #21 46.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:29:08.958Z] #21 46.25 Selecting previously unselected package jq. [2022-07-16T00:29:08.958Z] #21 46.28 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:29:08.958Z] #21 46.29 Unpacking jq (1.6-2.1) ... [2022-07-16T00:29:09.215Z] #21 46.43 Selecting previously unselected package libaio1:amd64. [2022-07-16T00:29:09.215Z] #21 46.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-16T00:29:09.215Z] #21 46.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:29:09.215Z] #21 46.60 Selecting previously unselected package libgpm2:amd64. [2022-07-16T00:29:09.215Z] #21 46.63 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-16T00:29:09.215Z] #21 46.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:29:09.215Z] #21 46.70 Selecting previously unselected package libicu67:amd64. [2022-07-16T00:29:09.395Z] #19 354.9 Selecting previously unselected package crossbuild-essential-armel. [2022-07-16T00:29:09.395Z] #19 354.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-16T00:29:09.472Z] #21 46.71 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-16T00:29:09.472Z] #21 46.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-16T00:29:09.489Z] #60 DONE 160.7s [2022-07-16T00:29:09.489Z] [2022-07-16T00:29:09.489Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-16T00:29:09.489Z] #52 sha256:91cbedac36152a92ce4d5f82573abfe3fa904018918b0e90626151fbc8431b12 [2022-07-16T00:29:09.489Z] #52 DONE 0.6s [2022-07-16T00:29:09.489Z] [2022-07-16T00:29:09.489Z] #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-16T00:29:09.489Z] #64 sha256:ad16c791404e25baea0393473bc57735463609db0f5f779d9a4909470a45b595 [2022-07-16T00:29:09.505Z] #77 194.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-16T00:29:09.655Z] #19 355.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-16T00:29:09.747Z] #64 ... [2022-07-16T00:29:09.748Z] [2022-07-16T00:29:09.748Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T00:29:09.748Z] #54 sha256:0c77c94e7b0b3c3aec6a70571189ae6472831c03ef69e5c4f790145bf0697e1a [2022-07-16T00:29:09.748Z] #54 DONE 0.1s [2022-07-16T00:29:09.748Z] [2022-07-16T00:29:09.748Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T00:29:09.748Z] #56 sha256:cfb53abfd706f350600d0db63da221a9dc88381966504471b6f7731ac33d9413 [2022-07-16T00:29:09.765Z] #77 194.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:29:10.333Z] #77 194.9 checking for gcc... gcc [2022-07-16T00:29:10.592Z] #77 195.0 checking whether the C compiler works... yes [2022-07-16T00:29:10.592Z] #77 195.3 checking for C compiler default output file name... a.out [2022-07-16T00:29:10.594Z] #19 356.0 Selecting previously unselected package libc6-armhf-cross. [2022-07-16T00:29:10.594Z] #19 356.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:10.851Z] #77 195.3 checking for suffix of executables... [2022-07-16T00:29:10.854Z] #19 356.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-16T00:29:11.111Z] #77 195.5 checking whether we are cross compiling... no [2022-07-16T00:29:11.111Z] #77 195.7 checking for suffix of object files... o [2022-07-16T00:29:11.114Z] #19 356.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-16T00:29:11.114Z] #19 356.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.114Z] #19 356.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.114Z] #19 356.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-16T00:29:11.114Z] #19 356.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.114Z] #19 356.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.114Z] #19 356.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-16T00:29:11.114Z] #19 356.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.114Z] #19 356.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.114Z] #19 356.8 Selecting previously unselected package libasan6-armhf-cross. [2022-07-16T00:29:11.123Z] #56 DONE 1.2s [2022-07-16T00:29:11.123Z] [2022-07-16T00:29:11.123Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T00:29:11.123Z] #58 sha256:ae1c6741868f2c16830af12bba603bf4944865814b27010254acea80e68d0716 [2022-07-16T00:29:11.123Z] #58 DONE 0.1s [2022-07-16T00:29:11.123Z] [2022-07-16T00:29:11.123Z] #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-16T00:29:11.123Z] #64 sha256:ad16c791404e25baea0393473bc57735463609db0f5f779d9a4909470a45b595 [2022-07-16T00:29:11.123Z] #64 ... [2022-07-16T00:29:11.123Z] [2022-07-16T00:29:11.123Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T00:29:11.123Z] #61 sha256:8a6c2bad952c990e775da801639d83016b02063602da687fc9aef6e126d2f56c [2022-07-16T00:29:11.374Z] #19 356.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.374Z] #19 356.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.433Z] #77 195.8 checking whether we are using the GNU C compiler... yes [2022-07-16T00:29:11.433Z] #77 195.9 checking whether gcc accepts -g... yes [2022-07-16T00:29:11.635Z] #19 357.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-16T00:29:11.635Z] #19 357.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.635Z] #19 357.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.635Z] #19 357.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-16T00:29:11.635Z] #19 357.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.635Z] #19 357.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.635Z] #19 357.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-16T00:29:11.635Z] #19 357.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:11.635Z] #19 357.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:11.635Z] #19 357.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-16T00:29:11.688Z] #61 DONE 0.5s [2022-07-16T00:29:11.688Z] [2022-07-16T00:29:11.688Z] #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-16T00:29:11.688Z] #64 sha256:ad16c791404e25baea0393473bc57735463609db0f5f779d9a4909470a45b595 [2022-07-16T00:29:11.701Z] #77 196.1 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:29:11.896Z] #19 357.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:11.896Z] #19 357.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:29:11.967Z] #77 196.3 checking whether gcc understands -c and -o together... yes [2022-07-16T00:29:11.967Z] #77 196.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:29:11.967Z] #77 196.6 checking whether build environment is sane... yes [2022-07-16T00:29:11.967Z] #77 196.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:29:11.967Z] #77 196.7 checking for gawk... no [2022-07-16T00:29:12.225Z] #77 196.7 checking for mawk... mawk [2022-07-16T00:29:12.225Z] #77 196.7 checking whether make sets $(MAKE)... yes [2022-07-16T00:29:12.225Z] #77 196.7 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:29:12.225Z] #77 196.8 checking whether make supports nested variables... yes [2022-07-16T00:29:12.225Z] #77 196.8 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:29:12.225Z] #77 196.8 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:29:12.484Z] #77 196.8 checking how to create a ustar tar archive... gnutar [2022-07-16T00:29:12.484Z] #77 197.0 checking dependency style of gcc... gcc3 [2022-07-16T00:29:12.484Z] #77 197.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:29:12.484Z] #77 197.2 checking whether make supports nested variables... (cached) yes [2022-07-16T00:29:13.052Z] #77 197.2 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:29:13.052Z] #77 197.6 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:29:13.052Z] #77 197.6 checking how to print strings... printf [2022-07-16T00:29:13.052Z] #77 197.6 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:29:13.052Z] #77 197.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:29:13.052Z] #77 197.6 checking for egrep... /bin/grep -E [2022-07-16T00:29:13.052Z] #77 197.6 checking for fgrep... /bin/grep -F [2022-07-16T00:29:13.052Z] #77 197.6 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:29:13.052Z] #77 197.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:29:13.052Z] #77 197.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:29:13.063Z] #64 257.6 + bin/containerd [2022-07-16T00:29:13.310Z] #77 197.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:29:13.310Z] #77 197.8 checking whether ln -s works... yes [2022-07-16T00:29:13.310Z] #77 197.8 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:29:13.310Z] #77 197.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-16T00:29:13.310Z] #77 197.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:29:13.310Z] #77 197.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:29:13.310Z] #77 197.9 checking for objdump... objdump [2022-07-16T00:29:13.310Z] #77 197.9 checking how to recognize dependent libraries... pass_all [2022-07-16T00:29:13.310Z] #77 197.9 checking for dlltool... no [2022-07-16T00:29:13.310Z] #77 197.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:29:13.310Z] #77 197.9 checking for ar... ar [2022-07-16T00:29:13.569Z] #77 197.9 checking for archiver @FILE support... @ [2022-07-16T00:29:13.569Z] #77 198.2 checking for strip... strip [2022-07-16T00:29:13.569Z] #77 198.2 checking for ranlib... ranlib [2022-07-16T00:29:13.829Z] #77 198.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:29:14.089Z] #77 198.6 checking for sysroot... no [2022-07-16T00:29:14.089Z] #77 198.6 checking for a working dd... /bin/dd [2022-07-16T00:29:14.089Z] #77 198.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:29:14.089Z] #77 198.7 checking for mt... no [2022-07-16T00:29:14.089Z] #77 198.7 checking if : is a manifest tool... no [2022-07-16T00:29:14.089Z] #77 198.7 checking how to run the C preprocessor... gcc -E [2022-07-16T00:29:14.723Z] #21 ... [2022-07-16T00:29:14.723Z] [2022-07-16T00:29:14.723Z] #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-16T00:29:14.723Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:14.723Z] #77 189.3 checking dependency style of gcc... gcc3 [2022-07-16T00:29:14.723Z] #77 189.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:29:14.723Z] #77 189.8 checking whether make supports nested variables... (cached) yes [2022-07-16T00:29:14.723Z] #77 189.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-16T00:29:14.723Z] #77 189.8 checking pkg-config is at least version 0.9.0... yes [2022-07-16T00:29:14.723Z] #77 189.8 checking for yajl >= 2.1.0... yes [2022-07-16T00:29:14.723Z] #77 189.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-16T00:29:14.723Z] #77 189.9 checking for gcc... (cached) gcc [2022-07-16T00:29:14.723Z] #77 190.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-16T00:29:14.723Z] #77 190.1 checking whether gcc accepts -g... (cached) yes [2022-07-16T00:29:14.723Z] #77 190.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-16T00:29:14.723Z] #77 190.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-16T00:29:14.723Z] #77 190.1 checking for a Python interpreter with version >= 3... python3 [2022-07-16T00:29:14.723Z] #77 190.2 checking for python3... /usr/bin/python3 [2022-07-16T00:29:14.723Z] #77 190.2 checking for python3 version... 3.9 [2022-07-16T00:29:14.723Z] #77 190.3 checking for python3 platform... linux [2022-07-16T00:29:14.723Z] #77 190.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-16T00:29:14.723Z] #77 190.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-16T00:29:14.723Z] #77 191.1 checking that generated files are newer than configure... done [2022-07-16T00:29:14.723Z] #77 191.1 configure: creating ./config.status [2022-07-16T00:29:14.724Z] #77 194.9 config.status: creating Makefile [2022-07-16T00:29:14.724Z] #77 195.0 config.status: creating config.h [2022-07-16T00:29:14.724Z] #77 195.1 config.status: executing libtool commands [2022-07-16T00:29:14.724Z] #77 195.1 config.status: executing depfiles commands [2022-07-16T00:29:14.724Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-16T00:29:14.724Z] #77 196.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-16T00:29:14.724Z] #77 196.6 checking for gcc... gcc [2022-07-16T00:29:14.724Z] #77 196.7 checking whether the C compiler works... yes [2022-07-16T00:29:14.724Z] #77 197.0 checking for C compiler default output file name... a.out [2022-07-16T00:29:14.724Z] #77 197.0 checking for suffix of executables... [2022-07-16T00:29:14.724Z] #77 197.2 checking whether we are cross compiling... no [2022-07-16T00:29:14.724Z] #77 197.5 checking for suffix of object files... o [2022-07-16T00:29:14.724Z] #77 197.6 checking whether we are using the GNU C compiler... yes [2022-07-16T00:29:14.724Z] #77 197.7 checking whether gcc accepts -g... yes [2022-07-16T00:29:14.724Z] #77 197.9 checking for gcc option to accept ISO C89... none needed [2022-07-16T00:29:14.724Z] #77 198.1 checking whether gcc understands -c and -o together... yes [2022-07-16T00:29:14.724Z] #77 198.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-16T00:29:14.724Z] #77 198.3 checking whether build environment is sane... yes [2022-07-16T00:29:14.724Z] #77 198.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-16T00:29:14.724Z] #77 198.5 checking for gawk... no [2022-07-16T00:29:14.724Z] #77 198.5 checking for mawk... mawk [2022-07-16T00:29:14.724Z] #77 198.5 checking whether make sets $(MAKE)... yes [2022-07-16T00:29:14.724Z] #77 198.5 checking whether make supports the include directive... yes (GNU style) [2022-07-16T00:29:14.724Z] #77 198.6 checking whether make supports nested variables... yes [2022-07-16T00:29:14.724Z] #77 198.7 checking whether UID '0' is supported by ustar format... yes [2022-07-16T00:29:14.724Z] #77 198.7 checking whether GID '0' is supported by ustar format... yes [2022-07-16T00:29:14.724Z] #77 198.7 checking how to create a ustar tar archive... gnutar [2022-07-16T00:29:14.724Z] #77 198.8 checking dependency style of gcc... gcc3 [2022-07-16T00:29:14.724Z] #77 199.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-16T00:29:14.724Z] #77 199.0 checking whether make supports nested variables... (cached) yes [2022-07-16T00:29:14.724Z] #77 199.0 checking build system type... x86_64-pc-linux-gnu [2022-07-16T00:29:14.724Z] #77 199.4 checking host system type... x86_64-pc-linux-gnu [2022-07-16T00:29:14.724Z] #77 199.4 checking how to print strings... printf [2022-07-16T00:29:14.724Z] #77 199.4 checking for a sed that does not truncate output... /bin/sed [2022-07-16T00:29:14.724Z] #77 199.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-16T00:29:14.724Z] #77 199.5 checking for egrep... /bin/grep -E [2022-07-16T00:29:14.724Z] #77 199.5 checking for fgrep... /bin/grep -F [2022-07-16T00:29:14.724Z] #77 199.5 checking for ld used by gcc... /usr/bin/ld [2022-07-16T00:29:14.724Z] #77 199.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-16T00:29:14.724Z] #77 199.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-16T00:29:14.980Z] #77 199.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-16T00:29:14.980Z] #77 199.7 checking whether ln -s works... yes [2022-07-16T00:29:14.980Z] #77 199.7 checking the maximum length of command line arguments... 1572864 [2022-07-16T00:29:14.980Z] #77 199.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-16T00:29:14.980Z] #77 199.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-16T00:29:14.980Z] #77 199.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-16T00:29:14.980Z] #77 199.8 checking for objdump... objdump [2022-07-16T00:29:14.980Z] #77 199.8 checking how to recognize dependent libraries... pass_all [2022-07-16T00:29:14.980Z] #77 199.8 checking for dlltool... no [2022-07-16T00:29:14.980Z] #77 199.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-16T00:29:14.980Z] #77 199.8 checking for ar... ar [2022-07-16T00:29:14.980Z] #77 199.8 checking for archiver @FILE support... [2022-07-16T00:29:14.980Z] #77 ... [2022-07-16T00:29:14.980Z] [2022-07-16T00:29:14.980Z] #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-16T00:29:14.980Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:14.980Z] #21 52.35 Selecting previously unselected package libinih1:amd64. [2022-07-16T00:29:14.980Z] #21 52.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-16T00:29:14.980Z] #21 52.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-16T00:29:15.236Z] #21 52.47 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:29:15.236Z] #21 52.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:29:15.236Z] #21 52.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:29:15.236Z] #21 52.63 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:29:15.236Z] #21 52.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:29:15.236Z] #21 52.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:29:15.283Z] #77 198.9 checking for ANSI C header files... yes [2022-07-16T00:29:15.493Z] #21 52.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:29:15.493Z] #21 52.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:29:15.493Z] #21 52.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:29:15.493Z] #21 52.94 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:29:15.493Z] #21 52.94 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:29:15.493Z] #21 52.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:29:15.542Z] #77 199.9 checking for sys/types.h... yes [2022-07-16T00:29:15.750Z] #21 53.05 Selecting previously unselected package net-tools. [2022-07-16T00:29:15.750Z] #21 53.05 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-16T00:29:15.750Z] #21 53.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:29:15.804Z] #77 200.2 checking for sys/stat.h... yes [2022-07-16T00:29:15.804Z] #77 200.5 checking for stdlib.h... yes [2022-07-16T00:29:16.316Z] #21 53.54 Selecting previously unselected package patch. [2022-07-16T00:29:16.316Z] #21 53.55 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:29:16.316Z] #21 53.56 Unpacking patch (2.7.6-7) ... [2022-07-16T00:29:16.324Z] #77 200.6 checking for string.h... yes [2022-07-16T00:29:16.324Z] #77 200.8 checking for memory.h... yes [2022-07-16T00:29:16.572Z] #21 53.92 Selecting previously unselected package python-pip-whl. [2022-07-16T00:29:16.583Z] #77 201.1 checking for strings.h... yes [2022-07-16T00:29:16.829Z] #21 53.93 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:29:16.829Z] #21 53.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:29:16.842Z] #77 201.3 checking for inttypes.h... yes [2022-07-16T00:29:17.186Z] #19 362.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-16T00:29:17.186Z] #19 362.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:17.186Z] #19 362.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:29:17.186Z] #19 362.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-16T00:29:17.186Z] #19 362.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-16T00:29:17.186Z] #19 362.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-16T00:29:17.186Z] #19 362.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-16T00:29:17.186Z] #19 362.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:17.186Z] #19 362.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-16T00:29:17.410Z] #77 201.6 checking for stdint.h... yes [2022-07-16T00:29:17.446Z] #19 362.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-16T00:29:17.446Z] #19 362.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:17.446Z] #19 362.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:17.678Z] #77 202.0 checking for unistd.h... yes [2022-07-16T00:29:17.679Z] #77 202.3 checking for dlfcn.h... yes [2022-07-16T00:29:17.679Z] #77 202.4 checking for objdir... .libs [2022-07-16T00:29:17.706Z] #19 363.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-16T00:29:17.706Z] #19 363.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:17.706Z] #19 363.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:29:17.759Z] #21 55.04 Selecting previously unselected package python3-lib2to3. [2022-07-16T00:29:17.759Z] #21 55.04 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-16T00:29:17.759Z] #21 55.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:29:18.015Z] #21 55.27 Selecting previously unselected package python3-distutils. [2022-07-16T00:29:18.015Z] #21 55.30 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-16T00:29:18.015Z] #21 55.31 Unpacking python3-distutils (3.9.2-1) ... [2022-07-16T00:29:18.197Z] #77 202.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:29:18.197Z] #77 202.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:29:18.197Z] #77 202.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:29:18.271Z] #21 55.69 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:29:18.528Z] #21 55.71 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:29:18.528Z] #21 55.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:29:18.716Z] #77 203.0 checking if gcc static flag -static works... yes [2022-07-16T00:29:18.784Z] #21 56.17 Selecting previously unselected package python3-setuptools. [2022-07-16T00:29:18.785Z] #21 56.19 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-16T00:29:18.785Z] #21 56.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-16T00:29:18.975Z] #77 203.4 checking if gcc supports -c -o file.o... yes [2022-07-16T00:29:18.975Z] #77 203.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:29:18.975Z] #77 203.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:29:19.493Z] #77 203.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:29:19.493Z] #77 204.2 checking how to hardcode library paths into programs... immediate [2022-07-16T00:29:19.493Z] #77 204.2 checking whether stripping libraries is possible... yes [2022-07-16T00:29:19.493Z] #77 204.2 checking if libtool supports shared libraries... yes [2022-07-16T00:29:19.493Z] #77 204.2 checking whether to build shared libraries... no [2022-07-16T00:29:19.493Z] #77 204.2 checking whether to build static libraries... yes [2022-07-16T00:29:19.493Z] #77 204.2 checking float.h usability... [2022-07-16T00:29:19.493Z] #77 ... [2022-07-16T00:29:19.493Z] [2022-07-16T00:29:19.493Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-16T00:29:19.493Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:19.493Z] #21 52.20 Selecting previously unselected package libinih1:amd64. [2022-07-16T00:29:19.493Z] #21 52.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-16T00:29:19.493Z] #21 52.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-16T00:29:19.493Z] #21 52.40 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:29:19.493Z] #21 52.40 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:29:19.493Z] #21 52.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:29:19.493Z] #21 52.55 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:29:19.494Z] #21 52.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 52.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:29:19.494Z] #21 52.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:29:19.494Z] #21 52.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 52.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:29:19.494Z] #21 52.78 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:29:19.494Z] #21 52.78 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 52.80 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:29:19.494Z] #21 52.87 Selecting previously unselected package net-tools. [2022-07-16T00:29:19.494Z] #21 52.87 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 52.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:29:19.494Z] #21 53.12 Selecting previously unselected package patch. [2022-07-16T00:29:19.494Z] #21 53.13 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 53.16 Unpacking patch (2.7.6-7) ... [2022-07-16T00:29:19.494Z] #21 53.48 Selecting previously unselected package python-pip-whl. [2022-07-16T00:29:19.494Z] #21 53.48 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:29:19.494Z] #21 53.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:29:19.494Z] #21 54.67 Selecting previously unselected package python3-lib2to3. [2022-07-16T00:29:19.494Z] #21 54.68 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-16T00:29:19.494Z] #21 54.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:29:19.494Z] #21 54.82 Selecting previously unselected package python3-distutils. [2022-07-16T00:29:19.494Z] #21 54.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-16T00:29:19.494Z] #21 54.84 Unpacking python3-distutils (3.9.2-1) ... [2022-07-16T00:29:19.494Z] #21 55.10 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:29:19.494Z] #21 55.10 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:29:19.494Z] #21 55.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:29:19.494Z] #21 55.33 Selecting previously unselected package python3-setuptools. [2022-07-16T00:29:19.494Z] #21 55.33 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-16T00:29:19.494Z] #21 55.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-16T00:29:19.494Z] #21 55.67 Selecting previously unselected package python3-wheel. [2022-07-16T00:29:19.494Z] #21 55.67 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-16T00:29:19.494Z] #21 55.70 Unpacking python3-wheel (0.34.2-1) ... [2022-07-16T00:29:19.494Z] #21 55.78 Selecting previously unselected package python3-pip. [2022-07-16T00:29:19.494Z] #21 55.78 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:29:19.494Z] #21 55.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:29:19.494Z] #21 56.18 Selecting previously unselected package sudo. [2022-07-16T00:29:19.494Z] #21 56.18 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 56.22 Unpacking sudo (1.9.5p2-3) ... [2022-07-16T00:29:19.494Z] #21 57.16 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T00:29:19.494Z] #21 57.17 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 57.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:29:19.494Z] #21 57.52 Selecting previously unselected package uidmap. [2022-07-16T00:29:19.494Z] #21 57.54 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-16T00:29:19.494Z] #21 57.55 Unpacking uidmap (1:4.8.1-1) ... [2022-07-16T00:29:19.494Z] #21 57.94 Selecting previously unselected package vim-runtime. [2022-07-16T00:29:19.494Z] #21 57.96 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:29:19.494Z] #21 58.04 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-16T00:29:19.494Z] #21 58.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-16T00:29:19.494Z] #21 58.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:19.714Z] #21 56.90 Selecting previously unselected package python3-wheel. [2022-07-16T00:29:19.714Z] #21 56.90 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-16T00:29:19.714Z] #21 56.90 Unpacking python3-wheel (0.34.2-1) ... [2022-07-16T00:29:19.714Z] #21 57.02 Selecting previously unselected package python3-pip. [2022-07-16T00:29:19.714Z] #21 57.03 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:29:19.714Z] #21 57.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:29:20.061Z] #21 ... [2022-07-16T00:29:20.061Z] [2022-07-16T00:29:20.061Z] #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-16T00:29:20.061Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:20.061Z] #77 204.2 checking float.h usability... yes [2022-07-16T00:29:20.061Z] #77 204.6 checking float.h presence... yes [2022-07-16T00:29:20.061Z] #77 204.6 checking for float.h... yes [2022-07-16T00:29:20.061Z] #77 204.7 checking limits.h usability... yes [2022-07-16T00:29:20.277Z] #21 57.46 Selecting previously unselected package sudo. [2022-07-16T00:29:20.277Z] #21 57.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-16T00:29:20.277Z] #21 57.46 Unpacking sudo (1.9.5p2-3) ... [2022-07-16T00:29:20.321Z] #77 204.8 checking limits.h presence... yes [2022-07-16T00:29:20.321Z] #77 204.9 checking for limits.h... yes [2022-07-16T00:29:20.580Z] #77 205.0 checking stddef.h usability... yes [2022-07-16T00:29:20.580Z] #77 205.2 checking stddef.h presence... yes [2022-07-16T00:29:20.580Z] #77 205.2 checking for stddef.h... yes [2022-07-16T00:29:20.580Z] #77 205.3 checking for stdlib.h... (cached) yes [2022-07-16T00:29:20.580Z] #77 205.3 checking for string.h... (cached) yes [2022-07-16T00:29:20.838Z] #77 205.4 checking sys/time.h usability... yes [2022-07-16T00:29:20.838Z] #77 205.5 checking sys/time.h presence... yes [2022-07-16T00:29:20.838Z] #77 205.6 checking for sys/time.h... yes [2022-07-16T00:29:21.097Z] #77 205.6 checking for inline... inline [2022-07-16T00:29:21.207Z] #21 58.46 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T00:29:21.207Z] #21 58.50 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-16T00:29:21.207Z] #21 58.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:29:21.464Z] #21 58.94 Selecting previously unselected package uidmap. [2022-07-16T00:29:21.464Z] #21 58.95 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-16T00:29:21.665Z] #77 205.7 checking for size_t... yes [2022-07-16T00:29:21.665Z] #77 206.3 checking for stdlib.h... (cached) yes [2022-07-16T00:29:21.720Z] #21 58.97 Unpacking uidmap (1:4.8.1-1) ... [2022-07-16T00:29:21.977Z] #21 59.34 Selecting previously unselected package vim-runtime. [2022-07-16T00:29:21.977Z] #21 59.35 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:29:21.992Z] #77 ... [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #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-16T00:29:21.992Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:29:21.992Z] #47 DONE 269.5s [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #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-16T00:29:21.992Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:21.992Z] #77 ... [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T00:29:21.992Z] #48 sha256:8beb91eca603d1915bd33eda7dfcc94b3703e773d022a84729d73e007c253c11 [2022-07-16T00:29:21.992Z] #48 DONE 0.2s [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #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-16T00:29:21.992Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:29:21.992Z] #64 ... [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-16T00:29:21.992Z] #52 sha256:01a8376c7232da0ba7987a495f522e14ea7632f0853e1ce13ef05a37724f2b57 [2022-07-16T00:29:21.992Z] #52 DONE 0.1s [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T00:29:21.992Z] #54 sha256:4428fcfb89b349fcd7599aad5fe96e95df3c859d7d16e0d3ce14e91793f4382e [2022-07-16T00:29:21.992Z] #54 DONE 0.1s [2022-07-16T00:29:21.992Z] [2022-07-16T00:29:21.992Z] #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-16T00:29:21.992Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:22.233Z] #77 206.3 checking for GNU libc compatible malloc... yes [2022-07-16T00:29:22.233Z] #77 206.8 checking for stdlib.h... (cached) yes [2022-07-16T00:29:22.234Z] #21 59.42 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-16T00:29:22.234Z] #21 59.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-16T00:29:22.234Z] #21 59.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:22.492Z] #77 206.8 checking for GNU libc compatible realloc... yes [2022-07-16T00:29:22.992Z] #19 367.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-16T00:29:22.993Z] #19 367.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:22.993Z] #19 367.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:29:22.993Z] #19 367.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-16T00:29:22.993Z] #19 367.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-16T00:29:22.993Z] #19 367.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-16T00:29:22.993Z] #19 367.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 367.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:22.993Z] #19 367.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-16T00:29:22.993Z] #19 367.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 367.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 367.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 367.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 367.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 367.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 367.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 368.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 368.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 368.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 368.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 368.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 368.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 368.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 368.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 368.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 368.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 368.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:22.993Z] #19 368.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-16T00:29:22.993Z] #19 368.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:22.993Z] #19 368.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:23.060Z] #77 207.2 checking for working strtod... yes [2022-07-16T00:29:23.253Z] #19 368.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-16T00:29:23.253Z] #19 368.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:23.253Z] #19 368.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:23.253Z] #19 368.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-16T00:29:23.253Z] #19 368.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:23.253Z] #19 368.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:23.253Z] #19 368.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-16T00:29:23.253Z] #19 368.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:23.320Z] #77 207.7 checking for gettimeofday... yes [2022-07-16T00:29:23.513Z] #19 368.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:23.513Z] #19 368.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-16T00:29:23.513Z] #19 368.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:23.513Z] #19 368.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:23.513Z] #19 369.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-16T00:29:23.513Z] #19 369.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:23.513Z] #19 369.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:23.887Z] #77 208.1 checking for memset... yes [2022-07-16T00:29:24.127Z] #21 ... [2022-07-16T00:29:24.127Z] [2022-07-16T00:29:24.127Z] #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-16T00:29:24.127Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:24.127Z] #77 199.8 checking for archiver @FILE support... @ [2022-07-16T00:29:24.127Z] #77 200.0 checking for strip... strip [2022-07-16T00:29:24.127Z] #77 200.0 checking for ranlib... ranlib [2022-07-16T00:29:24.127Z] #77 200.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-16T00:29:24.127Z] #77 200.3 checking for sysroot... no [2022-07-16T00:29:24.127Z] #77 200.3 checking for a working dd... /bin/dd [2022-07-16T00:29:24.127Z] #77 200.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-16T00:29:24.127Z] #77 200.4 checking for mt... no [2022-07-16T00:29:24.127Z] #77 200.4 checking if : is a manifest tool... no [2022-07-16T00:29:24.127Z] #77 200.4 checking how to run the C preprocessor... gcc -E [2022-07-16T00:29:24.127Z] #77 200.9 checking for ANSI C header files... yes [2022-07-16T00:29:24.127Z] #77 202.2 checking for sys/types.h... yes [2022-07-16T00:29:24.127Z] #77 202.6 checking for sys/stat.h... yes [2022-07-16T00:29:24.127Z] #77 202.9 checking for stdlib.h... yes [2022-07-16T00:29:24.127Z] #77 203.2 checking for string.h... yes [2022-07-16T00:29:24.127Z] #77 203.4 checking for memory.h... yes [2022-07-16T00:29:24.127Z] #77 203.8 checking for strings.h... yes [2022-07-16T00:29:24.127Z] #77 204.1 checking for inttypes.h... yes [2022-07-16T00:29:24.127Z] #77 204.4 checking for stdint.h... yes [2022-07-16T00:29:24.127Z] #77 204.8 checking for unistd.h... yes [2022-07-16T00:29:24.127Z] #77 205.2 checking for dlfcn.h... yes [2022-07-16T00:29:24.127Z] #77 205.5 checking for objdir... .libs [2022-07-16T00:29:24.127Z] #77 205.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-16T00:29:24.127Z] #77 206.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-16T00:29:24.127Z] #77 206.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-16T00:29:24.127Z] #77 206.2 checking if gcc static flag -static works... yes [2022-07-16T00:29:24.127Z] #77 206.7 checking if gcc supports -c -o file.o... yes [2022-07-16T00:29:24.127Z] #77 206.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-16T00:29:24.127Z] #77 206.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-16T00:29:24.127Z] #77 206.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-16T00:29:24.127Z] #77 207.4 checking how to hardcode library paths into programs... immediate [2022-07-16T00:29:24.127Z] #77 207.4 checking whether stripping libraries is possible... yes [2022-07-16T00:29:24.127Z] #77 207.4 checking if libtool supports shared libraries... yes [2022-07-16T00:29:24.127Z] #77 207.4 checking whether to build shared libraries... no [2022-07-16T00:29:24.127Z] #77 207.4 checking whether to build static libraries... yes [2022-07-16T00:29:24.127Z] #77 207.5 checking float.h usability... yes [2022-07-16T00:29:24.127Z] #77 207.9 checking float.h presence... yes [2022-07-16T00:29:24.127Z] #77 208.0 checking for float.h... yes [2022-07-16T00:29:24.127Z] #77 208.1 checking limits.h usability... yes [2022-07-16T00:29:24.127Z] #77 208.4 checking limits.h presence... yes [2022-07-16T00:29:24.127Z] #77 208.5 checking for limits.h... yes [2022-07-16T00:29:24.127Z] #77 208.6 checking stddef.h usability... yes [2022-07-16T00:29:24.127Z] #77 208.7 checking stddef.h presence... yes [2022-07-16T00:29:24.127Z] #77 208.7 checking for stddef.h... yes [2022-07-16T00:29:24.127Z] #77 208.8 checking for stdlib.h... (cached) yes [2022-07-16T00:29:24.127Z] #77 208.8 checking for string.h... (cached) yes [2022-07-16T00:29:24.385Z] #77 208.9 checking sys/time.h usability... yes [2022-07-16T00:29:24.385Z] #77 209.0 checking sys/time.h presence... yes [2022-07-16T00:29:24.456Z] #77 208.6 checking for strspn... yes [2022-07-16T00:29:24.642Z] #77 209.2 checking for sys/time.h... yes [2022-07-16T00:29:24.642Z] #77 209.2 checking for inline... inline [2022-07-16T00:29:24.716Z] #77 209.4 checking that generated files are newer than configure... done [2022-07-16T00:29:24.716Z] #77 209.4 configure: creating ./config.status [2022-07-16T00:29:25.205Z] #77 209.4 checking for size_t... yes [2022-07-16T00:29:25.205Z] #77 210.0 checking for stdlib.h... (cached) yes [2022-07-16T00:29:25.265Z] #77 220.6 CCLD tests/init [2022-07-16T00:29:25.462Z] #77 210.0 checking for GNU libc compatible malloc... yes [2022-07-16T00:29:25.719Z] #77 210.3 checking for stdlib.h... (cached) yes [2022-07-16T00:29:25.976Z] #77 210.3 checking for GNU libc compatible realloc... yes [2022-07-16T00:29:26.522Z] #77 210.8 checking for working strtod... yes [2022-07-16T00:29:26.779Z] #77 211.3 checking for gettimeofday... yes [2022-07-16T00:29:27.312Z] #77 211.7 checking for memset... yes [2022-07-16T00:29:27.873Z] #77 212.2 checking for strspn... yes [2022-07-16T00:29:28.129Z] #77 ... [2022-07-16T00:29:28.129Z] [2022-07-16T00:29:28.129Z] #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-16T00:29:28.130Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:28.130Z] #21 65.26 Selecting previously unselected package vim. [2022-07-16T00:29:28.130Z] #21 65.28 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:29:28.130Z] #21 65.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:28.856Z] #19 373.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-16T00:29:28.856Z] #19 373.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:28.856Z] #19 373.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:28.856Z] #19 373.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-16T00:29:28.856Z] #19 373.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-16T00:29:28.856Z] #19 373.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-16T00:29:28.856Z] #19 374.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-16T00:29:28.856Z] #19 374.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:28.856Z] #19 374.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-16T00:29:28.856Z] #19 374.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-16T00:29:28.856Z] #19 374.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:28.856Z] #19 374.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:29.428Z] #19 374.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-16T00:29:29.428Z] #19 374.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:29.428Z] #19 374.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:29.499Z] #21 66.68 Selecting previously unselected package xfsprogs. [2022-07-16T00:29:29.499Z] #21 66.70 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-16T00:29:29.499Z] #21 66.71 Unpacking xfsprogs (5.10.0-4) ... [2022-07-16T00:29:29.991Z] #77 213.7 config.status: creating Makefile [2022-07-16T00:29:29.991Z] #77 213.8 config.status: creating config.h [2022-07-16T00:29:29.991Z] #77 213.9 config.status: executing depfiles commands [2022-07-16T00:29:29.991Z] #77 214.3 config.status: executing libtool commands [2022-07-16T00:29:29.991Z] #77 ... [2022-07-16T00:29:29.991Z] [2022-07-16T00:29:29.991Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-16T00:29:29.991Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:29.991Z] #21 64.16 Selecting previously unselected package vim. [2022-07-16T00:29:29.991Z] #21 64.17 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:29:29.991Z] #21 64.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:29.991Z] #21 65.28 Selecting previously unselected package xfsprogs. [2022-07-16T00:29:29.991Z] #21 65.28 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-16T00:29:29.991Z] #21 65.28 Unpacking xfsprogs (5.10.0-4) ... [2022-07-16T00:29:29.991Z] #21 66.09 Selecting previously unselected package zip. [2022-07-16T00:29:29.991Z] #21 66.11 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-16T00:29:29.991Z] #21 66.14 Unpacking zip (3.0-12) ... [2022-07-16T00:29:29.991Z] #21 66.47 Selecting previously unselected package zstd. [2022-07-16T00:29:29.991Z] #21 66.48 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-16T00:29:29.991Z] #21 66.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:29:29.991Z] #21 67.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:29:29.991Z] #21 68.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:29.991Z] #21 68.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:29:29.991Z] #21 68.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:29:29.991Z] #21 68.75 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:29:29.991Z] #21 68.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:29.991Z] #21 68.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-16T00:29:29.991Z] #21 68.79 Setting up uidmap (1:4.8.1-1) ... [2022-07-16T00:29:29.991Z] #21 68.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:29:29.991Z] #21 68.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:29:29.991Z] #21 68.82 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:29:29.991Z] #21 68.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:29:29.991Z] #21 68.84 Setting up python3-wheel (0.34.2-1) ... [2022-07-16T00:29:29.991Z] #21 69.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:29.991Z] #21 69.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:29:29.991Z] #21 69.97 Setting up libcap2-bin (1:2.44-1) ... [2022-07-16T00:29:29.991Z] #21 69.99 Setting up apparmor (2.13.6-10) ... [2022-07-16T00:29:29.991Z] #21 72.55 Setting up zip (3.0-12) ... [2022-07-16T00:29:29.991Z] #21 72.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:29.991Z] #21 72.61 Setting up bash-completion (1:2.11-2) ... [2022-07-16T00:29:30.063Z] #21 67.30 Selecting previously unselected package zip. [2022-07-16T00:29:30.063Z] #21 67.31 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-16T00:29:30.063Z] #21 67.32 Unpacking zip (3.0-12) ... [2022-07-16T00:29:30.320Z] #21 67.72 Selecting previously unselected package zstd. [2022-07-16T00:29:30.577Z] #21 67.75 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-16T00:29:30.577Z] #21 67.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:29:30.834Z] #21 68.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:29:31.368Z] #21 ... [2022-07-16T00:29:31.368Z] [2022-07-16T00:29:31.368Z] #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-16T00:29:31.368Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:31.368Z] #77 216.0 GEN .version [2022-07-16T00:29:31.368Z] #77 216.0 make install-recursive [2022-07-16T00:29:31.368Z] #77 216.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-16T00:29:31.627Z] #77 216.4 Making install in libocispec [2022-07-16T00:29:31.627Z] #77 216.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:31.887Z] #77 216.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-16T00:29:31.887Z] #77 216.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-16T00:29:31.887Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-16T00:29:32.146Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-16T00:29:32.201Z] #21 69.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:32.201Z] #21 69.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:29:32.201Z] #21 69.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:29:32.201Z] #21 69.46 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:29:32.201Z] #21 69.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:29:32.201Z] #21 69.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-16T00:29:32.201Z] #21 69.56 Setting up uidmap (1:4.8.1-1) ... [2022-07-16T00:29:32.458Z] #21 69.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:29:32.458Z] #21 69.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:29:32.458Z] #21 69.61 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:29:32.458Z] #21 69.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:29:32.458Z] #21 69.65 Setting up python3-wheel (0.34.2-1) ... [2022-07-16T00:29:33.085Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-16T00:29:33.344Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-16T00:29:33.344Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-16T00:29:33.388Z] #21 70.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:33.634Z] #19 379.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-16T00:29:33.634Z] #19 379.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:33.634Z] #19 379.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:33.634Z] #19 379.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-16T00:29:33.634Z] #19 379.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-16T00:29:33.634Z] #19 379.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-16T00:29:33.634Z] #19 379.2 Selecting previously unselected package libc6-s390x-cross. [2022-07-16T00:29:33.634Z] #19 379.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:33.634Z] #19 379.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-16T00:29:33.644Z] #21 70.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:29:33.644Z] #21 70.91 Setting up libcap2-bin (1:2.44-1) ... [2022-07-16T00:29:33.644Z] #21 70.93 Setting up apparmor (2.13.6-10) ... [2022-07-16T00:29:33.896Z] #19 379.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-16T00:29:33.896Z] #19 379.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:33.896Z] #19 379.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:33.896Z] #19 379.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-16T00:29:33.896Z] #19 379.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:33.896Z] #19 379.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:33.896Z] #19 379.5 Selecting previously unselected package libitm1-s390x-cross. [2022-07-16T00:29:33.896Z] #19 379.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:33.896Z] #19 379.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:33.896Z] #19 379.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-16T00:29:33.896Z] #19 379.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:33.896Z] #19 379.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:33.896Z] #19 379.5 Selecting previously unselected package libasan6-s390x-cross. [2022-07-16T00:29:34.157Z] #19 379.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:34.157Z] #19 379.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:34.157Z] #19 379.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-16T00:29:34.157Z] #19 379.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:34.157Z] #19 379.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:34.418Z] #19 379.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-16T00:29:34.418Z] #19 379.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:34.418Z] #19 379.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:34.418Z] #19 380.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-16T00:29:34.680Z] #19 380.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:34.680Z] #19 380.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:34.680Z] #19 380.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-16T00:29:34.680Z] #19 380.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:34.680Z] #19 380.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-16T00:29:34.723Z] #77 219.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-16T00:29:34.723Z] #77 219.5 make install-recursive [2022-07-16T00:29:35.035Z] #77 219.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:35.035Z] #77 219.7 Making install in yajl [2022-07-16T00:29:35.035Z] #77 219.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:35.330Z] #77 219.8 CC verify/json_verify-json_verify.o [2022-07-16T00:29:35.330Z] #77 219.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-16T00:29:35.330Z] #77 219.8 CC src/libyajl_la-yajl.lo [2022-07-16T00:29:35.330Z] #77 219.8 CC src/libyajl_la-yajl_gen.lo [2022-07-16T00:29:35.330Z] #77 219.9 CC src/libyajl_la-yajl_parser.lo [2022-07-16T00:29:35.589Z] #77 219.9 CC src/libyajl_la-yajl_buf.lo [2022-07-16T00:29:35.589Z] #77 219.9 CC src/libyajl_la-yajl_lex.lo [2022-07-16T00:29:35.589Z] #77 220.0 CC src/libyajl_la-yajl_tree.lo [2022-07-16T00:29:35.589Z] #77 220.0 CC src/libyajl_la-yajl_encode.lo [2022-07-16T00:29:36.163Z] #21 73.49 Setting up zip (3.0-12) ... [2022-07-16T00:29:36.163Z] #21 73.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:36.163Z] #21 73.55 Setting up bash-completion (1:2.11-2) ... [2022-07-16T00:29:38.059Z] #21 ... [2022-07-16T00:29:38.060Z] [2022-07-16T00:29:38.060Z] #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-16T00:29:38.060Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:38.060Z] #77 212.9 checking that generated files are newer than configure... done [2022-07-16T00:29:38.060Z] #77 212.9 configure: creating ./config.status [2022-07-16T00:29:38.060Z] #77 216.5 config.status: creating Makefile [2022-07-16T00:29:38.060Z] #77 216.6 config.status: creating config.h [2022-07-16T00:29:38.060Z] #77 216.7 config.status: executing depfiles commands [2022-07-16T00:29:38.060Z] #77 216.8 config.status: executing libtool commands [2022-07-16T00:29:38.060Z] #77 218.4 GEN .version [2022-07-16T00:29:38.060Z] #77 218.4 make install-recursive [2022-07-16T00:29:38.060Z] #77 218.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-16T00:29:38.060Z] #77 218.6 Making install in libocispec [2022-07-16T00:29:38.060Z] #77 218.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:38.060Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-16T00:29:38.060Z] #77 218.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-16T00:29:38.060Z] #77 218.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-16T00:29:38.060Z] #77 218.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-16T00:29:38.060Z] #77 219.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-16T00:29:38.060Z] #77 219.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-16T00:29:38.060Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-16T00:29:38.060Z] #77 222.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-16T00:29:38.060Z] #77 222.1 make install-recursive [2022-07-16T00:29:38.060Z] #77 222.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:38.060Z] #77 222.3 Making install in yajl [2022-07-16T00:29:38.060Z] #77 222.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:38.060Z] #77 222.5 CC verify/json_verify-json_verify.o [2022-07-16T00:29:38.060Z] #77 222.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-16T00:29:38.060Z] #77 222.5 CC src/libyajl_la-yajl.lo [2022-07-16T00:29:38.060Z] #77 222.5 CC src/libyajl_la-yajl_gen.lo [2022-07-16T00:29:38.060Z] #77 222.5 CC src/libyajl_la-yajl_parser.lo [2022-07-16T00:29:38.060Z] #77 222.7 CC src/libyajl_la-yajl_buf.lo [2022-07-16T00:29:38.060Z] #77 222.7 CC src/libyajl_la-yajl_encode.lo [2022-07-16T00:29:38.060Z] #77 222.7 CC src/libyajl_la-yajl_lex.lo [2022-07-16T00:29:38.060Z] #77 222.7 CC src/libyajl_la-yajl_tree.lo [2022-07-16T00:29:38.886Z] #77 ... [2022-07-16T00:29:38.886Z] [2022-07-16T00:29:38.886Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-16T00:29:38.886Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:38.886Z] #21 77.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:29:38.886Z] #21 77.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:29:38.886Z] #21 77.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:29:38.886Z] #21 78.14 Setting up patch (2.7.6-7) ... [2022-07-16T00:29:38.886Z] #21 78.36 Setting up sudo (1.9.5p2-3) ... [2022-07-16T00:29:38.886Z] #21 78.60 invoke-rc.d: could not determine current runlevel [2022-07-16T00:29:38.886Z] #21 78.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:29:38.886Z] #21 78.63 Setting up xfsprogs (5.10.0-4) ... [2022-07-16T00:29:38.886Z] #21 78.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:29:38.886Z] #21 78.83 Setting up inetutils-ping (2:2.0-1) ... [2022-07-16T00:29:38.886Z] #21 78.95 Setting up pigz (2.6-1) ... [2022-07-16T00:29:38.886Z] #21 78.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:29:38.886Z] #21 79.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:29:38.886Z] #21 79.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:29:38.886Z] #21 79.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:38.886Z] #21 80.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:29:38.886Z] #21 80.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:29:38.886Z] #21 81.42 Setting up libelf1:amd64 (0.183-1) ... [2022-07-16T00:29:38.886Z] #21 81.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:29:38.886Z] #21 81.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:29:38.886Z] #21 81.46 Setting up python3-distutils (3.9.2-1) ... [2022-07-16T00:29:39.826Z] #21 82.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:39.826Z] #21 82.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T00:29:39.826Z] #21 82.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T00:29:39.826Z] #21 82.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T00:29:39.826Z] #21 82.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T00:29:39.826Z] #21 82.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T00:29:39.826Z] #21 82.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T00:29:39.826Z] #21 82.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T00:29:39.826Z] #21 82.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T00:29:39.826Z] #21 82.37 Setting up python3-setuptools (52.0.0-4) ... [2022-07-16T00:29:39.967Z] #19 384.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-16T00:29:39.967Z] #19 384.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:39.967Z] #19 384.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:39.967Z] #19 384.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-16T00:29:39.967Z] #19 384.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-16T00:29:39.967Z] #19 384.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-16T00:29:39.967Z] #19 384.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-16T00:29:39.967Z] #19 384.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-16T00:29:39.967Z] #19 385.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-16T00:29:39.967Z] #19 385.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-16T00:29:39.967Z] #19 385.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-16T00:29:39.967Z] #19 385.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:40.227Z] #19 385.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-16T00:29:40.227Z] #19 385.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-16T00:29:40.227Z] #19 385.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:40.582Z] #77 ... [2022-07-16T00:29:40.582Z] [2022-07-16T00:29:40.582Z] #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-16T00:29:40.582Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:40.582Z] #21 77.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:29:40.582Z] #21 77.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:29:40.582Z] #21 77.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:29:40.582Z] #21 77.79 Setting up patch (2.7.6-7) ... [2022-07-16T00:29:40.582Z] #21 77.81 Setting up sudo (1.9.5p2-3) ... [2022-07-16T00:29:40.582Z] #21 77.96 invoke-rc.d: could not determine current runlevel [2022-07-16T00:29:40.582Z] #21 78.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:29:40.839Z] #21 78.03 Setting up xfsprogs (5.10.0-4) ... [2022-07-16T00:29:40.839Z] #21 78.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:29:40.839Z] #21 78.09 Setting up inetutils-ping (2:2.0-1) ... [2022-07-16T00:29:40.839Z] #21 78.12 Setting up pigz (2.6-1) ... [2022-07-16T00:29:40.839Z] #21 78.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:29:40.839Z] #21 78.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:29:40.839Z] #21 78.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:29:41.096Z] #21 78.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:42.365Z] #21 84.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:29:42.366Z] #21 84.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:29:42.366Z] #21 84.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:29:42.366Z] #21 84.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:29:42.465Z] #21 79.53 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:29:42.465Z] #21 79.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:29:43.029Z] #21 80.37 Setting up libelf1:amd64 (0.183-1) ... [2022-07-16T00:29:43.029Z] #21 80.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:29:43.029Z] #21 80.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:29:43.029Z] #21 80.40 Setting up python3-distutils (3.9.2-1) ... [2022-07-16T00:29:43.748Z] #21 86.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:29:43.748Z] #21 86.48 Setting up jq (1.6-2.1) ... [2022-07-16T00:29:43.974Z] #21 81.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:29:43.974Z] #21 81.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T00:29:43.974Z] #21 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T00:29:44.009Z] #21 86.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:29:44.009Z] #21 86.50 Setting up iptables (1.8.7-1) ... [2022-07-16T00:29:44.009Z] #21 86.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T00:29:44.009Z] #21 86.56 Setting up iproute2 (5.10.0-4) ... [2022-07-16T00:29:44.231Z] #21 81.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T00:29:44.232Z] #21 81.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T00:29:44.232Z] #21 81.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T00:29:44.232Z] #21 81.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T00:29:44.232Z] #21 81.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T00:29:44.232Z] #21 81.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T00:29:44.232Z] #21 81.57 Setting up python3-setuptools (52.0.0-4) ... [2022-07-16T00:29:44.270Z] #21 86.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:29:44.432Z] #19 389.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-16T00:29:44.432Z] #19 389.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-16T00:29:44.432Z] #19 389.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:44.432Z] #19 389.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-16T00:29:44.432Z] #19 389.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-16T00:29:44.432Z] #19 389.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-16T00:29:44.529Z] #21 ... [2022-07-16T00:29:44.529Z] [2022-07-16T00:29:44.529Z] #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-16T00:29:44.529Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:44.529Z] #77 227.7 CCLD libyajl.la [2022-07-16T00:29:44.529Z] #77 228.3 CCLD verify/json_verify [2022-07-16T00:29:44.529Z] #77 228.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:44.529Z] #77 229.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:29:44.529Z] #77 229.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:29:44.529Z] #77 229.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:44.529Z] #77 229.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:44.529Z] #77 229.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:44.529Z] #77 229.1 CC src/validate.o [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_config_schema.lo [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_defs.lo [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-16T00:29:44.529Z] #77 229.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-16T00:29:44.529Z] #77 229.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-16T00:29:44.529Z] #77 229.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-16T00:29:44.529Z] #77 229.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-16T00:29:44.529Z] #77 229.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-16T00:29:44.692Z] #19 390.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libfile-which-perl (1.23-1) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libicu67:amd64 (67.1-7) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-16T00:29:44.692Z] #19 390.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up file (1:5.39-3) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:29:44.692Z] #19 390.2 Setting up bzip2 (1.0.8-4) ... [2022-07-16T00:29:44.789Z] #77 229.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-16T00:29:44.789Z] #77 229.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-16T00:29:44.789Z] #77 229.4 CC src/runtime_spec_schema_defs.lo [2022-07-16T00:29:44.789Z] #77 229.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-16T00:29:44.789Z] #77 229.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-16T00:29:44.952Z] #19 390.2 Setting up libyaml-perl (1.30-1) ... [2022-07-16T00:29:44.952Z] #19 390.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-16T00:29:44.952Z] #19 390.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-16T00:29:44.952Z] #19 390.3 Setting up libio-string-perl (1.08-3.1) ... [2022-07-16T00:29:44.952Z] #19 390.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-16T00:29:44.952Z] #19 390.3 Setting up cross-config (2.6.18+nmu1) ... [2022-07-16T00:29:44.952Z] #19 390.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-16T00:29:44.952Z] #19 390.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-16T00:29:44.952Z] #19 390.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-16T00:29:44.952Z] #19 390.5 Setting up patch (2.7.6-7) ... [2022-07-16T00:29:44.952Z] #19 390.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-16T00:29:44.952Z] #19 390.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-16T00:29:44.952Z] #19 390.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:44.952Z] #19 390.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-16T00:29:44.952Z] #19 390.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-16T00:29:45.049Z] #77 ... [2022-07-16T00:29:45.049Z] [2022-07-16T00:29:45.049Z] #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-16T00:29:45.049Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:45.049Z] #21 DONE 87.7s [2022-07-16T00:29:45.049Z] [2022-07-16T00:29:45.049Z] #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-16T00:29:45.049Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:45.049Z] #77 229.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-16T00:29:45.049Z] #77 229.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-16T00:29:45.049Z] #77 229.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-16T00:29:45.049Z] #77 229.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-16T00:29:45.049Z] #77 229.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-16T00:29:45.049Z] #77 229.7 CC src/basic_test_double_array_item.lo [2022-07-16T00:29:45.212Z] #19 390.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-16T00:29:45.212Z] #19 390.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-16T00:29:45.212Z] #19 390.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-16T00:29:45.212Z] #19 390.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:45.212Z] #19 390.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:29:45.212Z] #19 390.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.309Z] #77 229.8 CC src/basic_test_top_array_int.lo [2022-07-16T00:29:45.309Z] #77 229.9 CC src/basic_test_double_array.lo [2022-07-16T00:29:45.309Z] #77 230.0 CC src/basic_test_top_double_array_int.lo [2022-07-16T00:29:45.309Z] #77 230.0 CC src/basic_test_top_double_array_obj.lo [2022-07-16T00:29:45.309Z] #77 230.0 CC src/basic_test_top_array_string.lo [2022-07-16T00:29:45.472Z] #19 390.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-16T00:29:45.472Z] #19 390.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.472Z] #19 391.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-16T00:29:45.472Z] #19 391.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-16T00:29:45.572Z] #77 230.1 CC src/basic_test_top_double_array_string.lo [2022-07-16T00:29:45.572Z] #77 230.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-16T00:29:45.733Z] #19 391.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-16T00:29:45.733Z] #19 391.3 [2022-07-16T00:29:45.733Z] #19 391.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-16T00:29:45.733Z] #19 391.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.832Z] #77 230.3 CC src/read-file.lo [2022-07-16T00:29:45.832Z] #77 230.4 CC src/json_common.lo [2022-07-16T00:29:45.832Z] #77 230.5 CC tests/test-1.o [2022-07-16T00:29:45.993Z] #19 391.4 Setting up dpkg-dev (1.20.11) ... [2022-07-16T00:29:45.993Z] #19 391.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:29:45.993Z] #19 391.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:45.993Z] #19 391.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-16T00:29:45.993Z] #19 391.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-16T00:29:46.091Z] #77 230.7 CC tests/test-3.o [2022-07-16T00:29:46.091Z] #77 230.7 CC tests/test-2.o [2022-07-16T00:29:46.091Z] #77 230.8 CC tests/test-5.o [2022-07-16T00:29:46.123Z] #21 ... [2022-07-16T00:29:46.123Z] [2022-07-16T00:29:46.123Z] #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-16T00:29:46.123Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:46.123Z] #77 230.8 CCLD libyajl.la [2022-07-16T00:29:46.254Z] #19 391.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-16T00:29:46.254Z] #19 391.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-16T00:29:46.254Z] #19 391.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-16T00:29:46.254Z] #19 391.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.254Z] #19 391.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.254Z] #19 391.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.254Z] #19 391.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:29:46.351Z] #77 230.8 CC tests/test-6.o [2022-07-16T00:29:46.351Z] #77 ... [2022-07-16T00:29:46.351Z] [2022-07-16T00:29:46.351Z] #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-16T00:29:46.351Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-16T00:29:46.351Z] #22 1.338 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T00:29:46.351Z] #22 1.342 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T00:29:46.351Z] #22 1.345 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T00:29:46.351Z] #22 DONE 1.4s [2022-07-16T00:29:46.351Z] [2022-07-16T00:29:46.351Z] #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-16T00:29:46.351Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:29:46.351Z] #77 231.0 CC tests/test-7.o [2022-07-16T00:29:46.351Z] #77 231.0 CC tests/test-4.o [2022-07-16T00:29:46.514Z] #19 391.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 391.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 391.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.514Z] #19 391.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up libxml-simple-perl (2.25-1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.514Z] #19 392.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.611Z] #77 231.1 CC tests/test-9.o [2022-07-16T00:29:46.611Z] #77 231.2 CC tests/test-8.o [2022-07-16T00:29:46.775Z] #19 392.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-16T00:29:46.775Z] #19 392.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-16T00:29:46.775Z] #19 392.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-16T00:29:46.871Z] #77 231.5 CC tests/test-11.o [2022-07-16T00:29:46.871Z] #77 231.7 CC tests/test-10.o [2022-07-16T00:29:47.035Z] #19 392.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-16T00:29:47.035Z] #19 392.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:29:47.052Z] #77 231.6 CCLD verify/json_verify [2022-07-16T00:29:47.165Z] #77 240.0 AR libcrun_testing.a [2022-07-16T00:29:47.165Z] #77 240.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-16T00:29:47.165Z] #77 240.1 CCLD tests/tests_libcrun_utils [2022-07-16T00:29:47.165Z] #77 240.1 CCLD tests/tests_libcrun_errors [2022-07-16T00:29:47.165Z] #77 240.2 CCLD tests/tests_libcrun_fuzzer [2022-07-16T00:29:47.165Z] #77 240.6 CCLD libcrun.la [2022-07-16T00:29:47.165Z] #77 241.8 CCLD crun [2022-07-16T00:29:47.165Z] #77 242.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-16T00:29:47.165Z] #77 242.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-16T00:29:47.165Z] #77 242.5 /bin/mkdir -p '/usr/local/lib' [2022-07-16T00:29:47.165Z] #77 242.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-16T00:29:47.165Z] #77 242.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-16T00:29:47.165Z] #77 242.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-16T00:29:47.165Z] #77 242.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-16T00:29:47.165Z] #77 242.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-16T00:29:47.165Z] #77 242.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-16T00:29:47.165Z] #77 242.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-16T00:29:47.165Z] #77 242.7 ---------------------------------------------------------------------- [2022-07-16T00:29:47.165Z] #77 242.7 Libraries have been installed in: [2022-07-16T00:29:47.165Z] #77 242.7 /usr/local/lib [2022-07-16T00:29:47.165Z] #77 242.7 [2022-07-16T00:29:47.165Z] #77 242.7 If you ever happen to want to link against installed libraries [2022-07-16T00:29:47.165Z] #77 242.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-16T00:29:47.165Z] #77 242.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-16T00:29:47.165Z] #77 242.7 flag during linking and do at least one of the following: [2022-07-16T00:29:47.165Z] #77 242.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-16T00:29:47.165Z] #77 242.7 during execution [2022-07-16T00:29:47.165Z] #77 242.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-16T00:29:47.165Z] #77 242.7 during linking [2022-07-16T00:29:47.165Z] #77 242.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-16T00:29:47.165Z] #77 242.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-16T00:29:47.165Z] #77 242.7 [2022-07-16T00:29:47.165Z] #77 242.7 See any operating system documentation about shared libraries for [2022-07-16T00:29:47.165Z] #77 242.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-16T00:29:47.165Z] #77 242.7 ---------------------------------------------------------------------- [2022-07-16T00:29:47.165Z] #77 242.7 /bin/mkdir -p '/build' [2022-07-16T00:29:47.165Z] #77 242.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-16T00:29:47.165Z] #77 242.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-16T00:29:47.422Z] #77 242.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:47.422Z] #77 242.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:47.422Z] #77 242.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-16T00:29:47.422Z] #77 DONE 243.1s [2022-07-16T00:29:47.422Z] [2022-07-16T00:29:47.422Z] #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-16T00:29:47.422Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:29:47.606Z] #19 DONE 393.1s [2022-07-16T00:29:47.606Z] [2022-07-16T00:29:47.606Z] #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-16T00:29:47.606Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:29:47.868Z] #20 ... [2022-07-16T00:29:47.868Z] [2022-07-16T00:29:47.868Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-16T00:29:47.868Z] #32 sha256:0f264b43c31d4e98bfe370f444781cb72736e8680b4820f99b442cdac052ba17 [2022-07-16T00:29:47.868Z] #32 DONE 0.2s [2022-07-16T00:29:47.868Z] [2022-07-16T00:29:47.868Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-16T00:29:47.868Z] #73 sha256:3e3d095595124a20f075f3d3392ed89a663a8cbfd71bdc94e7897c747a852e8b [2022-07-16T00:29:47.868Z] #73 DONE 0.2s [2022-07-16T00:29:47.868Z] [2022-07-16T00:29:47.868Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-16T00:29:47.868Z] #74 sha256:594d3b3037bdc1d0f4265830079bb58e192eccd80bfc0c4dde4d25c18efcd53a [2022-07-16T00:29:47.984Z] #77 232.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:47.984Z] #77 232.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:29:47.984Z] #77 232.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:29:47.984Z] #77 232.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:47.984Z] #77 232.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-16T00:29:47.984Z] #77 232.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:29:48.240Z] #77 232.8 CC src/validate.o [2022-07-16T00:29:48.240Z] #77 232.8 CC src/image_spec_schema_config_schema.lo [2022-07-16T00:29:48.240Z] #77 232.9 CC src/image_spec_schema_defs.lo [2022-07-16T00:29:48.240Z] #77 232.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-16T00:29:48.240Z] #77 232.9 CC src/image_spec_schema_defs_descriptor.lo [2022-07-16T00:29:48.240Z] #77 232.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-16T00:29:48.240Z] #77 233.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-16T00:29:48.240Z] #77 233.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-16T00:29:48.240Z] #77 233.0 CC src/runtime_spec_schema_config_zos.lo [2022-07-16T00:29:48.240Z] #77 233.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-16T00:29:48.240Z] #77 233.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-16T00:29:48.240Z] #77 233.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-16T00:29:48.240Z] #77 233.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-16T00:29:48.240Z] #77 233.1 CC src/runtime_spec_schema_defs.lo [2022-07-16T00:29:48.240Z] #77 233.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-16T00:29:48.496Z] #77 233.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-16T00:29:48.497Z] #77 233.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-16T00:29:48.497Z] #77 233.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-16T00:29:48.753Z] #77 233.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-16T00:29:48.753Z] #77 233.6 CC src/basic_test_double_array_item.lo [2022-07-16T00:29:48.753Z] #77 233.6 CC src/basic_test_double_array.lo [2022-07-16T00:29:49.010Z] #77 233.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-16T00:29:49.010Z] #77 233.7 CC src/basic_test_top_array_int.lo [2022-07-16T00:29:49.010Z] #77 233.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-16T00:29:49.010Z] #77 233.7 CC src/basic_test_top_array_string.lo [2022-07-16T00:29:49.010Z] #77 233.8 CC src/basic_test_top_double_array_int.lo [2022-07-16T00:29:49.010Z] #77 233.8 CC src/basic_test_top_double_array_obj.lo [2022-07-16T00:29:49.254Z] #74 1.395 + RM_GOPATH=0 [2022-07-16T00:29:49.254Z] #74 1.395 + TMP_GOPATH= [2022-07-16T00:29:49.254Z] #74 1.395 + : /build [2022-07-16T00:29:49.254Z] #74 1.395 + '[' -z '' ']' [2022-07-16T00:29:49.254Z] #74 1.397 ++ mktemp -d [2022-07-16T00:29:49.254Z] #74 1.400 + export GOPATH=/tmp/tmp.y4XUYpuvPu [2022-07-16T00:29:49.254Z] #74 1.400 + GOPATH=/tmp/tmp.y4XUYpuvPu [2022-07-16T00:29:49.254Z] #74 1.400 + RM_GOPATH=1 [2022-07-16T00:29:49.254Z] #74 1.400 + case "$(go env GOARCH)" in [2022-07-16T00:29:49.254Z] #74 1.400 ++ go env GOARCH [2022-07-16T00:29:49.254Z] #74 1.404 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:29:49.254Z] #74 1.404 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:29:49.254Z] #74 1.404 ++ dirname /install.sh [2022-07-16T00:29:49.254Z] #74 1.410 + dir=/ [2022-07-16T00:29:49.254Z] #74 1.410 + bin=rootlesskit [2022-07-16T00:29:49.254Z] #74 1.410 + shift [2022-07-16T00:29:49.254Z] #74 1.410 + '[' '!' -f //rootlesskit.installer ']' [2022-07-16T00:29:49.254Z] #74 1.410 + . //rootlesskit.installer [2022-07-16T00:29:49.254Z] #74 1.410 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:29:49.254Z] #74 1.410 + install_rootlesskit [2022-07-16T00:29:49.254Z] #74 1.410 + case "$1" in [2022-07-16T00:29:49.254Z] #74 1.410 + export CGO_ENABLED=0 [2022-07-16T00:29:49.254Z] #74 1.410 + CGO_ENABLED=0 [2022-07-16T00:29:49.254Z] #74 1.410 + _install_rootlesskit [2022-07-16T00:29:49.254Z] #74 1.411 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-16T00:29:49.254Z] #74 1.411 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:29:49.254Z] #74 1.411 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:29:49.254Z] #74 1.411 + GOBIN=/build [2022-07-16T00:29:49.254Z] #74 1.411 + GO111MODULE=on [2022-07-16T00:29:49.254Z] #74 1.412 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:29:49.266Z] #77 233.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-16T00:29:49.266Z] #77 233.9 CC src/basic_test_top_double_array_string.lo [2022-07-16T00:29:49.266Z] #77 233.9 CC src/read-file.lo [2022-07-16T00:29:49.266Z] #77 234.0 CC src/json_common.lo [2022-07-16T00:29:49.266Z] #77 234.0 CC tests/test-1.o [2022-07-16T00:29:49.536Z] #77 234.3 CC tests/test-4.o [2022-07-16T00:29:49.536Z] #77 234.3 CC tests/test-2.o [2022-07-16T00:29:49.536Z] #77 234.3 CC tests/test-3.o [2022-07-16T00:29:49.536Z] #77 234.3 CC tests/test-5.o [2022-07-16T00:29:49.795Z] #77 234.4 CC tests/test-6.o [2022-07-16T00:29:49.795Z] #77 234.5 CC tests/test-8.o [2022-07-16T00:29:49.826Z] #74 1.895 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T00:29:50.052Z] #77 234.6 CC tests/test-9.o [2022-07-16T00:29:50.052Z] #77 234.6 CC tests/test-7.o [2022-07-16T00:29:50.308Z] #77 235.1 CC tests/test-10.o [2022-07-16T00:29:50.566Z] #77 235.2 CC tests/test-11.o [2022-07-16T00:29:50.823Z] #77 ... [2022-07-16T00:29:50.823Z] [2022-07-16T00:29:50.823Z] #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-16T00:29:50.823Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-16T00:29:50.823Z] #21 84.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:29:50.823Z] #21 84.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:29:50.823Z] #21 84.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:29:50.823Z] #21 84.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:29:50.823Z] #21 86.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:29:50.823Z] #21 86.44 Setting up jq (1.6-2.1) ... [2022-07-16T00:29:50.823Z] #21 86.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:29:50.823Z] #21 86.58 Setting up iptables (1.8.7-1) ... [2022-07-16T00:29:50.823Z] #21 86.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T00:29:50.823Z] #21 86.81 Setting up iproute2 (5.10.0-4) ... [2022-07-16T00:29:50.823Z] #21 87.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:29:50.823Z] #21 DONE 88.2s [2022-07-16T00:29:51.084Z] [2022-07-16T00:29:51.084Z] #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-16T00:29:51.084Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-16T00:29:52.373Z] #74 4.121 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-16T00:29:52.373Z] #74 4.122 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T00:29:52.373Z] #74 4.373 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-16T00:29:52.634Z] #74 ... [2022-07-16T00:29:52.634Z] [2022-07-16T00:29:52.634Z] #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-16T00:29:52.634Z] #33 sha256:5f18494dd687d0a6f18d0d6629230df1209bdac0c041c6b1c534626c9b7b0acc [2022-07-16T00:29:52.634Z] #33 1.410 + RM_GOPATH=0 [2022-07-16T00:29:52.634Z] #33 1.412 + TMP_GOPATH= [2022-07-16T00:29:52.634Z] #33 1.412 + : /build [2022-07-16T00:29:52.634Z] #33 1.412 + '[' -z '' ']' [2022-07-16T00:29:52.634Z] #33 1.413 ++ mktemp -d [2022-07-16T00:29:52.634Z] #33 1.417 + export GOPATH=/tmp/tmp.loYCj59AiM [2022-07-16T00:29:52.634Z] #33 1.417 + GOPATH=/tmp/tmp.loYCj59AiM [2022-07-16T00:29:52.634Z] #33 1.417 + RM_GOPATH=1 [2022-07-16T00:29:52.634Z] #33 1.417 + case "$(go env GOARCH)" in [2022-07-16T00:29:52.634Z] #33 1.418 ++ go env GOARCH [2022-07-16T00:29:52.634Z] #33 1.434 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:29:52.634Z] #33 1.434 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:29:52.634Z] #33 1.436 ++ dirname /install.sh [2022-07-16T00:29:52.634Z] #33 1.436 + dir=/ [2022-07-16T00:29:52.634Z] #33 1.436 + bin=dockercli [2022-07-16T00:29:52.634Z] #33 1.436 + shift [2022-07-16T00:29:52.634Z] #33 1.437 + '[' '!' -f //dockercli.installer ']' [2022-07-16T00:29:52.634Z] #33 1.437 + . //dockercli.installer [2022-07-16T00:29:52.634Z] #33 1.437 ++ : stable [2022-07-16T00:29:52.634Z] #33 1.437 ++ : 17.06.2-ce [2022-07-16T00:29:52.634Z] #33 1.438 + install_dockercli [2022-07-16T00:29:52.634Z] #33 1.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-16T00:29:52.634Z] #33 1.444 Install docker/cli version 17.06.2-ce from stable [2022-07-16T00:29:52.634Z] #33 1.444 ++ uname -m [2022-07-16T00:29:52.634Z] #33 1.446 + arch=x86_64 [2022-07-16T00:29:52.634Z] #33 1.446 + '[' x86_64 '!=' x86_64 ']' [2022-07-16T00:29:52.634Z] #33 1.446 + url=https://download.docker.com/linux/static [2022-07-16T00:29:52.634Z] #33 1.446 + tar -xz docker/docker [2022-07-16T00:29:52.634Z] #33 1.446 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-16T00:29:52.634Z] #33 4.462 + mkdir -p /build [2022-07-16T00:29:52.634Z] #33 4.464 + mv docker/docker /build/ [2022-07-16T00:29:52.634Z] #33 4.466 + rmdir docker [2022-07-16T00:29:52.634Z] #33 DONE 4.7s [2022-07-16T00:29:52.634Z] [2022-07-16T00:29:52.634Z] #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-16T00:29:52.634Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:29:52.634Z] #20 1.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:29:52.634Z] #20 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:29:52.634Z] #20 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:29:52.634Z] #20 1.923 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-16T00:29:52.634Z] #20 2.280 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:29:52.634Z] #20 2.737 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:29:52.634Z] #20 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-16T00:29:52.634Z] #20 3.523 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-16T00:29:52.634Z] #20 4.112 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-16T00:29:52.634Z] #20 4.560 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:29:52.634Z] #20 4.561 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-16T00:29:52.634Z] #20 4.563 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:29:52.634Z] #20 4.567 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-16T00:29:52.634Z] #20 4.577 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-16T00:29:52.634Z] #20 4.579 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-16T00:29:52.634Z] #20 4.759 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:29:52.634Z] #20 4.783 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-16T00:29:52.634Z] #20 4.787 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:29:52.634Z] #20 4.788 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-16T00:29:52.634Z] #20 4.794 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-16T00:29:52.634Z] #20 4.798 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-16T00:29:52.978Z] #22 1.448 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T00:29:52.978Z] #22 1.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T00:29:52.978Z] #22 1.853 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T00:29:52.978Z] #22 DONE 2.0s [2022-07-16T00:29:52.978Z] [2022-07-16T00:29:52.978Z] #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-16T00:29:52.978Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:29:52.978Z] #55 ... [2022-07-16T00:29:52.978Z] [2022-07-16T00:29:52.978Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:29:52.978Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-16T00:29:55.937Z] #20 ... [2022-07-16T00:29:55.937Z] [2022-07-16T00:29:55.937Z] #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-16T00:29:55.937Z] #74 sha256:594d3b3037bdc1d0f4265830079bb58e192eccd80bfc0c4dde4d25c18efcd53a [2022-07-16T00:29:55.937Z] #74 6.056 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-16T00:29:55.937Z] #74 6.355 go: downloading github.com/google/uuid v1.3.0 [2022-07-16T00:29:55.937Z] #74 6.359 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-16T00:29:55.937Z] #74 6.436 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-16T00:29:55.937Z] #74 6.510 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T00:29:55.937Z] #74 6.531 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T00:29:55.937Z] #74 6.695 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-16T00:29:55.937Z] #74 6.873 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-16T00:29:55.937Z] #74 6.921 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-16T00:29:55.937Z] #74 7.391 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-16T00:29:55.937Z] #74 7.481 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-16T00:29:56.857Z] #77 ... [2022-07-16T00:29:56.857Z] [2022-07-16T00:29:56.857Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:29:56.857Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-16T00:29:57.859Z] #74 ... [2022-07-16T00:29:57.859Z] [2022-07-16T00:29:57.859Z] #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-16T00:29:57.859Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:29:57.859Z] #49 1.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:29:57.859Z] #49 1.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:29:57.859Z] #49 1.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:29:57.859Z] #49 2.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:29:57.859Z] #49 2.640 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-16T00:29:57.859Z] #49 3.176 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-16T00:29:57.859Z] #49 3.617 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-16T00:29:57.859Z] #49 4.062 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:29:57.859Z] #49 4.541 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-16T00:29:57.859Z] #49 4.938 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-16T00:29:57.859Z] #49 4.969 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-16T00:29:57.859Z] #49 5.004 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:29:57.859Z] #49 5.004 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-16T00:29:57.859Z] #49 5.004 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-16T00:29:57.859Z] #49 5.036 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:29:57.859Z] #49 5.036 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-16T00:29:57.859Z] #49 5.036 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:29:57.859Z] #49 5.036 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:29:57.859Z] #49 5.036 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-16T00:29:57.859Z] #49 5.037 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-16T00:29:57.859Z] #49 5.037 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-16T00:29:57.859Z] #49 ... [2022-07-16T00:29:57.859Z] [2022-07-16T00:29:57.859Z] #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-16T00:29:57.859Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-16T00:29:57.859Z] #69 1.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:29:57.859Z] #69 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:29:57.859Z] #69 1.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:29:57.859Z] #69 1.853 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-16T00:29:57.859Z] #69 2.223 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:29:57.859Z] #69 2.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-16T00:29:57.859Z] #69 3.018 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-16T00:29:57.859Z] #69 3.450 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:29:57.859Z] #69 3.973 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-16T00:29:57.859Z] #69 4.373 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-16T00:29:57.859Z] #69 4.375 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-16T00:29:57.859Z] #69 4.391 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-16T00:29:57.859Z] #69 4.394 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-16T00:29:57.859Z] #69 4.417 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:29:57.859Z] #69 4.419 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:29:57.859Z] #69 4.421 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:29:57.859Z] #69 4.427 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-16T00:29:57.859Z] #69 4.428 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:29:57.859Z] #69 4.429 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-16T00:29:57.859Z] #69 4.433 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-16T00:29:57.859Z] #69 4.434 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-16T00:29:59.727Z] #64 297.8 # github.com/containerd/containerd/cmd/containerd [2022-07-16T00:29:59.727Z] #64 297.8 /usr/bin/ld: /tmp/go-link-4107460594/000019.o: in function `New': [2022-07-16T00:29:59.727Z] #64 297.8 /tmp/tmp.JDom14qJz8/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-16T00:29:59.727Z] #64 297.9 + bin/containerd-stress [2022-07-16T00:29:59.727Z] #64 299.0 + bin/containerd-shim [2022-07-16T00:30:00.148Z] #23 13.27 Collecting yamllint==1.26.1 [2022-07-16T00:30:00.738Z] #23 14.36 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-16T00:30:02.743Z] #23 16.02 Collecting pathspec>=0.5.3 [2022-07-16T00:30:02.743Z] #23 16.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-16T00:30:03.001Z] #23 16.58 Collecting pyyaml [2022-07-16T00:30:03.001Z] #23 16.60 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-16T00:30:03.260Z] #23 16.77 Building wheels for collected packages: yamllint [2022-07-16T00:30:03.260Z] #23 16.77 Building wheel for yamllint (setup.py): started [2022-07-16T00:30:03.915Z] #64 307.8 + bin/containerd-shim-runc-v1 [2022-07-16T00:30:04.643Z] #23 18.18 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-16T00:30:04.643Z] #23 18.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d105d17dcc50843784d98e1a4d29977e336da4f3675b75de1ea3a65bf9169a6e [2022-07-16T00:30:04.643Z] #23 18.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-16T00:30:04.643Z] #23 18.21 Successfully built yamllint [2022-07-16T00:30:04.643Z] #23 18.30 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-16T00:30:05.477Z] #55 313.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-16T00:30:05.477Z] #55 DONE 315.9s [2022-07-16T00:30:05.477Z] [2022-07-16T00:30:05.477Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-16T00:30:05.477Z] #60 sha256:bec70c3912c6f73b485d26dfe6ca895c881463130975b1d0d41c0a3890f2d11c [2022-07-16T00:30:05.477Z] #60 179.2 + mkdir -p /build [2022-07-16T00:30:05.477Z] #60 179.2 + cp runc /build/runc [2022-07-16T00:30:05.477Z] #60 DONE 179.5s [2022-07-16T00:30:05.477Z] [2022-07-16T00:30:05.477Z] #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-16T00:30:05.477Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:30:05.578Z] #23 19.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T00:30:06.517Z] #23 DONE 20.1s [2022-07-16T00:30:06.517Z] [2022-07-16T00:30:06.517Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T00:30:06.517Z] #27 sha256:ad8adadca11ead37e9c0d391b6077c52964023e2cd7006029902fdcd10258ae0 [2022-07-16T00:30:07.086Z] #27 DONE 0.4s [2022-07-16T00:30:07.086Z] [2022-07-16T00:30:07.086Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T00:30:07.086Z] #32 sha256:72b6a6efd8194593732ea8673d14c5d4f9e685126375bc2cafd2249e4082e5e4 [2022-07-16T00:30:07.660Z] #32 DONE 0.4s [2022-07-16T00:30:07.660Z] [2022-07-16T00:30:07.660Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T00:30:07.660Z] #35 sha256:b0ade3c79bfbc2a8f5cf8093b6af326d6d08f81fbebefc021ae98b2dcbaf57f1 [2022-07-16T00:30:07.660Z] #35 DONE 0.1s [2022-07-16T00:30:07.660Z] [2022-07-16T00:30:07.660Z] #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-16T00:30:07.660Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:30:07.660Z] #47 ... [2022-07-16T00:30:07.660Z] [2022-07-16T00:30:07.660Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-16T00:30:07.660Z] #37 sha256:fd439e13b8a7d15891119d3f9385cc04b08bb82f05833207d5d04257d36b5c1a [2022-07-16T00:30:07.829Z] #23 13.71 Collecting yamllint==1.26.1 [2022-07-16T00:30:07.829Z] #23 14.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-16T00:30:07.918Z] #37 DONE 0.3s [2022-07-16T00:30:07.918Z] [2022-07-16T00:30:07.918Z] #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-16T00:30:07.918Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:30:07.918Z] #55 ... [2022-07-16T00:30:07.918Z] [2022-07-16T00:30:07.918Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-16T00:30:07.918Z] #39 sha256:8392bda58b3586f9ca662e6e05a55e103b3e54f2edbfbe2e3de43f10b4ae6638 [2022-07-16T00:30:07.918Z] #39 DONE 0.1s [2022-07-16T00:30:07.918Z] [2022-07-16T00:30:07.918Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-16T00:30:07.918Z] #41 sha256:0679f8802776f5e5bcccd496a6885dc777a6ec68690e9f2c435d444d447f0b17 [2022-07-16T00:30:07.918Z] #41 DONE 0.1s [2022-07-16T00:30:08.177Z] [2022-07-16T00:30:08.177Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T00:30:08.177Z] #45 sha256:4b27c4fab624223826ba6cf4a5142f62254cbccb52b2945c479aaca4bd1a2495 [2022-07-16T00:30:08.177Z] #45 DONE 0.1s [2022-07-16T00:30:08.177Z] [2022-07-16T00:30:08.177Z] #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-16T00:30:08.177Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:30:08.749Z] #64 ... [2022-07-16T00:30:08.749Z] [2022-07-16T00:30:08.749Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T00:30:08.749Z] #56 sha256:bd4092d7455f7027abb0e0143bfe42ec722a69fdaf58c7cf1117555cce14ed4f [2022-07-16T00:30:09.006Z] #56 DONE 0.8s [2022-07-16T00:30:09.006Z] [2022-07-16T00:30:09.006Z] #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-16T00:30:09.006Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:30:09.006Z] #64 ... [2022-07-16T00:30:09.006Z] [2022-07-16T00:30:09.006Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T00:30:09.006Z] #58 sha256:b6efe256a30425bec284ca8e568bbf269bb27646e34598179b671b7bd6819e2a [2022-07-16T00:30:09.006Z] #58 DONE 0.1s [2022-07-16T00:30:09.006Z] [2022-07-16T00:30:09.006Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T00:30:09.006Z] #61 sha256:92ef8a15e8b10cf80a7f9f868856dcefbdc67a0c6df93bd09ed465ac430cdc72 [2022-07-16T00:30:09.184Z] #64 312.9 + bin/containerd-shim-runc-v2 [2022-07-16T00:30:09.184Z] #64 313.7 + binaries [2022-07-16T00:30:09.262Z] #61 DONE 0.3s [2022-07-16T00:30:09.262Z] [2022-07-16T00:30:09.262Z] #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-16T00:30:09.262Z] #64 sha256:82559f94d79c504c511c944ff82aade70e39ae22c61bd3bf697a9e0ff6e9f7cc [2022-07-16T00:30:09.442Z] #64 313.7 + install -D bin/containerd /build/containerd [2022-07-16T00:30:09.442Z] #64 313.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T00:30:09.442Z] #64 313.7 + install -D bin/ctr /build/ctr [2022-07-16T00:30:09.722Z] #23 16.83 Collecting pathspec>=0.5.3 [2022-07-16T00:30:09.722Z] #23 16.86 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-16T00:30:10.092Z] #69 ... [2022-07-16T00:30:10.092Z] [2022-07-16T00:30:10.092Z] #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-16T00:30:10.092Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:10.092Z] #49 21.24 Fetched 49.1 MB in 20s (2504 kB/s) [2022-07-16T00:30:10.628Z] #64 282.5 + bin/containerd [2022-07-16T00:30:10.652Z] #23 17.71 Collecting pyyaml [2022-07-16T00:30:10.652Z] #23 17.74 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-16T00:30:10.908Z] #23 17.88 Building wheels for collected packages: yamllint [2022-07-16T00:30:10.908Z] #23 17.89 Building wheel for yamllint (setup.py): started [2022-07-16T00:30:13.461Z] #23 20.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-16T00:30:13.461Z] #23 20.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bf44aee109557307e1ede96ebae3223f3536ce7147d3dd327591f7c7f3160d32 [2022-07-16T00:30:13.461Z] #23 20.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-16T00:30:13.461Z] #23 20.17 Successfully built yamllint [2022-07-16T00:30:13.461Z] #23 20.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-16T00:30:14.024Z] #23 21.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T00:30:14.703Z] #64 DONE 318.4s [2022-07-16T00:30:14.960Z] #23 DONE 21.9s [2022-07-16T00:30:14.960Z] [2022-07-16T00:30:14.960Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T00:30:14.960Z] #27 sha256:fd46e0718525285973fe7e32d9fcf4cf8368e270699239a50f355c7403302c70 [2022-07-16T00:30:14.961Z] [2022-07-16T00:30:14.961Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T00:30:14.961Z] #65 sha256:7f0ce57eca4e172e689db8c9097fe7029fb1b80f97791c6131148692375433d7 [2022-07-16T00:30:15.221Z] #27 DONE 0.3s [2022-07-16T00:30:15.221Z] [2022-07-16T00:30:15.221Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T00:30:15.221Z] #32 sha256:b25599e16b48cc78d0fa5d7ba6fd039f02af4f7822ebea1bd7d722f769b5b74e [2022-07-16T00:30:15.784Z] #32 DONE 0.7s [2022-07-16T00:30:15.784Z] [2022-07-16T00:30:15.784Z] #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-16T00:30:15.784Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:30:16.091Z] #64 ... [2022-07-16T00:30:16.091Z] [2022-07-16T00:30:16.091Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T00:30:16.091Z] #35 sha256:4a7fc506a4d016f12c1fec95652beb54457946b0ebb5d1f2117fd59c8bae3408 [2022-07-16T00:30:16.091Z] #35 DONE 0.3s [2022-07-16T00:30:16.091Z] [2022-07-16T00:30:16.091Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-16T00:30:16.091Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:30:16.091Z] #55 ... [2022-07-16T00:30:16.091Z] [2022-07-16T00:30:16.091Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-16T00:30:16.091Z] #37 sha256:61b531ad3bc90b36121dca969187d690ed550331848a33772178e0aeb2136965 [2022-07-16T00:30:16.349Z] #37 DONE 0.2s [2022-07-16T00:30:16.349Z] [2022-07-16T00:30:16.349Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-16T00:30:16.349Z] #39 sha256:c4406b4f258f4dda0384a09bd797aff7d3c4a2c35da4e984c9854ae5a0af5d91 [2022-07-16T00:30:16.349Z] #39 DONE 0.2s [2022-07-16T00:30:16.349Z] [2022-07-16T00:30:16.349Z] #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-16T00:30:16.349Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:30:16.609Z] #64 ... [2022-07-16T00:30:16.609Z] [2022-07-16T00:30:16.609Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-16T00:30:16.609Z] #41 sha256:e5df828a85e36c96e71ff054d08f93ea2f90d1580ea39d4c4455eac1945c3295 [2022-07-16T00:30:16.609Z] #41 DONE 0.1s [2022-07-16T00:30:16.683Z] #49 21.24 Reading package lists... [2022-07-16T00:30:16.683Z] #49 ... [2022-07-16T00:30:16.683Z] [2022-07-16T00:30:16.683Z] #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-16T00:30:16.683Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:16.683Z] #20 21.76 Fetched 49.1 MB in 20s (2423 kB/s) [2022-07-16T00:30:16.860Z] #65 DONE 1.9s [2022-07-16T00:30:16.860Z] [2022-07-16T00:30:16.860Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T00:30:16.860Z] #70 sha256:f18609ab4a106372594b2411646ad009c3b6ae5b29425fea8053c00f0bf9b5ca [2022-07-16T00:30:16.865Z] [2022-07-16T00:30:16.865Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T00:30:16.865Z] #45 sha256:93a58a727e1af6afd564f1610498e7582b0f37c5a0ba67ab8560439060d744d9 [2022-07-16T00:30:16.865Z] #45 DONE 0.1s [2022-07-16T00:30:16.865Z] [2022-07-16T00:30:16.865Z] #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-16T00:30:16.865Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:30:17.118Z] #70 DONE 0.4s [2022-07-16T00:30:17.118Z] [2022-07-16T00:30:17.118Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T00:30:17.118Z] #75 sha256:20ed6070eb029ac5ee17faaa9b11fd766bf2c643f1239566ca8e53b988f77ada [2022-07-16T00:30:18.603Z] #20 21.76 Reading package lists... [2022-07-16T00:30:18.603Z] #20 ... [2022-07-16T00:30:18.603Z] [2022-07-16T00:30:18.603Z] #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-16T00:30:18.603Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:18.603Z] #49 21.24 Reading package lists... [2022-07-16T00:30:19.546Z] #49 30.88 Reading package lists... [2022-07-16T00:30:19.546Z] #49 ... [2022-07-16T00:30:19.546Z] [2022-07-16T00:30:19.546Z] #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-16T00:30:19.546Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-16T00:30:19.546Z] #69 21.72 Fetched 49.1 MB in 20s (2422 kB/s) [2022-07-16T00:30:19.546Z] #69 21.72 Reading package lists... [2022-07-16T00:30:19.546Z] #69 31.07 Reading package lists... [2022-07-16T00:30:19.546Z] #69 ... [2022-07-16T00:30:19.546Z] [2022-07-16T00:30:19.546Z] #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-16T00:30:19.546Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:19.546Z] #20 21.76 Reading package lists... [2022-07-16T00:30:19.648Z] #75 DONE 2.1s [2022-07-16T00:30:19.648Z] [2022-07-16T00:30:19.648Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-16T00:30:19.648Z] #78 sha256:ac3aea81e738aa70d1c6086dc181db3596218c3a050f2bb455a24569fa40027a [2022-07-16T00:30:19.648Z] #78 DONE 0.1s [2022-07-16T00:30:19.648Z] [2022-07-16T00:30:19.648Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-16T00:30:19.648Z] #79 sha256:d23a89491c7d12469b2f29343eb6345403ec06113cdd79d54aabd5e7d77ebe9b [2022-07-16T00:30:19.648Z] #79 DONE 0.1s [2022-07-16T00:30:19.648Z] [2022-07-16T00:30:19.648Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-16T00:30:19.648Z] #80 sha256:5a7cc6fc3aae11c14f0b1cde3c1a2e4f4b3a3af098c92f48556ab4054c5c96fc [2022-07-16T00:30:19.648Z] #80 DONE 0.1s [2022-07-16T00:30:19.648Z] [2022-07-16T00:30:19.648Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T00:30:19.648Z] #81 sha256:bc76bd90498cb9a3a04d414ebe80d60e7dd45eddb1d1f3843bf4e2d75857fa5e [2022-07-16T00:30:20.214Z] #81 DONE 1.0s [2022-07-16T00:30:20.214Z] [2022-07-16T00:30:20.214Z] #82 exporting to image [2022-07-16T00:30:20.214Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T00:30:20.214Z] #82 exporting layers [2022-07-16T00:30:23.500Z] #82 exporting layers 3.4s done [2022-07-16T00:30:23.758Z] #82 writing image sha256:5f1dbd3d1d9743bea46a86c5eea781a145f2e34059481e2bad4d87f93db36be5 done [2022-07-16T00:30:23.758Z] #82 naming to docker.io/library/docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 done [2022-07-16T00:30:23.758Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-16T00:30:24.105Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-16T00:30:24.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/test/unit [2022-07-16T00:30:26.303Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-16T00:30:26.303Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-16T00:30:26.303Z] + TESTDIRS=./... [2022-07-16T00:30:26.303Z] + exclude_paths='/vendor/|/integration' [2022-07-16T00:30:26.303Z] ++ go list ./... [2022-07-16T00:30:26.303Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-16T00:30:27.239Z] + pkg_list='github.com/docker/docker/api [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:30:27.239Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/backend [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/events [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/filters [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/image [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/mount [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/network [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/registry [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/time [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/volume [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/config [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/debug [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/client [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:30:27.240Z] github.com/docker/docker/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/container/stream [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/config [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/events [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/exec [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/images [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/links [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/names [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/network [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/stats [2022-07-16T00:30:27.240Z] github.com/docker/docker/distribution [2022-07-16T00:30:27.240Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:30:27.240Z] github.com/docker/docker/distribution/utils [2022-07-16T00:30:27.240Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:30:27.240Z] github.com/docker/docker/dockerversion [2022-07-16T00:30:27.240Z] github.com/docker/docker/errdefs [2022-07-16T00:30:27.240Z] github.com/docker/docker/image [2022-07-16T00:30:27.240Z] github.com/docker/docker/image/cache [2022-07-16T00:30:27.240Z] github.com/docker/docker/image/tarexport [2022-07-16T00:30:27.240Z] github.com/docker/docker/image/v1 [2022-07-16T00:30:27.240Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:30:27.240Z] github.com/docker/docker/layer [2022-07-16T00:30:27.240Z] github.com/docker/docker/libcontainerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:30:27.240Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:30:27.240Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:30:27.240Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:30:27.240Z] github.com/docker/docker/oci [2022-07-16T00:30:27.240Z] github.com/docker/docker/oci/caps [2022-07-16T00:30:27.240Z] github.com/docker/docker/opts [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/archive [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/directory [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/platform [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/pools [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/progress [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/signal [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/stack [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/system [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:30:27.240Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:30:27.240Z] github.com/docker/docker/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:30:27.240Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:30:27.240Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:30:27.240Z] github.com/docker/docker/quota [2022-07-16T00:30:27.240Z] github.com/docker/docker/reference [2022-07-16T00:30:27.240Z] github.com/docker/docker/registry [2022-07-16T00:30:27.240Z] github.com/docker/docker/registry/resumable [2022-07-16T00:30:27.240Z] github.com/docker/docker/restartmanager [2022-07-16T00:30:27.240Z] github.com/docker/docker/rootless [2022-07-16T00:30:27.240Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:30:27.240Z] github.com/docker/docker/runconfig [2022-07-16T00:30:27.240Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/environment [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/registry [2022-07-16T00:30:27.240Z] github.com/docker/docker/testutil/request [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/drivers [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/local [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/mounts [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/service [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:30:27.240Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:30:27.240Z] ++ grep --fixed-strings -v /libnetwork [2022-07-16T00:30:27.240Z] ++ echo 'github.com/docker/docker/api [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/backend [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/events [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/filters [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/image [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/mount [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/network [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/registry [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/time [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:30:27.240Z] github.com/docker/docker/api/types/volume [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:30:27.240Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/config [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/debug [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:30:27.240Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/client [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:30:27.240Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:30:27.240Z] github.com/docker/docker/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/container/stream [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:30:27.240Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/config [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/events [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/exec [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/images [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/links [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:30:27.240Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/names [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/network [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/stats [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/utils [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:30:27.241Z] github.com/docker/docker/dockerversion [2022-07-16T00:30:27.241Z] github.com/docker/docker/errdefs [2022-07-16T00:30:27.241Z] github.com/docker/docker/image [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/cache [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/tarexport [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/v1 [2022-07-16T00:30:27.241Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:30:27.241Z] github.com/docker/docker/layer [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:30:27.241Z] github.com/docker/docker/oci [2022-07-16T00:30:27.241Z] github.com/docker/docker/oci/caps [2022-07-16T00:30:27.241Z] github.com/docker/docker/opts [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/archive [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/directory [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/platform [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pools [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/progress [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/signal [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stack [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/system [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:30:27.241Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:30:27.241Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:30:27.241Z] github.com/docker/docker/quota [2022-07-16T00:30:27.241Z] github.com/docker/docker/reference [2022-07-16T00:30:27.241Z] github.com/docker/docker/registry [2022-07-16T00:30:27.241Z] github.com/docker/docker/registry/resumable [2022-07-16T00:30:27.241Z] github.com/docker/docker/restartmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/rootless [2022-07-16T00:30:27.241Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:30:27.241Z] github.com/docker/docker/runconfig [2022-07-16T00:30:27.241Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/environment [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/registry [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/request [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/drivers [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/local [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/mounts [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/service [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:30:27.241Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:30:27.241Z] + base_pkg_list='github.com/docker/docker/api [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/backend [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/container [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/events [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/filters [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/image [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/mount [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/network [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/registry [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/time [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/versions [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:30:27.241Z] github.com/docker/docker/api/types/volume [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:30:27.241Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:30:27.241Z] github.com/docker/docker/cli [2022-07-16T00:30:27.241Z] github.com/docker/docker/cli/config [2022-07-16T00:30:27.241Z] github.com/docker/docker/cli/debug [2022-07-16T00:30:27.241Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:30:27.241Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/client [2022-07-16T00:30:27.241Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:30:27.241Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:30:27.241Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:30:27.241Z] github.com/docker/docker/container [2022-07-16T00:30:27.241Z] github.com/docker/docker/container/stream [2022-07-16T00:30:27.241Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:30:27.241Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:30:27.241Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/config [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/events [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/exec [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/images [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/links [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/names [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/network [2022-07-16T00:30:27.241Z] github.com/docker/docker/daemon/stats [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/utils [2022-07-16T00:30:27.241Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:30:27.241Z] github.com/docker/docker/dockerversion [2022-07-16T00:30:27.241Z] github.com/docker/docker/errdefs [2022-07-16T00:30:27.241Z] github.com/docker/docker/image [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/cache [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/tarexport [2022-07-16T00:30:27.241Z] github.com/docker/docker/image/v1 [2022-07-16T00:30:27.241Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:30:27.241Z] github.com/docker/docker/layer [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:30:27.241Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:30:27.241Z] github.com/docker/docker/oci [2022-07-16T00:30:27.241Z] github.com/docker/docker/oci/caps [2022-07-16T00:30:27.241Z] github.com/docker/docker/opts [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/archive [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/directory [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/platform [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pools [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/progress [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/signal [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stack [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/system [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:30:27.241Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:30:27.241Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:30:27.241Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:30:27.241Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:30:27.241Z] github.com/docker/docker/quota [2022-07-16T00:30:27.241Z] github.com/docker/docker/reference [2022-07-16T00:30:27.241Z] github.com/docker/docker/registry [2022-07-16T00:30:27.241Z] github.com/docker/docker/registry/resumable [2022-07-16T00:30:27.241Z] github.com/docker/docker/restartmanager [2022-07-16T00:30:27.241Z] github.com/docker/docker/rootless [2022-07-16T00:30:27.241Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:30:27.241Z] github.com/docker/docker/runconfig [2022-07-16T00:30:27.241Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/environment [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:30:27.241Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/registry [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/request [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/drivers [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/local [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/mounts [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/service [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:30:27.242Z] ++ grep --fixed-strings /libnetwork [2022-07-16T00:30:27.242Z] ++ echo 'github.com/docker/docker/api [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/backend [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/container [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/events [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/filters [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/image [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/mount [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/network [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/registry [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/time [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/versions [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:30:27.242Z] github.com/docker/docker/api/types/volume [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:30:27.242Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:30:27.242Z] github.com/docker/docker/cli [2022-07-16T00:30:27.242Z] github.com/docker/docker/cli/config [2022-07-16T00:30:27.242Z] github.com/docker/docker/cli/debug [2022-07-16T00:30:27.242Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:30:27.242Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:30:27.242Z] github.com/docker/docker/client [2022-07-16T00:30:27.242Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:30:27.242Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:30:27.242Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:30:27.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:30:27.242Z] github.com/docker/docker/container [2022-07-16T00:30:27.242Z] github.com/docker/docker/container/stream [2022-07-16T00:30:27.242Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:30:27.242Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:30:27.242Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/config [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/events [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/exec [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/images [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/links [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/names [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/network [2022-07-16T00:30:27.242Z] github.com/docker/docker/daemon/stats [2022-07-16T00:30:27.242Z] github.com/docker/docker/distribution [2022-07-16T00:30:27.242Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:30:27.242Z] github.com/docker/docker/distribution/utils [2022-07-16T00:30:27.242Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:30:27.242Z] github.com/docker/docker/dockerversion [2022-07-16T00:30:27.242Z] github.com/docker/docker/errdefs [2022-07-16T00:30:27.242Z] github.com/docker/docker/image [2022-07-16T00:30:27.242Z] github.com/docker/docker/image/cache [2022-07-16T00:30:27.242Z] github.com/docker/docker/image/tarexport [2022-07-16T00:30:27.242Z] github.com/docker/docker/image/v1 [2022-07-16T00:30:27.242Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:30:27.242Z] github.com/docker/docker/layer [2022-07-16T00:30:27.242Z] github.com/docker/docker/libcontainerd [2022-07-16T00:30:27.242Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:30:27.242Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:30:27.242Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:30:27.242Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:30:27.242Z] github.com/docker/docker/oci [2022-07-16T00:30:27.242Z] github.com/docker/docker/oci/caps [2022-07-16T00:30:27.242Z] github.com/docker/docker/opts [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/archive [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/directory [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/platform [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/pools [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/progress [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/signal [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/stack [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/system [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:30:27.242Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:30:27.242Z] github.com/docker/docker/plugin [2022-07-16T00:30:27.242Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:30:27.242Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:30:27.242Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:30:27.242Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:30:27.242Z] github.com/docker/docker/quota [2022-07-16T00:30:27.242Z] github.com/docker/docker/reference [2022-07-16T00:30:27.242Z] github.com/docker/docker/registry [2022-07-16T00:30:27.242Z] github.com/docker/docker/registry/resumable [2022-07-16T00:30:27.242Z] github.com/docker/docker/restartmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/rootless [2022-07-16T00:30:27.242Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:30:27.242Z] github.com/docker/docker/runconfig [2022-07-16T00:30:27.242Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/environment [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/registry [2022-07-16T00:30:27.242Z] github.com/docker/docker/testutil/request [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/drivers [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/local [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/mounts [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/service [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:30:27.242Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:30:27.242Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:30:27.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/types' [2022-07-16T00:30:27.243Z] + echo 'github.com/docker/docker/libnetwork [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/ipvla+ grep --fixed-strings libnetwork/drivers/bridge [2022-07-16T00:30:27.243Z] n/ivmanager [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/types' [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:30:27.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:30:27.243Z] + type docker-proxy [2022-07-16T00:30:27.243Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-16T00:30:27.243Z] + hack/make.sh binary-proxy install-proxy [2022-07-16T00:30:27.243Z] [2022-07-16T00:30:27.501Z] Removing bundles/ [2022-07-16T00:30:27.501Z] [2022-07-16T00:30:27.501Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-16T00:30:27.501Z] Building: bundles/binary-proxy/docker-proxy [2022-07-16T00:30:27.501Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:30:27.688Z] #20 31.07 Reading package lists... [2022-07-16T00:30:27.688Z] #20 ... [2022-07-16T00:30:27.688Z] [2022-07-16T00:30:27.688Z] #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-16T00:30:27.688Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:27.688Z] #49 30.88 Reading package lists... [2022-07-16T00:30:30.112Z] #64 ... [2022-07-16T00:30:30.112Z] [2022-07-16T00:30:30.112Z] #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-16T00:30:30.112Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:30:30.112Z] #77 274.7 CCLD libocispec.la [2022-07-16T00:30:30.371Z] #77 275.1 CCLD src/validate [2022-07-16T00:30:30.371Z] #77 275.1 CCLD tests/test-1 [2022-07-16T00:30:30.371Z] #77 275.1 CCLD tests/test-2 [2022-07-16T00:30:30.371Z] #77 275.1 CCLD tests/test-3 [2022-07-16T00:30:30.501Z] #49 40.33 Building dependency tree... [2022-07-16T00:30:30.629Z] #77 275.2 CCLD tests/test-4 [2022-07-16T00:30:30.629Z] #77 275.2 CCLD tests/test-5 [2022-07-16T00:30:30.629Z] #77 275.3 CCLD tests/test-7 [2022-07-16T00:30:30.629Z] #77 275.3 CCLD tests/test-6 [2022-07-16T00:30:30.629Z] #77 275.4 CCLD tests/test-9 [2022-07-16T00:30:30.887Z] #77 275.4 CCLD tests/test-10 [2022-07-16T00:30:30.887Z] #77 275.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-16T00:30:30.887Z] #77 275.5 CCLD tests/test-11 [2022-07-16T00:30:30.887Z] #77 275.5 CCLD tests/test-8 [2022-07-16T00:30:32.414Z] #49 44.78 The following additional packages will be installed: [2022-07-16T00:30:32.414Z] #49 44.80 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-16T00:30:32.414Z] #49 44.85 Suggested packages: [2022-07-16T00:30:32.414Z] #49 44.85 cmake-doc ninja-build lrzip [2022-07-16T00:30:32.414Z] #49 44.85 Recommended packages: [2022-07-16T00:30:32.414Z] #49 44.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-16T00:30:32.793Z] #77 277.6 libtool: link: ar cr libocispec.a [2022-07-16T00:30:33.054Z] #77 277.6 libtool: link: ranlib libocispec.a [2022-07-16T00:30:33.373Z] #49 45.55 The following NEW packages will be installed: [2022-07-16T00:30:33.373Z] #49 45.60 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-16T00:30:33.643Z] #49 46.11 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:30:33.643Z] #49 46.11 Need to get 8418 kB of archives. [2022-07-16T00:30:33.643Z] #49 46.11 After this operation, 34.9 MB of additional disk space will be used. [2022-07-16T00:30:33.643Z] #49 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:30:33.907Z] #49 46.11 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-16T00:30:33.907Z] #49 46.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-16T00:30:33.907Z] #49 46.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-16T00:30:33.907Z] #49 46.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-16T00:30:33.907Z] #49 46.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-16T00:30:33.907Z] #49 46.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-16T00:30:33.907Z] #49 46.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-16T00:30:34.066Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-16T00:30:34.066Z] [2022-07-16T00:30:34.066Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-16T00:30:34.066Z] Installing docker-proxy to /usr/local/bin/ [2022-07-16T00:30:34.066Z] [2022-07-16T00:30:34.066Z] + mkdir -p bundles [2022-07-16T00:30:34.066Z] + '[' -n 'github.com/docker/docker/api [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/backend [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/container [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/events [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/filters [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/image [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/mount [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/network [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/registry [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/time [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/versions [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:30:34.066Z] github.com/docker/docker/api/types/volume [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:30:34.066Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:30:34.066Z] github.com/docker/docker/cli [2022-07-16T00:30:34.066Z] github.com/docker/docker/cli/config [2022-07-16T00:30:34.066Z] github.com/docker/docker/cli/debug [2022-07-16T00:30:34.066Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:30:34.066Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:30:34.066Z] github.com/docker/docker/client [2022-07-16T00:30:34.066Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:30:34.066Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:30:34.066Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:30:34.066Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:30:34.066Z] github.com/docker/docker/container [2022-07-16T00:30:34.066Z] github.com/docker/docker/container/stream [2022-07-16T00:30:34.066Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:30:34.066Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:30:34.066Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/config [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/events [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/exec [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/images [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/links [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/names [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/network [2022-07-16T00:30:34.066Z] github.com/docker/docker/daemon/stats [2022-07-16T00:30:34.066Z] github.com/docker/docker/distribution [2022-07-16T00:30:34.066Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:30:34.066Z] github.com/docker/docker/distribution/utils [2022-07-16T00:30:34.066Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:30:34.066Z] github.com/docker/docker/dockerversion [2022-07-16T00:30:34.066Z] github.com/docker/docker/errdefs [2022-07-16T00:30:34.066Z] github.com/docker/docker/image [2022-07-16T00:30:34.066Z] github.com/docker/docker/image/cache [2022-07-16T00:30:34.066Z] github.com/docker/docker/image/tarexport [2022-07-16T00:30:34.066Z] github.com/docker/docker/image/v1 [2022-07-16T00:30:34.066Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:30:34.066Z] github.com/docker/docker/layer [2022-07-16T00:30:34.066Z] github.com/docker/docker/libcontainerd [2022-07-16T00:30:34.066Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:30:34.066Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:30:34.066Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:30:34.066Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:30:34.066Z] github.com/docker/docker/oci [2022-07-16T00:30:34.066Z] github.com/docker/docker/oci/caps [2022-07-16T00:30:34.066Z] github.com/docker/docker/opts [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/archive [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/directory [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/platform [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/pools [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/progress [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/signal [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/stack [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/system [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:30:34.066Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:30:34.067Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:30:34.067Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:30:34.067Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:30:34.067Z] github.com/docker/docker/plugin [2022-07-16T00:30:34.067Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:30:34.067Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:30:34.067Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:30:34.067Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:30:34.067Z] github.com/docker/docker/quota [2022-07-16T00:30:34.067Z] github.com/docker/docker/reference [2022-07-16T00:30:34.067Z] github.com/docker/docker/registry [2022-07-16T00:30:34.067Z] github.com/docker/docker/registry/resumable [2022-07-16T00:30:34.067Z] github.com/docker/docker/restartmanager [2022-07-16T00:30:34.067Z] github.com/docker/docker/rootless [2022-07-16T00:30:34.067Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:30:34.067Z] github.com/docker/docker/runconfig [2022-07-16T00:30:34.067Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/environment [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/registry [2022-07-16T00:30:34.067Z] github.com/docker/docker/testutil/request [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/drivers [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/local [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/mounts [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/service [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:30:34.067Z] github.com/docker/docker/volume/testutils' ']' [2022-07-16T00:30:34.067Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-16T00:30:34.067Z] ? github.com/docker/docker/api [no test files] [2022-07-16T00:30:34.435Z] #77 279.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:34.479Z] #49 ... [2022-07-16T00:30:34.479Z] [2022-07-16T00:30:34.479Z] #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-16T00:30:34.479Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:34.479Z] #20 40.26 Building dependency tree... [2022-07-16T00:30:34.479Z] #20 44.77 The following additional packages will be installed: [2022-07-16T00:30:34.479Z] #20 44.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:30:34.479Z] #20 44.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-16T00:30:34.479Z] #20 44.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-16T00:30:34.479Z] #20 44.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-16T00:30:34.479Z] #20 44.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-16T00:30:34.479Z] #20 44.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-16T00:30:34.479Z] #20 44.80 mingw-w64-common mingw-w64-x86-64-dev [2022-07-16T00:30:34.479Z] #20 44.84 Suggested packages: [2022-07-16T00:30:34.479Z] #20 44.84 gcc-10-locales seccomp wine64 [2022-07-16T00:30:34.479Z] #20 45.70 The following NEW packages will be installed: [2022-07-16T00:30:34.479Z] #20 45.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-16T00:30:34.479Z] #20 45.70 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-16T00:30:34.479Z] #20 45.70 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-16T00:30:34.479Z] #20 45.70 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-16T00:30:34.479Z] #20 45.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-16T00:30:34.479Z] #20 45.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-16T00:30:34.479Z] #20 45.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-16T00:30:34.479Z] #20 45.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-16T00:30:34.479Z] #20 45.72 mingw-w64-x86-64-dev [2022-07-16T00:30:34.479Z] #20 46.14 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:30:34.479Z] #20 46.14 Need to get 115 MB of archives. [2022-07-16T00:30:34.479Z] #20 46.14 After this operation, 645 MB of additional disk space will be used. [2022-07-16T00:30:34.479Z] #20 46.14 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-16T00:30:34.479Z] #20 46.20 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-16T00:30:34.479Z] #20 46.27 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-16T00:30:34.479Z] #20 46.27 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-16T00:30:34.479Z] #20 46.28 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-16T00:30:34.479Z] #20 46.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-16T00:30:34.479Z] #20 46.38 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-16T00:30:34.479Z] #20 46.45 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-16T00:30:34.479Z] #20 46.45 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-16T00:30:34.479Z] #20 46.74 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-16T00:30:34.695Z] #77 279.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:30:34.695Z] #77 279.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:30:34.695Z] #77 279.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:34.695Z] #77 279.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:34.695Z] #77 279.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:34.695Z] #77 279.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:34.695Z] #77 279.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-16T00:30:34.695Z] #77 279.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-16T00:30:34.695Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-16T00:30:34.695Z] #77 279.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-16T00:30:34.695Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-16T00:30:34.695Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-16T00:30:34.695Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-16T00:30:34.739Z] #20 ... [2022-07-16T00:30:34.739Z] [2022-07-16T00:30:34.739Z] #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-16T00:30:34.739Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:34.739Z] #49 47.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:30:34.955Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-16T00:30:34.955Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-16T00:30:34.955Z] #77 279.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-16T00:30:34.955Z] #77 279.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-16T00:30:34.955Z] #77 279.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-16T00:30:34.955Z] #77 279.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-16T00:30:34.955Z] #77 279.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-16T00:30:34.955Z] #77 279.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-16T00:30:34.955Z] #77 279.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-16T00:30:35.005Z] #49 ... [2022-07-16T00:30:35.005Z] [2022-07-16T00:30:35.005Z] #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-16T00:30:35.005Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-16T00:30:35.005Z] #69 31.07 Reading package lists... [2022-07-16T00:30:35.005Z] #69 40.41 Building dependency tree... [2022-07-16T00:30:35.005Z] #69 44.80 The following additional packages will be installed: [2022-07-16T00:30:35.005Z] #69 44.83 libbtrfs0 [2022-07-16T00:30:35.005Z] #69 45.10 The following NEW packages will be installed: [2022-07-16T00:30:35.005Z] #69 45.11 libbtrfs-dev libbtrfs0 [2022-07-16T00:30:35.005Z] #69 45.54 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:30:35.005Z] #69 45.54 Need to get 460 kB of archives. [2022-07-16T00:30:35.005Z] #69 45.54 After this operation, 1237 kB of additional disk space will be used. [2022-07-16T00:30:35.005Z] #69 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:30:35.005Z] #69 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:30:35.005Z] #69 46.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:30:35.005Z] #69 46.56 Fetched 460 kB in 0s (1435 kB/s) [2022-07-16T00:30:35.005Z] #69 46.63 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:30:35.005Z] #69 46.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-16T00:30:35.005Z] #69 46.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:30:35.005Z] #69 46.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:30:35.005Z] #69 46.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:30:35.005Z] #69 46.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:30:35.005Z] #69 46.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:30:35.005Z] #69 47.12 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:30:35.005Z] #69 47.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:30:35.005Z] #69 47.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:30:35.005Z] #69 DONE 47.5s [2022-07-16T00:30:35.005Z] [2022-07-16T00:30:35.005Z] #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-16T00:30:35.005Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:35.005Z] #49 47.52 Fetched 8418 kB in 1s (16.1 MB/s) [2022-07-16T00:30:35.216Z] #77 279.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-16T00:30:35.217Z] #77 279.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-16T00:30:35.217Z] #77 279.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-16T00:30:35.217Z] #77 279.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-16T00:30:35.217Z] #77 279.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-16T00:30:35.217Z] #77 279.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-16T00:30:35.217Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-16T00:30:35.267Z] #49 47.64 Selecting previously unselected package xxd. [2022-07-16T00:30:35.267Z] #49 ... [2022-07-16T00:30:35.267Z] [2022-07-16T00:30:35.267Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-16T00:30:35.267Z] #70 sha256:46ddddfde78ac32a5a41c0efb2f4d717da30c5f086f1865dada06d9dc0dab4ea [2022-07-16T00:30:35.267Z] #70 DONE 0.2s [2022-07-16T00:30:35.267Z] [2022-07-16T00:30:35.267Z] #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-16T00:30:35.267Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-16T00:30:35.267Z] #49 47.64 (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-16T00:30:35.267Z] #49 47.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:30:35.267Z] #49 47.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:30:35.476Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-16T00:30:35.476Z] #77 280.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-16T00:30:35.476Z] #77 280.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-16T00:30:35.476Z] #77 280.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-16T00:30:35.476Z] #77 280.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-16T00:30:35.531Z] #49 47.83 Selecting previously unselected package vim-common. [2022-07-16T00:30:35.531Z] #49 47.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:30:35.531Z] #49 47.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:30:35.531Z] #49 48.03 Selecting previously unselected package cmake-data. [2022-07-16T00:30:35.531Z] #49 48.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-16T00:30:35.736Z] #77 280.4 CC src/crun-run.o [2022-07-16T00:30:35.736Z] #77 280.4 CC src/crun-crun.o [2022-07-16T00:30:35.736Z] #77 280.5 CC src/crun-delete.o [2022-07-16T00:30:35.736Z] #77 280.5 CC src/crun-kill.o [2022-07-16T00:30:35.792Z] #49 48.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:30:35.995Z] #77 280.7 CC src/crun-pause.o [2022-07-16T00:30:36.254Z] #77 280.7 CC src/crun-unpause.o [2022-07-16T00:30:36.254Z] #77 280.7 CC src/crun-spec.o [2022-07-16T00:30:36.254Z] #77 280.8 CC src/crun-exec.o [2022-07-16T00:30:36.254Z] #77 280.8 CC src/crun-list.o [2022-07-16T00:30:36.254Z] #77 280.9 CC src/crun-create.o [2022-07-16T00:30:36.514Z] #77 281.0 CC src/crun-start.o [2022-07-16T00:30:36.514Z] #77 281.1 CC src/crun-state.o [2022-07-16T00:30:36.514Z] #77 281.2 CC src/crun-update.o [2022-07-16T00:30:36.733Z] #49 49.14 Selecting previously unselected package libarchive13:amd64. [2022-07-16T00:30:36.733Z] #49 49.14 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-16T00:30:36.733Z] #49 49.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:30:36.773Z] #77 281.3 CC src/crun-ps.o [2022-07-16T00:30:36.773Z] #77 281.5 CC src/crun-restore.o [2022-07-16T00:30:36.773Z] #77 281.5 CC src/crun-checkpoint.o [2022-07-16T00:30:36.994Z] #49 49.22 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-16T00:30:36.994Z] #49 49.22 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-16T00:30:36.994Z] #49 49.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:30:36.994Z] #49 49.29 Selecting previously unselected package librhash0:amd64. [2022-07-16T00:30:36.994Z] #49 49.30 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-16T00:30:36.994Z] #49 49.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:30:36.994Z] #49 49.38 Selecting previously unselected package libuv1:amd64. [2022-07-16T00:30:36.994Z] #49 49.38 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-16T00:30:36.994Z] #49 49.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:30:37.033Z] #77 281.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-16T00:30:37.033Z] #77 281.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-16T00:30:37.033Z] #77 281.7 CC src/libcrun/libcrun_la-container.lo [2022-07-16T00:30:37.033Z] #77 281.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-16T00:30:37.255Z] #49 49.47 Selecting previously unselected package cmake. [2022-07-16T00:30:37.255Z] #49 49.48 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-16T00:30:37.255Z] #49 49.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:30:37.292Z] #77 281.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-16T00:30:37.292Z] #77 281.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-16T00:30:37.292Z] #77 282.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-16T00:30:37.551Z] #77 282.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-16T00:30:37.551Z] #77 282.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-16T00:30:37.551Z] #77 282.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-16T00:30:37.811Z] #77 282.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-16T00:30:37.811Z] #77 282.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-16T00:30:37.811Z] #77 282.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-16T00:30:37.811Z] #77 282.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-16T00:30:37.811Z] #77 282.5 CC src/libcrun/libcrun_la-error.lo [2022-07-16T00:30:38.070Z] #77 282.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-16T00:30:38.070Z] #77 282.8 CC src/libcrun/libcrun_la-status.lo [2022-07-16T00:30:38.329Z] #77 282.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-16T00:30:38.329Z] #77 283.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-16T00:30:38.329Z] #77 283.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-16T00:30:38.329Z] #77 283.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-16T00:30:38.329Z] #77 283.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-16T00:30:38.589Z] #77 283.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-16T00:30:38.641Z] #49 51.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-16T00:30:38.641Z] #49 51.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:30:38.641Z] #49 51.07 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-16T00:30:38.641Z] #49 51.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:30:38.641Z] #49 51.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-16T00:30:38.641Z] #49 51.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-16T00:30:38.641Z] #49 51.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-16T00:30:38.641Z] #49 51.14 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-16T00:30:38.641Z] #49 51.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:30:38.848Z] #77 283.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-16T00:30:38.848Z] #77 283.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-16T00:30:38.848Z] #77 283.5 CC tests/init.o [2022-07-16T00:30:38.848Z] #77 283.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-16T00:30:39.212Z] #49 DONE 51.6s [2022-07-16T00:30:39.212Z] [2022-07-16T00:30:39.212Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-16T00:30:39.212Z] #50 sha256:e20dc3df0c1d5620df571fa1b8e254717a7f65487c98739799a6b36deb80a70c [2022-07-16T00:30:39.473Z] #50 DONE 0.1s [2022-07-16T00:30:39.473Z] [2022-07-16T00:30:39.473Z] #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-16T00:30:39.473Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:39.474Z] #20 47.31 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-16T00:30:39.474Z] #20 47.54 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-16T00:30:39.474Z] #20 47.80 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-16T00:30:39.474Z] #20 48.40 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-16T00:30:39.474Z] #20 48.60 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-16T00:30:39.474Z] #20 48.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-16T00:30:39.474Z] #20 48.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-16T00:30:39.474Z] #20 48.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-16T00:30:39.474Z] #20 48.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-16T00:30:39.474Z] #20 48.62 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-16T00:30:39.474Z] #20 48.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-16T00:30:39.474Z] #20 48.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-16T00:30:39.474Z] #20 48.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-16T00:30:39.474Z] #20 48.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-16T00:30:39.474Z] #20 48.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-16T00:30:39.474Z] #20 48.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-16T00:30:39.474Z] #20 48.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-16T00:30:39.474Z] #20 48.66 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-16T00:30:39.474Z] #20 48.67 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-16T00:30:39.474Z] #20 48.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-16T00:30:39.474Z] #20 49.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:30:39.474Z] #20 49.32 Fetched 115 MB in 3s (40.8 MB/s) [2022-07-16T00:30:39.474Z] #20 49.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-16T00:30:39.474Z] #20 49.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-16T00:30:39.474Z] #20 49.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:30:39.474Z] #20 49.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:30:39.474Z] #20 50.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-16T00:30:39.474Z] #20 50.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-16T00:30:39.474Z] #20 50.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:30:39.474Z] #20 51.24 Selecting previously unselected package binutils-mingw-w64. [2022-07-16T00:30:39.474Z] #20 51.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-16T00:30:39.474Z] #20 51.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:30:39.474Z] #20 51.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-16T00:30:39.474Z] #20 51.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:30:39.474Z] #20 51.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:30:39.474Z] #20 51.66 Selecting previously unselected package dmsetup. [2022-07-16T00:30:39.474Z] #20 51.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:30:39.474Z] #20 51.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:30:39.474Z] #20 51.80 Selecting previously unselected package mingw-w64-common. [2022-07-16T00:30:39.474Z] #20 51.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-16T00:30:39.474Z] #20 51.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-16T00:30:40.418Z] #20 ... [2022-07-16T00:30:40.418Z] [2022-07-16T00:30:40.418Z] #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-16T00:30:40.418Z] #74 sha256:594d3b3037bdc1d0f4265830079bb58e192eccd80bfc0c4dde4d25c18efcd53a [2022-07-16T00:30:40.418Z] #74 48.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-16T00:30:40.418Z] #74 48.88 + GOBIN=/build [2022-07-16T00:30:40.418Z] #74 48.88 + GO111MODULE=on [2022-07-16T00:30:40.418Z] #74 48.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-16T00:30:40.418Z] #74 52.27 rootlesskit version 1.0.0 [2022-07-16T00:30:40.418Z] #74 52.27 Usage of /build/rootlesskit-docker-proxy: [2022-07-16T00:30:40.418Z] #74 52.27 -container-ip string [2022-07-16T00:30:40.418Z] #74 52.27 container ip [2022-07-16T00:30:40.418Z] #74 52.27 -container-port int [2022-07-16T00:30:40.418Z] #74 52.27 container port (default -1) [2022-07-16T00:30:40.418Z] #74 52.27 -host-ip string [2022-07-16T00:30:40.418Z] #74 52.27 host ip [2022-07-16T00:30:40.418Z] #74 52.27 -host-port int [2022-07-16T00:30:40.418Z] #74 52.27 host port (default -1) [2022-07-16T00:30:40.418Z] #74 52.27 -proto string [2022-07-16T00:30:40.418Z] #74 52.27 proxy protocol (default "tcp") [2022-07-16T00:30:40.418Z] #74 DONE 52.6s [2022-07-16T00:30:40.418Z] [2022-07-16T00:30:40.418Z] #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-16T00:30:40.418Z] #51 sha256:44344390da0929874ada6a645a0f3b927136ab368626553db8affe8b27632920 [2022-07-16T00:30:40.418Z] #51 0.890 + RM_GOPATH=0 [2022-07-16T00:30:40.418Z] #51 0.892 + TMP_GOPATH= [2022-07-16T00:30:40.418Z] #51 0.892 + : /build [2022-07-16T00:30:40.418Z] #51 0.892 + '[' -z '' ']' [2022-07-16T00:30:40.418Z] #51 0.893 ++ mktemp -d [2022-07-16T00:30:40.419Z] #51 0.894 + export GOPATH=/tmp/tmp.PAH6yobkXK [2022-07-16T00:30:40.419Z] #51 0.895 + GOPATH=/tmp/tmp.PAH6yobkXK [2022-07-16T00:30:40.419Z] #51 0.895 + RM_GOPATH=1 [2022-07-16T00:30:40.419Z] #51 0.895 + case "$(go env GOARCH)" in [2022-07-16T00:30:40.419Z] #51 0.897 ++ go env GOARCH [2022-07-16T00:30:40.419Z] #51 0.908 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:30:40.419Z] #51 0.909 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:30:40.419Z] #51 0.910 ++ dirname /install.sh [2022-07-16T00:30:40.419Z] #51 0.910 + dir=/ [2022-07-16T00:30:40.419Z] #51 0.911 + bin=tini [2022-07-16T00:30:40.419Z] #51 0.911 + shift [2022-07-16T00:30:40.419Z] #51 0.912 + '[' '!' -f //tini.installer ']' [2022-07-16T00:30:40.419Z] #51 0.912 + . //tini.installer [2022-07-16T00:30:40.419Z] #51 0.912 ++ : v0.19.0 [2022-07-16T00:30:40.419Z] #51 0.913 + install_tini [2022-07-16T00:30:40.419Z] #51 0.913 + echo 'Install tini version v0.19.0' [2022-07-16T00:30:40.419Z] #51 0.913 Install tini version v0.19.0 [2022-07-16T00:30:40.419Z] #51 0.914 + git clone https://github.com/krallin/tini.git /tmp/tmp.PAH6yobkXK/tini [2022-07-16T00:30:40.419Z] #51 0.915 Cloning into '/tmp/tmp.PAH6yobkXK/tini'... [2022-07-16T00:30:40.681Z] #51 ... [2022-07-16T00:30:40.681Z] [2022-07-16T00:30:40.681Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-16T00:30:40.681Z] #75 sha256:acfddbf1cd77e74e12e82a3b28e43454a7ee99b6c92c0ae08f76b0bc85b10c35 [2022-07-16T00:30:40.681Z] #75 DONE 0.1s [2022-07-16T00:30:40.681Z] [2022-07-16T00:30:40.681Z] #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-16T00:30:40.681Z] #51 sha256:44344390da0929874ada6a645a0f3b927136ab368626553db8affe8b27632920 [2022-07-16T00:30:40.681Z] #51 1.222 + cd /tmp/tmp.PAH6yobkXK/tini [2022-07-16T00:30:40.681Z] #51 1.225 + git checkout -q v0.19.0 [2022-07-16T00:30:40.681Z] #51 1.240 + cmake . [2022-07-16T00:30:40.681Z] #51 ... [2022-07-16T00:30:40.681Z] [2022-07-16T00:30:40.681Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-16T00:30:40.681Z] #76 sha256:409aa6e37d0da20b5bd84caea38a87b769fd85a00bf8432e2c68b0d060e2ee89 [2022-07-16T00:30:40.681Z] #76 DONE 0.1s [2022-07-16T00:30:40.942Z] [2022-07-16T00:30:40.942Z] #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-16T00:30:40.942Z] #51 sha256:44344390da0929874ada6a645a0f3b927136ab368626553db8affe8b27632920 [2022-07-16T00:30:40.942Z] #51 1.575 -- The C compiler identification is GNU 10.2.1 [2022-07-16T00:30:40.942Z] #51 1.617 -- Detecting C compiler ABI info [2022-07-16T00:30:41.203Z] #51 1.900 -- Detecting C compiler ABI info - done [2022-07-16T00:30:41.203Z] #51 1.967 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-16T00:30:41.203Z] #51 1.972 -- Detecting C compile features [2022-07-16T00:30:41.203Z] #51 1.973 -- Detecting C compile features - done [2022-07-16T00:30:41.203Z] #51 2.000 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-16T00:30:41.464Z] #51 2.290 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-16T00:30:41.728Z] #51 2.365 -- Configuring done [2022-07-16T00:30:41.728Z] #51 2.374 -- Generating done [2022-07-16T00:30:41.728Z] #51 2.387 -- Build files have been written to: /tmp/tmp.PAH6yobkXK/tini [2022-07-16T00:30:41.728Z] #51 2.399 + make tini-static [2022-07-16T00:30:41.989Z] #51 2.580 Scanning dependencies of target tini-static [2022-07-16T00:30:41.989Z] #51 2.656 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-16T00:30:42.562Z] #51 3.086 [100%] Linking C executable tini-static [2022-07-16T00:30:42.823Z] #51 3.258 [100%] Built target tini-static [2022-07-16T00:30:42.823Z] #51 3.287 + mkdir -p /build [2022-07-16T00:30:42.823Z] #51 3.290 + cp tini-static /build/docker-init [2022-07-16T00:30:42.823Z] #51 DONE 3.4s [2022-07-16T00:30:42.823Z] [2022-07-16T00:30:42.823Z] #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-16T00:30:42.823Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:42.823Z] #20 54.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-16T00:30:42.823Z] #20 54.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-16T00:30:42.823Z] #20 54.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:30:43.043Z] #77 ... [2022-07-16T00:30:43.043Z] [2022-07-16T00:30:43.043Z] #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-16T00:30:43.043Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:30:43.043Z] #47 355.2 + dpkg --print-architecture [2022-07-16T00:30:43.043Z] #47 355.2 + git checkout -q v2.1.0 [2022-07-16T00:30:43.043Z] #47 355.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T00:30:43.043Z] #47 355.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T00:30:43.426Z] #64 ... [2022-07-16T00:30:43.426Z] [2022-07-16T00:30:43.426Z] #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-16T00:30:43.426Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:30:43.426Z] #77 285.2 CCLD libocispec.la [2022-07-16T00:30:43.426Z] #77 285.7 CCLD src/validate [2022-07-16T00:30:43.426Z] #77 285.7 CCLD tests/test-2 [2022-07-16T00:30:43.426Z] #77 285.7 CCLD tests/test-1 [2022-07-16T00:30:43.426Z] #77 285.7 CCLD tests/test-3 [2022-07-16T00:30:43.426Z] #77 285.7 CCLD tests/test-4 [2022-07-16T00:30:43.426Z] #77 285.7 CCLD tests/test-5 [2022-07-16T00:30:43.426Z] #77 285.8 CCLD tests/test-6 [2022-07-16T00:30:43.426Z] #77 285.9 CCLD tests/test-8 [2022-07-16T00:30:43.426Z] #77 285.9 CCLD tests/test-7 [2022-07-16T00:30:43.426Z] #77 286.0 CCLD tests/test-9 [2022-07-16T00:30:43.426Z] #77 286.0 CCLD tests/test-10 [2022-07-16T00:30:43.426Z] #77 286.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-16T00:30:43.426Z] #77 286.0 CCLD tests/test-11 [2022-07-16T00:30:43.426Z] #77 287.9 libtool: link: ar cr libocispec.a [2022-07-16T00:30:43.426Z] #77 287.9 libtool: link: ranlib libocispec.a [2022-07-16T00:30:44.216Z] #20 56.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-16T00:30:44.216Z] #20 56.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:44.216Z] #20 56.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:30:44.216Z] #20 56.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-16T00:30:44.216Z] #20 56.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:44.216Z] #20 56.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:30:45.314Z] #77 289.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:45.314Z] #77 289.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-16T00:30:45.314Z] #77 289.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-16T00:30:45.314Z] #77 289.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:45.314Z] #77 289.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:45.314Z] #77 289.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:45.314Z] #77 289.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-16T00:30:45.314Z] #77 289.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-16T00:30:45.314Z] #77 289.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-16T00:30:45.314Z] #77 290.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-16T00:30:45.314Z] #77 290.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-16T00:30:45.314Z] #77 290.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-16T00:30:45.570Z] #77 290.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-16T00:30:45.570Z] #77 290.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-16T00:30:45.570Z] #77 290.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-16T00:30:45.570Z] #77 290.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-16T00:30:45.570Z] #77 290.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-16T00:30:45.570Z] #77 290.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-16T00:30:45.570Z] #77 290.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-16T00:30:45.570Z] #77 290.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-16T00:30:45.570Z] #77 290.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-16T00:30:45.570Z] #77 290.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-16T00:30:45.570Z] #77 290.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-16T00:30:45.602Z] #20 ... [2022-07-16T00:30:45.603Z] [2022-07-16T00:30:45.603Z] #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-16T00:30:45.603Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:30:45.603Z] #71 0.916 + RM_GOPATH=0 [2022-07-16T00:30:45.603Z] #71 0.916 + TMP_GOPATH= [2022-07-16T00:30:45.603Z] #71 0.916 + : /build [2022-07-16T00:30:45.603Z] #71 0.916 + '[' -z '' ']' [2022-07-16T00:30:45.603Z] #71 0.916 ++ mktemp -d [2022-07-16T00:30:45.603Z] #71 0.918 + export GOPATH=/tmp/tmp.1e3FaEbdeC [2022-07-16T00:30:45.603Z] #71 0.918 + GOPATH=/tmp/tmp.1e3FaEbdeC [2022-07-16T00:30:45.603Z] #71 0.918 + RM_GOPATH=1 [2022-07-16T00:30:45.603Z] #71 0.918 + case "$(go env GOARCH)" in [2022-07-16T00:30:45.603Z] #71 0.918 ++ go env GOARCH [2022-07-16T00:30:45.603Z] #71 0.929 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:30:45.603Z] #71 0.929 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:30:45.603Z] #71 0.930 ++ dirname /install.sh [2022-07-16T00:30:45.603Z] #71 0.931 + dir=/ [2022-07-16T00:30:45.603Z] #71 0.935 + bin=containerd [2022-07-16T00:30:45.603Z] #71 0.935 + shift [2022-07-16T00:30:45.603Z] #71 0.935 + '[' '!' -f //containerd.installer ']' [2022-07-16T00:30:45.603Z] #71 0.935 + . //containerd.installer [2022-07-16T00:30:45.603Z] #71 0.936 ++ set -e [2022-07-16T00:30:45.603Z] #71 0.936 ++ : v1.6.6 [2022-07-16T00:30:45.603Z] #71 0.936 + install_containerd [2022-07-16T00:30:45.603Z] #71 0.937 + echo 'Install containerd version v1.6.6' [2022-07-16T00:30:45.603Z] #71 0.937 Install containerd version v1.6.6 [2022-07-16T00:30:45.603Z] #71 0.937 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1e3FaEbdeC/src/github.com/containerd/containerd [2022-07-16T00:30:45.603Z] #71 0.943 Cloning into '/tmp/tmp.1e3FaEbdeC/src/github.com/containerd/containerd'... [2022-07-16T00:30:45.826Z] #77 290.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-16T00:30:45.826Z] #77 290.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-16T00:30:46.082Z] #77 290.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-16T00:30:46.082Z] #77 290.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-16T00:30:46.082Z] #77 290.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-16T00:30:46.082Z] #77 290.9 CC src/crun-crun.o [2022-07-16T00:30:46.174Z] #71 ... [2022-07-16T00:30:46.174Z] [2022-07-16T00:30:46.174Z] #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-16T00:30:46.174Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:30:46.174Z] #20 58.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-16T00:30:46.338Z] #77 291.0 CC src/crun-run.o [2022-07-16T00:30:46.338Z] #77 291.0 CC src/crun-delete.o [2022-07-16T00:30:46.338Z] #77 291.1 CC src/crun-kill.o [2022-07-16T00:30:46.338Z] #77 291.1 CC src/crun-pause.o [2022-07-16T00:30:46.436Z] #20 58.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:46.436Z] #20 58.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:30:46.594Z] #77 291.2 CC src/crun-unpause.o [2022-07-16T00:30:46.594Z] #77 291.2 CC src/crun-spec.o [2022-07-16T00:30:46.594Z] #77 291.3 CC src/crun-exec.o [2022-07-16T00:30:46.594Z] #77 291.3 CC src/crun-list.o [2022-07-16T00:30:46.850Z] #77 291.5 CC src/crun-create.o [2022-07-16T00:30:46.850Z] #77 291.6 CC src/crun-start.o [2022-07-16T00:30:46.850Z] #77 291.7 CC src/crun-state.o [2022-07-16T00:30:47.106Z] #77 291.8 CC src/crun-update.o [2022-07-16T00:30:47.106Z] #77 291.8 CC src/crun-ps.o [2022-07-16T00:30:47.106Z] #77 291.9 CC src/crun-checkpoint.o [2022-07-16T00:30:47.106Z] #77 291.9 CC src/crun-restore.o [2022-07-16T00:30:47.106Z] #77 291.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-16T00:30:47.363Z] #77 292.1 CC src/libcrun/libcrun_la-container.lo [2022-07-16T00:30:47.363Z] #77 292.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-16T00:30:47.363Z] #77 292.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-16T00:30:47.363Z] #77 292.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-16T00:30:47.619Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-16T00:30:47.619Z] #77 292.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-16T00:30:47.619Z] #77 292.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-16T00:30:47.619Z] #77 292.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-16T00:30:47.875Z] #77 292.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-16T00:30:47.875Z] #77 292.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-16T00:30:47.875Z] #77 292.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-16T00:30:48.131Z] #77 292.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-16T00:30:48.388Z] #77 292.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-16T00:30:48.388Z] #77 292.9 CC src/libcrun/libcrun_la-error.lo [2022-07-16T00:30:48.388Z] #77 293.0 CC src/libcrun/libcrun_la-status.lo [2022-07-16T00:30:48.388Z] #77 293.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-16T00:30:48.644Z] #77 293.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-16T00:30:48.644Z] #77 293.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-16T00:30:48.900Z] #77 293.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-16T00:30:48.900Z] #77 293.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-16T00:30:48.940Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-16T00:30:49.157Z] #77 293.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-16T00:30:49.414Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-16T00:30:49.670Z] #77 294.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-16T00:30:49.670Z] #77 294.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-16T00:30:49.670Z] #77 294.3 CC tests/init.o [2022-07-16T00:30:49.670Z] #77 294.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-16T00:30:50.639Z] #20 62.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-16T00:30:50.639Z] #20 62.50 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:50.639Z] #20 62.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:30:51.579Z] #20 64.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-16T00:30:51.840Z] #20 64.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:51.840Z] #20 64.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:30:53.222Z] #20 65.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-16T00:30:53.222Z] #20 65.68 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:53.222Z] #20 65.68 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:30:53.838Z] #77 ... [2022-07-16T00:30:53.838Z] [2022-07-16T00:30:53.838Z] #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-16T00:30:53.838Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-16T00:30:53.838Z] #47 364.4 + dpkg --print-architecture [2022-07-16T00:30:53.838Z] #47 364.4 + git checkout -q v2.1.0 [2022-07-16T00:30:53.838Z] #47 364.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-16T00:30:53.838Z] #47 364.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-16T00:30:57.427Z] #20 69.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-16T00:30:57.428Z] #20 69.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-16T00:30:57.428Z] #20 69.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:30:58.812Z] #20 71.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-16T00:30:58.812Z] #20 71.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-16T00:30:58.812Z] #20 71.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:30:58.812Z] #20 71.27 Selecting previously unselected package libapparmor1:amd64. [2022-07-16T00:30:59.072Z] #20 71.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-16T00:30:59.072Z] #20 71.28 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:30:59.072Z] #20 71.34 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-16T00:30:59.072Z] #20 71.35 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-16T00:30:59.072Z] #20 71.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:30:59.072Z] #20 71.42 Selecting previously unselected package libbtrfs0:amd64. [2022-07-16T00:30:59.072Z] #20 71.43 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-16T00:30:59.072Z] #20 71.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:30:59.072Z] #20 71.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-16T00:30:59.072Z] #20 71.51 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-16T00:30:59.072Z] #20 71.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:30:59.332Z] #20 71.62 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-16T00:30:59.332Z] #20 71.62 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:30:59.332Z] #20 71.63 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:30:59.332Z] #20 71.66 Selecting previously unselected package libudev-dev:amd64. [2022-07-16T00:30:59.332Z] #20 71.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-16T00:30:59.332Z] #20 71.68 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:30:59.332Z] #20 71.74 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-16T00:30:59.332Z] #20 71.75 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-16T00:30:59.332Z] #20 71.76 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:30:59.593Z] #20 71.88 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-16T00:30:59.593Z] #20 71.89 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-16T00:30:59.593Z] #20 71.90 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:30:59.593Z] #20 71.99 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-16T00:30:59.593Z] #20 72.00 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-16T00:30:59.593Z] #20 72.00 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:30:59.853Z] #20 72.10 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-16T00:30:59.853Z] #20 72.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-16T00:30:59.853Z] #20 72.11 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:30:59.853Z] #20 72.18 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-16T00:30:59.853Z] #20 72.19 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-16T00:30:59.853Z] #20 72.20 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:31:00.114Z] #20 72.36 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-16T00:31:00.114Z] #20 72.36 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-16T00:31:00.114Z] #20 72.37 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:31:00.114Z] #20 72.48 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-16T00:31:00.114Z] #20 72.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-16T00:31:00.114Z] #20 72.50 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:31:00.114Z] #20 72.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-16T00:31:00.114Z] #20 72.55 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-16T00:31:00.114Z] #20 72.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:00.374Z] #20 72.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-16T00:31:00.374Z] #20 72.64 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-16T00:31:00.374Z] #20 72.65 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:31:00.374Z] #20 72.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:00.374Z] #20 ... [2022-07-16T00:31:00.374Z] [2022-07-16T00:31:00.374Z] #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-16T00:31:00.374Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:31:00.374Z] #71 15.17 + cd /tmp/tmp.1e3FaEbdeC/src/github.com/containerd/containerd [2022-07-16T00:31:00.374Z] #71 15.17 + git checkout -q v1.6.6 [2022-07-16T00:31:00.374Z] #71 15.78 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-16T00:31:00.374Z] #71 15.78 + BUILDTAGS='netgo osusergo static_build' [2022-07-16T00:31:00.374Z] #71 15.78 + export EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:31:00.374Z] #71 15.78 + EXTRA_FLAGS=-buildmode=pie [2022-07-16T00:31:00.374Z] #71 15.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-16T00:31:00.374Z] #71 15.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-16T00:31:00.374Z] #71 15.78 + '[' '' = dynamic ']' [2022-07-16T00:31:00.374Z] #71 15.78 + make [2022-07-16T00:31:00.374Z] #71 16.45 + bin/ctr [2022-07-16T00:31:00.634Z] #71 ... [2022-07-16T00:31:00.634Z] [2022-07-16T00:31:00.634Z] #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-16T00:31:00.634Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-16T00:31:00.634Z] #20 72.89 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-16T00:31:00.634Z] #20 72.91 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-16T00:31:00.634Z] #20 72.92 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-16T00:31:00.634Z] #20 72.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-16T00:31:00.634Z] #20 72.94 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-16T00:31:00.634Z] #20 72.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-16T00:31:00.634Z] #20 72.97 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-16T00:31:00.634Z] #20 72.98 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-16T00:31:00.634Z] #20 72.99 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-16T00:31:00.634Z] #20 73.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-16T00:31:00.634Z] #20 73.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-16T00:31:00.634Z] #20 73.03 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-16T00:31:00.634Z] #20 73.04 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-16T00:31:00.634Z] #20 73.05 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-16T00:31:00.634Z] #20 73.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-16T00:31:00.634Z] #20 73.07 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-16T00:31:00.634Z] #20 73.09 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-16T00:31:00.634Z] #20 73.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-16T00:31:00.895Z] #20 73.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.12 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.14 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-16T00:31:00.895Z] #20 73.15 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.16 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-16T00:31:00.895Z] #20 73.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-16T00:31:00.895Z] #20 73.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.19 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-16T00:31:00.895Z] #20 73.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-16T00:31:00.895Z] #20 73.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:31:00.895Z] #20 73.25 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-16T00:31:00.895Z] #20 73.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:31:00.895Z] #20 73.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-16T00:31:00.895Z] #20 73.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:31:01.137Z] #47 DONE 383.1s [2022-07-16T00:31:01.137Z] [2022-07-16T00:31:01.137Z] #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-16T00:31:01.138Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:03.046Z] #64 ... [2022-07-16T00:31:03.046Z] [2022-07-16T00:31:03.046Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T00:31:03.046Z] #48 sha256:cc324c3f92c7aa44d6adc9f7d4c7ae27aa041f3376ae21c604401430a260edc4 [2022-07-16T00:31:03.308Z] #48 DONE 0.2s [2022-07-16T00:31:03.308Z] [2022-07-16T00:31:03.308Z] #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-16T00:31:03.308Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:03.308Z] #64 ... [2022-07-16T00:31:03.308Z] [2022-07-16T00:31:03.308Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-16T00:31:03.308Z] #52 sha256:b69043c4a5fca49adda033197ec990bba0bff51e1bf3aa5eee38a79bcefbed13 [2022-07-16T00:31:03.308Z] #52 DONE 0.1s [2022-07-16T00:31:03.308Z] [2022-07-16T00:31:03.308Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T00:31:03.308Z] #54 sha256:b795ec07b0d558bdc8c0cf00fcf182f313a6b2e85d96e3c6584f96b867b6e4b8 [2022-07-16T00:31:03.308Z] #54 DONE 0.1s [2022-07-16T00:31:03.567Z] [2022-07-16T00:31:03.567Z] #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-16T00:31:03.567Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:31:06.812Z] #64 333.4 # github.com/containerd/containerd/cmd/containerd [2022-07-16T00:31:06.812Z] #64 333.4 /usr/bin/ld: /tmp/go-link-3959987586/000019.o: in function `New': [2022-07-16T00:31:06.812Z] #64 333.4 /tmp/tmp.WNleRVOedh/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-16T00:31:06.812Z] #64 333.5 + bin/containerd-stress [2022-07-16T00:31:06.812Z] #64 334.6 + bin/containerd-shim [2022-07-16T00:31:06.857Z] #55 ... [2022-07-16T00:31:06.857Z] [2022-07-16T00:31:06.857Z] #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-16T00:31:06.857Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:31:06.857Z] #77 311.4 CCLD tests/init [2022-07-16T00:31:07.484Z] #20 DONE 79.5s [2022-07-16T00:31:07.484Z] [2022-07-16T00:31:07.484Z] #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-16T00:31:07.484Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-16T00:31:08.425Z] #21 1.178 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-16T00:31:08.425Z] #21 1.333 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-16T00:31:08.685Z] #21 1.500 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-16T00:31:13.976Z] #21 1.700 Reading package lists... [2022-07-16T00:31:14.908Z] #64 345.8 + bin/containerd-shim-runc-v1 [2022-07-16T00:31:15.731Z] #47 DONE 394.0s [2022-07-16T00:31:15.731Z] [2022-07-16T00:31:15.731Z] #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-16T00:31:15.731Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:31:15.731Z] #55 ... [2022-07-16T00:31:15.731Z] [2022-07-16T00:31:15.731Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T00:31:15.731Z] #48 sha256:1646525b575575891f6dc24e4b29d2de7b5387ae23d7283c5cad6c50217cb7e6 [2022-07-16T00:31:15.731Z] #48 DONE 0.4s [2022-07-16T00:31:15.731Z] [2022-07-16T00:31:15.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-16T00:31:15.731Z] #60 sha256:8a54a5b04c6e1ee4c408c283de5f026b73f9765f4b84a011a90dd8c3d3cff9a6 [2022-07-16T00:31:15.731Z] #60 ... [2022-07-16T00:31:15.731Z] [2022-07-16T00:31:15.731Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-16T00:31:15.731Z] #52 sha256:0f0c68ef01a4cc6b2f1aa7011da5c12ed36cfca09139f902db765a54720ff331 [2022-07-16T00:31:15.731Z] #52 DONE 0.1s [2022-07-16T00:31:15.731Z] [2022-07-16T00:31:15.731Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T00:31:15.731Z] #54 sha256:08497192f9cd89ed5a8d6ab5d6fdec598f13806be0bbc9a1941216428a1a2aaf [2022-07-16T00:31:15.731Z] #54 DONE 0.1s [2022-07-16T00:31:15.988Z] [2022-07-16T00:31:15.988Z] #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-16T00:31:15.988Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:31:17.881Z] #64 ... [2022-07-16T00:31:17.881Z] [2022-07-16T00:31:17.881Z] #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-16T00:31:17.881Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-16T00:31:17.881Z] #77 322.1 CCLD tests/init [2022-07-16T00:31:19.273Z] #21 6.491 Reading package lists... [2022-07-16T00:31:19.533Z] #21 11.24 Building dependency tree... [2022-07-16T00:31:19.533Z] #21 12.37 Reading state information... [2022-07-16T00:31:20.918Z] #21 13.58 The following additional packages will be installed: [2022-07-16T00:31:20.918Z] #21 13.58 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-16T00:31:20.918Z] #21 13.58 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-16T00:31:20.918Z] #21 13.58 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-16T00:31:20.918Z] #21 13.58 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-16T00:31:20.918Z] #21 13.58 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-16T00:31:20.918Z] #21 13.58 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-16T00:31:20.918Z] #21 13.59 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-16T00:31:20.918Z] #21 13.60 Suggested packages: [2022-07-16T00:31:20.918Z] #21 13.60 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-16T00:31:20.918Z] #21 13.60 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-16T00:31:20.918Z] #21 13.60 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-16T00:31:20.918Z] #21 13.60 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-16T00:31:20.918Z] #21 13.60 seccomp:ppc64el seccomp:s390x [2022-07-16T00:31:20.918Z] #21 13.60 Recommended packages: [2022-07-16T00:31:20.918Z] #21 13.60 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-16T00:31:20.918Z] #21 13.60 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-16T00:31:20.918Z] #21 13.60 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-16T00:31:20.918Z] #21 13.60 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-16T00:31:21.178Z] #21 14.13 The following NEW packages will be installed: [2022-07-16T00:31:21.439Z] #21 14.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-16T00:31:21.439Z] #21 14.13 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-16T00:31:21.439Z] #21 14.13 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-16T00:31:21.439Z] #21 14.13 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-16T00:31:21.439Z] #21 14.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-16T00:31:21.439Z] #21 14.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-16T00:31:21.439Z] #21 14.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-16T00:31:21.439Z] #21 14.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-16T00:31:21.439Z] #21 14.14 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-16T00:31:21.439Z] #21 14.14 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-16T00:31:21.439Z] #21 14.14 libseccomp2:ppc64el libseccomp2:s390x [2022-07-16T00:31:21.439Z] #21 14.53 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:31:21.439Z] #21 14.53 Need to get 15.9 MB of archives. [2022-07-16T00:31:21.439Z] #21 14.53 After this operation, 73.0 MB of additional disk space will be used. [2022-07-16T00:31:21.439Z] #21 14.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-16T00:31:21.439Z] #21 14.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-16T00:31:21.453Z] #64 352.1 + bin/containerd-shim-runc-v2 [2022-07-16T00:31:21.453Z] #64 352.9 + binaries [2022-07-16T00:31:21.453Z] #64 352.9 + install -D bin/containerd /build/containerd [2022-07-16T00:31:21.453Z] #64 352.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T00:31:21.453Z] #64 353.0 + install -D bin/ctr /build/ctr [2022-07-16T00:31:21.700Z] #21 14.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-16T00:31:21.700Z] #21 14.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-16T00:31:21.700Z] #21 14.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-16T00:31:21.700Z] #21 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-16T00:31:21.700Z] #21 14.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-16T00:31:21.700Z] #21 14.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-16T00:31:21.700Z] #21 14.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-16T00:31:21.700Z] #21 14.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-16T00:31:21.700Z] #21 14.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-16T00:31:21.700Z] #21 14.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-16T00:31:21.700Z] #21 14.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-16T00:31:21.700Z] #21 14.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-16T00:31:21.700Z] #21 14.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-16T00:31:21.700Z] #21 14.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-16T00:31:21.700Z] #21 14.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-16T00:31:21.700Z] #21 14.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-16T00:31:21.700Z] #21 14.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-16T00:31:21.700Z] #21 14.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-16T00:31:21.700Z] #21 14.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-16T00:31:21.700Z] #21 14.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-16T00:31:21.700Z] #21 14.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-16T00:31:21.700Z] #21 14.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-16T00:31:21.700Z] #21 14.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-16T00:31:21.700Z] #21 14.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-16T00:31:21.700Z] #21 14.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-16T00:31:21.700Z] #21 14.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-16T00:31:21.700Z] #21 14.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-16T00:31:21.700Z] #21 14.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-16T00:31:21.700Z] #21 14.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-16T00:31:21.700Z] #21 14.73 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-16T00:31:21.701Z] #21 14.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-16T00:31:21.701Z] #21 14.73 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-16T00:31:21.701Z] #21 14.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-16T00:31:21.701Z] #21 14.74 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-16T00:31:21.701Z] #21 14.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-16T00:31:21.701Z] #21 14.74 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-16T00:31:21.701Z] #21 14.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-16T00:31:21.701Z] #21 14.74 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-16T00:31:22.642Z] #21 15.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:31:22.642Z] #21 15.50 Fetched 15.9 MB in 1s (31.7 MB/s) [2022-07-16T00:31:22.642Z] #21 15.56 Selecting previously unselected package gcc-10-base:armel. [2022-07-16T00:31:22.642Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-07-16T00:31:22.642Z] #21 15.60 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-16T00:31:22.642Z] #21 15.60 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-16T00:31:22.903Z] #21 15.66 Selecting previously unselected package gcc-10-base:armhf. [2022-07-16T00:31:22.903Z] #21 15.66 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-16T00:31:22.903Z] #21 15.67 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-16T00:31:22.903Z] #21 15.71 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-16T00:31:22.903Z] #21 15.72 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-16T00:31:22.903Z] #21 15.73 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-16T00:31:22.903Z] #21 15.78 Selecting previously unselected package gcc-10-base:s390x. [2022-07-16T00:31:22.903Z] #21 15.79 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-16T00:31:22.903Z] #21 15.79 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-16T00:31:22.903Z] #21 15.84 Selecting previously unselected package gcc-10-base:arm64. [2022-07-16T00:31:22.903Z] #21 15.85 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-16T00:31:22.903Z] #21 15.86 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-16T00:31:23.163Z] #21 15.92 Selecting previously unselected package libgcc-s1:armel. [2022-07-16T00:31:23.163Z] #21 15.92 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-16T00:31:23.163Z] #21 15.94 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-16T00:31:23.163Z] #21 16.00 Selecting previously unselected package libcrypt1:armel. [2022-07-16T00:31:23.163Z] #21 16.01 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-16T00:31:23.163Z] #21 16.02 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-16T00:31:23.163Z] #21 16.11 Selecting previously unselected package libc6:armel. [2022-07-16T00:31:23.163Z] #21 16.11 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-16T00:31:23.423Z] #21 16.32 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-16T00:31:23.946Z] #21 16.74 Selecting previously unselected package libapparmor1:armel. [2022-07-16T00:31:23.946Z] #21 16.75 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-16T00:31:23.946Z] #21 16.76 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-16T00:31:23.946Z] #21 16.81 Selecting previously unselected package libapparmor-dev:armel. [2022-07-16T00:31:23.946Z] #21 16.81 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-16T00:31:23.946Z] #21 16.82 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-16T00:31:23.946Z] #21 16.89 Selecting previously unselected package libgcc-s1:arm64. [2022-07-16T00:31:23.946Z] #21 16.90 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-16T00:31:23.946Z] #21 16.90 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-16T00:31:23.946Z] #21 16.95 Selecting previously unselected package libcrypt1:arm64. [2022-07-16T00:31:23.946Z] #21 16.96 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-16T00:31:23.946Z] #21 16.97 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-16T00:31:24.214Z] #21 17.06 Selecting previously unselected package libc6:arm64. [2022-07-16T00:31:24.214Z] #21 17.06 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-16T00:31:24.479Z] #21 17.27 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-16T00:31:24.718Z] #64 DONE 355.9s [2022-07-16T00:31:24.740Z] #21 17.71 Selecting previously unselected package libapparmor1:arm64. [2022-07-16T00:31:24.740Z] #21 17.72 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-16T00:31:24.740Z] #21 17.73 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-16T00:31:24.740Z] #21 17.79 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-16T00:31:24.973Z] [2022-07-16T00:31:24.973Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T00:31:24.973Z] #65 sha256:8bb4cac482edfc874ff149694bf4be701e3e03e20b71affa7da316f8fa7bad21 [2022-07-16T00:31:25.030Z] #21 17.79 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-16T00:31:25.030Z] #21 17.80 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-16T00:31:25.030Z] #21 17.92 Selecting previously unselected package libgcc-s1:s390x. [2022-07-16T00:31:25.030Z] #21 17.92 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-16T00:31:25.030Z] #21 17.94 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-16T00:31:25.030Z] #21 17.99 Selecting previously unselected package libcrypt1:s390x. [2022-07-16T00:31:25.030Z] #21 17.99 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-16T00:31:25.030Z] #21 18.00 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-16T00:31:25.307Z] #21 18.09 Selecting previously unselected package libc6:s390x. [2022-07-16T00:31:25.307Z] #21 18.09 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-16T00:31:25.307Z] #21 18.26 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-16T00:31:25.897Z] #21 18.77 Selecting previously unselected package libapparmor1:s390x. [2022-07-16T00:31:25.897Z] #21 18.77 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-16T00:31:25.897Z] #21 18.78 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-16T00:31:25.897Z] #21 18.84 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-16T00:31:25.897Z] #21 18.85 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-16T00:31:25.897Z] #21 18.86 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-16T00:31:26.159Z] #21 18.93 Selecting previously unselected package libgcc-s1:armhf. [2022-07-16T00:31:26.159Z] #21 18.93 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-16T00:31:26.159Z] #21 18.94 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-16T00:31:26.159Z] #21 19.00 Selecting previously unselected package libcrypt1:armhf. [2022-07-16T00:31:26.159Z] #21 19.01 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-16T00:31:26.159Z] #21 19.01 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-16T00:31:26.159Z] #21 19.09 Selecting previously unselected package libc6:armhf. [2022-07-16T00:31:26.159Z] #21 19.10 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-16T00:31:26.341Z] #65 DONE 1.2s [2022-07-16T00:31:26.341Z] [2022-07-16T00:31:26.341Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T00:31:26.341Z] #70 sha256:868e8fe11f7ce2fc00377f745a9ec8893547a33112bb9f233db336b75ae83228 [2022-07-16T00:31:26.419Z] #21 19.29 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-16T00:31:26.598Z] #70 DONE 0.3s [2022-07-16T00:31:26.598Z] [2022-07-16T00:31:26.598Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T00:31:26.598Z] #75 sha256:6ebdc3e2108ca12919eda7d54fc6e09790ab7b7527ff710c4faf0a314d448893 [2022-07-16T00:31:26.991Z] #21 19.71 Selecting previously unselected package libapparmor1:armhf. [2022-07-16T00:31:26.991Z] #21 19.72 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-16T00:31:26.991Z] #21 19.73 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-16T00:31:26.991Z] #21 19.78 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-16T00:31:26.991Z] #21 19.78 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-16T00:31:26.991Z] #21 19.79 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-16T00:31:26.991Z] #21 19.86 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-16T00:31:26.991Z] #21 19.87 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-16T00:31:26.991Z] #21 19.87 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-16T00:31:26.991Z] #21 19.92 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-16T00:31:26.991Z] #21 19.93 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-16T00:31:26.991Z] #21 19.93 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-16T00:31:26.991Z] #21 20.02 Selecting previously unselected package libc6:ppc64el. [2022-07-16T00:31:27.251Z] #21 20.02 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-16T00:31:27.251Z] #21 20.18 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-16T00:31:27.961Z] #75 DONE 1.5s [2022-07-16T00:31:27.961Z] [2022-07-16T00:31:27.961Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-16T00:31:27.961Z] #78 sha256:0bbcd58ed47c18ba7c453eec552b8ef1a316aebe0d7fa4e12d59d0471f1a95b9 [2022-07-16T00:31:27.961Z] #78 DONE 0.1s [2022-07-16T00:31:27.961Z] [2022-07-16T00:31:27.961Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-16T00:31:27.961Z] #79 sha256:6c4e83a377b165283d7b51166d4cc21b461d0a920019ab0ec8550f79fbc4f8bd [2022-07-16T00:31:27.961Z] #79 DONE 0.0s [2022-07-16T00:31:28.192Z] #21 20.96 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-16T00:31:28.192Z] #21 20.96 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-16T00:31:28.192Z] #21 20.97 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-16T00:31:28.192Z] #21 21.02 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-16T00:31:28.192Z] #21 21.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-16T00:31:28.192Z] #21 21.03 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-16T00:31:28.192Z] #21 21.10 Selecting previously unselected package libseccomp2:s390x. [2022-07-16T00:31:28.192Z] #21 21.11 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-16T00:31:28.192Z] #21 21.12 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.218Z] [2022-07-16T00:31:28.218Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-16T00:31:28.218Z] #80 sha256:83d7355aa467fbc56d1e198982c58e3276efc313937097a22513f1f782ccf0cd [2022-07-16T00:31:28.218Z] #80 DONE 0.0s [2022-07-16T00:31:28.218Z] [2022-07-16T00:31:28.218Z] #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-16T00:31:28.218Z] #81 sha256:61a244f8a3b89e8749f39884f0c5b00c44912de8007eeea46cd14ee77b736385 [2022-07-16T00:31:28.453Z] #21 21.16 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-16T00:31:28.453Z] #21 21.17 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-16T00:31:28.453Z] #21 21.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.453Z] #21 21.24 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-16T00:31:28.453Z] #21 21.25 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-16T00:31:28.453Z] #21 21.26 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.453Z] #21 21.31 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-16T00:31:28.453Z] #21 21.32 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-16T00:31:28.453Z] #21 21.32 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.453Z] #21 21.38 Selecting previously unselected package libseccomp2:armhf. [2022-07-16T00:31:28.453Z] #21 21.38 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-16T00:31:28.453Z] #21 21.39 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.453Z] #21 21.44 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-16T00:31:28.715Z] #21 21.45 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-16T00:31:28.715Z] #21 21.45 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.715Z] #21 21.51 Selecting previously unselected package libseccomp2:armel. [2022-07-16T00:31:28.715Z] #21 21.52 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-16T00:31:28.715Z] #21 21.53 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.715Z] #21 21.58 Selecting previously unselected package libseccomp-dev:armel. [2022-07-16T00:31:28.715Z] #21 21.58 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-16T00:31:28.715Z] #21 21.59 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.715Z] #21 21.65 Selecting previously unselected package libseccomp2:arm64. [2022-07-16T00:31:28.715Z] #21 21.65 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-16T00:31:28.715Z] #21 21.66 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.715Z] #21 21.71 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-16T00:31:28.780Z] #81 0.621 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-16T00:31:28.780Z] #81 0.621 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-16T00:31:28.780Z] #81 0.621 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-16T00:31:28.804Z] #77 330.9 AR libcrun_testing.a [2022-07-16T00:31:28.804Z] #77 330.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-16T00:31:28.804Z] #77 331.0 CCLD tests/tests_libcrun_utils [2022-07-16T00:31:28.804Z] #77 331.0 CCLD tests/tests_libcrun_errors [2022-07-16T00:31:28.804Z] #77 331.0 CCLD tests/tests_libcrun_fuzzer [2022-07-16T00:31:28.804Z] #77 331.5 CCLD libcrun.la [2022-07-16T00:31:28.804Z] #77 332.5 CCLD crun [2022-07-16T00:31:28.804Z] #77 333.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-16T00:31:28.804Z] #77 333.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-16T00:31:28.804Z] #77 333.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-16T00:31:28.804Z] #77 333.3 /bin/mkdir -p '/usr/local/lib' [2022-07-16T00:31:28.804Z] #77 333.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-16T00:31:28.804Z] #77 333.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-16T00:31:28.804Z] #77 333.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-16T00:31:28.804Z] #77 333.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-16T00:31:28.804Z] #77 333.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-16T00:31:28.804Z] #77 333.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-16T00:31:28.976Z] #21 21.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-16T00:31:28.976Z] #21 21.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:28.976Z] #21 21.83 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-16T00:31:28.976Z] #21 21.84 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-16T00:31:28.977Z] #21 21.85 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-16T00:31:28.977Z] #21 21.86 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-16T00:31:28.977Z] #21 21.88 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-16T00:31:28.977Z] #21 21.89 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-16T00:31:28.977Z] #21 21.90 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-16T00:31:28.977Z] #21 21.92 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-16T00:31:28.977Z] #21 21.93 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-16T00:31:29.064Z] #77 333.6 ---------------------------------------------------------------------- [2022-07-16T00:31:29.064Z] #77 333.6 Libraries have been installed in: [2022-07-16T00:31:29.064Z] #77 333.6 /usr/local/lib [2022-07-16T00:31:29.064Z] #77 333.6 [2022-07-16T00:31:29.064Z] #77 333.6 If you ever happen to want to link against installed libraries [2022-07-16T00:31:29.064Z] #77 333.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-16T00:31:29.064Z] #77 333.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-16T00:31:29.064Z] #77 333.6 flag during linking and do at least one of the following: [2022-07-16T00:31:29.064Z] #77 333.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-16T00:31:29.064Z] #77 333.6 during execution [2022-07-16T00:31:29.064Z] #77 333.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-16T00:31:29.064Z] #77 333.6 during linking [2022-07-16T00:31:29.064Z] #77 333.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-16T00:31:29.064Z] #77 333.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-16T00:31:29.064Z] #77 333.6 [2022-07-16T00:31:29.064Z] #77 333.6 See any operating system documentation about shared libraries for [2022-07-16T00:31:29.064Z] #77 333.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-16T00:31:29.064Z] #77 333.6 ---------------------------------------------------------------------- [2022-07-16T00:31:29.064Z] #77 333.6 /bin/mkdir -p '/build' [2022-07-16T00:31:29.064Z] #77 333.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-16T00:31:29.064Z] #77 333.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-16T00:31:29.064Z] #77 333.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:29.064Z] #77 333.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:29.064Z] #77 333.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:29.238Z] #21 21.95 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-16T00:31:29.238Z] #21 21.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-16T00:31:29.238Z] #21 21.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-16T00:31:29.238Z] #21 21.99 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-16T00:31:29.238Z] #21 22.00 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-16T00:31:29.238Z] #21 22.01 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-16T00:31:29.238Z] #21 22.03 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-16T00:31:29.325Z] #77 DONE 334.0s [2022-07-16T00:31:29.325Z] [2022-07-16T00:31:29.325Z] #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-16T00:31:29.325Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:29.615Z] #81 0.866 Reading package lists... [2022-07-16T00:31:30.179Z] #21 23.26 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-16T00:31:30.200Z] #81 1.441 Reading package lists... [2022-07-16T00:31:30.200Z] #81 2.001 Building dependency tree... [2022-07-16T00:31:30.456Z] #81 2.120 Reading state information... [2022-07-16T00:31:30.456Z] #81 2.260 The following additional packages will be installed: [2022-07-16T00:31:30.456Z] #81 2.261 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-16T00:31:30.456Z] #81 2.262 Suggested packages: [2022-07-16T00:31:30.456Z] #81 2.262 systemd-container policykit-1 [2022-07-16T00:31:30.456Z] #81 2.262 Recommended packages: [2022-07-16T00:31:30.456Z] #81 2.262 systemd-timesyncd | time-daemon libnss-systemd [2022-07-16T00:31:30.456Z] #81 2.328 The following NEW packages will be installed: [2022-07-16T00:31:30.456Z] #81 2.329 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-16T00:31:30.456Z] #81 2.329 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-16T00:31:30.713Z] #81 2.597 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:31:30.713Z] #81 2.597 Need to get 5817 kB of archives. [2022-07-16T00:31:30.713Z] #81 2.597 After this operation, 19.3 MB of additional disk space will be used. [2022-07-16T00:31:30.713Z] #81 2.597 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-16T00:31:30.713Z] #81 2.603 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-16T00:31:30.713Z] #81 2.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-16T00:31:30.713Z] #81 2.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-16T00:31:30.713Z] #81 2.610 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-16T00:31:30.713Z] #81 2.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-16T00:31:30.713Z] #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-16T00:31:30.713Z] #81 2.648 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-16T00:31:30.713Z] #81 2.648 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-16T00:31:30.713Z] #81 2.650 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-16T00:31:30.969Z] #81 2.785 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:31:30.969Z] #81 2.815 Fetched 5817 kB in 0s (18.4 MB/s) [2022-07-16T00:31:30.969Z] #81 2.838 Selecting previously unselected package libargon2-1:amd64. [2022-07-16T00:31:30.969Z] #81 2.838 (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-16T00:31:30.969Z] #81 2.853 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-16T00:31:30.969Z] #81 2.860 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-16T00:31:30.969Z] #81 2.889 Selecting previously unselected package libjson-c5:amd64. [2022-07-16T00:31:30.969Z] #81 2.892 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-16T00:31:30.969Z] #81 2.895 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-16T00:31:30.969Z] #81 2.928 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-16T00:31:31.225Z] #81 2.930 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-16T00:31:31.225Z] #81 2.934 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-16T00:31:31.225Z] #81 2.988 Selecting previously unselected package libkmod2:amd64. [2022-07-16T00:31:31.225Z] #81 2.989 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-16T00:31:31.225Z] #81 2.992 Unpacking libkmod2:amd64 (28-1) ... [2022-07-16T00:31:31.225Z] #81 3.034 Selecting previously unselected package systemd. [2022-07-16T00:31:31.225Z] #81 3.037 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-16T00:31:31.225Z] #81 3.071 Unpacking systemd (247.3-7) ... [2022-07-16T00:31:31.563Z] #21 24.46 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-16T00:31:31.790Z] #81 3.551 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-16T00:31:31.790Z] #81 3.561 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-16T00:31:31.790Z] #81 3.571 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-16T00:31:31.790Z] #81 3.582 Setting up libkmod2:amd64 (28-1) ... [2022-07-16T00:31:31.790Z] #81 3.593 Setting up systemd (247.3-7) ... [2022-07-16T00:31:31.790Z] #81 3.635 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-16T00:31:31.790Z] #81 3.637 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-16T00:31:31.790Z] #81 3.639 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-16T00:31:31.790Z] #81 3.660 Initializing machine ID from KVM UUID. [2022-07-16T00:31:32.046Z] #81 3.971 Selecting previously unselected package systemd-sysv. [2022-07-16T00:31:32.046Z] #81 3.972 (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-16T00:31:32.046Z] #81 3.987 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-16T00:31:32.046Z] #81 3.990 Unpacking systemd-sysv (247.3-7) ... [2022-07-16T00:31:32.046Z] #81 4.030 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-16T00:31:32.302Z] #81 4.033 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-16T00:31:32.302Z] #81 4.036 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-16T00:31:32.302Z] #81 4.092 Selecting previously unselected package dbus. [2022-07-16T00:31:32.302Z] #81 4.094 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-16T00:31:32.302Z] #81 4.105 Unpacking dbus (1.12.20-2) ... [2022-07-16T00:31:32.302Z] #81 4.159 Selecting previously unselected package libpam-systemd:amd64. [2022-07-16T00:31:32.302Z] #81 4.161 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-16T00:31:32.302Z] #81 4.165 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-16T00:31:32.302Z] #81 4.211 Selecting previously unselected package dbus-user-session. [2022-07-16T00:31:32.302Z] #81 4.214 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-16T00:31:32.302Z] #81 4.217 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-16T00:31:32.302Z] #81 4.258 Setting up systemd-sysv (247.3-7) ... [2022-07-16T00:31:32.302Z] #81 4.268 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-16T00:31:32.558Z] #81 4.277 Setting up dbus (1.12.20-2) ... [2022-07-16T00:31:32.558Z] #81 4.387 invoke-rc.d: could not determine current runlevel [2022-07-16T00:31:32.558Z] #81 4.390 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:31:32.558Z] #81 4.393 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-16T00:31:32.558Z] #81 4.503 Setting up dbus-user-session (1.12.20-2) ... [2022-07-16T00:31:32.816Z] #81 4.517 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:31:32.816Z] #81 DONE 4.6s [2022-07-16T00:31:32.816Z] [2022-07-16T00:31:32.816Z] #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-16T00:31:32.816Z] #82 sha256:9101ca2a8c31a83a6176333cb63cd1497e2dfb84326f1f616fd0249a26d63acf [2022-07-16T00:31:32.947Z] #21 25.69 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-16T00:31:33.072Z] #82 0.395 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-16T00:31:33.072Z] #82 0.397 Dload Upload Total Spent Left Speed [2022-07-16T00:31:33.584Z] #82 0.398 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6264 0 --:--:-- --:--:-- --:--:-- 6243 [2022-07-16T00:31:33.584Z] #82 DONE 0.7s [2022-07-16T00:31:33.584Z] [2022-07-16T00:31:33.584Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T00:31:33.584Z] #83 sha256:e98d0c3a81c8f39deac1ed4c3be27151dd9bc56a29fd7bb5ec695a76684be1ff [2022-07-16T00:31:34.335Z] #21 26.91 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-16T00:31:34.512Z] #83 DONE 0.9s [2022-07-16T00:31:34.512Z] [2022-07-16T00:31:34.512Z] #84 exporting to image [2022-07-16T00:31:34.512Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T00:31:34.512Z] #84 exporting layers [2022-07-16T00:31:35.277Z] #21 28.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.14 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.16 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.17 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.18 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.277Z] #21 28.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.277Z] #21 28.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.277Z] #21 28.23 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.277Z] #21 28.24 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.277Z] #21 28.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-16T00:31:35.277Z] #21 28.27 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-16T00:31:35.538Z] #21 28.28 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-16T00:31:35.538Z] #21 28.30 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-16T00:31:35.538Z] #21 28.31 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-16T00:31:35.538Z] #21 28.32 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.538Z] #21 28.34 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.538Z] #21 28.35 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.538Z] #21 28.36 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.538Z] #21 28.39 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-16T00:31:35.538Z] #21 28.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:31:35.799Z] #21 DONE 28.7s [2022-07-16T00:31:35.799Z] [2022-07-16T00:31:35.799Z] #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-16T00:31:35.799Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:31:35.799Z] #71 ... [2022-07-16T00:31:35.799Z] [2022-07-16T00:31:35.799Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-16T00:31:35.799Z] #66 sha256:e27ab2d0be077685c15ca9df65d15f24535f98d83215f2f2b8d4c49c691d9437 [2022-07-16T00:31:35.799Z] #66 DONE 0.1s [2022-07-16T00:31:35.799Z] [2022-07-16T00:31:35.799Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-16T00:31:35.799Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-16T00:31:37.184Z] #22 DONE 1.3s [2022-07-16T00:31:37.184Z] [2022-07-16T00:31:37.184Z] #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-16T00:31:37.184Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:31:37.184Z] #67 1.045 + RM_GOPATH=0 [2022-07-16T00:31:37.184Z] #67 1.045 + TMP_GOPATH= [2022-07-16T00:31:37.184Z] #67 1.045 + : /build [2022-07-16T00:31:37.184Z] #67 1.045 + '[' -z '' ']' [2022-07-16T00:31:37.184Z] #67 1.045 ++ mktemp -d [2022-07-16T00:31:37.184Z] #67 1.047 + export GOPATH=/tmp/tmp.pkPQAu0PZX [2022-07-16T00:31:37.184Z] #67 1.048 + GOPATH=/tmp/tmp.pkPQAu0PZX [2022-07-16T00:31:37.184Z] #67 1.048 + RM_GOPATH=1 [2022-07-16T00:31:37.184Z] #67 1.048 + case "$(go env GOARCH)" in [2022-07-16T00:31:37.184Z] #67 1.048 ++ go env GOARCH [2022-07-16T00:31:37.184Z] #67 1.056 + export GO_BUILDMODE=-buildmode=pie [2022-07-16T00:31:37.184Z] #67 1.057 + GO_BUILDMODE=-buildmode=pie [2022-07-16T00:31:37.184Z] #67 1.057 ++ dirname /install.sh [2022-07-16T00:31:37.184Z] #67 1.060 + dir=/ [2022-07-16T00:31:37.184Z] #67 1.060 + bin=runc [2022-07-16T00:31:37.184Z] #67 1.060 + shift [2022-07-16T00:31:37.184Z] #67 1.061 + '[' '!' -f //runc.installer ']' [2022-07-16T00:31:37.184Z] #67 1.061 + . //runc.installer [2022-07-16T00:31:37.184Z] #67 1.061 ++ set -e [2022-07-16T00:31:37.184Z] #67 1.061 ++ : v1.1.2 [2022-07-16T00:31:37.184Z] #67 1.062 + install_runc [2022-07-16T00:31:37.184Z] #67 1.062 + RUNC_BUILDTAGS=seccomp [2022-07-16T00:31:37.184Z] #67 1.062 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-16T00:31:37.184Z] #67 1.062 Install runc version v1.1.2 (build tags: seccomp) [2022-07-16T00:31:37.184Z] #67 1.063 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pkPQAu0PZX/src/github.com/opencontainers/runc [2022-07-16T00:31:37.184Z] #67 1.069 Cloning into '/tmp/tmp.pkPQAu0PZX/src/github.com/opencontainers/runc'... [2022-07-16T00:31:38.129Z] #67 ... [2022-07-16T00:31:38.129Z] [2022-07-16T00:31:38.129Z] #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-16T00:31:38.129Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-16T00:31:38.129Z] #23 DONE 0.9s [2022-07-16T00:31:38.129Z] [2022-07-16T00:31:38.129Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-16T00:31:38.129Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-16T00:31:38.703Z] #24 0.814 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-16T00:31:38.703Z] #24 DONE 0.9s [2022-07-16T00:31:38.703Z] [2022-07-16T00:31:38.703Z] #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-16T00:31:38.703Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:31:38.964Z] #71 ... [2022-07-16T00:31:38.964Z] [2022-07-16T00:31:38.964Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-16T00:31:38.964Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-16T00:31:39.782Z] #77 342.6 AR libcrun_testing.a [2022-07-16T00:31:39.782Z] #77 342.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-16T00:31:39.782Z] #77 342.6 CCLD libcrun.la [2022-07-16T00:31:39.782Z] #77 342.7 CCLD tests/tests_libcrun_utils [2022-07-16T00:31:39.782Z] #77 342.7 CCLD tests/tests_libcrun_errors [2022-07-16T00:31:39.782Z] #77 342.7 CCLD tests/tests_libcrun_fuzzer [2022-07-16T00:31:39.782Z] #77 344.0 CCLD crun [2022-07-16T00:31:39.782Z] #77 344.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-16T00:31:39.905Z] #25 DONE 0.9s [2022-07-16T00:31:39.905Z] [2022-07-16T00:31:39.905Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-16T00:31:39.905Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-16T00:31:40.039Z] #77 344.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-16T00:31:40.039Z] #77 344.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-16T00:31:40.039Z] #77 344.7 /bin/mkdir -p '/usr/local/lib' [2022-07-16T00:31:40.039Z] #77 344.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-16T00:31:40.039Z] #77 344.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-16T00:31:40.039Z] #77 344.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-16T00:31:40.296Z] #77 344.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-16T00:31:40.296Z] #77 344.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-16T00:31:40.296Z] #77 345.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-16T00:31:40.482Z] #26 DONE 0.9s [2022-07-16T00:31:40.482Z] [2022-07-16T00:31:40.482Z] #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-16T00:31:40.482Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:31:40.553Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-16T00:31:40.553Z] #77 345.1 Libraries have been installed in: [2022-07-16T00:31:40.553Z] #77 345.1 /usr/local/lib [2022-07-16T00:31:40.553Z] #77 345.1 [2022-07-16T00:31:40.553Z] #77 345.1 If you ever happen to want to link against installed libraries [2022-07-16T00:31:40.553Z] #77 345.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-16T00:31:40.553Z] #77 345.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-16T00:31:40.553Z] #77 345.1 flag during linking and do at least one of the following: [2022-07-16T00:31:40.553Z] #77 345.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-16T00:31:40.553Z] #77 345.1 during execution [2022-07-16T00:31:40.553Z] #77 345.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-16T00:31:40.553Z] #77 345.1 during linking [2022-07-16T00:31:40.553Z] #77 345.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-16T00:31:40.553Z] #77 345.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-16T00:31:40.553Z] #77 345.1 [2022-07-16T00:31:40.553Z] #77 345.1 See any operating system documentation about shared libraries for [2022-07-16T00:31:40.553Z] #77 345.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-16T00:31:40.553Z] #77 345.1 ---------------------------------------------------------------------- [2022-07-16T00:31:40.553Z] #77 345.1 /bin/mkdir -p '/build' [2022-07-16T00:31:40.553Z] #77 345.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-16T00:31:40.553Z] #77 345.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-16T00:31:40.553Z] #77 345.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:40.553Z] #77 345.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:40.553Z] #77 345.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-16T00:31:40.743Z] #67 ... [2022-07-16T00:31:40.743Z] [2022-07-16T00:31:40.743Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-16T00:31:40.743Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-16T00:31:40.810Z] #77 DONE 345.5s [2022-07-16T00:31:40.810Z] [2022-07-16T00:31:40.810Z] #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-16T00:31:40.810Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:31:41.050Z] #84 exporting layers 6.5s done [2022-07-16T00:31:41.050Z] #84 writing image sha256:dceff9ae53e613c9f7e30af7167de1e1404631c4b481a4ef199e50aa52673cb9 done [2022-07-16T00:31:41.050Z] #84 naming to docker.io/library/docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 done [2022-07-16T00:31:41.050Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T00:31:41.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -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=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh dynbinary test-integration [2022-07-16T00:31:41.686Z] #27 DONE 1.0s [2022-07-16T00:31:41.686Z] [2022-07-16T00:31:41.686Z] #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-16T00:31:41.686Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-16T00:31:43.072Z] #28 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-16T00:31:43.072Z] #28 1.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-16T00:31:43.072Z] #28 1.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-16T00:31:43.072Z] #28 1.429 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-16T00:31:43.269Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-16T00:31:43.269Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-16T00:31:43.269Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-16T00:31:43.269Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-16T00:31:43.269Z] 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-16T00:31:43.269Z] Detected virtualization docker. [2022-07-16T00:31:43.269Z] Detected architecture x86-64. [2022-07-16T00:31:43.269Z] Set hostname to <68b39742d1bf>. [2022-07-16T00:31:43.269Z] modprobe@configfs.service: Succeeded. [2022-07-16T00:31:43.269Z] modprobe@drm.service: Succeeded. [2022-07-16T00:31:43.269Z] modprobe@fuse.service: Succeeded. [2022-07-16T00:31:43.269Z] + source /etc/docker-entrypoint-cmd [2022-07-16T00:31:43.269Z] ++ hack/make.sh dynbinary test-integration [2022-07-16T00:31:43.269Z] [2022-07-16T00:31:43.269Z] Removing bundles/ [2022-07-16T00:31:43.269Z] [2022-07-16T00:31:43.269Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T00:31:43.269Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-16T00:31:43.269Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:31:43.334Z] #28 1.693 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-16T00:31:43.595Z] #28 1.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-16T00:31:43.856Z] #28 2.419 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-16T00:31:44.431Z] #28 2.757 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-16T00:31:44.692Z] #28 3.010 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-16T00:31:44.953Z] #28 3.302 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-16T00:31:44.953Z] #28 3.304 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-16T00:31:44.953Z] #28 3.308 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-16T00:31:44.953Z] #28 3.318 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-16T00:31:44.953Z] #28 3.320 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-16T00:31:44.953Z] #28 3.322 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-16T00:31:44.953Z] #28 3.368 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-16T00:31:44.953Z] #28 3.372 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-16T00:31:44.953Z] #28 3.375 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-16T00:31:44.953Z] #28 3.375 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-16T00:31:44.953Z] #28 3.377 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-16T00:31:44.953Z] #28 3.378 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-16T00:31:47.517Z] #64 ... [2022-07-16T00:31:47.517Z] [2022-07-16T00:31:47.517Z] #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-16T00:31:47.517Z] #60 sha256:c3f0773b05f7554748772c76bf518b868a727a02d9de0e0254e093f094486853 [2022-07-16T00:31:47.517Z] #60 218.6 + mkdir -p /build [2022-07-16T00:31:47.517Z] #60 218.6 + cp runc /build/runc [2022-07-16T00:31:47.517Z] #60 DONE 219.0s [2022-07-16T00:31:47.517Z] [2022-07-16T00:31:47.517Z] #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-16T00:31:47.517Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:31:47.517Z] #55 428.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-16T00:31:47.517Z] #55 DONE 429.1s [2022-07-16T00:31:47.517Z] [2022-07-16T00:31:47.517Z] #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-16T00:31:47.517Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:48.457Z] #64 ... [2022-07-16T00:31:48.457Z] [2022-07-16T00:31:48.457Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T00:31:48.457Z] #56 sha256:8e7844289c5f4ec9560bf27b68431a26fca3fd4e0ee754d698707b6a8ed48b2b [2022-07-16T00:31:48.716Z] #56 DONE 0.4s [2022-07-16T00:31:48.716Z] [2022-07-16T00:31:48.716Z] #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-16T00:31:48.716Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:48.716Z] #64 ... [2022-07-16T00:31:48.716Z] [2022-07-16T00:31:48.716Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T00:31:48.716Z] #58 sha256:7954131e9a9aa87c0462789364e60429b6da3fca919535b9dcb06c5eb07877d6 [2022-07-16T00:31:48.716Z] #58 DONE 0.1s [2022-07-16T00:31:48.716Z] [2022-07-16T00:31:48.716Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T00:31:48.716Z] #61 sha256:f0596badf537190fbe9b327583d566586fcf3f0b19f656a2a5759ab138925baa [2022-07-16T00:31:48.975Z] #61 DONE 0.2s [2022-07-16T00:31:48.975Z] [2022-07-16T00:31:48.975Z] #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-16T00:31:48.975Z] #64 sha256:994c938c6e9bc14ef23effe4522a43abea8c381eca2f14a5fa9c200e1f8dc272 [2022-07-16T00:31:51.539Z] #28 ... [2022-07-16T00:31:51.539Z] [2022-07-16T00:31:51.539Z] #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-16T00:31:51.539Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:31:51.539Z] #67 5.479 + cd /tmp/tmp.pkPQAu0PZX/src/github.com/opencontainers/runc [2022-07-16T00:31:51.539Z] #67 5.479 + git checkout -q v1.1.2 [2022-07-16T00:31:51.539Z] #67 5.802 + '[' -z '' ']' [2022-07-16T00:31:51.539Z] #67 5.802 + target=static [2022-07-16T00:31:51.539Z] #67 5.802 + make BUILDTAGS=seccomp static [2022-07-16T00:31:51.539Z] #67 6.178 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-16T00:31:52.262Z] #64 372.9 + bin/containerd [2022-07-16T00:31:56.634Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-16T00:31:56.634Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-16T00:31:56.634Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-16T00:31:56.832Z] #67 ... [2022-07-16T00:31:56.832Z] [2022-07-16T00:31:56.832Z] #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-16T00:31:56.832Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-16T00:31:56.832Z] #28 14.79 Fetched 49.1 MB in 14s (3537 kB/s) [2022-07-16T00:31:57.576Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-16T00:31:57.576Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-16T00:31:57.576Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-16T00:31:57.576Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-16T00:31:57.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-16T00:31:57.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-16T00:31:57.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-16T00:31:57.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-16T00:31:58.093Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-16T00:31:58.093Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-16T00:31:58.867Z] #64 ... [2022-07-16T00:31:58.867Z] [2022-07-16T00:31:58.867Z] #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-16T00:31:58.867Z] #60 sha256:8a54a5b04c6e1ee4c408c283de5f026b73f9765f4b84a011a90dd8c3d3cff9a6 [2022-07-16T00:31:58.867Z] #60 225.1 + mkdir -p /build [2022-07-16T00:31:58.867Z] #60 225.1 + cp runc /build/runc [2022-07-16T00:31:58.867Z] #60 DONE 226.0s [2022-07-16T00:31:58.867Z] [2022-07-16T00:31:58.867Z] #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-16T00:31:58.867Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:31:58.867Z] #64 ... [2022-07-16T00:31:58.867Z] [2022-07-16T00:31:58.867Z] #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-16T00:31:58.867Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-16T00:31:58.867Z] #55 439.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-16T00:31:58.867Z] #55 DONE 439.5s [2022-07-16T00:31:58.867Z] [2022-07-16T00:31:58.867Z] #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-16T00:31:58.867Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:31:59.036Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-16T00:31:59.036Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-16T00:31:59.036Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-07-16T00:31:59.296Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-16T00:31:59.863Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-16T00:31:59.863Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-16T00:31:59.863Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-16T00:32:00.122Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-07-16T00:32:00.122Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-16T00:32:00.122Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-16T00:32:00.122Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-16T00:32:00.382Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-16T00:32:00.382Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-16T00:32:00.762Z] #64 ... [2022-07-16T00:32:00.762Z] [2022-07-16T00:32:00.762Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T00:32:00.762Z] #56 sha256:b6794ac65cd75ca26b526032c0910038cdd9e2ab6d844c08527fe602bbafaab2 [2022-07-16T00:32:00.762Z] #56 DONE 0.5s [2022-07-16T00:32:00.762Z] [2022-07-16T00:32:00.762Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T00:32:00.762Z] #58 sha256:6f706c0e2654fda2784da5465b21a2297f414e5cb18fe17520a272e8a26e77b9 [2022-07-16T00:32:01.019Z] #58 DONE 0.1s [2022-07-16T00:32:01.019Z] [2022-07-16T00:32:01.019Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T00:32:01.019Z] #61 sha256:f5112d5525cbc93f9880a58eca785a8e47a10ab83f7a73eb39ed0ee065ff3d08 [2022-07-16T00:32:01.019Z] #61 DONE 0.2s [2022-07-16T00:32:01.019Z] [2022-07-16T00:32:01.019Z] #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-16T00:32:01.019Z] #64 sha256:48ad048eded404e118f17cbe5482a55e952a0b78e85ca9869a990e7a79185c1e [2022-07-16T00:32:02.914Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2022-07-16T00:32:03.173Z] ok github.com/docker/docker/builder/dockerfile 0.509s coverage: 49.3% of statements [2022-07-16T00:32:03.173Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-16T00:32:03.429Z] #28 14.79 Reading package lists... [2022-07-16T00:32:03.535Z] #64 385.5 + bin/containerd [2022-07-16T00:32:04.109Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-16T00:32:04.676Z] ok github.com/docker/docker/builder/remotecontext/git 1.733s coverage: 86.3% of statements [2022-07-16T00:32:04.676Z] ? github.com/docker/docker/cli [no test files] [2022-07-16T00:32:04.676Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-16T00:32:04.676Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-16T00:32:04.676Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-16T00:32:05.611Z] ok github.com/docker/docker/cmd/docker-proxy 0.274s coverage: 67.6% of statements [2022-07-16T00:32:08.715Z] #28 21.42 Reading package lists... [2022-07-16T00:32:08.715Z] #28 ... [2022-07-16T00:32:08.715Z] [2022-07-16T00:32:08.715Z] #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-16T00:32:08.715Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:32:08.715Z] #71 92.77 + bin/containerd [2022-07-16T00:32:08.898Z] ok github.com/docker/docker/client 0.111s coverage: 75.9% of statements [2022-07-16T00:32:14.007Z] #71 ... [2022-07-16T00:32:14.007Z] [2022-07-16T00:32:14.007Z] #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-16T00:32:14.007Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-16T00:32:14.007Z] #28 21.42 Reading package lists... [2022-07-16T00:32:14.007Z] #28 27.68 Building dependency tree... [2022-07-16T00:32:14.007Z] #28 30.74 bzip2 is already the newest version (1.0.8-4). [2022-07-16T00:32:14.007Z] #28 30.74 patch is already the newest version (2.7.6-7). [2022-07-16T00:32:14.007Z] #28 30.74 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-16T00:32:14.007Z] #28 30.74 The following additional packages will be installed: [2022-07-16T00:32:14.007Z] #28 30.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-16T00:32:14.007Z] #28 30.75 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-16T00:32:14.007Z] #28 30.76 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-16T00:32:14.007Z] #28 30.76 python3-pkg-resources vim-runtime xxd [2022-07-16T00:32:14.007Z] #28 30.78 Suggested packages: [2022-07-16T00:32:14.007Z] #28 30.79 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-16T00:32:14.007Z] #28 30.79 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-16T00:32:14.007Z] #28 30.79 Recommended packages: [2022-07-16T00:32:14.007Z] #28 30.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-16T00:32:14.007Z] #28 32.39 The following NEW packages will be installed: [2022-07-16T00:32:14.007Z] #28 32.40 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-16T00:32:14.007Z] #28 32.40 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-16T00:32:14.007Z] #28 32.40 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-16T00:32:14.007Z] #28 32.41 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-16T00:32:14.007Z] #28 32.41 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-16T00:32:14.007Z] #28 32.41 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-16T00:32:14.007Z] #28 32.41 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-16T00:32:14.269Z] #28 32.83 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-16T00:32:14.269Z] #28 32.83 Need to get 18.6 MB of archives. [2022-07-16T00:32:14.269Z] #28 32.83 After this operation, 71.4 MB of additional disk space will be used. [2022-07-16T00:32:14.269Z] #28 32.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-16T00:32:14.534Z] #28 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-16T00:32:14.534Z] #28 32.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-16T00:32:14.534Z] #28 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-16T00:32:14.534Z] #28 32.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-16T00:32:14.534Z] #28 32.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-16T00:32:14.534Z] #28 32.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-16T00:32:14.534Z] #28 32.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-16T00:32:14.534Z] #28 32.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-16T00:32:14.534Z] #28 32.87 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-16T00:32:14.534Z] #28 32.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-16T00:32:14.534Z] #28 32.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-16T00:32:14.534Z] #28 32.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-16T00:32:14.534Z] #28 32.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-16T00:32:14.534Z] #28 32.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-16T00:32:14.534Z] #28 32.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-16T00:32:14.534Z] #28 32.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-16T00:32:14.534Z] #28 32.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-16T00:32:14.534Z] #28 32.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-16T00:32:14.534Z] #28 32.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-16T00:32:14.534Z] #28 32.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-16T00:32:14.534Z] #28 32.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-16T00:32:14.534Z] #28 32.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-16T00:32:14.534Z] #28 32.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-16T00:32:14.534Z] #28 32.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-16T00:32:14.534Z] #28 32.93 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-16T00:32:14.534Z] #28 32.93 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-16T00:32:14.534Z] #28 32.94 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-16T00:32:14.534Z] #28 32.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-16T00:32:14.534Z] #28 32.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-16T00:32:14.534Z] #28 32.96 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-16T00:32:14.534Z] #28 33.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-16T00:32:14.796Z] #28 33.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-16T00:32:14.796Z] #28 33.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-16T00:32:14.796Z] #28 33.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-16T00:32:14.796Z] #28 33.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-16T00:32:14.796Z] #28 33.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-16T00:32:14.796Z] #28 33.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-16T00:32:14.796Z] #28 33.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-16T00:32:14.796Z] #28 33.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-16T00:32:14.796Z] #28 33.18 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-16T00:32:15.057Z] #28 33.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-16T00:32:15.057Z] #28 33.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-16T00:32:15.057Z] #28 33.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-16T00:32:15.057Z] #28 33.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-16T00:32:15.629Z] #28 34.05 debconf: delaying package configuration, since apt-utils is not installed [2022-07-16T00:32:15.890Z] #28 34.34 Fetched 18.6 MB in 1s (21.0 MB/s) [2022-07-16T00:32:15.890Z] #28 34.40 Selecting previously unselected package pigz. [2022-07-16T00:32:16.151Z] #28 34.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-16T00:32:16.151Z] #28 34.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-16T00:32:16.151Z] #28 34.47 Unpacking pigz (2.6-1) ... [2022-07-16T00:32:16.151Z] #28 34.53 Selecting previously unselected package libelf1:amd64. [2022-07-16T00:32:16.151Z] #28 34.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-16T00:32:16.151Z] #28 34.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-16T00:32:16.412Z] #28 34.66 Selecting previously unselected package libbpf0:amd64. [2022-07-16T00:32:16.412Z] #28 34.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-16T00:32:16.412Z] #28 34.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:32:16.412Z] #28 34.78 Selecting previously unselected package libcap2:amd64. [2022-07-16T00:32:16.412Z] #28 34.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-16T00:32:16.412Z] #28 34.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:32:16.412Z] #28 34.84 Selecting previously unselected package libmnl0:amd64. [2022-07-16T00:32:16.412Z] #28 34.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-16T00:32:16.412Z] #28 34.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:32:16.412Z] #28 34.91 Selecting previously unselected package libxtables12:amd64. [2022-07-16T00:32:16.674Z] #28 34.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-16T00:32:16.674Z] #28 34.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:32:16.674Z] #28 35.00 Selecting previously unselected package libcap2-bin. [2022-07-16T00:32:16.674Z] #28 35.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-16T00:32:16.674Z] #28 35.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-16T00:32:16.674Z] #28 35.08 Selecting previously unselected package iproute2. [2022-07-16T00:32:16.674Z] #28 35.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-16T00:32:16.674Z] #28 35.09 Unpacking iproute2 (5.10.0-4) ... [2022-07-16T00:32:16.935Z] #28 35.38 Selecting previously unselected package xxd. [2022-07-16T00:32:16.935Z] #28 35.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:32:16.935Z] #28 35.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:17.196Z] #28 35.49 Selecting previously unselected package vim-common. [2022-07-16T00:32:17.196Z] #28 35.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:32:17.196Z] #28 35.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:17.457Z] #28 35.65 Selecting previously unselected package bash-completion. [2022-07-16T00:32:17.457Z] #28 35.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-16T00:32:18.401Z] #28 36.78 Unpacking bash-completion (1:2.11-2) ... [2022-07-16T00:32:18.662Z] #28 37.07 Selecting previously unselected package apparmor. [2022-07-16T00:32:18.662Z] #28 37.09 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-16T00:32:18.662Z] #28 37.13 Unpacking apparmor (2.13.6-10) ... [2022-07-16T00:32:18.923Z] #28 37.39 Selecting previously unselected package inetutils-ping. [2022-07-16T00:32:19.184Z] #28 37.40 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-16T00:32:19.184Z] #28 37.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-16T00:32:19.184Z] #28 37.48 Selecting previously unselected package libip4tc2:amd64. [2022-07-16T00:32:19.184Z] #28 37.49 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:32:19.184Z] #28 37.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:32:19.184Z] #28 37.55 Selecting previously unselected package libip6tc2:amd64. [2022-07-16T00:32:19.184Z] #28 37.56 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-16T00:32:19.184Z] #28 37.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:32:19.184Z] #28 37.62 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-16T00:32:19.184Z] #28 37.62 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-16T00:32:19.184Z] #28 37.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:32:19.184Z] #28 37.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-16T00:32:19.184Z] #28 37.69 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-16T00:32:19.184Z] #28 37.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:32:19.184Z] #28 37.75 Selecting previously unselected package libnftnl11:amd64. [2022-07-16T00:32:19.445Z] #28 37.76 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-16T00:32:19.445Z] #28 37.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:32:19.445Z] #28 37.83 Selecting previously unselected package iptables. [2022-07-16T00:32:19.445Z] #28 37.83 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-16T00:32:19.445Z] #28 37.84 Unpacking iptables (1.8.7-1) ... [2022-07-16T00:32:19.706Z] #28 38.01 Selecting previously unselected package libonig5:amd64. [2022-07-16T00:32:19.706Z] #28 38.03 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-16T00:32:19.706Z] #28 38.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:32:19.706Z] #28 38.13 Selecting previously unselected package libjq1:amd64. [2022-07-16T00:32:19.706Z] #28 38.15 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-16T00:32:19.706Z] #28 38.16 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:32:20.022Z] #28 38.24 Selecting previously unselected package jq. [2022-07-16T00:32:20.022Z] #28 38.25 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-16T00:32:20.022Z] #28 38.26 Unpacking jq (1.6-2.1) ... [2022-07-16T00:32:20.022Z] #28 38.37 Selecting previously unselected package libaio1:amd64. [2022-07-16T00:32:20.022Z] #28 38.38 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-16T00:32:20.022Z] #28 38.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:32:20.022Z] #28 38.43 Selecting previously unselected package libgpm2:amd64. [2022-07-16T00:32:20.022Z] #28 38.44 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-16T00:32:20.022Z] #28 38.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:32:20.286Z] #28 38.50 Selecting previously unselected package libinih1:amd64. [2022-07-16T00:32:20.286Z] #28 38.50 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-16T00:32:20.286Z] #28 38.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-16T00:32:20.286Z] #28 38.57 Selecting previously unselected package libnet1:amd64. [2022-07-16T00:32:20.286Z] #28 38.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-16T00:32:20.286Z] #28 38.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:32:20.286Z] #28 38.65 Selecting previously unselected package libnl-3-200:amd64. [2022-07-16T00:32:20.286Z] #28 38.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-16T00:32:20.286Z] #28 38.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:32:20.547Z] #28 38.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-16T00:32:20.547Z] #28 38.75 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-16T00:32:20.547Z] #28 38.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:32:20.547Z] #28 38.80 Selecting previously unselected package libyajl2:amd64. [2022-07-16T00:32:20.547Z] #28 38.82 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-16T00:32:20.547Z] #28 38.82 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:32:20.547Z] #28 38.93 Selecting previously unselected package net-tools. [2022-07-16T00:32:20.547Z] #28 38.93 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-16T00:32:20.547Z] #28 38.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:32:20.547Z] #28 39.02 Selecting previously unselected package python-pip-whl. [2022-07-16T00:32:20.821Z] #28 39.03 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:32:20.821Z] #28 39.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:32:21.082Z] #28 39.41 Selecting previously unselected package python3-lib2to3. [2022-07-16T00:32:21.082Z] #28 39.42 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-16T00:32:21.082Z] #28 39.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:32:21.082Z] #28 39.50 Selecting previously unselected package python3-distutils. [2022-07-16T00:32:21.082Z] #28 39.50 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-16T00:32:21.082Z] #28 39.51 Unpacking python3-distutils (3.9.2-1) ... [2022-07-16T00:32:21.342Z] #28 39.61 Selecting previously unselected package python3-pkg-resources. [2022-07-16T00:32:21.342Z] #28 39.62 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-16T00:32:21.342Z] #28 39.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:32:21.342Z] #28 39.72 Selecting previously unselected package python3-setuptools. [2022-07-16T00:32:21.342Z] #28 39.73 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-16T00:32:21.342Z] #28 39.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-16T00:32:21.603Z] #28 39.93 Selecting previously unselected package python3-wheel. [2022-07-16T00:32:21.603Z] #28 39.94 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-16T00:32:21.603Z] #28 39.95 Unpacking python3-wheel (0.34.2-1) ... [2022-07-16T00:32:21.603Z] #28 40.02 Selecting previously unselected package python3-pip. [2022-07-16T00:32:21.603Z] #28 40.03 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-16T00:32:21.603Z] #28 40.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:32:21.863Z] #28 40.22 Selecting previously unselected package sudo. [2022-07-16T00:32:21.863Z] #28 40.23 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-16T00:32:21.863Z] #28 40.24 Unpacking sudo (1.9.5p2-3) ... [2022-07-16T00:32:22.385Z] #28 40.58 Selecting previously unselected package thin-provisioning-tools. [2022-07-16T00:32:22.385Z] #28 40.59 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-16T00:32:22.385Z] #28 40.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:32:22.385Z] #28 40.74 Selecting previously unselected package uidmap. [2022-07-16T00:32:22.385Z] #28 40.74 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-16T00:32:22.385Z] #28 40.75 Unpacking uidmap (1:4.8.1-1) ... [2022-07-16T00:32:22.646Z] #28 40.84 Selecting previously unselected package vim-runtime. [2022-07-16T00:32:22.646Z] #28 40.85 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-16T00:32:22.646Z] #28 40.88 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-16T00:32:22.646Z] #28 40.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-16T00:32:22.646Z] #28 40.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:24.560Z] #28 42.64 Selecting previously unselected package vim. [2022-07-16T00:32:24.560Z] #28 42.65 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-16T00:32:24.560Z] #28 42.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:24.821Z] #28 43.06 Selecting previously unselected package xfsprogs. [2022-07-16T00:32:24.821Z] #28 43.08 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-16T00:32:24.821Z] #28 43.08 Unpacking xfsprogs (5.10.0-4) ... [2022-07-16T00:32:25.082Z] #28 43.38 Selecting previously unselected package zip. [2022-07-16T00:32:25.082Z] #28 43.39 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-16T00:32:25.082Z] #28 43.39 Unpacking zip (3.0-12) ... [2022-07-16T00:32:25.082Z] #28 43.49 Selecting previously unselected package zstd. [2022-07-16T00:32:25.082Z] #28 43.50 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-16T00:32:25.082Z] #28 43.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:32:25.343Z] #28 43.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-16T00:32:25.916Z] #28 44.20 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-16T00:32:25.916Z] #28 44.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-16T00:32:25.916Z] #28 44.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-16T00:32:25.916Z] #28 44.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-16T00:32:25.916Z] #28 44.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-16T00:32:25.916Z] #28 44.26 Setting up uidmap (1:4.8.1-1) ... [2022-07-16T00:32:25.916Z] #28 44.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-16T00:32:25.916Z] #28 44.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-16T00:32:25.916Z] #28 44.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-16T00:32:25.916Z] #28 44.31 Setting up python3-wheel (0.34.2-1) ... [2022-07-16T00:32:26.488Z] #28 44.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:26.488Z] #28 44.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-16T00:32:26.488Z] #28 44.66 Setting up libcap2-bin (1:2.44-1) ... [2022-07-16T00:32:26.488Z] #28 44.67 Setting up apparmor (2.13.6-10) ... [2022-07-16T00:32:27.431Z] #28 45.83 Setting up zip (3.0-12) ... [2022-07-16T00:32:27.431Z] #28 45.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:27.431Z] #28 45.86 Setting up bash-completion (1:2.11-2) ... [2022-07-16T00:32:28.818Z] #28 47.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-16T00:32:28.818Z] #28 47.09 Setting up sudo (1.9.5p2-3) ... [2022-07-16T00:32:28.818Z] #28 47.16 invoke-rc.d: could not determine current runlevel [2022-07-16T00:32:28.818Z] #28 47.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-16T00:32:28.818Z] #28 47.18 Setting up xfsprogs (5.10.0-4) ... [2022-07-16T00:32:28.818Z] #28 47.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-16T00:32:28.818Z] #28 47.20 Setting up inetutils-ping (2:2.0-1) ... [2022-07-16T00:32:28.818Z] #28 47.22 Setting up pigz (2.6-1) ... [2022-07-16T00:32:28.818Z] #28 47.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-16T00:32:28.818Z] #28 47.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-16T00:32:29.080Z] #28 47.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-16T00:32:29.080Z] #28 47.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:29.342Z] #28 47.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-16T00:32:29.603Z] #28 47.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-16T00:32:29.865Z] #28 48.09 Setting up libelf1:amd64 (0.183-1) ... [2022-07-16T00:32:29.865Z] #28 48.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-16T00:32:29.865Z] #28 48.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-16T00:32:29.865Z] #28 48.13 Setting up python3-distutils (3.9.2-1) ... [2022-07-16T00:32:30.126Z] #28 48.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-16T00:32:30.126Z] #28 48.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-16T00:32:30.126Z] #28 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-16T00:32:30.126Z] #28 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-16T00:32:30.126Z] #28 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-16T00:32:30.126Z] #28 48.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-16T00:32:30.126Z] #28 48.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-16T00:32:30.126Z] #28 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-16T00:32:30.126Z] #28 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-16T00:32:30.126Z] #28 48.53 Setting up python3-setuptools (52.0.0-4) ... [2022-07-16T00:32:31.070Z] #28 49.38 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-16T00:32:31.070Z] #28 49.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-16T00:32:31.070Z] #28 49.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-16T00:32:31.070Z] #28 49.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-16T00:32:31.902Z] #28 50.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-16T00:32:31.902Z] #28 50.13 Setting up jq (1.6-2.1) ... [2022-07-16T00:32:31.902Z] #28 50.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-16T00:32:31.902Z] #28 50.16 Setting up iptables (1.8.7-1) ... [2022-07-16T00:32:31.902Z] #28 50.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-16T00:32:31.902Z] #28 50.21 Setting up iproute2 (5.10.0-4) ... [2022-07-16T00:32:32.163Z] #28 50.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-16T00:32:32.735Z] #28 DONE 51.1s [2022-07-16T00:32:32.735Z] [2022-07-16T00:32:32.735Z] #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-16T00:32:32.735Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-16T00:32:33.676Z] #29 0.875 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-16T00:32:33.676Z] #29 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-16T00:32:33.676Z] #29 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-16T00:32:33.676Z] #29 DONE 0.9s [2022-07-16T00:32:33.676Z] [2022-07-16T00:32:33.676Z] #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-16T00:32:33.676Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:32:33.676Z] #71 ... [2022-07-16T00:32:33.676Z] [2022-07-16T00:32:33.676Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-16T00:32:33.676Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-16T00:32:40.976Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 31.9% of statements [2022-07-16T00:32:41.814Z] #30 7.757 Collecting yamllint==1.26.1 [2022-07-16T00:32:41.912Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-07-16T00:32:42.391Z] #30 8.809 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-16T00:32:42.478Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-07-16T00:32:42.478Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-16T00:32:42.478Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-16T00:32:42.478Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-16T00:32:42.478Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-16T00:32:42.478Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-16T00:32:43.334Z] #30 9.481 Collecting pathspec>=0.5.3 [2022-07-16T00:32:43.334Z] #30 9.494 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-16T00:32:43.334Z] #30 9.729 Collecting pyyaml [2022-07-16T00:32:43.596Z] #30 9.739 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-16T00:32:43.596Z] #30 9.788 Building wheels for collected packages: yamllint [2022-07-16T00:32:43.596Z] #30 9.791 Building wheel for yamllint (setup.py): started [2022-07-16T00:32:43.857Z] #30 10.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-16T00:32:44.118Z] #30 10.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0f34ef03ac007dfc49c66715d142226922415b0884de8f46fb8d65f282387a50 [2022-07-16T00:32:44.118Z] #30 10.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-16T00:32:44.118Z] #30 10.33 Successfully built yamllint [2022-07-16T00:32:44.118Z] #30 10.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-16T00:32:44.380Z] #30 10.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-16T00:32:44.952Z] #30 DONE 11.1s [2022-07-16T00:32:44.952Z] [2022-07-16T00:32:44.952Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-16T00:32:44.952Z] #34 sha256:024bb29d7942f40e93437ad41f1f80b5fc49223dba23f1556406915b6969ce02 [2022-07-16T00:32:45.215Z] #34 DONE 0.3s [2022-07-16T00:32:45.215Z] [2022-07-16T00:32:45.215Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-16T00:32:45.215Z] #39 sha256:88546919d7d72fa59ee3fe564277ea1935a825361c1fb6058b9702f183fc02c1 [2022-07-16T00:32:45.476Z] #39 DONE 0.5s [2022-07-16T00:32:45.476Z] [2022-07-16T00:32:45.476Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-16T00:32:45.476Z] #42 sha256:2d30d1f490f6a6c22a9a31db1250455a949a36fa6bcee37fa26a3f350e08dccc [2022-07-16T00:32:45.737Z] #42 DONE 0.1s [2022-07-16T00:32:45.737Z] [2022-07-16T00:32:45.737Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-16T00:32:45.737Z] #44 sha256:2ab3fbbfe8a8b34ba2380641b9dcd0e8b855a059b9f288007a3010912381f594 [2022-07-16T00:32:45.737Z] #44 DONE 0.1s [2022-07-16T00:32:45.737Z] [2022-07-16T00:32:45.737Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-16T00:32:45.737Z] #46 sha256:aceb2b26312f0e65de7ba8cd51c3d31fcb7a51fb7bf490c262e384990dedbe34 [2022-07-16T00:32:45.737Z] #46 DONE 0.1s [2022-07-16T00:32:45.737Z] [2022-07-16T00:32:45.737Z] #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-16T00:32:45.737Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:32:45.998Z] #67 ... [2022-07-16T00:32:45.998Z] [2022-07-16T00:32:45.998Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-16T00:32:45.998Z] #48 sha256:e29b15b9c0c3559e6308dad8241b666436db44c53d9d7353f7478ea5c3f6a069 [2022-07-16T00:32:45.998Z] #48 DONE 0.1s [2022-07-16T00:32:45.998Z] [2022-07-16T00:32:45.998Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-16T00:32:45.998Z] #52 sha256:ff36b07e0520726b2d3be03d285bab294453e966a1baa8d04bae202ab2d1bba8 [2022-07-16T00:32:45.998Z] #52 DONE 0.1s [2022-07-16T00:32:45.998Z] [2022-07-16T00:32:45.998Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-16T00:32:45.998Z] #55 sha256:cf45abc6b9c5b944c02455b551fa880e4f76f064f65cf98f858a37fe29d03d66 [2022-07-16T00:32:46.260Z] #55 DONE 0.2s [2022-07-16T00:32:46.260Z] [2022-07-16T00:32:46.260Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-16T00:32:46.260Z] #59 sha256:f73eea3163700ec44792b2dd07154c9e106afc922d33f3a1e3926d5f8b734071 [2022-07-16T00:32:46.260Z] #59 DONE 0.1s [2022-07-16T00:32:46.260Z] [2022-07-16T00:32:46.260Z] #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-16T00:32:46.260Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:32:46.260Z] #67 ... [2022-07-16T00:32:46.260Z] [2022-07-16T00:32:46.260Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-16T00:32:46.260Z] #61 sha256:27696a364b11afc7438429919d0aea1687bd9d3fe3f95537bcbe9dacd1ce0c85 [2022-07-16T00:32:46.260Z] #61 DONE 0.1s [2022-07-16T00:32:46.522Z] [2022-07-16T00:32:46.522Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-16T00:32:46.522Z] #63 sha256:e026895d225d3925edd11001a9cd814de38cdbf01bcba921ff291738794336e6 [2022-07-16T00:32:46.522Z] #63 DONE 0.2s [2022-07-16T00:32:46.522Z] [2022-07-16T00:32:46.522Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-16T00:32:46.522Z] #65 sha256:9e58d6874d8adf44401e82c4955b8a76662c0b4a73753353784efd3159629608 [2022-07-16T00:32:46.522Z] #65 DONE 0.1s [2022-07-16T00:32:46.522Z] [2022-07-16T00:32:46.522Z] #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-16T00:32:46.522Z] #67 sha256:6e528a27f1b855ffdf29a363f85e1b5fb148a468c72463242f1361b6d0c043cc [2022-07-16T00:32:48.495Z] #64 423.3 # github.com/containerd/containerd/cmd/containerd [2022-07-16T00:32:48.495Z] #64 423.3 /usr/bin/ld: /tmp/go-link-2112910777/000019.o: in function `New': [2022-07-16T00:32:48.495Z] #64 423.3 /tmp/tmp.OBcFdnQEoa/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-16T00:32:48.495Z] #64 423.4 + bin/containerd-stress [2022-07-16T00:32:48.495Z] #64 424.5 + bin/containerd-shim [2022-07-16T00:32:49.095Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-07-16T00:32:49.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-16T00:32:51.301Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-07-16T00:32:55.062Z] #64 435.6 + bin/containerd-shim-runc-v1 [2022-07-16T00:32:57.862Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-16T00:32:58.798Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.7% of statements [2022-07-16T00:32:59.364Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-16T00:32:59.712Z] #64 437.0 # github.com/containerd/containerd/cmd/containerd [2022-07-16T00:32:59.712Z] #64 437.0 /usr/bin/ld: /tmp/go-link-2392604009/000019.o: in function `New': [2022-07-16T00:32:59.712Z] #64 437.0 /tmp/tmp.RC8FpH91ur/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-16T00:32:59.712Z] #64 437.1 + bin/containerd-stress [2022-07-16T00:32:59.712Z] #64 438.2 + bin/containerd-shim [2022-07-16T00:32:59.932Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-16T00:33:00.500Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.1% of statements [2022-07-16T00:33:00.500Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-16T00:33:00.500Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-16T00:33:00.500Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-16T00:33:00.500Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-16T00:33:01.437Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.650s coverage: 74.8% of statements [2022-07-16T00:33:01.625Z] #64 441.8 + bin/containerd-shim-runc-v2 [2022-07-16T00:33:01.625Z] #64 442.6 + binaries [2022-07-16T00:33:01.625Z] #64 442.6 + install -D bin/containerd /build/containerd [2022-07-16T00:33:01.625Z] #64 442.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T00:33:01.625Z] #64 442.6 + install -D bin/ctr /build/ctr [2022-07-16T00:33:02.375Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.345s coverage: 56.2% of statements [2022-07-16T00:33:02.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-16T00:33:03.524Z] #64 DONE 444.6s [2022-07-16T00:33:04.012Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-16T00:33:04.459Z] [2022-07-16T00:33:04.459Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T00:33:04.459Z] #65 sha256:96b4c28ac972809fe695824e3f285a6f65be3db8f24bab9ad3a46ba723e9b50d [2022-07-16T00:33:05.024Z] #65 DONE 0.9s [2022-07-16T00:33:05.283Z] [2022-07-16T00:33:05.283Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T00:33:05.283Z] #70 sha256:80f555a13c899df3db66d485d82fdd32b2c0cbda6f5bc18f0e97d7ec058a3a6a [2022-07-16T00:33:05.283Z] #70 DONE 0.3s [2022-07-16T00:33:05.413Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.219s coverage: 50.6% of statements [2022-07-16T00:33:05.541Z] [2022-07-16T00:33:05.541Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T00:33:05.541Z] #75 sha256:4136b85ffb6cb2f2898bc895ea4776d2996a45236c1b7cb1b5499ea482e9e53e [2022-07-16T00:33:06.107Z] #75 DONE 0.8s [2022-07-16T00:33:06.107Z] [2022-07-16T00:33:06.107Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-16T00:33:06.107Z] #78 sha256:9308b447859da58d69768769f7e49585898ac2a8f7b55b75bab1ae4faad9f367 [2022-07-16T00:33:06.107Z] #78 DONE 0.0s [2022-07-16T00:33:06.365Z] [2022-07-16T00:33:06.365Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-16T00:33:06.365Z] #79 sha256:dd4ef310420bbd5aac95c9281177833735f33f2032913776400cc2d70af64684 [2022-07-16T00:33:06.366Z] #79 DONE 0.0s [2022-07-16T00:33:06.366Z] [2022-07-16T00:33:06.366Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-16T00:33:06.366Z] #80 sha256:3cc0a8c0f276833b9819abf36c91adff4890dae55cede1cb0dfb0da6b3ef8423 [2022-07-16T00:33:06.366Z] #80 DONE 0.0s [2022-07-16T00:33:06.366Z] [2022-07-16T00:33:06.366Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T00:33:06.366Z] #81 sha256:a14d8781d2e266f715b84a768fb05e40d16829f564b584fe0ef917df31543881 [2022-07-16T00:33:06.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.838s coverage: 45.9% of statements [2022-07-16T00:33:06.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-16T00:33:07.730Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.994s coverage: 58.5% of statements [2022-07-16T00:33:07.730Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-16T00:33:07.730Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-16T00:33:07.730Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-16T00:33:07.856Z] #64 449.7 + bin/containerd-shim-runc-v1 [2022-07-16T00:33:08.496Z] #67 90.83 + mkdir -p /build [2022-07-16T00:33:08.496Z] #67 90.83 + cp runc /build/runc [2022-07-16T00:33:08.496Z] #67 DONE 91.2s [2022-07-16T00:33:08.496Z] [2022-07-16T00:33:08.496Z] #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-16T00:33:08.496Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:33:08.496Z] #71 ... [2022-07-16T00:33:08.496Z] [2022-07-16T00:33:08.496Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-16T00:33:08.496Z] #68 sha256:3864f1a7865a38cd40f3452dcce192b406bf842fcaf7d92dffb3ba8e0464d596 [2022-07-16T00:33:08.665Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-16T00:33:08.758Z] #68 DONE 0.1s [2022-07-16T00:33:08.758Z] [2022-07-16T00:33:08.758Z] #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-16T00:33:08.758Z] #71 sha256:a42c0a48cfc7bbde0f6eb03ea67809c9e76b1e056f64fde02ae0b6f2fb99089e [2022-07-16T00:33:09.231Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-16T00:33:09.649Z] #81 DONE 3.2s [2022-07-16T00:33:09.649Z] [2022-07-16T00:33:09.649Z] #82 exporting to image [2022-07-16T00:33:09.649Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T00:33:09.649Z] #82 exporting layers [2022-07-16T00:33:09.798Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-16T00:33:09.798Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-16T00:33:09.798Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-16T00:33:10.369Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-07-16T00:33:11.308Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.9% of statements [2022-07-16T00:33:11.308Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-16T00:33:11.308Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-16T00:33:11.877Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-07-16T00:33:11.877Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-16T00:33:12.445Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-07-16T00:33:13.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-07-16T00:33:13.013Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-07-16T00:33:13.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-16T00:33:13.013Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-16T00:33:13.950Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-07-16T00:33:13.950Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-16T00:33:14.401Z] #64 456.0 + bin/containerd-shim-runc-v2 [2022-07-16T00:33:14.887Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-07-16T00:33:14.962Z] #64 456.8 + binaries [2022-07-16T00:33:14.962Z] #64 456.8 + install -D bin/containerd /build/containerd [2022-07-16T00:33:14.962Z] #64 456.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T00:33:14.962Z] #64 456.9 + install -D bin/ctr /build/ctr [2022-07-16T00:33:15.146Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-16T00:33:15.713Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-16T00:33:16.219Z] #82 exporting layers 6.7s done [2022-07-16T00:33:16.219Z] #82 writing image sha256:81b8e60a01bf2cdee1531d76d55de02e498169293f7428be351f556418764b20 done [2022-07-16T00:33:16.219Z] #82 naming to docker.io/library/docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 done [2022-07-16T00:33:16.219Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-07-16T00:33:16.281Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2022-07-16T00:33:16.281Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-16T00:33:16.281Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] sh [2022-07-16T00:33:16.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -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=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh dynbinary test-integration [2022-07-16T00:33:16.849Z] #64 DONE 458.8s [2022-07-16T00:33:17.219Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-16T00:33:17.777Z] [2022-07-16T00:33:17.777Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T00:33:17.777Z] #65 sha256:344c5bd2703bef5c3dc7944c4a7eb087e3096138a6c693ea76201e92a3098bed [2022-07-16T00:33:17.935Z] [2022-07-16T00:33:18.194Z] Removing bundles/ [2022-07-16T00:33:18.194Z] [2022-07-16T00:33:18.194Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T00:33:18.194Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-16T00:33:18.194Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:33:18.593Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-07-16T00:33:18.593Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-16T00:33:18.593Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-16T00:33:18.704Z] #65 DONE 0.9s [2022-07-16T00:33:18.704Z] [2022-07-16T00:33:18.704Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T00:33:18.704Z] #70 sha256:05752bda2526bd67c7559b9fe939d7bb72d4ac85b24a395968b31722da261efe [2022-07-16T00:33:18.960Z] #70 DONE 0.2s [2022-07-16T00:33:18.960Z] [2022-07-16T00:33:18.960Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T00:33:18.960Z] #75 sha256:db65ef5411ed1bed1477c2d176c1ab9ea0ee9457fe932c9a46251d56fd8567e2 [2022-07-16T00:33:19.527Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-16T00:33:19.786Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-07-16T00:33:19.786Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-16T00:33:19.786Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-16T00:33:19.886Z] #75 DONE 0.9s [2022-07-16T00:33:19.886Z] [2022-07-16T00:33:19.886Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-16T00:33:19.886Z] #78 sha256:75ab95aea4f74e23d673ba45720eabdd8a16fb71a0a6b5ea8a40e8fa481b9409 [2022-07-16T00:33:19.886Z] #78 DONE 0.0s [2022-07-16T00:33:19.886Z] [2022-07-16T00:33:19.886Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-16T00:33:19.886Z] #79 sha256:966e3d8a0427ed0384b0ba4fb0724111e261ca7e57efc48fddbbaae190c5324a [2022-07-16T00:33:19.886Z] #79 DONE 0.0s [2022-07-16T00:33:19.886Z] [2022-07-16T00:33:19.886Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-16T00:33:19.886Z] #80 sha256:d72edb420091f3a43dcabe6b41b2e6847ebf7c274dc20bbfc41b72b757a57821 [2022-07-16T00:33:19.886Z] #80 DONE 0.0s [2022-07-16T00:33:19.886Z] [2022-07-16T00:33:19.886Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T00:33:19.886Z] #81 sha256:8e6b678061286e59734f6ff10d81968c8a33359e68a91b409863aad9a7aca0cd [2022-07-16T00:33:20.733Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-16T00:33:20.733Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-16T00:33:20.733Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-16T00:33:20.994Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-07-16T00:33:21.561Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-16T00:33:22.134Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-16T00:33:22.134Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-16T00:33:24.036Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-07-16T00:33:24.050Z] #81 DONE 4.1s [2022-07-16T00:33:24.050Z] [2022-07-16T00:33:24.050Z] #82 exporting to image [2022-07-16T00:33:24.050Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T00:33:24.050Z] #82 exporting layers [2022-07-16T00:33:24.971Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 68.3% of statements [2022-07-16T00:33:24.971Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-16T00:33:25.230Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-16T00:33:28.513Z] ok github.com/docker/docker/pkg/chrootarchive 2.529s coverage: 42.7% of statements [2022-07-16T00:33:28.513Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-16T00:33:28.772Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-16T00:33:29.031Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-16T00:33:29.031Z] ok github.com/docker/docker/layer 7.811s coverage: 68.9% of statements [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-16T00:33:29.031Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-16T00:33:29.599Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-07-16T00:33:29.599Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2022-07-16T00:33:29.599Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-16T00:33:30.974Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 69.7% of statements [2022-07-16T00:33:30.974Z] ok github.com/docker/docker/pkg/idtools 0.545s coverage: 67.9% of statements [2022-07-16T00:33:30.974Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-16T00:33:30.974Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-16T00:33:30.974Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-16T00:33:31.233Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-16T00:33:31.233Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-16T00:33:31.491Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-16T00:33:31.749Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-16T00:33:31.749Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-16T00:33:31.749Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-16T00:33:31.749Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-16T00:33:32.136Z] #82 exporting layers 7.2s done [2022-07-16T00:33:32.136Z] #82 writing image sha256:1b20aae0b9c290fae0c13ef5d11ccda8d5e6a3549a839717c5e765585c9ef290 done [2022-07-16T00:33:32.136Z] #82 naming to docker.io/library/docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 done [2022-07-16T00:33:32.136Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-16T00:33:32.316Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-16T00:33:32.461Z] + trap exit INT TERM [2022-07-16T00:33:32.461Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-16T00:33:32.461Z] + CONTAINER_NAME=docker-pr1 [2022-07-16T00:33:32.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43823/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh dynbinary [2022-07-16T00:33:32.934Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-16T00:33:33.195Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-07-16T00:33:33.195Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-16T00:33:33.388Z] [2022-07-16T00:33:33.644Z] Removing bundles/ [2022-07-16T00:33:33.644Z] [2022-07-16T00:33:33.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T00:33:33.644Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-16T00:33:33.644Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:33:34.596Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-07-16T00:33:34.854Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-16T00:33:35.112Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-16T00:33:35.368Z] #71 179.8 # github.com/containerd/containerd/cmd/containerd [2022-07-16T00:33:35.368Z] #71 179.8 /usr/bin/ld: /tmp/go-link-1024199673/000019.o: in function `New': [2022-07-16T00:33:35.368Z] #71 179.8 /tmp/tmp.1e3FaEbdeC/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-16T00:33:35.368Z] #71 179.9 + bin/containerd-stress [2022-07-16T00:33:35.371Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-16T00:33:35.629Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-16T00:33:35.629Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-16T00:33:36.195Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-16T00:33:36.308Z] #71 181.0 + bin/containerd-shim [2022-07-16T00:33:36.763Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-16T00:33:37.022Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-07-16T00:33:37.588Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-16T00:33:37.846Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-16T00:33:37.846Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-16T00:33:39.750Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-16T00:33:40.008Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-16T00:33:40.576Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-16T00:33:41.953Z] ok github.com/docker/docker/quota 0.267s coverage: 71.4% of statements [2022-07-16T00:33:41.953Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-16T00:33:42.889Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-16T00:33:43.456Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-16T00:33:43.456Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-16T00:33:44.023Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-16T00:33:44.281Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-16T00:33:46.184Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-16T00:33:46.443Z] ok github.com/docker/docker/volume/local 0.114s coverage: 76.8% of statements [2022-07-16T00:33:47.010Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-16T00:33:48.385Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-16T00:33:48.546Z] #71 192.3 + bin/containerd-shim-runc-v1 [2022-07-16T00:33:49.668Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-16T00:33:49.668Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:33:49.668Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:33:49.668Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:33:49.668Z] [2022-07-16T00:33:49.668Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:33:49.668Z] DOCKER_SYSTEMD=1 [2022-07-16T00:33:49.668Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:33:49.668Z] HOSTNAME=68b39742d1bf [2022-07-16T00:33:49.668Z] DEST=bundles/test-integration [2022-07-16T00:33:49.668Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:33:49.668Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:33:49.668Z] container=docker [2022-07-16T00:33:49.668Z] HOME=/root [2022-07-16T00:33:49.668Z] LANG=C.UTF-8 [2022-07-16T00:33:49.668Z] INVOCATION_ID=ec4212d1bde549f6846d871ca0cb67b1 [2022-07-16T00:33:49.668Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:33:49.668Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:33:49.668Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:33:49.668Z] TERM=xterm [2022-07-16T00:33:49.668Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:33:49.668Z] SHLVL=3 [2022-07-16T00:33:49.668Z] TIMEOUT=120m [2022-07-16T00:33:49.668Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:33:49.668Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:33:49.668Z] GO111MODULE=off [2022-07-16T00:33:49.668Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T00:33:49.668Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T00:33:49.668Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:33:49.668Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:33:49.668Z] GOPATH=/go [2022-07-16T00:33:49.668Z] PKG_CONFIG=pkg-config [2022-07-16T00:33:49.668Z] _=/usr/bin/env [2022-07-16T00:33:49.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T00:33:53.880Z] #71 198.7 + bin/containerd-shim-runc-v2 [2022-07-16T00:33:54.849Z] #71 199.5 + binaries [2022-07-16T00:33:54.849Z] #71 199.5 + install -D bin/containerd /build/containerd [2022-07-16T00:33:54.849Z] #71 199.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-16T00:33:54.849Z] #71 199.6 + install -D bin/ctr /build/ctr [2022-07-16T00:33:55.804Z] #71 DONE 200.3s [2022-07-16T00:33:56.745Z] [2022-07-16T00:33:56.745Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-16T00:33:56.745Z] #72 sha256:bcbf22f48a741430ee16f7b929f10294b307be89fae7bbf9cff384fea535eaae [2022-07-16T00:33:57.322Z] #72 DONE 0.6s [2022-07-16T00:33:57.322Z] [2022-07-16T00:33:57.322Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-16T00:33:57.322Z] #77 sha256:e9efd25063c348f6e4f9353ced0db4d2bc5b47e77382565c5b9e3c14fa9f3bff [2022-07-16T00:33:57.582Z] #77 DONE 0.1s [2022-07-16T00:33:57.582Z] [2022-07-16T00:33:57.582Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-16T00:33:57.582Z] #82 sha256:faca205eef31cf52a3a07192d3e197fca3e0a9780e5f2367b245210adb9aadfd [2022-07-16T00:33:58.522Z] #82 DONE 1.1s [2022-07-16T00:33:58.782Z] [2022-07-16T00:33:58.782Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-16T00:33:58.782Z] #85 sha256:7b0601ba781f0e2e6188aceb4ba79dac8d8ec07664612c459174fc6bf8df5073 [2022-07-16T00:33:58.782Z] #85 DONE 0.1s [2022-07-16T00:33:58.782Z] [2022-07-16T00:33:58.782Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-16T00:33:58.782Z] #86 sha256:935ed482943266b2e37467dc24796478fb1c7af0b8521184fdb6f8dfe24f6b18 [2022-07-16T00:33:58.782Z] #86 DONE 0.0s [2022-07-16T00:33:58.782Z] [2022-07-16T00:33:58.782Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-16T00:33:58.782Z] #87 sha256:db5186459d766302b8ba27748fe5e9f426c91d70ea0edb5a21dab16723ff7989 [2022-07-16T00:33:58.782Z] #87 DONE 0.0s [2022-07-16T00:33:58.782Z] [2022-07-16T00:33:58.782Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-16T00:33:58.782Z] #88 sha256:efb0e8d4e55f9b7576109a23d92513b480def3840c6b3160e12f2df203f720fa [2022-07-16T00:34:06.460Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/rootless [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/volume [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-16T00:34:06.460Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === Skipped [2022-07-16T00:34:06.460Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-16T00:34:06.460Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-16T00:34:06.460Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-16T00:34:06.460Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-16T00:34:06.460Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:71: No driver to put! [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-16T00:34:06.460Z] time="2022-07-16T00:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-16T00:34:06.460Z] time="2022-07-16T00:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-16T00:34:06.460Z] time="2022-07-16T00:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-16T00:34:06.460Z] time="2022-07-16T00:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-16T00:34:06.460Z] time="2022-07-16T00:33:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:71: No driver to put! [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-16T00:34:06.460Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-16T00:34:06.460Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-16T00:34:06.460Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T00:34:06.460Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-16T00:34:06.460Z] graphtest_unix.go:71: No driver to put! [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-16T00:34:06.460Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-16T00:34:06.460Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-16T00:34:06.460Z] [2022-07-16T00:34:06.460Z] DONE 2789 tests, 28 skipped in 213.267s [2022-07-16T00:34:06.460Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:34:06.460Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-16T00:34:06.460Z] + 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-16T00:34:06.912Z] #88 DONE 7.1s [2022-07-16T00:34:06.912Z] [2022-07-16T00:34:06.912Z] #89 exporting to image [2022-07-16T00:34:06.912Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-16T00:34:06.912Z] #89 exporting layers [2022-07-16T00:34:36.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T00:34:36.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T00:34:45.655Z] #89 exporting layers 35.5s done [2022-07-16T00:34:45.655Z] #89 writing image sha256:eef268d54e624df23b2505da02ca2650f8766de716dc8971200d962fa5d0b131 [2022-07-16T00:34:45.655Z] #89 writing image sha256:eef268d54e624df23b2505da02ca2650f8766de716dc8971200d962fa5d0b131 done [2022-07-16T00:34:45.655Z] #89 naming to docker.io/library/docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 done [2022-07-16T00:34:45.655Z] #89 DONE 35.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-16T00:34:45.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43823/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/validate/default [2022-07-16T00:34:47.896Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-16T00:34:47.896Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-16T00:34:53.127Z] ok github.com/docker/docker/libnetwork 37.576s coverage: 40.6% of statements [2022-07-16T00:34:53.127Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-16T00:34:53.127Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-16T00:34:53.128Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-16T00:34:53.128Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-16T00:34:53.128Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-16T00:34:53.128Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-16T00:34:53.128Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-16T00:34:55.028Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.569s coverage: 59.9% of statements [2022-07-16T00:34:55.028Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-16T00:34:55.028Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-16T00:34:55.594Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.0% of statements [2022-07-16T00:34:55.594Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-16T00:34:56.036Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-16T00:34:56.161Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.027s coverage: 4.5% of statements [2022-07-16T00:34:56.161Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-16T00:34:56.419Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-16T00:35:02.615Z] Congratulations! All API changes are done the right way. [2022-07-16T00:35:02.615Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-16T00:35:02.615Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-16T00:35:02.615Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-16T00:35:02.615Z] [2022-07-16T00:35:02.615Z] INFO Start validation with golang-ci-lint [2022-07-16T00:35:02.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-16T00:35:03.557Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-16T00:35:03.557Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-16T00:35:06.389Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.172s coverage: 6.6% of statements [2022-07-16T00:35:06.389Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-16T00:35:06.389Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-16T00:35:06.957Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-16T00:35:06.957Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-16T00:35:06.957Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-16T00:35:06.957Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-16T00:35:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T00:35:07.215Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-16T00:35:07.475Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-16T00:35:07.734Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-16T00:35:07.992Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-16T00:35:16.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-16T00:35:16.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T00:35:17.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T00:35:18.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T00:35:19.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T00:35:19.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T00:35:20.191Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-16T00:35:20.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T00:35:22.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T00:35:24.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T00:35:24.696Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-16T00:35:24.696Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:35:24.696Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:35:24.696Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:35:24.696Z] [2022-07-16T00:35:24.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:35:24.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:35:24.696Z] HOSTNAME=966d27f0d8fb [2022-07-16T00:35:24.696Z] DEST=bundles/test-integration [2022-07-16T00:35:24.696Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:35:24.696Z] DOCKER_ROOTLESS=1 [2022-07-16T00:35:24.696Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:35:24.696Z] container=docker [2022-07-16T00:35:24.696Z] HOME=/root [2022-07-16T00:35:24.696Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:35:24.696Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:35:24.696Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:35:24.696Z] TERM=xterm [2022-07-16T00:35:24.696Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:35:24.696Z] SHLVL=1 [2022-07-16T00:35:24.696Z] TIMEOUT=120m [2022-07-16T00:35:24.696Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:35:24.696Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:35:24.696Z] GO111MODULE=off [2022-07-16T00:35:24.696Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T00:35:24.696Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T00:35:24.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:35:24.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:35:24.696Z] GOPATH=/go [2022-07-16T00:35:24.696Z] PKG_CONFIG=pkg-config [2022-07-16T00:35:24.696Z] _=/usr/bin/env [2022-07-16T00:35:24.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T00:35:25.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T00:35:25.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T00:35:26.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T00:35:26.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T00:35:28.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T00:35:28.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T00:35:29.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T00:35:30.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:35:30.558Z] Using test binary docker [2022-07-16T00:35:30.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T00:35:30.558Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-16T00:35:30.558Z] INFO: Waiting for daemon to start... [2022-07-16T00:35:30.558Z] Starting dockerd [2022-07-16T00:35:33.076Z] . [2022-07-16T00:35:33.076Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:35:33.076Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:35:33.076Z] Error: No such image: emptyfs [2022-07-16T00:35:33.076Z] Running integration-test (iteration 1) [2022-07-16T00:35:33.076Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T00:35:33.076Z] Loaded image: busybox:latest [2022-07-16T00:35:33.332Z] Loaded image: busybox:glibc [2022-07-16T00:35:34.699Z] Loaded image: debian:bullseye-slim [2022-07-16T00:35:34.699Z] Loaded image: hello-world:latest [2022-07-16T00:35:34.699Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:35:34.699Z] INFO: Testing against a local daemon [2022-07-16T00:35:34.699Z] === RUN TestCgroupNamespacesBuild [2022-07-16T00:35:36.070Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-07-16T00:35:36.070Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T00:35:37.436Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-07-16T00:35:37.436Z] === RUN TestBuildWithSession [2022-07-16T00:35:37.436Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:35:37.436Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T00:35:37.436Z] === RUN TestBuildSquashParent [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/ipam 16.593s coverage: 85.3% of statements [2022-07-16T00:35:38.330Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-16T00:35:38.330Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-16T00:35:38.330Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-16T00:35:38.330Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-16T00:35:40.060Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-16T00:35:40.060Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:35:40.060Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:35:40.060Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:35:40.060Z] [2022-07-16T00:35:40.060Z] + TEST_INTEGRATION_DEST=1 [2022-07-16T00:35:40.060Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-16T00:35:40.060Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T00:35:40.060Z] + run_tests test-integration-flaky [2022-07-16T00:35:40.060Z] + '[' -n 0 ']' [2022-07-16T00:35:40.060Z] + rm= [2022-07-16T00:35:40.060Z] + c=0 [2022-07-16T00:35:40.060Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43823/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43823/.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=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh test-integration-flaky test-integration [2022-07-16T00:35:40.060Z] + TEST_INTEGRATION_DEST=3 [2022-07-16T00:35:40.060Z] + TEST_INTEGRATION_DEST=2 [2022-07-16T00:35:40.060Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-16T00:35:40.060Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-16T00:35:40.060Z] + TEST_SKIP_INTEGRATION=1 [2022-07-16T00:35:40.060Z] + TEST_SKIP_INTEGRATION=1 [2022-07-16T00:35:40.060Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-16T00:35:40.060Z] + run_tests [2022-07-16T00:35:40.060Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-16T00:35:40.060Z] + run_tests [2022-07-16T00:35:40.060Z] + '[' -n 0 ']' [2022-07-16T00:35:40.060Z] + '[' -n 0 ']' [2022-07-16T00:35:40.060Z] + rm= [2022-07-16T00:35:40.060Z] + rm= [2022-07-16T00:35:40.060Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43823/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43823/.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=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh '' test-integration [2022-07-16T00:35:40.060Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43823/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43823/.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=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh '' test-integration [2022-07-16T00:35:40.060Z] ++ jobs -p [2022-07-16T00:35:40.060Z] + for job in $(jobs -p) [2022-07-16T00:35:40.060Z] + wait 7859 [2022-07-16T00:35:40.060Z] [2022-07-16T00:35:40.060Z] [2022-07-16T00:35:40.060Z] [2022-07-16T00:35:40.060Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:35:40.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:35:40.060Z] HOSTNAME=ae271674f932 [2022-07-16T00:35:40.060Z] TEST_SKIP_INTEGRATION=1 [2022-07-16T00:35:40.060Z] TESTDEBUG=0 [2022-07-16T00:35:40.060Z] DEST=bundles/test-integration [2022-07-16T00:35:40.060Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:35:40.060Z] KEEPBUNDLE=1 [2022-07-16T00:35:40.060Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:35:40.060Z] container=docker [2022-07-16T00:35:40.060Z] HOME=/root [2022-07-16T00:35:40.060Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:35:40.060Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:35:40.060Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:35:40.060Z] TERM=xterm [2022-07-16T00:35:40.060Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:35:40.060Z] SHLVL=1 [2022-07-16T00:35:40.060Z] TIMEOUT=120m [2022-07-16T00:35:40.060Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:35:40.060Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:35:40.060Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-16T00:35:40.060Z] GO111MODULE=off [2022-07-16T00:35:40.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:35:40.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:35:40.060Z] GOPATH=/go [2022-07-16T00:35:40.060Z] PKG_CONFIG=pkg-config [2022-07-16T00:35:40.060Z] _=/usr/bin/env [2022-07-16T00:35:40.060Z] Building test suite binary ./integration-cli/test.main [2022-07-16T00:35:40.060Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:35:40.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:35:40.060Z] HOSTNAME=8b13ce510c77 [2022-07-16T00:35:40.060Z] TEST_SKIP_INTEGRATION=1 [2022-07-16T00:35:40.060Z] TESTDEBUG=0 [2022-07-16T00:35:40.060Z] DEST=bundles/test-integration [2022-07-16T00:35:40.060Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:35:40.060Z] KEEPBUNDLE=1 [2022-07-16T00:35:40.060Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:35:40.060Z] container=docker [2022-07-16T00:35:40.060Z] HOME=/root [2022-07-16T00:35:40.060Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:35:40.060Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:35:40.060Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:35:40.060Z] TERM=xterm [2022-07-16T00:35:40.060Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:35:40.060Z] SHLVL=1 [2022-07-16T00:35:40.060Z] TIMEOUT=120m [2022-07-16T00:35:40.060Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:35:40.060Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:35:40.060Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-16T00:35:40.060Z] GO111MODULE=off [2022-07-16T00:35:40.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:35:40.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:35:40.060Z] GOPATH=/go [2022-07-16T00:35:40.060Z] PKG_CONFIG=pkg-config [2022-07-16T00:35:40.060Z] _=/usr/bin/env [2022-07-16T00:35:40.060Z] Building test suite binary ./integration-cli/test.main [2022-07-16T00:35:40.060Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-16T00:35:40.060Z] No new tests added to integration. [2022-07-16T00:35:40.060Z] [2022-07-16T00:35:40.060Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:35:40.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:35:40.060Z] HOSTNAME=b39b9cfca7f2 [2022-07-16T00:35:40.060Z] TESTDEBUG=0 [2022-07-16T00:35:40.060Z] DEST=bundles/test-integration [2022-07-16T00:35:40.060Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:35:40.060Z] KEEPBUNDLE=1 [2022-07-16T00:35:40.060Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:35:40.060Z] container=docker [2022-07-16T00:35:40.060Z] HOME=/root [2022-07-16T00:35:40.060Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:35:40.060Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:35:40.060Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:35:40.060Z] TERM=xterm [2022-07-16T00:35:40.060Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:35:40.060Z] SHLVL=1 [2022-07-16T00:35:40.060Z] TIMEOUT=120m [2022-07-16T00:35:40.060Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:35:40.060Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:35:40.060Z] GO111MODULE=off [2022-07-16T00:35:40.060Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T00:35:40.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:35:40.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:35:40.060Z] GOPATH=/go [2022-07-16T00:35:40.060Z] PKG_CONFIG=pkg-config [2022-07-16T00:35:40.060Z] _=/usr/bin/env [2022-07-16T00:35:40.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T00:35:41.603Z] --- PASS: TestBuildSquashParent (4.15s) [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:35:41.603Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:35:41.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:35:41.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:35:41.603Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:35:42.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:35:43.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:35:44.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:35:44.852Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s) [2022-07-16T00:35:46.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-07-16T00:35:46.220Z] === RUN TestBuildMultiStageCopy [2022-07-16T00:35:46.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T00:35:47.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T00:35:47.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T00:35:48.100Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T00:35:48.356Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-16T00:35:48.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-16T00:35:48.612Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T00:35:49.174Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-07-16T00:35:49.174Z] === RUN TestBuildLabelWithTargets [2022-07-16T00:35:50.102Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-07-16T00:35:50.102Z] === RUN TestBuildWithEmptyLayers [2022-07-16T00:35:50.664Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-16T00:35:50.664Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T00:35:52.555Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-07-16T00:35:52.555Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T00:35:52.811Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-16T00:35:52.811Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T00:35:54.701Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-07-16T00:35:54.701Z] === RUN TestBuildWithHugeFile [2022-07-16T00:36:03.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T00:36:04.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T00:36:30.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-16T00:36:37.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T00:36:47.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-16T00:36:47.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T00:36:47.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T00:36:48.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T00:36:48.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T00:36:48.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T00:36:49.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T00:36:50.875Z] --- PASS: TestBuildWithHugeFile (49.44s) [2022-07-16T00:36:50.876Z] === RUN TestBuildWCOWSandboxSize [2022-07-16T00:36:50.876Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:36:50.876Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:36:50.876Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T00:36:50.876Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:36:50.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:36:50.876Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:36:50.876Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:36:50.876Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:36:50.876Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:36:50.876Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:36:50.876Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:36:50.876Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:36:50.876Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-16T00:36:50.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-16T00:36:50.876Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-16T00:36:50.876Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-16T00:36:50.876Z] === RUN TestBuildPreserveOwnership [2022-07-16T00:36:50.876Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T00:36:50.876Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T00:36:50.876Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-07-16T00:36:50.876Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-07-16T00:36:50.876Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-07-16T00:36:50.876Z] === RUN TestBuildPlatformInvalid [2022-07-16T00:36:50.876Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-16T00:36:50.876Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T00:36:50.876Z] Loaded image: busybox:latest [2022-07-16T00:36:50.876Z] Loaded image: busybox:glibc [2022-07-16T00:36:50.876Z] Loaded image: debian:bullseye-slim [2022-07-16T00:36:50.876Z] Loaded image: hello-world:latest [2022-07-16T00:36:50.876Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:36:52.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T00:36:53.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T00:36:54.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T00:36:54.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T00:36:55.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T00:36:55.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T00:36:57.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T00:36:57.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T00:36:58.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T00:36:59.028Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-07-16T00:36:59.028Z] PASS [2022-07-16T00:36:59.028Z] [2022-07-16T00:36:59.028Z] === Skipped [2022-07-16T00:36:59.028Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T00:36:59.028Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:36:59.028Z] [2022-07-16T00:36:59.028Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:36:59.028Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:36:59.028Z] [2022-07-16T00:36:59.028Z] DONE 34 tests, 2 skipped in 85.922s [2022-07-16T00:36:59.028Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T00:36:59.028Z] INFO: Testing against a local daemon [2022-07-16T00:36:59.028Z] === RUN TestConfigInspect [2022-07-16T00:36:59.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:36:59.425Z] Using test binary docker [2022-07-16T00:36:59.684Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T00:36:59.684Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:36:59.684Z] INFO: Waiting for daemon to start... [2022-07-16T00:36:59.684Z] Starting dockerd [2022-07-16T00:37:01.548Z] --- PASS: TestConfigInspect (2.32s) [2022-07-16T00:37:01.548Z] === RUN TestConfigList [2022-07-16T00:37:02.214Z] . [2022-07-16T00:37:02.214Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:37:02.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:37:02.214Z] Error: No such image: emptyfs [2022-07-16T00:37:02.214Z] Running integration-test (iteration 1) [2022-07-16T00:37:02.214Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T00:37:02.472Z] Loaded image: busybox:latest [2022-07-16T00:37:02.731Z] Loaded image: busybox:glibc [2022-07-16T00:37:03.436Z] --- PASS: TestConfigList (2.18s) [2022-07-16T00:37:03.436Z] === RUN TestConfigsCreateAndDelete [2022-07-16T00:37:04.109Z] Loaded image: debian:bullseye-slim [2022-07-16T00:37:04.109Z] Loaded image: hello-world:latest [2022-07-16T00:37:04.109Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:37:04.109Z] INFO: Testing against a local daemon [2022-07-16T00:37:04.109Z] === RUN TestCgroupNamespacesBuild [2022-07-16T00:37:05.486Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-07-16T00:37:05.486Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T00:37:05.952Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-16T00:37:05.952Z] === RUN TestConfigsUpdate [2022-07-16T00:37:06.860Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-16T00:37:06.860Z] === RUN TestBuildWithSession [2022-07-16T00:37:06.860Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:37:06.860Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T00:37:06.860Z] === RUN TestBuildSquashParent [2022-07-16T00:37:07.839Z] --- PASS: TestConfigsUpdate (2.24s) [2022-07-16T00:37:07.839Z] === RUN TestTemplatedConfig [2022-07-16T00:37:10.355Z] --- PASS: TestTemplatedConfig (2.69s) [2022-07-16T00:37:10.355Z] === RUN TestConfigCreateResolve [2022-07-16T00:37:12.871Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-07-16T00:37:12.871Z] PASS [2022-07-16T00:37:12.871Z] [2022-07-16T00:37:12.871Z] DONE 6 tests in 13.779s [2022-07-16T00:37:12.871Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T00:37:12.871Z] INFO: Testing against a local daemon [2022-07-16T00:37:12.871Z] === RUN TestAttachWithTTY [2022-07-16T00:37:12.871Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-16T00:37:12.871Z] === RUN TestAttachWithoutTTy [2022-07-16T00:37:12.871Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-16T00:37:12.871Z] === RUN TestCheckpoint [2022-07-16T00:37:12.871Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:37:12.871Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/commit [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:37:12.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/commit [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-16T00:37:12.871Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-16T00:37:12.871Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-16T00:37:12.871Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-16T00:37:12.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-16T00:37:12.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:37:12.871Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-16T00:37:12.872Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-16T00:37:12.872Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T00:37:12.872Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-16T00:37:12.872Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T00:37:12.872Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-16T00:37:12.872Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T00:37:12.872Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-16T00:37:12.872Z] === RUN TestCopyEmptyFile [2022-07-16T00:37:13.128Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-16T00:37:13.128Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T00:37:13.128Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-16T00:37:13.128Z] === RUN TestCopyFromContainer [2022-07-16T00:37:13.423Z] --- PASS: TestBuildSquashParent (6.42s) [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:37:13.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:37:13.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:37:13.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:37:13.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer// [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T00:37:14.495Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T00:37:14.751Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T00:37:14.751Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T00:37:14.751Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T00:37:14.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:37:14.833Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer (1.74s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-16T00:37:15.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-16T00:37:15.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T00:37:15.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:37:15.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:37:15.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:37:15.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:37:15.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:37:15.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:37:15.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:37:15.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:37:15.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:37:15.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T00:37:15.008Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T00:37:15.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-16T00:37:15.008Z] === RUN TestCreateWithInvalidEnv [2022-07-16T00:37:15.008Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T00:37:15.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T00:37:15.008Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T00:37:15.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T00:37:15.008Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T00:37:15.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T00:37:15.008Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T00:37:15.008Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T00:37:15.008Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T00:37:15.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T00:37:15.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T00:37:15.008Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T00:37:15.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-16T00:37:15.008Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T00:37:16.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:37:16.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:37:16.897Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-07-16T00:37:16.897Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T00:37:18.263Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-07-16T00:37:18.263Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T00:37:18.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:37:18.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:37:18.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:37:18.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:37:18.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:37:18.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:37:18.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:37:18.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:37:18.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:37:18.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:37:18.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:37:18.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:37:18.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:37:18.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:37:18.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T00:37:18.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T00:37:18.264Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T00:37:18.826Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-16T00:37:18.826Z] === RUN TestCreateDifferentPlatform [2022-07-16T00:37:18.826Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T00:37:18.826Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T00:37:18.826Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-16T00:37:18.826Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T00:37:18.826Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T00:37:18.826Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T00:37:18.826Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-16T00:37:18.826Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T00:37:19.082Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-16T00:37:19.082Z] === RUN TestCreateInvalidHostConfig [2022-07-16T00:37:19.082Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:37:19.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:37:19.082Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:37:19.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:37:19.082Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:37:19.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:37:19.082Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:37:19.082Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:37:19.082Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:37:19.082Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:37:19.082Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:37:19.082Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:37:19.082Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-16T00:37:19.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-16T00:37:19.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-16T00:37:19.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-16T00:37:19.082Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-16T00:37:19.082Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T00:37:19.082Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T00:37:19.082Z] === RUN TestDaemonRestartIpcMode [2022-07-16T00:37:19.082Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T00:37:19.082Z] === RUN TestDaemonHostGatewayIP [2022-07-16T00:37:19.082Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T00:37:19.082Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T00:37:19.082Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T00:37:19.082Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T00:37:19.082Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T00:37:19.082Z] === RUN TestDiff [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-07-16T00:37:19.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-07-16T00:37:19.277Z] === RUN TestBuildMultiStageCopy [2022-07-16T00:37:19.277Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T00:37:19.644Z] --- PASS: TestDiff (0.52s) [2022-07-16T00:37:19.644Z] === RUN TestExecConsoleSize [2022-07-16T00:37:20.206Z] --- PASS: TestExecConsoleSize (0.64s) [2022-07-16T00:37:20.206Z] === RUN TestExecWithCloseStdin [2022-07-16T00:37:20.774Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-07-16T00:37:20.774Z] === RUN TestExec [2022-07-16T00:37:21.702Z] --- PASS: TestExec (0.67s) [2022-07-16T00:37:21.702Z] === RUN TestExecUser [2022-07-16T00:37:22.264Z] --- PASS: TestExecUser (0.65s) [2022-07-16T00:37:22.264Z] === RUN TestExportContainerAndImportImage [2022-07-16T00:37:22.560Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T00:37:22.825Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-07-16T00:37:22.825Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T00:37:23.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T00:37:24.061Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T00:37:24.190Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-16T00:37:24.190Z] === RUN TestHealthCheckWorkdir [2022-07-16T00:37:25.118Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-07-16T00:37:25.118Z] === RUN TestHealthKillContainer [2022-07-16T00:37:25.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-16T00:37:26.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-16T00:37:26.371Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T00:37:29.766Z] ok github.com/docker/docker/libnetwork/networkdb 104.405s coverage: 60.0% of statements [2022-07-16T00:37:29.766Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-16T00:37:29.766Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-16T00:37:29.766Z] ok github.com/docker/docker/libnetwork/osl 4.341s coverage: 39.7% of statements [2022-07-16T00:37:29.766Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-16T00:37:29.766Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-07-16T00:37:30.701Z] ok github.com/docker/docker/libnetwork/portmapper 0.689s coverage: 48.6% of statements [2022-07-16T00:37:30.959Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-16T00:37:30.959Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-16T00:37:31.218Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === Skipped [2022-07-16T00:37:31.218Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-16T00:37:31.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-16T00:37:31.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-16T00:37:31.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-16T00:37:31.218Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-16T00:37:31.218Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-16T00:37:31.218Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-16T00:37:31.218Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-16T00:37:31.218Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-16T00:37:31.218Z] firewalld_test.go:14: firewalld is not running [2022-07-16T00:37:31.218Z] [2022-07-16T00:37:31.218Z] DONE 327 tests, 9 skipped in 204.850s [2022-07-16T00:37:31.634Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-16T00:37:31.635Z] === RUN TestBuildLabelWithTargets Post stage [Pipeline] junit [2022-07-16T00:37:31.799Z] Recording test results [2022-07-16T00:37:33.124Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-16T00:37:33.200Z] --- PASS: TestHealthKillContainer (8.15s) [2022-07-16T00:37:33.200Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T00:37:33.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh dynbinary test-integration [2022-07-16T00:37:33.762Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-16T00:37:33.762Z] === RUN TestIpcModeNone [2022-07-16T00:37:34.019Z] [2022-07-16T00:37:34.019Z] Removing bundles/ [2022-07-16T00:37:34.019Z] [2022-07-16T00:37:34.019Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T00:37:34.019Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-16T00:37:34.019Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:37:34.323Z] --- PASS: TestIpcModeNone (0.62s) [2022-07-16T00:37:34.323Z] === RUN TestIpcModePrivate [2022-07-16T00:37:34.580Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-16T00:37:34.836Z] --- PASS: TestIpcModePrivate (0.58s) [2022-07-16T00:37:34.836Z] === RUN TestIpcModeShareable [2022-07-16T00:37:35.091Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-16T00:37:35.348Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-16T00:37:35.348Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T00:37:37.236Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-07-16T00:37:37.236Z] === RUN TestAPIIpcModeHost [2022-07-16T00:37:37.798Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-16T00:37:37.798Z] === RUN TestDaemonIpcModeShareable [2022-07-16T00:37:38.726Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-16T00:37:38.982Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-07-16T00:37:38.982Z] === RUN TestDaemonIpcModePrivate [2022-07-16T00:37:39.741Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-16T00:37:39.741Z] === RUN TestBuildWithEmptyLayers [2022-07-16T00:37:39.910Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-16T00:37:40.165Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-16T00:37:40.165Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T00:37:41.093Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-16T00:37:41.349Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-07-16T00:37:41.349Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T00:37:42.268Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-16T00:37:42.268Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T00:37:42.275Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-16T00:37:42.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-16T00:37:42.532Z] === RUN TestIpcModeOlderClient [2022-07-16T00:37:42.532Z] === PAUSE TestIpcModeOlderClient [2022-07-16T00:37:42.532Z] === RUN TestKillContainerInvalidSignal [2022-07-16T00:37:43.093Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-07-16T00:37:43.093Z] === RUN TestKillContainer [2022-07-16T00:37:43.093Z] === RUN TestKillContainer/no_signal [2022-07-16T00:37:43.350Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T00:37:43.613Z] === RUN TestKillContainer/killing_signal [2022-07-16T00:37:44.542Z] --- PASS: TestKillContainer (1.48s) [2022-07-16T00:37:44.542Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-16T00:37:44.542Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-16T00:37:44.542Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-07-16T00:37:44.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T00:37:44.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T00:37:44.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T00:37:45.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-16T00:37:45.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-16T00:37:45.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-07-16T00:37:45.769Z] === RUN TestKillStoppedContainer [2022-07-16T00:37:45.769Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-16T00:37:45.769Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T00:37:45.769Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-16T00:37:45.769Z] === RUN TestKillDifferentUserContainer [2022-07-16T00:37:46.357Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-07-16T00:37:46.358Z] === RUN TestInspectOomKilledTrue [2022-07-16T00:37:46.358Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-16T00:37:46.358Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T00:37:46.358Z] === RUN TestInspectOomKilledFalse [2022-07-16T00:37:46.627Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-16T00:37:46.627Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T00:37:47.189Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-07-16T00:37:47.189Z] === RUN TestLinksContainerNames [2022-07-16T00:37:47.530Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-16T00:37:47.530Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T00:37:47.788Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-16T00:37:47.788Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T00:37:48.117Z] --- PASS: TestLinksContainerNames (0.89s) [2022-07-16T00:37:48.117Z] === RUN TestLogsFollowTailEmpty [2022-07-16T00:37:48.373Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-07-16T00:37:48.373Z] === RUN TestLogs [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:37:48.373Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:37:48.373Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:37:48.373Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:37:48.373Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:37:49.302Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:37:49.302Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:37:49.865Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-16T00:37:49.865Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:37:50.427Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:37:50.427Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:37:50.427Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:37:50.427Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:37:51.355Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:37:51.355Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:37:51.919Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:37:51.919Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:37:52.481Z] --- PASS: TestLogs (4.16s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.89s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.89s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-16T00:37:52.481Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) [2022-07-16T00:37:52.481Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T00:37:53.042Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/default [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/private [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/slave [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/shared [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/default [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/shared [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:37:53.042Z] === CONT TestMountDaemonRoot/slave [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T00:37:53.042Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T00:37:53.042Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:37:53.043Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T00:37:53.043Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:37:53.043Z] === CONT TestMountDaemonRoot/private [2022-07-16T00:37:53.043Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T00:37:53.043Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:37:53.043Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T00:37:53.043Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:37:53.043Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:37:53.043Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:37:53.043Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T00:37:53.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-07-16T00:37:53.051Z] === RUN TestBuildWithHugeFile [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:37:53.299Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T00:37:53.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:37:53.555Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-16T00:37:53.555Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T00:37:53.555Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-16T00:37:53.555Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T00:37:53.556Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T00:37:53.556Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T00:37:54.920Z] --- PASS: TestContainerBindMountNonRecursive (1.11s) [2022-07-16T00:37:54.920Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T00:37:55.176Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-16T00:37:55.176Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T00:37:55.433Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-16T00:37:55.433Z] === RUN TestNetworkNat [2022-07-16T00:37:55.994Z] --- PASS: TestNetworkNat (0.50s) [2022-07-16T00:37:55.994Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T00:37:56.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-16T00:37:56.556Z] === RUN TestNetworkLoopbackNat [2022-07-16T00:37:59.071Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-16T00:37:59.071Z] === RUN TestPause [2022-07-16T00:37:59.328Z] --- PASS: TestPause (0.46s) [2022-07-16T00:37:59.328Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T00:37:59.328Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:37:59.328Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:37:59.328Z] === RUN TestPauseStopPausedContainer [2022-07-16T00:37:59.890Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-16T00:37:59.890Z] === RUN TestPidHost [2022-07-16T00:38:00.817Z] --- PASS: TestPidHost (1.01s) [2022-07-16T00:38:00.818Z] === RUN TestPsFilter [2022-07-16T00:38:01.074Z] --- PASS: TestPsFilter (0.10s) [2022-07-16T00:38:01.074Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T00:38:01.636Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-16T00:38:01.636Z] === RUN TestRemoveContainerWithVolume [2022-07-16T00:38:01.892Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-16T00:38:01.892Z] === RUN TestRemoveContainerRunning [2022-07-16T00:38:02.454Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-16T00:38:02.454Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T00:38:02.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-16T00:38:02.710Z] === RUN TestRemoveInvalidContainer [2022-07-16T00:38:02.710Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T00:38:02.710Z] === RUN TestRenameLinkedContainer [2022-07-16T00:38:04.600Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-07-16T00:38:04.600Z] === RUN TestRenameStoppedContainer [2022-07-16T00:38:05.163Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-16T00:38:05.163Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T00:38:06.090Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-16T00:38:06.090Z] === RUN TestRenameInvalidName [2022-07-16T00:38:06.346Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-16T00:38:06.346Z] === RUN TestRenameAnonymousContainer [2022-07-16T00:38:08.236Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-16T00:38:08.236Z] === RUN TestRenameContainerWithSameName [2022-07-16T00:38:08.236Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-16T00:38:08.236Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T00:38:09.165Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-16T00:38:09.165Z] === RUN TestResize [2022-07-16T00:38:09.727Z] --- PASS: TestResize (0.43s) [2022-07-16T00:38:09.727Z] === RUN TestResizeWithInvalidSize [2022-07-16T00:38:10.135Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 2m53.209656167s [2022-07-16T00:38:10.135Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 516.688865ms [2022-07-16T00:38:10.290Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-16T00:38:10.290Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T00:38:10.546Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:10.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:10.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:10.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:38:10.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:11.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:12.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:13.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:38:15.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:38:16.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:16.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:38:16.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T00:38:16.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T00:38:19.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:38:19.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:38:22.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:38:23.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:38:23.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:38:25.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:38:25.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:38:27.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-07-16T00:38:28.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-07-16T00:38:28.714Z] === RUN TestCgroupNamespacesRun [2022-07-16T00:38:30.099Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-07-16T00:38:30.099Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T00:38:30.100Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-16T00:38:30.100Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-16T00:38:30.100Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T00:38:31.026Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-16T00:38:31.026Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T00:38:32.392Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-16T00:38:32.392Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T00:38:33.321Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-16T00:38:33.321Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T00:38:34.688Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-16T00:38:34.688Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T00:38:35.249Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-16T00:38:35.249Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T00:38:36.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-16T00:38:36.615Z] === RUN TestNISDomainname [2022-07-16T00:38:37.177Z] --- PASS: TestNISDomainname (0.54s) [2022-07-16T00:38:37.177Z] === RUN TestHostnameDnsResolution [2022-07-16T00:38:37.740Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-07-16T00:38:37.740Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T00:38:38.302Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-16T00:38:38.302Z] === RUN TestPrivilegedHostDevices [2022-07-16T00:38:38.865Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-16T00:38:38.865Z] === RUN TestRunConsoleSize [2022-07-16T00:38:39.120Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-16T00:38:39.120Z] === RUN TestStats [2022-07-16T00:38:41.634Z] --- PASS: TestStats (2.51s) [2022-07-16T00:38:41.635Z] === RUN TestStopContainerWithTimeout [2022-07-16T00:38:41.635Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T00:38:41.635Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T00:38:41.635Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T00:38:41.635Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T00:38:41.635Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T00:38:41.635Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T00:38:41.635Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T00:38:41.635Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T00:38:41.635Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T00:38:41.635Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T00:38:42.198Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T00:38:44.087Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T00:38:46.603Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T00:38:46.603Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-07-16T00:38:46.603Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-16T00:38:46.603Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-16T00:38:46.603Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-07-16T00:38:46.603Z] === RUN TestDeleteDevicemapper [2022-07-16T00:38:46.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:38:46.603Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T00:38:46.603Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T00:38:47.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-07-16T00:38:47.532Z] === RUN TestUpdateMemory [2022-07-16T00:38:48.459Z] --- PASS: TestUpdateMemory (0.60s) [2022-07-16T00:38:48.459Z] === RUN TestUpdateCPUQuota [2022-07-16T00:38:49.268Z] --- PASS: TestBuildWithHugeFile (50.89s) [2022-07-16T00:38:49.268Z] === RUN TestBuildWCOWSandboxSize [2022-07-16T00:38:49.268Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:38:49.268Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:38:49.268Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T00:38:49.268Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:38:49.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:38:49.268Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:38:49.268Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:38:49.268Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:38:49.268Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:38:49.268Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:38:49.268Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:38:49.268Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:38:49.268Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-16T00:38:49.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-16T00:38:49.268Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-16T00:38:49.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-16T00:38:49.268Z] === RUN TestBuildPreserveOwnership [2022-07-16T00:38:49.268Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T00:38:49.268Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T00:38:49.387Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-16T00:38:49.388Z] === RUN TestUpdatePidsLimit [2022-07-16T00:38:49.388Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T00:38:49.388Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T00:38:49.644Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T00:38:49.900Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-16T00:38:50.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T00:38:50.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T00:38:50.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T00:38:51.233Z] --- PASS: TestUpdatePidsLimit (2.12s) [2022-07-16T00:38:51.233Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-16T00:38:51.233Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-16T00:38:51.233Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-16T00:38:51.489Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-16T00:38:51.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-16T00:38:51.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-16T00:38:51.489Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-16T00:38:51.489Z] === RUN TestUpdateRestartPolicy [2022-07-16T00:38:53.449Z] --- PASS: TestBuildPreserveOwnership (9.79s) [2022-07-16T00:38:53.449Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.76s) [2022-07-16T00:38:53.449Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-16T00:38:53.449Z] === RUN TestBuildPlatformInvalid [2022-07-16T00:38:53.449Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-16T00:38:53.449Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T00:38:53.449Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-16T00:38:53.449Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-16T00:38:53.449Z] PASS [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === Skipped [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T00:38:53.449Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:38:53.449Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-16T00:38:53.449Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] DONE 34 tests, 3 skipped in 110.946s [2022-07-16T00:38:53.449Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T00:38:53.449Z] INFO: Testing against a local daemon [2022-07-16T00:38:53.449Z] === RUN TestConfigInspect [2022-07-16T00:38:53.449Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-16T00:38:53.449Z] === RUN TestConfigList [2022-07-16T00:38:53.449Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestConfigList (0.01s) [2022-07-16T00:38:53.449Z] === RUN TestConfigsCreateAndDelete [2022-07-16T00:38:53.449Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-16T00:38:53.449Z] === RUN TestConfigsUpdate [2022-07-16T00:38:53.449Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-16T00:38:53.449Z] === RUN TestTemplatedConfig [2022-07-16T00:38:53.449Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-16T00:38:53.449Z] === RUN TestConfigCreateResolve [2022-07-16T00:38:53.449Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-16T00:38:53.449Z] PASS [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === Skipped [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-16T00:38:53.449Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-16T00:38:53.449Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-16T00:38:53.449Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-16T00:38:53.449Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-16T00:38:53.449Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-16T00:38:53.449Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:38:53.449Z] [2022-07-16T00:38:53.449Z] DONE 6 tests, 6 skipped in 0.137s [2022-07-16T00:38:53.449Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T00:38:53.449Z] INFO: Testing against a local daemon [2022-07-16T00:38:53.449Z] === RUN TestAttachWithTTY [2022-07-16T00:38:53.707Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-16T00:38:53.707Z] === RUN TestAttachWithoutTTy [2022-07-16T00:38:53.707Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-16T00:38:53.707Z] === RUN TestCheckpoint [2022-07-16T00:38:53.707Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:38:53.707Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/commit [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:38:53.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:38:53.707Z] === CONT TestContainerInvalidJSON/commit [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-16T00:38:53.707Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-16T00:38:53.707Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-16T00:38:53.707Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-16T00:38:53.707Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-16T00:38:53.708Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-16T00:38:53.708Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-16T00:38:53.708Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-16T00:38:53.708Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:38:53.708Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-16T00:38:53.708Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T00:38:53.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-16T00:38:53.708Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T00:38:53.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-16T00:38:53.708Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T00:38:53.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-16T00:38:53.708Z] === RUN TestCopyEmptyFile [2022-07-16T00:38:53.966Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-16T00:38:53.966Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T00:38:53.966Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-16T00:38:53.966Z] === RUN TestCopyFromContainer [2022-07-16T00:38:58.150Z] === RUN TestCopyFromContainer// [2022-07-16T00:38:58.150Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T00:38:58.150Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T00:38:58.409Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T00:38:58.409Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T00:38:58.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T00:38:58.409Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T00:38:58.668Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T00:38:58.668Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T00:38:58.668Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer (4.67s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-16T00:38:58.668Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-16T00:38:58.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T00:38:58.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:38:58.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:38:58.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:38:58.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:38:58.668Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:38:58.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:38:58.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:38:58.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:38:58.668Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:38:58.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T00:38:58.668Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T00:38:58.668Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-16T00:38:58.668Z] === RUN TestCreateWithInvalidEnv [2022-07-16T00:38:58.668Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T00:38:58.668Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T00:38:58.668Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T00:38:58.668Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T00:38:58.668Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T00:38:58.668Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T00:38:58.668Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T00:38:58.668Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T00:38:58.668Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T00:38:58.668Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T00:38:58.668Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T00:38:58.668Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T00:38:58.668Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-16T00:38:58.668Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T00:39:00.045Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-16T00:39:00.045Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:39:01.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:39:01.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:39:01.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:39:01.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:39:01.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:39:01.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:39:01.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:39:01.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:39:01.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:39:01.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:39:01.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-16T00:39:01.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-16T00:39:01.420Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T00:39:01.679Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-07-16T00:39:01.679Z] === RUN TestCreateDifferentPlatform [2022-07-16T00:39:01.679Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T00:39:01.679Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T00:39:01.679Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T00:39:01.679Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T00:39:01.679Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-16T00:39:01.679Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T00:39:01.679Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-16T00:39:01.679Z] === RUN TestCreateInvalidHostConfig [2022-07-16T00:39:01.679Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:39:01.679Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:39:01.679Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:39:01.679Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:39:01.679Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:39:01.679Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:39:01.679Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:39:01.679Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:39:01.679Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:39:01.679Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:39:01.679Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:39:01.679Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:39:01.679Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-16T00:39:01.679Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-16T00:39:01.679Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T00:39:01.679Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-16T00:39:01.679Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-16T00:39:01.679Z] === RUN TestDaemonRestartIpcMode [2022-07-16T00:39:01.679Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T00:39:01.679Z] === RUN TestDaemonHostGatewayIP [2022-07-16T00:39:01.679Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:39:01.679Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-16T00:39:01.679Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T00:39:01.679Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T00:39:01.679Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T00:39:01.679Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-16T00:39:01.679Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-16T00:39:01.679Z] === RUN TestDiff [2022-07-16T00:39:02.253Z] --- PASS: TestDiff (0.41s) [2022-07-16T00:39:02.253Z] === RUN TestExecConsoleSize [2022-07-16T00:39:02.516Z] --- PASS: TestExecConsoleSize (0.44s) [2022-07-16T00:39:02.516Z] === RUN TestExecWithCloseStdin [2022-07-16T00:39:03.095Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-07-16T00:39:03.095Z] === RUN TestExec [2022-07-16T00:39:03.657Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-07-16T00:39:03.657Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T00:39:03.657Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-07-16T00:39:03.657Z] === RUN TestWaitNonBlocked [2022-07-16T00:39:03.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:39:03.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:39:03.657Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:39:03.657Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:39:03.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:39:03.657Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:39:03.657Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T00:39:03.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-16T00:39:03.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-16T00:39:03.657Z] === RUN TestWaitBlocked [2022-07-16T00:39:03.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:39:03.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:39:03.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:39:03.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:39:03.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:39:03.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:39:03.682Z] --- PASS: TestExec (0.47s) [2022-07-16T00:39:03.682Z] === RUN TestExecUser [2022-07-16T00:39:04.220Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T00:39:04.220Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-07-16T00:39:04.220Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-16T00:39:04.220Z] === RUN TestWaitConditions [2022-07-16T00:39:04.220Z] === RUN TestWaitConditions/default [2022-07-16T00:39:04.220Z] === PAUSE TestWaitConditions/default [2022-07-16T00:39:04.220Z] === RUN TestWaitConditions/not-running [2022-07-16T00:39:04.220Z] === PAUSE TestWaitConditions/not-running [2022-07-16T00:39:04.220Z] === RUN TestWaitConditions/next-exit [2022-07-16T00:39:04.220Z] === PAUSE TestWaitConditions/next-exit [2022-07-16T00:39:04.220Z] === RUN TestWaitConditions/removed [2022-07-16T00:39:04.220Z] === PAUSE TestWaitConditions/removed [2022-07-16T00:39:04.220Z] === CONT TestWaitConditions/default [2022-07-16T00:39:04.220Z] === CONT TestWaitConditions/removed [2022-07-16T00:39:04.248Z] --- PASS: TestExecUser (0.46s) [2022-07-16T00:39:04.248Z] === RUN TestExportContainerAndImportImage [2022-07-16T00:39:04.813Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-16T00:39:04.813Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T00:39:06.109Z] === CONT TestWaitConditions/next-exit [2022-07-16T00:39:06.109Z] === CONT TestWaitConditions/not-running [2022-07-16T00:39:06.188Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-16T00:39:06.188Z] === RUN TestHealthCheckWorkdir [2022-07-16T00:39:06.446Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-07-16T00:39:06.446Z] === RUN TestHealthKillContainer [2022-07-16T00:39:07.998Z] --- PASS: TestWaitConditions (0.01s) [2022-07-16T00:39:07.998Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-07-16T00:39:07.998Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-16T00:39:07.998Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-07-16T00:39:07.998Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-07-16T00:39:07.998Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T00:39:07.998Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T00:39:09.890Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-07-16T00:39:09.890Z] === CONT TestIpcModeOlderClient [2022-07-16T00:39:09.890Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-07-16T00:39:09.890Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T00:39:10.148Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-16T00:39:10.148Z] === CONT TestDaemonHostGatewayIP [2022-07-16T00:39:10.510Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-16T00:39:10.510Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:39:10.510Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:39:10.510Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:39:10.510Z] [2022-07-16T00:39:10.510Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-16T00:39:10.510Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T00:39:10.510Z] HOSTNAME=c21f8efdba42 [2022-07-16T00:39:10.510Z] TESTDEBUG=0 [2022-07-16T00:39:10.510Z] DEST=bundles/test-integration [2022-07-16T00:39:10.510Z] PWD=/go/src/github.com/docker/docker [2022-07-16T00:39:10.510Z] DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 [2022-07-16T00:39:10.510Z] container=docker [2022-07-16T00:39:10.510Z] HOME=/root [2022-07-16T00:39:10.510Z] GOLANG_VERSION=1.18.4 [2022-07-16T00:39:10.510Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-16T00:39:10.510Z] VALIDATE_BRANCH=22.06 [2022-07-16T00:39:10.510Z] TERM=xterm [2022-07-16T00:39:10.510Z] DOCKER_PKG=github.com/docker/docker [2022-07-16T00:39:10.510Z] SHLVL=1 [2022-07-16T00:39:10.510Z] TIMEOUT=120m [2022-07-16T00:39:10.510Z] DOCKER_BUILDTAGS= journald [2022-07-16T00:39:10.510Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-16T00:39:10.510Z] GO111MODULE=off [2022-07-16T00:39:10.510Z] DOCKER_EXPERIMENTAL=1 [2022-07-16T00:39:10.510Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-16T00:39:10.510Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-16T00:39:10.510Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-16T00:39:10.510Z] GOPATH=/go [2022-07-16T00:39:10.510Z] PKG_CONFIG=pkg-config [2022-07-16T00:39:10.510Z] _=/usr/bin/env [2022-07-16T00:39:10.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-16T00:39:12.673Z] --- PASS: TestDaemonHostGatewayIP (2.64s) [2022-07-16T00:39:12.673Z] === CONT TestDaemonRestartIpcMode [2022-07-16T00:39:14.552Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-16T00:39:14.552Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T00:39:14.552Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T00:39:14.552Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T00:39:14.552Z] === RUN TestIpcModeNone [2022-07-16T00:39:14.810Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-16T00:39:14.810Z] === RUN TestIpcModePrivate [2022-07-16T00:39:15.068Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-16T00:39:15.068Z] --- PASS: TestIpcModePrivate (0.43s) [2022-07-16T00:39:15.068Z] === RUN TestIpcModeShareable [2022-07-16T00:39:15.068Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:39:15.068Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-16T00:39:15.068Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T00:39:15.191Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-07-16T00:39:16.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-07-16T00:39:16.702Z] === RUN TestAPIIpcModeHost [2022-07-16T00:39:16.702Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:39:16.702Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-16T00:39:16.702Z] === RUN TestDaemonIpcModeShareable [2022-07-16T00:39:16.702Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:39:16.702Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-16T00:39:16.702Z] === RUN TestDaemonIpcModePrivate [2022-07-16T00:39:17.640Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-16T00:39:17.898Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-07-16T00:39:17.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T00:39:17.898Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:39:17.898Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-16T00:39:17.898Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T00:39:17.898Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:39:17.898Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-16T00:39:17.898Z] === RUN TestIpcModeOlderClient [2022-07-16T00:39:17.898Z] === PAUSE TestIpcModeOlderClient [2022-07-16T00:39:17.898Z] === RUN TestKillContainerInvalidSignal [2022-07-16T00:39:18.157Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-16T00:39:18.157Z] === RUN TestKillContainer [2022-07-16T00:39:18.157Z] === RUN TestKillContainer/no_signal [2022-07-16T00:39:18.724Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T00:39:18.982Z] === RUN TestKillContainer/killing_signal [2022-07-16T00:39:19.549Z] --- PASS: TestKillContainer (1.20s) [2022-07-16T00:39:19.549Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-16T00:39:19.549Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-16T00:39:19.549Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-07-16T00:39:19.549Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T00:39:19.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T00:39:19.807Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T00:39:20.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-07-16T00:39:20.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-16T00:39:20.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-16T00:39:20.376Z] === RUN TestKillStoppedContainer [2022-07-16T00:39:20.376Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-16T00:39:20.376Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T00:39:20.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-16T00:39:20.376Z] === RUN TestKillDifferentUserContainer [2022-07-16T00:39:20.634Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-16T00:39:20.634Z] === RUN TestInspectOomKilledTrue [2022-07-16T00:39:20.634Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:20.634Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T00:39:20.634Z] === RUN TestInspectOomKilledFalse [2022-07-16T00:39:20.634Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:39:20.634Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-16T00:39:20.634Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T00:39:20.634Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-16T00:39:20.634Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-16T00:39:20.634Z] === RUN TestLinksContainerNames [2022-07-16T00:39:21.575Z] --- PASS: TestLinksContainerNames (0.80s) [2022-07-16T00:39:21.575Z] === RUN TestLogsFollowTailEmpty [2022-07-16T00:39:21.723Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-07-16T00:39:21.723Z] PASS [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] === Skipped [2022-07-16T00:39:21.723Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T00:39:21.723Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T00:39:21.723Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:39:21.723Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-16T00:39:21.723Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T00:39:21.723Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:39:21.723Z] [2022-07-16T00:39:21.723Z] DONE 264 tests, 5 skipped in 129.156s [2022-07-16T00:39:21.723Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-16T00:39:21.723Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T00:39:21.834Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-16T00:39:21.834Z] === RUN TestLogs [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:39:21.834Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:39:21.834Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:39:21.834Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:39:21.834Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:39:22.285Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-16T00:39:22.285Z] === RUN TestConfigDaemonID [2022-07-16T00:39:22.778Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:39:22.778Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:39:23.212Z] daemon_test.go:83: [d5b7b8b69a206] daemon is not started [2022-07-16T00:39:23.212Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:39:23.212Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-16T00:39:23.212Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-16T00:39:23.212Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-16T00:39:23.212Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-16T00:39:23.212Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-16T00:39:23.212Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-16T00:39:23.212Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:39:23.212Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-16T00:39:23.345Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-16T00:39:23.345Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-16T00:39:23.469Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-16T00:39:23.469Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-16T00:39:23.469Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-16T00:39:23.469Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-16T00:39:23.469Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-16T00:39:23.469Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:39:23.912Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:39:23.912Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:39:23.912Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:39:23.912Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:39:24.478Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:39:24.478Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:39:24.860Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-16T00:39:25.047Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:39:25.047Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:39:25.614Z] --- PASS: TestLogs (3.67s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-07-16T00:39:25.614Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-07-16T00:39:25.614Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T00:39:25.798Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-16T00:39:26.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/default [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/private [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/slave [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/shared [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/default [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/private [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/shared [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/slave [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:39:26.180Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T00:39:26.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:39:26.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:39:26.439Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T00:39:26.439Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T00:39:26.439Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T00:39:26.439Z] 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-16T00:39:26.439Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-07-16T00:39:26.439Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T00:39:26.439Z] 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-16T00:39:26.439Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-16T00:39:26.439Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T00:39:26.439Z] 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-16T00:39:26.439Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-16T00:39:26.439Z] === RUN TestNetworkNat [2022-07-16T00:39:26.731Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-16T00:39:26.731Z] daemon_test.go:197: [d46c0f58988bb] daemon is not started [2022-07-16T00:39:26.731Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-16T00:39:26.731Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-16T00:39:26.731Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-16T00:39:26.731Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-16T00:39:26.731Z] === RUN TestDaemonProxy [2022-07-16T00:39:26.731Z] === RUN TestDaemonProxy/environment_variables [2022-07-16T00:39:27.005Z] --- PASS: TestNetworkNat (0.46s) [2022-07-16T00:39:27.005Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T00:39:27.264Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-16T00:39:27.264Z] === RUN TestNetworkLoopbackNat [2022-07-16T00:39:28.618Z] === RUN TestDaemonProxy/command-line_options [2022-07-16T00:39:29.792Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-16T00:39:29.792Z] === RUN TestPause [2022-07-16T00:39:29.792Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:29.792Z] --- SKIP: TestPause (0.00s) [2022-07-16T00:39:29.792Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T00:39:29.792Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:39:29.792Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:39:29.792Z] === RUN TestPauseStopPausedContainer [2022-07-16T00:39:29.792Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:29.792Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-16T00:39:29.792Z] === RUN TestPidHost [2022-07-16T00:39:29.982Z] === RUN TestDaemonProxy/configuration_file [2022-07-16T00:39:30.728Z] --- PASS: TestPidHost (0.88s) [2022-07-16T00:39:30.728Z] === RUN TestPsFilter [2022-07-16T00:39:30.986Z] --- PASS: TestPsFilter (0.10s) [2022-07-16T00:39:30.986Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T00:39:31.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-16T00:39:31.245Z] === RUN TestRemoveContainerWithVolume [2022-07-16T00:39:31.811Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-16T00:39:31.811Z] === RUN TestRemoveContainerRunning [2022-07-16T00:39:31.870Z] === RUN TestDaemonProxy/conflicting_options [2022-07-16T00:39:32.069Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-16T00:39:32.069Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T00:39:32.432Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-16T00:39:32.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-16T00:39:32.636Z] === RUN TestRemoveInvalidContainer [2022-07-16T00:39:32.636Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T00:39:32.636Z] === RUN TestRenameLinkedContainer [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-16T00:39:32.995Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-16T00:39:32.995Z] PASS [2022-07-16T00:39:32.995Z] [2022-07-16T00:39:32.995Z] DONE 18 tests in 11.134s [2022-07-16T00:39:32.995Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T00:39:32.995Z] INFO: Testing against a local daemon [2022-07-16T00:39:32.995Z] === RUN TestCommitInheritsEnv [2022-07-16T00:39:33.250Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-07-16T00:39:33.250Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T00:39:33.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T00:39:33.250Z] === RUN TestImportWithCustomPlatform [2022-07-16T00:39:33.250Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-16T00:39:33.250Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-16T00:39:33.250Z] === RUN TestImportWithCustomPlatform// [2022-07-16T00:39:33.250Z] === RUN TestImportWithCustomPlatform/linux [2022-07-16T00:39:33.507Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-16T00:39:33.507Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-16T00:39:33.507Z] === RUN TestImportWithCustomPlatform/macos [2022-07-16T00:39:33.507Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-16T00:39:33.507Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-16T00:39:33.507Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-16T00:39:33.507Z] === RUN TestImagesFilterMultiReference [2022-07-16T00:39:33.763Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-16T00:39:33.763Z] === RUN TestImagePullPlatformInvalid [2022-07-16T00:39:33.763Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T00:39:33.763Z] === RUN TestRemoveImageOrphaning [2022-07-16T00:39:34.011Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-07-16T00:39:34.011Z] === RUN TestRenameStoppedContainer [2022-07-16T00:39:34.019Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-16T00:39:34.019Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T00:39:34.577Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-16T00:39:34.577Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T00:39:34.580Z] time="2022-07-16T00:39:34Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-16T00:39:35.144Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-07-16T00:39:35.144Z] === RUN TestRenameInvalidName [2022-07-16T00:39:35.712Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-16T00:39:35.712Z] === RUN TestRenameAnonymousContainer [2022-07-16T00:39:35.945Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-07-16T00:39:35.945Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T00:39:35.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-16T00:39:35.945Z] === RUN TestTagInvalidReference [2022-07-16T00:39:35.945Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T00:39:35.945Z] === RUN TestTagValidPrefixedRepo [2022-07-16T00:39:35.945Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-16T00:39:35.945Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T00:39:35.945Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-16T00:39:35.945Z] === RUN TestTagOfficialNames [2022-07-16T00:39:35.945Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-16T00:39:35.945Z] === RUN TestTagMatchesDigest [2022-07-16T00:39:35.945Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-16T00:39:35.945Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T00:39:37.086Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-16T00:39:37.086Z] === RUN TestRenameContainerWithSameName [2022-07-16T00:39:37.653Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-16T00:39:37.653Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T00:39:37.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-16T00:39:38.587Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-16T00:39:38.587Z] === RUN TestResize [2022-07-16T00:39:38.845Z] --- PASS: TestResize (0.37s) [2022-07-16T00:39:38.845Z] === RUN TestResizeWithInvalidSize [2022-07-16T00:39:39.103Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-07-16T00:39:39.103Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T00:39:39.669Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-16T00:39:39.669Z] === RUN TestDaemonRestartKillContainers [2022-07-16T00:39:39.669Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-16T00:39:39.669Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-16T00:39:39.669Z] === RUN TestCgroupNamespacesRun [2022-07-16T00:39:40.604Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-07-16T00:39:40.604Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T00:39:41.980Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-16T00:39:41.980Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T00:39:42.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-16T00:39:42.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-16T00:39:42.914Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-07-16T00:39:42.914Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T00:39:44.288Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-16T00:39:44.288Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T00:39:45.227Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-16T00:39:45.227Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T00:39:46.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-16T00:39:46.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T00:39:46.690Z] INFO [linters context/goanalysis] analyzers took 6m33.097551692s with top 10 stages: buildir: 2m23.622499741s, the_only_name: 39.222347043s, goimports: 28.740752143s, unconvert: 22.870363586s, gosec: 19.143186376s, S1038: 17.940038205s, misspell: 7.454849344s, unused: 6.165385s, S1039: 5.418631489s, nilness: 5.005375819s [2022-07-16T00:39:46.690Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-16T00:39:46.690Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/77, exclude: 2030/2030, skip_dirs: 2133/2133, skip_files: 2133/2133, filename_unadjuster: 2133/2133, exclude-rules: 77/2030, cgo: 2133/2396, autogenerated_exclude: 2030/2133, identifier_marker: 2030/2030, path_prettifier: 2133/2133 [2022-07-16T00:39:46.690Z] INFO [runner] processing took 196.566714ms with stages: nolint: 85.664692ms, identifier_marker: 64.661424ms, path_prettifier: 14.921582ms, exclude-rules: 14.228836ms, autogenerated_exclude: 12.236311ms, skip_dirs: 3.551666ms, cgo: 722.104µs, filename_unadjuster: 568.341µs, path_prefixer: 4.974µs, max_same_issues: 1.644µs, skip_files: 978ns, diff: 795ns, uniq_by_line: 690ns, max_from_linter: 480ns, exclude: 466ns, source_code: 373ns, severity-rules: 370ns, path_shortener: 368ns, max_per_file_from_linter: 319ns, sort_results: 301ns [2022-07-16T00:39:46.690Z] INFO [runner] linters took 1m46.824254695s with stages: goanalysis_metalinter: 1m46.627390005s [2022-07-16T00:39:46.690Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-16T00:39:46.690Z] INFO Memory: 2807 samples, avg is 317.5MB, max is 1213.2MB [2022-07-16T00:39:46.690Z] INFO Execution took 4m40.562981953s [2022-07-16T00:39:46.690Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-16T00:39:47.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh dynbinary test-docker-py [2022-07-16T00:39:47.207Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-16T00:39:47.207Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T00:39:47.302Z] [2022-07-16T00:39:47.562Z] Removing bundles/ [2022-07-16T00:39:47.562Z] [2022-07-16T00:39:47.562Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-16T00:39:47.562Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-16T00:39:47.562Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:39:48.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-16T00:39:48.158Z] === RUN TestNISDomainname [2022-07-16T00:39:48.423Z] 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-16T00:39:48.423Z] --- SKIP: TestNISDomainname (0.04s) [2022-07-16T00:39:48.423Z] === RUN TestHostnameDnsResolution [2022-07-16T00:39:48.992Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-16T00:39:48.992Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T00:39:48.992Z] 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-16T00:39:48.992Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-16T00:39:48.992Z] === RUN TestPrivilegedHostDevices [2022-07-16T00:39:49.558Z] --- PASS: TestPrivilegedHostDevices (0.42s) [2022-07-16T00:39:49.558Z] === RUN TestRunConsoleSize [2022-07-16T00:39:49.816Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-16T00:39:49.816Z] === RUN TestStats [2022-07-16T00:39:49.816Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:49.816Z] --- SKIP: TestStats (0.00s) [2022-07-16T00:39:49.816Z] === RUN TestStopContainerWithTimeout [2022-07-16T00:39:49.816Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T00:39:49.816Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T00:39:49.816Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T00:39:49.816Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T00:39:49.816Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T00:39:49.816Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T00:39:49.816Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T00:39:49.816Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T00:39:49.816Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T00:39:49.816Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T00:39:50.383Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T00:39:52.911Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T00:39:53.845Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T00:39:53.845Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-16T00:39:53.845Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-16T00:39:53.845Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-07-16T00:39:53.845Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-16T00:39:53.845Z] === RUN TestDeleteDevicemapper [2022-07-16T00:39:53.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:39:53.845Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T00:39:53.845Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T00:39:55.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-07-16T00:39:55.222Z] === RUN TestUpdateMemory [2022-07-16T00:39:55.222Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:55.222Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-16T00:39:55.222Z] === RUN TestUpdateCPUQuota [2022-07-16T00:39:55.222Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:55.222Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-16T00:39:55.222Z] === RUN TestUpdatePidsLimit [2022-07-16T00:39:55.222Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:39:55.222Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-16T00:39:55.222Z] === RUN TestUpdateRestartPolicy [2022-07-16T00:39:59.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T00:40:00.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-16T00:40:05.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-16T00:40:07.418Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-16T00:40:07.418Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T00:40:07.418Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-07-16T00:40:07.418Z] === RUN TestWaitNonBlocked [2022-07-16T00:40:07.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:40:07.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:40:07.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:40:07.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:40:07.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:40:07.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:40:07.418Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T00:40:07.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-16T00:40:07.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-07-16T00:40:07.418Z] === RUN TestWaitBlocked [2022-07-16T00:40:07.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:40:07.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:40:07.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:40:07.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:40:07.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:40:07.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:40:07.984Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T00:40:07.984Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-16T00:40:07.984Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-07-16T00:40:07.984Z] === RUN TestWaitConditions [2022-07-16T00:40:07.984Z] === RUN TestWaitConditions/default [2022-07-16T00:40:07.984Z] === PAUSE TestWaitConditions/default [2022-07-16T00:40:07.984Z] === RUN TestWaitConditions/not-running [2022-07-16T00:40:07.984Z] === PAUSE TestWaitConditions/not-running [2022-07-16T00:40:07.984Z] === RUN TestWaitConditions/next-exit [2022-07-16T00:40:07.984Z] === PAUSE TestWaitConditions/next-exit [2022-07-16T00:40:07.984Z] === RUN TestWaitConditions/removed [2022-07-16T00:40:07.984Z] === PAUSE TestWaitConditions/removed [2022-07-16T00:40:07.984Z] === CONT TestWaitConditions/default [2022-07-16T00:40:07.984Z] === CONT TestWaitConditions/next-exit [2022-07-16T00:40:09.882Z] === CONT TestWaitConditions/not-running [2022-07-16T00:40:09.882Z] === CONT TestWaitConditions/removed [2022-07-16T00:40:11.256Z] --- PASS: TestWaitConditions (0.01s) [2022-07-16T00:40:11.256Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-07-16T00:40:11.256Z] --- PASS: TestWaitConditions/default (1.79s) [2022-07-16T00:40:11.256Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-07-16T00:40:11.256Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-07-16T00:40:11.256Z] === CONT TestDaemonRestartIpcMode [2022-07-16T00:40:11.256Z] === CONT TestIpcModeOlderClient [2022-07-16T00:40:11.256Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-16T00:40:11.256Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T00:40:13.789Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-07-16T00:40:14.047Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-07-16T00:40:14.047Z] PASS [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === Skipped [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T00:40:14.047Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-16T00:40:14.047Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-16T00:40:14.047Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-16T00:40:14.047Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-16T00:40:14.047Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-16T00:40:14.047Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-16T00:40:14.047Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-16T00:40:14.047Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-16T00:40:14.047Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-16T00:40:14.047Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T00:40:14.047Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-16T00:40:14.047Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:40:14.047Z] [2022-07-16T00:40:14.047Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-16T00:40:14.048Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-07-16T00:40:14.048Z] 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-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-16T00:40:14.048Z] 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-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-16T00:40:14.048Z] 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-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-16T00:40:14.048Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:40:14.048Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-16T00:40:14.048Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-16T00:40:14.048Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2022-07-16T00:40:14.048Z] 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-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-16T00:40:14.048Z] 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-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-16T00:40:14.048Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T00:40:14.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-16T00:40:14.048Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-16T00:40:14.048Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-16T00:40:14.048Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-16T00:40:14.048Z] [2022-07-16T00:40:14.048Z] DONE 241 tests, 27 skipped in 80.570s [2022-07-16T00:40:14.048Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-16T00:40:14.048Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T00:40:14.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-16T00:40:14.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T00:40:14.614Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-16T00:40:14.614Z] === RUN TestConfigDaemonID [2022-07-16T00:40:14.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T00:40:15.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T00:40:15.989Z] daemon_test.go:83: [d62b3d0b264da] daemon is not started [2022-07-16T00:40:15.989Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:40:15.989Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-16T00:40:15.989Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-16T00:40:15.989Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-16T00:40:15.989Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-16T00:40:15.989Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-16T00:40:15.989Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-16T00:40:15.989Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:40:15.989Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-16T00:40:15.989Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-16T00:40:15.989Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-16T00:40:15.989Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-16T00:40:15.989Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-16T00:40:15.989Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-16T00:40:15.989Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-16T00:40:16.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T00:40:16.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T00:40:16.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T00:40:17.365Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-16T00:40:18.300Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-16T00:40:19.234Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-16T00:40:19.234Z] daemon_test.go:197: [dc01cded1535d] daemon is not started [2022-07-16T00:40:19.234Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-16T00:40:19.234Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-16T00:40:19.234Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-16T00:40:19.234Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-16T00:40:19.234Z] === RUN TestDaemonProxy [2022-07-16T00:40:19.234Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-16T00:40:19.234Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-16T00:40:19.234Z] PASS [2022-07-16T00:40:19.234Z] [2022-07-16T00:40:19.234Z] === Skipped [2022-07-16T00:40:19.234Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-16T00:40:19.234Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-16T00:40:19.234Z] [2022-07-16T00:40:19.234Z] DONE 13 tests, 1 skipped in 5.242s [2022-07-16T00:40:19.234Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T00:40:19.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T00:40:19.492Z] INFO: Testing against a local daemon [2022-07-16T00:40:19.492Z] === RUN TestCommitInheritsEnv [2022-07-16T00:40:20.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T00:40:21.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T00:40:21.391Z] --- PASS: TestCommitInheritsEnv (1.73s) [2022-07-16T00:40:21.391Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T00:40:21.391Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform// [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/linux [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/macos [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-16T00:40:21.391Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-16T00:40:21.391Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-16T00:40:21.391Z] === RUN TestImagesFilterMultiReference [2022-07-16T00:40:21.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T00:40:21.649Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-16T00:40:21.649Z] === RUN TestImagePullPlatformInvalid [2022-07-16T00:40:21.649Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-16T00:40:21.649Z] === RUN TestRemoveImageOrphaning [2022-07-16T00:40:22.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T00:40:23.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T00:40:23.548Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-16T00:40:23.548Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T00:40:23.548Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-16T00:40:23.548Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-16T00:40:23.548Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T00:40:23.548Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-16T00:40:23.548Z] === RUN TestTagInvalidReference [2022-07-16T00:40:23.548Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T00:40:23.548Z] === RUN TestTagValidPrefixedRepo [2022-07-16T00:40:23.548Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-16T00:40:23.548Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T00:40:23.548Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-16T00:40:23.548Z] === RUN TestTagOfficialNames [2022-07-16T00:40:23.548Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-16T00:40:23.548Z] === RUN TestTagMatchesDigest [2022-07-16T00:40:23.548Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-16T00:40:23.548Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T00:40:24.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T00:40:24.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T00:40:25.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T00:40:26.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-16T00:40:26.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:40:26.490Z] Using test binary docker [2022-07-16T00:40:26.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T00:40:26.490Z] +++ /etc/init.d/apparmor start [2022-07-16T00:40:26.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:40:26.490Z] INFO: Waiting for daemon to start... [2022-07-16T00:40:26.490Z] Starting dockerd [2022-07-16T00:40:26.490Z] +++ 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-16T00:40:27.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-16T00:40:30.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-16T00:40:33.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-16T00:40:34.599Z] . [2022-07-16T00:40:34.599Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:40:34.599Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:40:34.599Z] Error: No such image: emptyfs [2022-07-16T00:40:34.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T00:40:34.599Z] ++++ docker load [2022-07-16T00:40:34.599Z] Running integration-test (iteration 1) [2022-07-16T00:40:34.599Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T00:40:34.599Z] ++ 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-16T00:40:34.599Z] ++ set -e [2022-07-16T00:40:34.599Z] ++ '[' -n 0 ']' [2022-07-16T00:40:34.599Z] ++ set -x [2022-07-16T00:40:34.599Z] ++ 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-16T00:40:34.858Z] Loaded image: busybox:latest [2022-07-16T00:40:34.858Z] Loaded image: busybox:glibc [2022-07-16T00:40:35.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-16T00:40:35.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-16T00:40:36.233Z] Loaded image: debian:bullseye-slim [2022-07-16T00:40:36.233Z] Loaded image: hello-world:latest [2022-07-16T00:40:36.233Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:40:36.233Z] INFO: Testing against a local daemon [2022-07-16T00:40:36.233Z] === RUN TestCgroupNamespacesBuild [2022-07-16T00:40:37.167Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-16T00:40:37.167Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T00:40:38.544Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-16T00:40:38.544Z] === RUN TestBuildWithSession [2022-07-16T00:40:38.544Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:40:38.544Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T00:40:38.544Z] === RUN TestBuildSquashParent [2022-07-16T00:40:39.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-16T00:40:42.730Z] --- PASS: TestBuildSquashParent (3.93s) [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:40:42.730Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:40:42.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:40:42.730Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:40:42.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:40:44.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:40:44.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:40:45.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:40:45.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-07-16T00:40:46.436Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-07-16T00:40:46.436Z] === RUN TestBuildMultiStageCopy [2022-07-16T00:40:46.436Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T00:40:47.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-16T00:40:47.826Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T00:40:47.826Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T00:40:48.085Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T00:40:48.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s) [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-16T00:40:48.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-16T00:40:48.601Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T00:40:49.167Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-07-16T00:40:49.167Z] === RUN TestBuildLabelWithTargets [2022-07-16T00:40:49.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-16T00:40:50.101Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-07-16T00:40:50.101Z] === RUN TestBuildWithEmptyLayers [2022-07-16T00:40:50.667Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-07-16T00:40:50.667Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T00:40:52.042Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-07-16T00:40:52.042Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T00:40:52.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-16T00:40:52.976Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-16T00:40:52.976Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T00:40:53.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-16T00:40:54.351Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-07-16T00:40:54.351Z] === RUN TestBuildWithHugeFile [2022-07-16T00:40:56.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-16T00:40:58.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-16T00:41:03.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-16T00:41:04.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-16T00:41:08.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-16T00:41:10.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:41:10.706Z] Using test binary docker [2022-07-16T00:41:10.706Z] +++ /etc/init.d/apparmor start [2022-07-16T00:41:10.706Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:41:10.706Z] Starting dockerd [2022-07-16T00:41:10.706Z] INFO: Waiting for daemon to start... [2022-07-16T00:41:10.706Z] +++ 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-16T00:41:12.324Z] --- PASS: TestImportExtremelyLargeImageWorks (91.68s) [2022-07-16T00:41:12.324Z] PASS [2022-07-16T00:41:12.324Z] [2022-07-16T00:41:12.324Z] DONE 22 tests in 94.767s [2022-07-16T00:41:12.324Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-16T00:41:12.324Z] === RUN TestStripANSICommands [2022-07-16T00:41:12.324Z] === RUN TestStripANSICommands/#00 [2022-07-16T00:41:12.324Z] === RUN TestStripANSICommands/#01 [2022-07-16T00:41:12.324Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-16T00:41:12.324Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-16T00:41:12.324Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-16T00:41:12.324Z] PASS [2022-07-16T00:41:12.324Z] [2022-07-16T00:41:12.324Z] DONE 3 tests in 0.009s [2022-07-16T00:41:12.324Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T00:41:12.324Z] INFO: Testing against a local daemon [2022-07-16T00:41:12.324Z] === RUN TestNetworkCreateDelete [2022-07-16T00:41:12.324Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-16T00:41:12.324Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T00:41:12.324Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-16T00:41:12.324Z] === RUN TestDaemonDNSFallback [2022-07-16T00:41:12.601Z] . [2022-07-16T00:41:12.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:41:12.876Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:41:12.876Z] Error: No such image: emptyfs [2022-07-16T00:41:12.876Z] ++++ docker load [2022-07-16T00:41:12.876Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T00:41:13.457Z] Running integration-test (iteration 1) [2022-07-16T00:41:13.457Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-16T00:41:13.457Z] ++ 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-16T00:41:13.457Z] ++ set -e [2022-07-16T00:41:13.457Z] ++ '[' -n 0 ']' [2022-07-16T00:41:13.457Z] ++ set -x [2022-07-16T00:41:13.457Z] ++ 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-16T00:41:14.392Z] Loaded image: busybox:latest [2022-07-16T00:41:14.838Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-16T00:41:14.839Z] === RUN TestInspectNetwork [2022-07-16T00:41:14.956Z] Loaded image: busybox:glibc [2022-07-16T00:41:18.107Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T00:41:18.107Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T00:41:18.107Z] === RUN TestInspectNetwork/network_name [2022-07-16T00:41:18.107Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T00:41:19.128Z] Loaded image: debian:bullseye-slim [2022-07-16T00:41:19.385Z] Loaded image: hello-world:latest [2022-07-16T00:41:19.385Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:41:19.385Z] INFO: Testing against a local daemon [2022-07-16T00:41:19.385Z] === RUN TestCgroupNamespacesBuild [2022-07-16T00:41:21.906Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-07-16T00:41:21.906Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-16T00:41:22.272Z] --- PASS: TestInspectNetwork (7.27s) [2022-07-16T00:41:22.272Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T00:41:22.272Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T00:41:22.272Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T00:41:22.272Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-16T00:41:22.272Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T00:41:23.637Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-07-16T00:41:23.637Z] === RUN TestNetworkInvalidJSON [2022-07-16T00:41:23.637Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-16T00:41:23.637Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-16T00:41:23.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:41:23.637Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:41:23.638Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:41:23.638Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-16T00:41:23.638Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-16T00:41:23.638Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-16T00:41:23.638Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-16T00:41:23.638Z] === RUN TestNetworkList [2022-07-16T00:41:23.638Z] === RUN TestNetworkList//networks [2022-07-16T00:41:23.638Z] === PAUSE TestNetworkList//networks [2022-07-16T00:41:23.638Z] === RUN TestNetworkList//networks/ [2022-07-16T00:41:23.638Z] === PAUSE TestNetworkList//networks/ [2022-07-16T00:41:23.638Z] === CONT TestNetworkList//networks [2022-07-16T00:41:23.638Z] === CONT TestNetworkList//networks/ [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkList (0.01s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T00:41:23.638Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T00:41:23.638Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T00:41:23.894Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-16T00:41:23.894Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T00:41:24.426Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-07-16T00:41:24.426Z] === RUN TestBuildWithSession [2022-07-16T00:41:24.426Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:41:24.426Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-16T00:41:24.426Z] === RUN TestBuildSquashParent [2022-07-16T00:41:25.258Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T00:41:25.259Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T00:41:25.820Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-16T00:41:25.820Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T00:41:26.747Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-16T00:41:26.747Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T00:41:28.113Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-16T00:41:28.113Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T00:41:28.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-16T00:41:28.674Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T00:41:31.190Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-07-16T00:41:31.190Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T00:41:31.190Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:41:31.190Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:41:31.190Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T00:41:34.378Z] --- PASS: TestBuildSquashParent (9.52s) [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:41:34.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:41:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:41:34.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-16T00:41:34.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-16T00:41:37.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-16T00:41:37.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-16T00:41:40.172Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-16T00:41:40.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-16T00:41:41.029Z] --- PASS: TestBuildWithHugeFile (44.82s) [2022-07-16T00:41:41.030Z] === RUN TestBuildWCOWSandboxSize [2022-07-16T00:41:41.030Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:41:41.030Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:41:41.030Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T00:41:41.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:41:41.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:41:41.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:41:41.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:41:41.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:41:41.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:41:41.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:41:41.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:41:41.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:41:41.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-16T00:41:41.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-16T00:41:41.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-16T00:41:41.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-16T00:41:41.030Z] === RUN TestBuildPreserveOwnership [2022-07-16T00:41:41.030Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T00:41:41.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T00:41:42.664Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-07-16T00:41:42.665Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.08s) [2022-07-16T00:41:42.665Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-07-16T00:41:42.665Z] === RUN TestBuildPlatformInvalid [2022-07-16T00:41:42.665Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-16T00:41:42.665Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T00:41:43.230Z] Loaded image: busybox:latest [2022-07-16T00:41:43.490Z] Loaded image: busybox:glibc [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-07-16T00:41:43.702Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-07-16T00:41:43.702Z] === RUN TestBuildMultiStageCopy [2022-07-16T00:41:43.702Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-16T00:41:44.425Z] Loaded image: debian:bullseye-slim [2022-07-16T00:41:44.425Z] Loaded image: hello-world:latest [2022-07-16T00:41:44.425Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:41:46.028Z] --- PASS: TestServiceWithDataPathPortInit (13.89s) [2022-07-16T00:41:46.028Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T00:41:46.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-16T00:41:46.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-16T00:41:47.408Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w71tdxcaoxg6jn2n16iavmx6i Created:2022-07-16 00:41:46.056427487 +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[4c034e7f58d6d578fe76e7f5c9fb9cadeeaf12d30e91adfedccd6147801b7053:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6dswzxjbhmx9nyg7f5iswtt27 EndpointID:8956dfc6ff59db6daee4174c7690bc67e7362ba7b8f843fb4a690df41c68b412 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:811f3df754628768fc7e6857cd1065a3dccbaf5c837056b2b6e7016a37feb6cc 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:5ee103b24222 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6dswzxjbhmx9nyg7f5iswtt27 EndpointID:8956dfc6ff59db6daee4174c7690bc67e7362ba7b8f843fb4a690df41c68b412 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T00:41:47.538Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-16T00:41:48.101Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy (5.20s) [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-07-16T00:41:49.031Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.79s) [2022-07-16T00:41:49.031Z] === RUN TestBuildMultiStageParentConfig [2022-07-16T00:41:50.399Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2022-07-16T00:41:50.399Z] === RUN TestBuildLabelWithTargets [2022-07-16T00:41:52.693Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-07-16T00:41:52.693Z] PASS [2022-07-16T00:41:52.693Z] [2022-07-16T00:41:52.693Z] === Skipped [2022-07-16T00:41:52.693Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:41:52.693Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:41:52.693Z] [2022-07-16T00:41:52.693Z] DONE 38 tests, 1 skipped in 44.123s [2022-07-16T00:41:52.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:41:52.693Z] INFO: Testing against a local daemon [2022-07-16T00:41:52.693Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T00:41:52.693Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:41:52.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:41:52.693Z] === RUN TestDockerNetworkIpvlan [2022-07-16T00:41:52.693Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:41:52.693Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-07-16T00:41:52.693Z] PASS [2022-07-16T00:41:52.693Z] [2022-07-16T00:41:52.693Z] === Skipped [2022-07-16T00:41:52.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:41:52.693Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:41:52.693Z] [2022-07-16T00:41:52.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-07-16T00:41:52.693Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:41:52.693Z] [2022-07-16T00:41:52.693Z] DONE 2 tests, 2 skipped in 0.049s [2022-07-16T00:41:52.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:41:52.693Z] INFO: Testing against a local daemon [2022-07-16T00:41:52.693Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T00:41:52.919Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2022-07-16T00:41:52.919Z] === RUN TestBuildWithEmptyLayers [2022-07-16T00:41:53.262Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-16T00:41:53.262Z] === RUN TestDockerNetworkMacvlan [2022-07-16T00:41:53.822Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T00:41:54.082Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-16T00:41:54.082Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:41:54.082Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:41:54.082Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-16T00:41:54.082Z] [2022-07-16T00:41:54.082Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-16T00:41:54.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-16T00:41:54.082Z] Using test binary docker [2022-07-16T00:41:54.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-16T00:41:54.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:41:54.082Z] INFO: Waiting for daemon to start... [2022-07-16T00:41:54.082Z] Starting dockerd [2022-07-16T00:41:54.082Z] . [2022-07-16T00:41:54.082Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-16T00:41:54.287Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-07-16T00:41:54.287Z] === RUN TestBuildMultiStageOnBuild [2022-07-16T00:41:54.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T00:41:55.312Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T00:41:56.628Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.61s) [2022-07-16T00:41:56.628Z] PASS [2022-07-16T00:41:56.628Z] [2022-07-16T00:41:56.629Z] === Skipped [2022-07-16T00:41:56.629Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-16T00:41:56.629Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:41:56.629Z] [2022-07-16T00:41:56.629Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:41:56.629Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:41:56.629Z] [2022-07-16T00:41:56.629Z] DONE 34 tests, 2 skipped in 80.551s [2022-07-16T00:41:56.629Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T00:41:56.629Z] ++ 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-16T00:41:56.629Z] ++ set -e [2022-07-16T00:41:56.629Z] ++ '[' -n 0 ']' [2022-07-16T00:41:56.629Z] ++ set -x [2022-07-16T00:41:56.629Z] ++ 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-16T00:41:56.629Z] INFO: Testing against a local daemon [2022-07-16T00:41:56.629Z] === RUN TestConfigInspect [2022-07-16T00:41:57.202Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T00:41:57.559Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2022-07-16T00:41:57.559Z] === RUN TestBuildUncleanTarFilenames [2022-07-16T00:41:57.562Z] --- PASS: TestConfigInspect (2.33s) [2022-07-16T00:41:57.562Z] === RUN TestConfigList [2022-07-16T00:41:59.092Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T00:41:59.451Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2022-07-16T00:41:59.452Z] === RUN TestBuildMultiStageLayerLeak [2022-07-16T00:42:00.066Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s) [2022-07-16T00:42:00.066Z] PASS [2022-07-16T00:42:00.066Z] [2022-07-16T00:42:00.066Z] === Skipped [2022-07-16T00:42:00.066Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-16T00:42:00.066Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-16T00:42:00.066Z] [2022-07-16T00:42:00.066Z] DONE 22 tests, 1 skipped in 96.654s [2022-07-16T00:42:00.066Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-16T00:42:00.066Z] === RUN TestStripANSICommands [2022-07-16T00:42:00.066Z] === RUN TestStripANSICommands/#00 [2022-07-16T00:42:00.066Z] === RUN TestStripANSICommands/#01 [2022-07-16T00:42:00.066Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-16T00:42:00.066Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-16T00:42:00.066Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-16T00:42:00.066Z] PASS [2022-07-16T00:42:00.066Z] [2022-07-16T00:42:00.066Z] DONE 3 tests in 0.034s [2022-07-16T00:42:00.066Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T00:42:00.066Z] INFO: Testing against a local daemon [2022-07-16T00:42:00.066Z] === RUN TestNetworkCreateDelete [2022-07-16T00:42:00.066Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-16T00:42:00.066Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T00:42:00.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-16T00:42:00.066Z] === RUN TestDaemonDNSFallback [2022-07-16T00:42:00.090Z] --- PASS: TestConfigList (2.18s) [2022-07-16T00:42:00.090Z] === RUN TestConfigsCreateAndDelete [2022-07-16T00:42:01.988Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-07-16T00:42:01.988Z] === RUN TestConfigsUpdate [2022-07-16T00:42:02.360Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T00:42:02.735Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2022-07-16T00:42:02.735Z] === RUN TestBuildWithHugeFile [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-07-16T00:42:02.922Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-16T00:42:02.922Z] PASS [2022-07-16T00:42:02.922Z] [2022-07-16T00:42:02.922Z] DONE 8 tests in 11.047s [2022-07-16T00:42:02.922Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T00:42:02.922Z] testing: warning: no tests to run [2022-07-16T00:42:02.922Z] PASS [2022-07-16T00:42:02.922Z] [2022-07-16T00:42:02.922Z] DONE 0 tests in 0.007s [2022-07-16T00:42:02.922Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T00:42:02.922Z] INFO: Testing against a local daemon [2022-07-16T00:42:02.922Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T00:42:03.347Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-16T00:42:03.347Z] === RUN TestInspectNetwork [2022-07-16T00:42:03.347Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.347Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-16T00:42:03.347Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T00:42:03.347Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.347Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-16T00:42:03.347Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:42:03.347Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:42:03.347Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:42:03.347Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-16T00:42:03.347Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-16T00:42:03.347Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-16T00:42:03.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-16T00:42:03.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestNetworkList [2022-07-16T00:42:03.348Z] === RUN TestNetworkList//networks [2022-07-16T00:42:03.348Z] === PAUSE TestNetworkList//networks [2022-07-16T00:42:03.348Z] === RUN TestNetworkList//networks/ [2022-07-16T00:42:03.348Z] === PAUSE TestNetworkList//networks/ [2022-07-16T00:42:03.348Z] === CONT TestNetworkList//networks [2022-07-16T00:42:03.348Z] === CONT TestNetworkList//networks/ [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkList (0.01s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T00:42:03.348Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T00:42:03.348Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T00:42:03.348Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T00:42:03.348Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T00:42:03.348Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T00:42:03.348Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T00:42:03.348Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T00:42:03.348Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T00:42:03.348Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:42:03.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T00:42:03.348Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-16T00:42:03.348Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T00:42:03.348Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T00:42:03.348Z] PASS [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === Skipped [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-16T00:42:03.348Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-16T00:42:03.348Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-16T00:42:03.348Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-16T00:42:03.348Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:42:03.348Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-16T00:42:03.348Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-16T00:42:03.348Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] DONE 34 tests, 12 skipped in 7.050s [2022-07-16T00:42:03.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:42:03.348Z] INFO: Testing against a local daemon [2022-07-16T00:42:03.348Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T00:42:03.348Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:42:03.348Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestDockerNetworkIpvlan [2022-07-16T00:42:03.348Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:42:03.348Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:42:03.348Z] PASS [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === Skipped [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:42:03.348Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:42:03.348Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-16T00:42:03.348Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:42:03.348Z] INFO: Testing against a local daemon [2022-07-16T00:42:03.348Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T00:42:03.348Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestDockerNetworkMacvlan [2022-07-16T00:42:03.348Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-16T00:42:03.348Z] PASS [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === Skipped [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-16T00:42:03.348Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-16T00:42:03.348Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] DONE 2 tests, 2 skipped in 0.077s [2022-07-16T00:42:03.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T00:42:03.348Z] testing: warning: no tests to run [2022-07-16T00:42:03.348Z] PASS [2022-07-16T00:42:03.348Z] [2022-07-16T00:42:03.348Z] DONE 0 tests in 0.020s [2022-07-16T00:42:03.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T00:42:03.348Z] INFO: Testing against a local daemon [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginTLS [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginHeader [2022-07-16T00:42:03.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.348Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-16T00:42:03.348Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T00:42:03.914Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:03.914Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-07-16T00:42:03.914Z] === RUN TestAuthZPluginV2Disable [2022-07-16T00:42:04.171Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.171Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-16T00:42:04.171Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T00:42:04.288Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-16T00:42:04.288Z] === RUN TestAuthZPluginTLS [2022-07-16T00:42:04.429Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.429Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-16T00:42:04.429Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T00:42:04.516Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-16T00:42:04.516Z] === RUN TestTemplatedConfig [2022-07-16T00:42:04.686Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.686Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-16T00:42:04.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T00:42:04.850Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-16T00:42:04.850Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-16T00:42:04.944Z] PASS [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === Skipped [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-16T00:42:04.944Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:04.944Z] [2022-07-16T00:42:04.944Z] DONE 17 tests, 17 skipped in 1.767s [2022-07-16T00:42:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T00:42:05.202Z] INFO: Testing against a local daemon [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:05.202Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:05.202Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:05.202Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:05.202Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-16T00:42:05.202Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-16T00:42:05.202Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-16T00:42:05.202Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-16T00:42:05.202Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-16T00:42:05.202Z] === RUN TestPluginInstall [2022-07-16T00:42:05.202Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:05.202Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-16T00:42:05.202Z] === RUN TestPluginsWithRuntimes [2022-07-16T00:42:05.202Z] 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-16T00:42:05.202Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-16T00:42:05.202Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T00:42:05.202Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-16T00:42:05.202Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T00:42:05.202Z] PASS [2022-07-16T00:42:05.202Z] [2022-07-16T00:42:05.202Z] === Skipped [2022-07-16T00:42:05.202Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-16T00:42:05.202Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-16T00:42:05.202Z] [2022-07-16T00:42:05.202Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-16T00:42:05.202Z] 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-16T00:42:05.202Z] [2022-07-16T00:42:05.202Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-16T00:42:05.202Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-16T00:42:05.202Z] [2022-07-16T00:42:05.202Z] DONE 19 tests, 3 skipped in 0.124s [2022-07-16T00:42:05.202Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T00:42:05.202Z] INFO: Testing against a local daemon [2022-07-16T00:42:05.202Z] === RUN TestExternalGraphDriver [2022-07-16T00:42:05.411Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-16T00:42:05.411Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T00:42:05.768Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-16T00:42:05.768Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-16T00:42:05.768Z] === RUN TestGraphdriverPluginV2 [2022-07-16T00:42:05.973Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-16T00:42:05.973Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T00:42:06.229Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-16T00:42:06.229Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T00:42:07.045Z] --- PASS: TestTemplatedConfig (2.49s) [2022-07-16T00:42:07.045Z] === RUN TestConfigCreateResolve [2022-07-16T00:42:07.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-07-16T00:42:07.593Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T00:42:08.155Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-16T00:42:08.155Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T00:42:08.716Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-16T00:42:08.716Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T00:42:08.944Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-16T00:42:08.944Z] PASS [2022-07-16T00:42:08.944Z] [2022-07-16T00:42:08.944Z] DONE 6 tests in 13.649s [2022-07-16T00:42:08.944Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T00:42:08.944Z] ++ 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-16T00:42:08.944Z] ++ set -e [2022-07-16T00:42:08.944Z] ++ '[' -n 0 ']' [2022-07-16T00:42:08.944Z] ++ set -x [2022-07-16T00:42:08.944Z] ++ 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-16T00:42:08.944Z] INFO: Testing against a local daemon [2022-07-16T00:42:08.944Z] === RUN TestAttachWithTTY [2022-07-16T00:42:08.944Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-16T00:42:08.944Z] === RUN TestAttachWithoutTTy [2022-07-16T00:42:08.944Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-16T00:42:08.944Z] === RUN TestCheckpoint [2022-07-16T00:42:08.944Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:42:08.944Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/commit [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:42:08.944Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:42:08.944Z] === CONT TestContainerInvalidJSON/commit [2022-07-16T00:42:08.944Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-16T00:42:09.202Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-16T00:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-07-16T00:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-16T00:42:09.202Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T00:42:09.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-16T00:42:09.202Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T00:42:09.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-16T00:42:09.202Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T00:42:09.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-16T00:42:09.202Z] === RUN TestCopyEmptyFile [2022-07-16T00:42:09.277Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-16T00:42:09.277Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T00:42:09.460Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-16T00:42:09.460Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T00:42:09.460Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-16T00:42:09.460Z] === RUN TestCopyFromContainer [2022-07-16T00:42:09.950Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-07-16T00:42:09.950Z] PASS [2022-07-16T00:42:09.950Z] [2022-07-16T00:42:09.950Z] === Skipped [2022-07-16T00:42:09.950Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-16T00:42:09.950Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-16T00:42:09.950Z] [2022-07-16T00:42:09.950Z] DONE 2 tests, 1 skipped in 4.265s [2022-07-16T00:42:09.950Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T00:42:09.950Z] INFO: Testing against a local daemon [2022-07-16T00:42:09.950Z] === RUN TestContinueAfterPluginCrash [2022-07-16T00:42:09.950Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T00:42:09.950Z] === RUN TestReadPluginNoRead [2022-07-16T00:42:09.950Z] === PAUSE TestReadPluginNoRead [2022-07-16T00:42:09.950Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T00:42:09.950Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T00:42:09.950Z] === CONT TestContinueAfterPluginCrash [2022-07-16T00:42:09.950Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T00:42:10.394Z] === RUN TestCopyFromContainer// [2022-07-16T00:42:10.641Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-07-16T00:42:10.641Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T00:42:10.652Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T00:42:10.652Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T00:42:10.652Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T00:42:10.652Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T00:42:10.910Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T00:42:10.910Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T00:42:10.910Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T00:42:10.910Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T00:42:10.910Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer (1.58s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-16T00:42:11.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-16T00:42:11.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T00:42:11.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:42:11.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:42:11.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:42:11.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:42:11.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:42:11.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:42:11.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:42:11.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:42:11.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:42:11.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T00:42:11.168Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T00:42:11.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-16T00:42:11.168Z] === RUN TestCreateWithInvalidEnv [2022-07-16T00:42:11.168Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T00:42:11.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T00:42:11.168Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T00:42:11.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T00:42:11.168Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T00:42:11.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T00:42:11.168Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T00:42:11.168Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T00:42:11.168Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T00:42:11.168Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T00:42:11.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T00:42:11.168Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T00:42:11.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-16T00:42:11.168Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T00:42:12.007Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-07-16T00:42:12.007Z] === RUN TestAuthZPluginHeader [2022-07-16T00:42:12.542Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-07-16T00:42:12.542Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T00:42:12.568Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-16T00:42:12.568Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T00:42:13.916Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-07-16T00:42:13.916Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T00:42:13.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:42:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:42:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:42:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:42:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:42:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:42:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:42:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:42:13.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:42:13.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:42:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:42:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:42:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:42:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:42:13.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-16T00:42:13.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-16T00:42:13.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T00:42:14.154Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-07-16T00:42:14.154Z] === CONT TestReadPluginNoRead [2022-07-16T00:42:14.174Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-07-16T00:42:14.175Z] === RUN TestCreateDifferentPlatform [2022-07-16T00:42:14.175Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T00:42:14.175Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T00:42:14.175Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-16T00:42:14.175Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-16T00:42:14.175Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T00:42:14.175Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T00:42:14.175Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-16T00:42:14.175Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T00:42:14.175Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-16T00:42:14.175Z] === RUN TestCreateInvalidHostConfig [2022-07-16T00:42:14.432Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:42:14.432Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:42:14.432Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:42:14.432Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:42:14.432Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:42:14.432Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:42:14.432Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:42:14.432Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:42:14.432Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:42:14.432Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:42:14.432Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:42:14.432Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:42:14.432Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-16T00:42:14.432Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-16T00:42:14.432Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-16T00:42:14.432Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-16T00:42:14.432Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-16T00:42:14.432Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T00:42:14.432Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T00:42:14.432Z] === RUN TestDaemonRestartIpcMode [2022-07-16T00:42:14.432Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T00:42:14.432Z] === RUN TestDaemonHostGatewayIP [2022-07-16T00:42:14.432Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T00:42:14.432Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T00:42:14.432Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T00:42:14.432Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T00:42:14.432Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T00:42:14.432Z] === RUN TestDiff [2022-07-16T00:42:14.690Z] --- PASS: TestDiff (0.45s) [2022-07-16T00:42:14.690Z] === RUN TestExecConsoleSize [2022-07-16T00:42:15.278Z] --- PASS: TestExecConsoleSize (0.50s) [2022-07-16T00:42:15.278Z] === RUN TestExecWithCloseStdin [2022-07-16T00:42:15.873Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-07-16T00:42:15.873Z] === RUN TestExec [2022-07-16T00:42:16.060Z] === RUN TestReadPluginNoRead/default [2022-07-16T00:42:16.444Z] --- PASS: TestExec (0.50s) [2022-07-16T00:42:16.444Z] === RUN TestExecUser [2022-07-16T00:42:16.702Z] --- PASS: TestExecUser (0.49s) [2022-07-16T00:42:16.702Z] === RUN TestExportContainerAndImportImage [2022-07-16T00:42:17.434Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T00:42:17.636Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-16T00:42:17.636Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T00:42:17.808Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-07-16T00:42:17.808Z] === RUN TestAuthZPluginV2Disable [2022-07-16T00:42:18.368Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-07-16T00:42:18.570Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-16T00:42:18.570Z] === RUN TestHealthCheckWorkdir [2022-07-16T00:42:18.627Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T00:42:19.137Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-16T00:42:19.137Z] === RUN TestHealthKillContainer [2022-07-16T00:42:20.001Z] === CONT TestReadPluginNoRead [2022-07-16T00:42:20.001Z] read_test.go:92: [d89663da00c67] daemon is not started [2022-07-16T00:42:20.001Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-07-16T00:42:20.001Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-16T00:42:20.001Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-07-16T00:42:20.001Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-16T00:42:20.001Z] PASS [2022-07-16T00:42:20.001Z] [2022-07-16T00:42:20.001Z] DONE 6 tests in 10.415s [2022-07-16T00:42:20.001Z] 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-16T00:42:20.001Z] testing: warning: no tests to run [2022-07-16T00:42:20.001Z] PASS [2022-07-16T00:42:20.001Z] [2022-07-16T00:42:20.001Z] DONE 0 tests in 0.029s [2022-07-16T00:42:20.001Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T00:42:20.001Z] INFO: Testing against a local daemon [2022-07-16T00:42:20.001Z] === RUN TestPluginWithDevMounts [2022-07-16T00:42:20.001Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-16T00:42:20.001Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-16T00:42:20.001Z] PASS [2022-07-16T00:42:20.001Z] [2022-07-16T00:42:20.001Z] === Skipped [2022-07-16T00:42:20.001Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-16T00:42:20.001Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-16T00:42:20.001Z] [2022-07-16T00:42:20.001Z] DONE 1 tests, 1 skipped in 0.085s [2022-07-16T00:42:20.001Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T00:42:20.001Z] INFO: Testing against a local daemon [2022-07-16T00:42:20.001Z] === RUN TestSecretInspect [2022-07-16T00:42:20.001Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.001Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-16T00:42:20.001Z] === RUN TestSecretList [2022-07-16T00:42:20.001Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.260Z] --- SKIP: TestSecretList (0.02s) [2022-07-16T00:42:20.260Z] === RUN TestSecretsCreateAndDelete [2022-07-16T00:42:20.260Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.260Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestSecretsUpdate [2022-07-16T00:42:20.261Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestTemplatedSecret [2022-07-16T00:42:20.261Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-16T00:42:20.261Z] === RUN TestSecretCreateResolve [2022-07-16T00:42:20.261Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-16T00:42:20.261Z] PASS [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === Skipped [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-16T00:42:20.261Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-16T00:42:20.261Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-16T00:42:20.261Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-16T00:42:20.261Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-16T00:42:20.261Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-16T00:42:20.261Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] [2022-07-16T00:42:20.261Z] DONE 6 tests, 6 skipped in 0.147s [2022-07-16T00:42:20.261Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T00:42:20.261Z] INFO: Testing against a local daemon [2022-07-16T00:42:20.261Z] === RUN TestServiceCreateInit [2022-07-16T00:42:20.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T00:42:20.261Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T00:42:20.261Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-16T00:42:20.261Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T00:42:20.261Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T00:42:20.261Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceConflict [2022-07-16T00:42:20.261Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T00:42:20.261Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T00:42:20.261Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T00:42:20.261Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T00:42:20.261Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.261Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-16T00:42:20.261Z] === RUN TestCreateServiceSysctls [2022-07-16T00:42:20.519Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-16T00:42:20.519Z] === RUN TestCreateServiceCapabilities [2022-07-16T00:42:20.519Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-16T00:42:20.519Z] === RUN TestInspect [2022-07-16T00:42:20.519Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestInspect (0.01s) [2022-07-16T00:42:20.519Z] === RUN TestCreateJob [2022-07-16T00:42:20.519Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestCreateJob (0.02s) [2022-07-16T00:42:20.519Z] === RUN TestReplicatedJob [2022-07-16T00:42:20.519Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-16T00:42:20.519Z] === RUN TestUpdateReplicatedJob [2022-07-16T00:42:20.519Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-16T00:42:20.519Z] === RUN TestServiceListWithStatuses [2022-07-16T00:42:20.519Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:42:20.519Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T00:42:20.519Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T00:42:20.519Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-16T00:42:20.519Z] === RUN TestDockerNetworkReConnect [2022-07-16T00:42:20.519Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:20.519Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-16T00:42:20.519Z] === RUN TestServicePlugin [2022-07-16T00:42:21.074Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-07-16T00:42:21.074Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T00:42:22.420Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServicePlugin (1.92s) [2022-07-16T00:42:22.420Z] === RUN TestServiceUpdateLabel [2022-07-16T00:42:22.420Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-16T00:42:22.420Z] === RUN TestServiceUpdateSecrets [2022-07-16T00:42:22.420Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2022-07-16T00:42:22.420Z] === RUN TestServiceUpdateConfigs [2022-07-16T00:42:22.420Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-16T00:42:22.420Z] === RUN TestServiceUpdateNetwork [2022-07-16T00:42:22.420Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-16T00:42:22.420Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T00:42:22.420Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-16T00:42:22.420Z] PASS [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === Skipped [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T00:42:22.420Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T00:42:22.420Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-16T00:42:22.420Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-07-16T00:42:22.420Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-16T00:42:22.420Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-16T00:42:22.420Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-16T00:42:22.420Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-16T00:42:22.420Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-16T00:42:22.420Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-16T00:42:22.420Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.420Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-16T00:42:22.420Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.420Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2022-07-16T00:42:22.421Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-16T00:42:22.421Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-16T00:42:22.421Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T00:42:22.421Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-16T00:42:22.421Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-16T00:42:22.421Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-07-16T00:42:22.421Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-16T00:42:22.421Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2022-07-16T00:42:22.421Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-16T00:42:22.421Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-16T00:42:22.421Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-16T00:42:22.421Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-16T00:42:22.421Z] [2022-07-16T00:42:22.421Z] DONE 24 tests, 23 skipped in 2.336s [2022-07-16T00:42:22.421Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T00:42:22.682Z] INFO: Testing against a local daemon [2022-07-16T00:42:22.682Z] === RUN TestSessionCreate [2022-07-16T00:42:22.682Z] --- PASS: TestSessionCreate (0.04s) [2022-07-16T00:42:22.682Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T00:42:22.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-16T00:42:22.682Z] PASS [2022-07-16T00:42:22.682Z] [2022-07-16T00:42:22.682Z] DONE 2 tests in 0.146s [2022-07-16T00:42:22.682Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T00:42:22.682Z] INFO: Testing against a local daemon [2022-07-16T00:42:22.682Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:42:22.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:42:22.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:42:22.682Z] === RUN TestDiskUsage [2022-07-16T00:42:22.682Z] === PAUSE TestDiskUsage [2022-07-16T00:42:22.682Z] === RUN TestEventsExecDie [2022-07-16T00:42:23.255Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-16T00:42:23.255Z] === RUN TestEventsBackwardsCompatible [2022-07-16T00:42:23.255Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-16T00:42:23.255Z] === RUN TestEventsVolumeCreate [2022-07-16T00:42:23.255Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-16T00:42:23.255Z] === RUN TestInfoBinaryCommits [2022-07-16T00:42:23.519Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T00:42:23.520Z] === RUN TestInfoAPIVersioned [2022-07-16T00:42:23.520Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T00:42:23.520Z] === RUN TestInfoAPI [2022-07-16T00:42:23.520Z] --- PASS: TestInfoAPI (0.03s) [2022-07-16T00:42:23.520Z] === RUN TestInfoAPIWarnings [2022-07-16T00:42:24.338Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-07-16T00:42:24.338Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T00:42:27.244Z] --- PASS: TestHealthKillContainer (7.93s) [2022-07-16T00:42:27.244Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T00:42:27.506Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-16T00:42:27.506Z] === RUN TestIpcModeNone [2022-07-16T00:42:28.071Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-16T00:42:28.071Z] === RUN TestIpcModePrivate [2022-07-16T00:42:28.330Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-16T00:42:28.587Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-16T00:42:28.587Z] === RUN TestIpcModeShareable [2022-07-16T00:42:28.845Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-16T00:42:29.105Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-16T00:42:29.105Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T00:42:31.006Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) [2022-07-16T00:42:31.006Z] === RUN TestAPIIpcModeHost [2022-07-16T00:42:31.006Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-07-16T00:42:31.006Z] === RUN TestDaemonIpcModeShareable [2022-07-16T00:42:31.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-16T00:42:32.199Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-16T00:42:32.199Z] === RUN TestDaemonIpcModePrivate [2022-07-16T00:42:32.828Z] sha256:bc2329efd1f12eaebe86a2ab9db7c8d76d5ede1451d0602281130c0666f48075 [2022-07-16T00:42:32.828Z] INFO: Starting docker-py tests... [2022-07-16T00:42:32.828Z] ============================= test session starts ============================== [2022-07-16T00:42:32.828Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-16T00:42:32.828Z] rootdir: /src, inifile: pytest.ini [2022-07-16T00:42:32.828Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-16T00:42:32.828Z] collected 395 items / 2 deselected / 393 selected [2022-07-16T00:42:32.828Z] [2022-07-16T00:42:33.142Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-16T00:42:33.400Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-07-16T00:42:33.400Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T00:42:34.292Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.70s) [2022-07-16T00:42:34.292Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T00:42:34.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-16T00:42:34.773Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-16T00:42:34.773Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T00:42:35.706Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-16T00:42:35.965Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-07-16T00:42:35.965Z] === RUN TestIpcModeOlderClient [2022-07-16T00:42:35.965Z] === PAUSE TestIpcModeOlderClient [2022-07-16T00:42:35.965Z] === RUN TestKillContainerInvalidSignal [2022-07-16T00:42:36.530Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-16T00:42:36.530Z] === RUN TestKillContainer [2022-07-16T00:42:36.530Z] === RUN TestKillContainer/no_signal [2022-07-16T00:42:36.788Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T00:42:37.046Z] === RUN TestKillContainer/killing_signal [2022-07-16T00:42:37.980Z] --- PASS: TestKillContainer (1.36s) [2022-07-16T00:42:37.980Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-16T00:42:37.980Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-16T00:42:37.980Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-07-16T00:42:37.980Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T00:42:37.980Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T00:42:38.239Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T00:42:38.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2022-07-16T00:42:38.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-16T00:42:38.805Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-07-16T00:42:38.805Z] === RUN TestKillStoppedContainer [2022-07-16T00:42:38.805Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-16T00:42:38.805Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T00:42:38.805Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-16T00:42:38.805Z] === RUN TestKillDifferentUserContainer [2022-07-16T00:42:39.063Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-16T00:42:39.063Z] === RUN TestInspectOomKilledTrue [2022-07-16T00:42:39.629Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-07-16T00:42:39.629Z] === RUN TestInspectOomKilledFalse [2022-07-16T00:42:40.195Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-16T00:42:40.195Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T00:42:40.453Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-16T00:42:40.453Z] === RUN TestLinksContainerNames [2022-07-16T00:42:41.388Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-16T00:42:41.388Z] === RUN TestLogsFollowTailEmpty [2022-07-16T00:42:41.590Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-16T00:42:41.590Z] === RUN TestInfoDebug [2022-07-16T00:42:41.590Z] --- PASS: TestInfoDebug (0.54s) [2022-07-16T00:42:41.590Z] === RUN TestInfoInsecureRegistries [2022-07-16T00:42:41.590Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-16T00:42:41.590Z] === RUN TestInfoRegistryMirrors [2022-07-16T00:42:41.590Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-16T00:42:41.590Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T00:42:41.645Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-16T00:42:41.645Z] === RUN TestLogs [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:42:41.645Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:42:41.645Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:42:41.645Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:42:41.645Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:42:42.157Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-16T00:42:42.157Z] === RUN TestPingCacheHeaders [2022-07-16T00:42:42.157Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-16T00:42:42.157Z] === RUN TestPingGet [2022-07-16T00:42:42.157Z] --- PASS: TestPingGet (0.01s) [2022-07-16T00:42:42.157Z] === RUN TestPingHead [2022-07-16T00:42:42.157Z] --- PASS: TestPingHead (0.03s) [2022-07-16T00:42:42.157Z] === RUN TestPingSwarmHeader [2022-07-16T00:42:42.212Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:42:42.470Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:42:42.722Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-16T00:42:43.035Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-16T00:42:43.035Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-16T00:42:43.288Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:42:43.601Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:42:43.601Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:42:43.601Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:42:43.601Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:42:44.167Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:42:44.167Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:42:44.222Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-16T00:42:44.222Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-16T00:42:44.222Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-16T00:42:44.222Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-16T00:42:44.222Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-16T00:42:44.222Z] === RUN TestVersion [2022-07-16T00:42:44.222Z] --- PASS: TestVersion (0.03s) [2022-07-16T00:42:44.222Z] === CONT TestDiskUsage [2022-07-16T00:42:44.733Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/container_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/image_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-16T00:42:44.788Z] === RUN TestDiskUsage/after_container.Run [2022-07-16T00:42:44.991Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-16T00:42:45.046Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-16T00:42:45.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage (1.20s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-16T00:42:45.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-16T00:42:45.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-16T00:42:45.305Z] PASS [2022-07-16T00:42:45.305Z] [2022-07-16T00:42:45.305Z] === Skipped [2022-07-16T00:42:45.305Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:42:45.305Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:42:45.305Z] [2022-07-16T00:42:45.305Z] DONE 54 tests, 1 skipped in 22.666s [2022-07-16T00:42:45.305Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T00:42:45.558Z] --- PASS: TestLogs (3.73s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-07-16T00:42:45.558Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-07-16T00:42:45.558Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T00:42:45.562Z] INFO: Testing against a local daemon [2022-07-16T00:42:45.562Z] === RUN TestVolumesCreateAndList [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T00:42:45.562Z] === RUN TestVolumesRemove [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-16T00:42:45.562Z] === RUN TestVolumesInspect [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-16T00:42:45.562Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-16T00:42:45.562Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-16T00:42:45.562Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-16T00:42:45.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-16T00:42:45.562Z] PASS [2022-07-16T00:42:45.562Z] [2022-07-16T00:42:45.562Z] DONE 9 tests in 0.171s [2022-07-16T00:42:45.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T00:42:45.562Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14262 is not a child of this shell [2022-07-16T00:42:45.562Z] warning: PID 14262 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-16T00:42:45.562Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T00:42:45.562Z] [2022-07-16T00:42:45.562Z] Unloading profiles will leave already running processes permanently [2022-07-16T00:42:45.562Z] unconfined, which can lead to unexpected situations. [2022-07-16T00:42:45.562Z] [2022-07-16T00:42:45.562Z] To set a process to complain mode, use the command line tool [2022-07-16T00:42:45.562Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T00:42:45.562Z] Removing test suite binaries [2022-07-16T00:42:45.563Z] exiting test-integration [2022-07-16T00:42:45.563Z] ++ exit 0 [2022-07-16T00:42:45.563Z] [2022-07-16T00:42:45.816Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/default [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/private [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/slave [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/shared [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/default [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/shared [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/slave [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/private [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:42:45.816Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T00:42:45.816Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T00:42:45.816Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:42:46.074Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:42:46.332Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-16T00:42:46.332Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-16T00:42:46.332Z] === RUN TestContainerBindMountNonRecursive Post stage [Pipeline] junit [2022-07-16T00:42:46.509Z] Recording test results [2022-07-16T00:42:47.709Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-16T00:42:47.709Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T00:42:48.259Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-07-16T00:42:48.275Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-16T00:42:48.275Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T00:42:48.533Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-16T00:42:48.533Z] === RUN TestNetworkNat [2022-07-16T00:42:48.600Z] + echo Ensuring container killed. [2022-07-16T00:42:48.600Z] Ensuring container killed. [2022-07-16T00:42:48.600Z] + docker rm -vf docker-pr1 [2022-07-16T00:42:48.600Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T00:42:48.884Z] + echo Chowning /workspace to jenkins user [2022-07-16T00:42:48.884Z] Chowning /workspace to jenkins user [2022-07-16T00:42:48.884Z] + id -u [2022-07-16T00:42:48.884Z] + id -g [2022-07-16T00:42:48.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T00:42:48.884Z] Unable to find image 'busybox:latest' locally [2022-07-16T00:42:48.884Z] latest: Pulling from library/busybox [2022-07-16T00:42:48.952Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-16T00:42:49.100Z] --- PASS: TestNetworkNat (0.51s) [2022-07-16T00:42:49.100Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T00:42:49.148Z] 19d511225f94: Pulling fs layer [2022-07-16T00:42:49.148Z] 19d511225f94: Verifying Checksum [2022-07-16T00:42:49.148Z] 19d511225f94: Download complete [2022-07-16T00:42:49.148Z] 19d511225f94: Pull complete [2022-07-16T00:42:49.148Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T00:42:49.148Z] Status: Downloaded newer image for busybox:latest [2022-07-16T00:42:49.666Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-16T00:42:49.666Z] === RUN TestNetworkLoopbackNat [2022-07-16T00:42:49.784Z] tests/integration/api_client_test.py ..... [ 7%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T00:42:50.818Z] + bundleName=amd64-rootless [2022-07-16T00:42:50.818Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-16T00:42:50.818Z] Creating amd64-rootless-bundles.tar.gz [2022-07-16T00:42:50.818Z] + 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-16T00:42:50.818Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T00:42:50.830Z] Archiving artifacts [2022-07-16T00:42:51.559Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-16T00:42:52.193Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-16T00:42:52.193Z] === RUN TestPause [2022-07-16T00:42:52.329Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-16T00:42:52.329Z] PASS [2022-07-16T00:42:52.329Z] [2022-07-16T00:42:52.329Z] DONE 17 tests in 47.879s [2022-07-16T00:42:52.329Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T00:42:52.329Z] INFO: Testing against a local daemon [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:52.329Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:52.329Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:52.329Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:52.329Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-16T00:42:52.329Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-16T00:42:52.329Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-16T00:42:52.329Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-16T00:42:52.329Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-16T00:42:52.330Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-16T00:42:52.330Z] === RUN TestPluginInstall [2022-07-16T00:42:52.330Z] === RUN TestPluginInstall/no_auth [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e79bf4d566f443e13f3ce29ae470d14e1e8a59c8e1dcd28179d9d6f09030c83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e79bf4d566f443e13f3ce29ae470d14e1e8a59c8e1dcd28179d9d6f09030c83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:52.330Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e79bf4d566f443e13f3ce29ae470d14e1e8a59c8e1dcd28179d9d6f09030c83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:52.330Z] time="2022-07-16T00:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e79bf4d566f443e13f3ce29ae470d14e1e8a59c8e1dcd28179d9d6f09030c83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:52.532Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T00:42:52.586Z] === RUN TestPluginInstall/with_insecure [2022-07-16T00:42:52.759Z] --- PASS: TestPause (0.48s) [2022-07-16T00:42:52.759Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T00:42:52.759Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:42:52.759Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:42:52.759Z] === RUN TestPauseStopPausedContainer [2022-07-16T00:42:52.834Z] + make clean [2022-07-16T00:42:53.018Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-16T00:42:53.018Z] === RUN TestPidHost [2022-07-16T00:42:53.092Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-16T00:42:53.092Z] docker-dev-cache [2022-07-16T00:42:53.092Z] docker-mod-cache [Pipeline] deleteDir [2022-07-16T00:42:53.514Z] time="2022-07-16T00:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:53.514Z] time="2022-07-16T00:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:059770fe022329f5dff39dd3d74136b7e53477e513e76557d6163106bfffc435" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:53.514Z] time="2022-07-16T00:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:42:53.514Z] time="2022-07-16T00:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:059770fe022329f5dff39dd3d74136b7e53477e513e76557d6163106bfffc435" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:42:53.770Z] plugin_test.go:195: [dd418fa45c899] daemon is not started [2022-07-16T00:42:53.770Z] --- PASS: TestPluginInstall (2.74s) [2022-07-16T00:42:53.770Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-16T00:42:53.770Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-07-16T00:42:53.770Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-16T00:42:53.770Z] === RUN TestPluginsWithRuntimes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T00:42:53.953Z] --- PASS: TestPidHost (1.00s) [2022-07-16T00:42:53.953Z] === RUN TestPsFilter [2022-07-16T00:42:54.211Z] --- PASS: TestPsFilter (0.12s) [2022-07-16T00:42:54.211Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T00:42:54.777Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-16T00:42:54.777Z] === RUN TestRemoveContainerWithVolume [2022-07-16T00:42:55.035Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-16T00:42:55.035Z] === RUN TestRemoveContainerRunning [2022-07-16T00:42:55.135Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T00:42:55.601Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-16T00:42:55.601Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T00:42:55.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-16T00:42:55.859Z] === RUN TestRemoveInvalidContainer [2022-07-16T00:42:55.859Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T00:42:55.859Z] === RUN TestRenameLinkedContainer [2022-07-16T00:42:56.063Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T00:42:56.989Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-16T00:42:56.989Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-16T00:42:56.989Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-16T00:42:56.989Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T00:42:57.551Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-16T00:42:57.551Z] PASS [2022-07-16T00:42:57.551Z] [2022-07-16T00:42:57.551Z] DONE 24 tests in 6.703s [2022-07-16T00:42:57.551Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T00:42:57.551Z] INFO: Testing against a local daemon [2022-07-16T00:42:57.551Z] === RUN TestExternalGraphDriver [2022-07-16T00:42:57.758Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-07-16T00:42:57.758Z] === RUN TestRenameStoppedContainer [2022-07-16T00:42:58.111Z] === RUN TestExternalGraphDriver/json [2022-07-16T00:42:58.323Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-07-16T00:42:58.323Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T00:42:59.258Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2022-07-16T00:42:59.258Z] === RUN TestRenameInvalidName [2022-07-16T00:42:59.515Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-16T00:42:59.515Z] === RUN TestRenameAnonymousContainer [2022-07-16T00:43:00.000Z] === RUN TestExternalGraphDriver/spec [2022-07-16T00:43:01.378Z] === RUN TestExternalGraphDriver/pull [2022-07-16T00:43:01.415Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-07-16T00:43:01.415Z] === RUN TestRenameContainerWithSameName [2022-07-16T00:43:01.682Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-16T00:43:01.682Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T00:43:02.659Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-07-16T00:43:02.659Z] === RUN TestResize [2022-07-16T00:43:03.232Z] --- PASS: TestResize (0.50s) [2022-07-16T00:43:03.232Z] === RUN TestResizeWithInvalidSize [2022-07-16T00:43:03.303Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-07-16T00:43:03.303Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-16T00:43:03.303Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-07-16T00:43:03.303Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-07-16T00:43:03.303Z] === RUN TestGraphdriverPluginV2 [2022-07-16T00:43:03.798Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-07-16T00:43:03.798Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T00:43:04.056Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:43:04.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:43:04.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:43:04.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:43:04.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:43:04.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:43:04.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:04.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:04.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:04.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:43:04.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:05.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:43:05.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:07.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:43:07.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:43:07.467Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2022-07-16T00:43:07.467Z] PASS [2022-07-16T00:43:07.467Z] [2022-07-16T00:43:07.467Z] DONE 5 tests in 9.531s [2022-07-16T00:43:07.467Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T00:43:07.467Z] INFO: Testing against a local daemon [2022-07-16T00:43:07.467Z] === RUN TestContinueAfterPluginCrash [2022-07-16T00:43:07.467Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T00:43:07.467Z] === RUN TestReadPluginNoRead [2022-07-16T00:43:07.467Z] === PAUSE TestReadPluginNoRead [2022-07-16T00:43:07.467Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T00:43:07.467Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T00:43:07.467Z] === CONT TestContinueAfterPluginCrash [2022-07-16T00:43:07.467Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T00:43:08.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:08.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:10.736Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-07-16T00:43:10.736Z] === CONT TestReadPluginNoRead [2022-07-16T00:43:11.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:43:11.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:43:13.252Z] === RUN TestReadPluginNoRead/default [2022-07-16T00:43:14.180Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T00:43:15.545Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T00:43:15.545Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-07-16T00:43:16.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:43:16.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:43:16.911Z] === CONT TestReadPluginNoRead [2022-07-16T00:43:16.911Z] read_test.go:92: [d20f58e33b579] daemon is not started [2022-07-16T00:43:16.911Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-07-16T00:43:16.911Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-07-16T00:43:16.911Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-16T00:43:16.911Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-16T00:43:16.911Z] PASS [2022-07-16T00:43:16.911Z] [2022-07-16T00:43:16.911Z] DONE 6 tests in 9.550s [2022-07-16T00:43:16.911Z] 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-16T00:43:16.911Z] testing: warning: no tests to run [2022-07-16T00:43:16.911Z] PASS [2022-07-16T00:43:16.911Z] [2022-07-16T00:43:16.911Z] DONE 0 tests in 0.008s [2022-07-16T00:43:16.911Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T00:43:16.911Z] INFO: Testing against a local daemon [2022-07-16T00:43:16.911Z] === RUN TestPluginWithDevMounts [2022-07-16T00:43:16.911Z] === PAUSE TestPluginWithDevMounts [2022-07-16T00:43:16.911Z] === CONT TestPluginWithDevMounts [2022-07-16T00:43:17.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:43:17.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:43:18.276Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-16T00:43:18.277Z] PASS [2022-07-16T00:43:18.277Z] [2022-07-16T00:43:18.277Z] DONE 1 tests in 1.591s [2022-07-16T00:43:18.277Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T00:43:18.277Z] INFO: Testing against a local daemon [2022-07-16T00:43:18.277Z] === RUN TestSecretInspect [2022-07-16T00:43:19.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:43:19.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:43:20.796Z] --- PASS: TestSecretInspect (2.15s) [2022-07-16T00:43:20.796Z] === RUN TestSecretList [2022-07-16T00:43:21.503Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-07-16T00:43:21.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-16T00:43:21.634Z] === RUN TestCgroupNamespacesRun [2022-07-16T00:43:22.568Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-16T00:43:22.568Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T00:43:22.686Z] --- PASS: TestSecretList (2.23s) [2022-07-16T00:43:22.686Z] === RUN TestSecretsCreateAndDelete [2022-07-16T00:43:23.941Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s) [2022-07-16T00:43:23.941Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T00:43:24.874Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-07-16T00:43:24.874Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T00:43:25.201Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-07-16T00:43:25.201Z] === RUN TestSecretsUpdate [2022-07-16T00:43:26.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-16T00:43:26.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T00:43:27.089Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-16T00:43:27.089Z] === RUN TestTemplatedSecret [2022-07-16T00:43:27.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-16T00:43:27.182Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T00:43:28.555Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2022-07-16T00:43:28.555Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T00:43:29.121Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-16T00:43:29.121Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T00:43:29.607Z] --- PASS: TestTemplatedSecret (2.59s) [2022-07-16T00:43:29.607Z] === RUN TestSecretCreateResolve [2022-07-16T00:43:30.495Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-07-16T00:43:30.496Z] === RUN TestNISDomainname [2022-07-16T00:43:31.063Z] --- PASS: TestNISDomainname (0.54s) [2022-07-16T00:43:31.063Z] === RUN TestHostnameDnsResolution [2022-07-16T00:43:31.630Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-07-16T00:43:31.630Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T00:43:32.122Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-16T00:43:32.122Z] PASS [2022-07-16T00:43:32.122Z] [2022-07-16T00:43:32.122Z] DONE 6 tests in 13.515s [2022-07-16T00:43:32.122Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T00:43:32.122Z] INFO: Testing against a local daemon [2022-07-16T00:43:32.122Z] === RUN TestServiceCreateInit [2022-07-16T00:43:32.122Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T00:43:32.195Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2022-07-16T00:43:32.195Z] === RUN TestPrivilegedHostDevices [2022-07-16T00:43:32.761Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-16T00:43:32.761Z] === RUN TestRunConsoleSize [2022-07-16T00:43:33.326Z] --- PASS: TestRunConsoleSize (0.48s) [2022-07-16T00:43:33.326Z] === RUN TestStats [2022-07-16T00:43:35.853Z] --- PASS: TestStats (2.50s) [2022-07-16T00:43:35.853Z] === RUN TestStopContainerWithTimeout [2022-07-16T00:43:35.853Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T00:43:35.853Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T00:43:35.853Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T00:43:35.853Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T00:43:35.853Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T00:43:35.853Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T00:43:35.853Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T00:43:35.853Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T00:43:35.853Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T00:43:35.853Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T00:43:36.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T00:43:36.419Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T00:43:38.946Z] === CONT TestStopContainerWithTimeout/1 [2022-07-16T00:43:39.553Z] --- PASS: TestServiceCreateInit (7.50s) [2022-07-16T00:43:39.553Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-07-16T00:43:39.553Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-07-16T00:43:39.553Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T00:43:39.879Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-16T00:43:39.879Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-07-16T00:43:39.879Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-07-16T00:43:39.879Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-16T00:43:39.879Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-16T00:43:39.879Z] === RUN TestDeleteDevicemapper [2022-07-16T00:43:39.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:43:39.879Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T00:43:39.879Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T00:43:41.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-07-16T00:43:41.778Z] === RUN TestUpdateMemory [2022-07-16T00:43:42.036Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-16T00:43:42.036Z] === RUN TestUpdateCPUQuota [2022-07-16T00:43:42.970Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-07-16T00:43:42.970Z] === RUN TestUpdatePidsLimit [2022-07-16T00:43:42.970Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T00:43:42.970Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T00:43:43.228Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T00:43:43.486Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-16T00:43:43.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T00:43:43.744Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T00:43:44.003Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-16T00:43:44.937Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-16T00:43:44.937Z] === RUN TestUpdateRestartPolicy [2022-07-16T00:43:54.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:43:54.138Z] Using test binary docker [2022-07-16T00:43:54.138Z] +++ /etc/init.d/apparmor start [2022-07-16T00:43:54.138Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:43:54.138Z] INFO: Waiting for daemon to start... [2022-07-16T00:43:54.138Z] Starting dockerd [2022-07-16T00:43:54.138Z] +++ 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-16T00:43:55.617Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-16T00:43:55.617Z] Using test binary docker [2022-07-16T00:43:55.617Z] +++ /etc/init.d/apparmor start [2022-07-16T00:43:55.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-16T00:43:55.617Z] INFO: Waiting for daemon to start... [2022-07-16T00:43:55.617Z] Starting dockerd [2022-07-16T00:43:55.617Z] +++ 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-16T00:43:56.545Z] . [2022-07-16T00:43:56.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:43:56.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:43:56.800Z] Error: No such image: emptyfs [2022-07-16T00:43:56.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T00:43:56.800Z] ++++ docker load [2022-07-16T00:43:57.056Z] Running integration-test (iteration 1) [2022-07-16T00:43:57.056Z] 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-16T00:43:57.056Z] ++ 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-16T00:43:57.056Z] ++ set -e [2022-07-16T00:43:57.056Z] ++ '[' -n 0 ']' [2022-07-16T00:43:57.056Z] ++ set -x [2022-07-16T00:43:57.056Z] ++ 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-16T00:43:57.160Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-07-16T00:43:57.160Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T00:43:57.160Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-16T00:43:57.160Z] === RUN TestWaitNonBlocked [2022-07-16T00:43:57.160Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:43:57.160Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:43:57.160Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:43:57.160Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:43:57.160Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:43:57.160Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:43:57.160Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-16T00:43:57.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-16T00:43:57.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-16T00:43:57.160Z] === RUN TestWaitBlocked [2022-07-16T00:43:57.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:43:57.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:43:57.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:43:57.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:43:57.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:43:57.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:43:57.594Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2022-07-16T00:43:57.595Z] === RUN TestCreateServiceConflict [2022-07-16T00:43:57.595Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-16T00:43:57.595Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T00:43:57.619Z] Loaded image: busybox:latest [2022-07-16T00:43:57.619Z] [2022-07-16T00:43:57.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-16T00:43:57.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-16T00:43:57.739Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-16T00:43:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-16T00:43:57.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-07-16T00:43:57.739Z] === RUN TestWaitConditions [2022-07-16T00:43:57.739Z] === RUN TestWaitConditions/default [2022-07-16T00:43:57.739Z] === PAUSE TestWaitConditions/default [2022-07-16T00:43:57.739Z] === RUN TestWaitConditions/not-running [2022-07-16T00:43:57.739Z] === PAUSE TestWaitConditions/not-running [2022-07-16T00:43:57.739Z] === RUN TestWaitConditions/next-exit [2022-07-16T00:43:57.739Z] === PAUSE TestWaitConditions/next-exit [2022-07-16T00:43:57.739Z] === RUN TestWaitConditions/removed [2022-07-16T00:43:57.739Z] === PAUSE TestWaitConditions/removed [2022-07-16T00:43:57.739Z] === CONT TestWaitConditions/default [2022-07-16T00:43:57.739Z] === CONT TestWaitConditions/next-exit [2022-07-16T00:43:57.874Z] Error: No such image: emptyfs [2022-07-16T00:43:57.874Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-16T00:43:57.874Z] ++++ docker load [2022-07-16T00:43:58.130Z] Loaded image: busybox:glibc [2022-07-16T00:43:58.130Z] Running integration-test (iteration 1) [2022-07-16T00:43:58.130Z] 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-16T00:43:58.131Z] ++ 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-16T00:43:58.131Z] ++ set -e [2022-07-16T00:43:58.131Z] ++ '[' -n 0 ']' [2022-07-16T00:43:58.131Z] ++ set -x [2022-07-16T00:43:58.131Z] ++ 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-16T00:43:59.059Z] Loaded image: busybox:latest [2022-07-16T00:43:59.621Z] Loaded image: busybox:glibc [2022-07-16T00:43:59.646Z] === CONT TestWaitConditions/removed [2022-07-16T00:43:59.646Z] === CONT TestWaitConditions/not-running [2022-07-16T00:44:00.112Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-07-16T00:44:00.112Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T00:44:01.018Z] --- PASS: TestWaitConditions (0.01s) [2022-07-16T00:44:01.018Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-16T00:44:01.018Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-07-16T00:44:01.018Z] --- PASS: TestWaitConditions/removed (1.58s) [2022-07-16T00:44:01.018Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-07-16T00:44:01.018Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T00:44:01.018Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T00:44:02.140Z] Loaded image: debian:bullseye-slim [2022-07-16T00:44:02.397Z] Loaded image: hello-world:latest [2022-07-16T00:44:02.397Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:44:02.653Z] INFO: Testing against a local daemon [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-16T00:44:02.653Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-16T00:44:03.549Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-07-16T00:44:03.549Z] === CONT TestIpcModeOlderClient [2022-07-16T00:44:03.549Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2022-07-16T00:44:03.549Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T00:44:03.549Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-16T00:44:03.549Z] === CONT TestDaemonHostGatewayIP [2022-07-16T00:44:03.588Z] Loaded image: debian:bullseye-slim [2022-07-16T00:44:03.844Z] Loaded image: hello-world:latest [2022-07-16T00:44:03.844Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:44:04.100Z] INFO: Testing against a local daemon [2022-07-16T00:44:04.100Z] === RUN TestDockerDaemonSuite [2022-07-16T00:44:04.100Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-16T00:44:06.078Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-07-16T00:44:06.079Z] === CONT TestDaemonRestartIpcMode [2022-07-16T00:44:06.618Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-16T00:44:06.619Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-16T00:44:07.546Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-16T00:44:07.978Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-07-16T00:44:08.109Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-16T00:44:08.670Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-16T00:44:09.598Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-16T00:44:09.598Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-16T00:44:10.967Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-16T00:44:11.224Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-16T00:44:11.224Z] --- PASS: TestBuildWithHugeFile (128.67s) [2022-07-16T00:44:11.224Z] === RUN TestBuildWCOWSandboxSize [2022-07-16T00:44:11.224Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:44:11.224Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:44:11.224Z] === RUN TestBuildWithEmptyDockerfile [2022-07-16T00:44:11.224Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:44:11.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:44:11.224Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:44:11.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:44:11.224Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:44:11.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:44:11.224Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-16T00:44:11.224Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-16T00:44:11.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-16T00:44:11.480Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-16T00:44:11.480Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-16T00:44:11.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-16T00:44:11.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-07-16T00:44:11.480Z] === RUN TestBuildPreserveOwnership [2022-07-16T00:44:11.480Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-16T00:44:11.480Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-16T00:44:11.480Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-16T00:44:11.480Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-16T00:44:12.409Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-16T00:44:12.665Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-16T00:44:13.226Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-16T00:44:13.484Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-16T00:44:13.484Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-16T00:44:13.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-16T00:44:14.412Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-16T00:44:14.951Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-07-16T00:44:14.951Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T00:44:15.340Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2022-07-16T00:44:15.340Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.94s) [2022-07-16T00:44:15.340Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-07-16T00:44:15.340Z] === RUN TestBuildPlatformInvalid [2022-07-16T00:44:15.595Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-16T00:44:15.595Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-16T00:44:15.827Z] .........................xx.................... [ 29%] [2022-07-16T00:44:15.878Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-07-16T00:44:15.878Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T00:44:16.083Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-07-16T00:44:16.083Z] PASS [2022-07-16T00:44:16.083Z] [2022-07-16T00:44:16.083Z] === Skipped [2022-07-16T00:44:16.083Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-16T00:44:16.083Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:44:16.083Z] [2022-07-16T00:44:16.083Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:44:16.083Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:44:16.083Z] [2022-07-16T00:44:16.083Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T00:44:16.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:44:16.083Z] [2022-07-16T00:44:16.083Z] DONE 264 tests, 3 skipped in 126.040s [2022-07-16T00:44:16.083Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-16T00:44:16.083Z] ++ 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-16T00:44:16.083Z] ++ set -e [2022-07-16T00:44:16.083Z] ++ '[' -n 0 ']' [2022-07-16T00:44:16.083Z] ++ set -x [2022-07-16T00:44:16.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T00:44:16.083Z] === RUN TestConfigDaemonLibtrustID [2022-07-16T00:44:16.083Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-16T00:44:16.083Z] === RUN TestConfigDaemonID [2022-07-16T00:44:16.156Z] Loaded image: busybox:latest [2022-07-16T00:44:16.413Z] Loaded image: busybox:glibc [2022-07-16T00:44:16.649Z] daemon_test.go:83: [d42fb994c1a64] daemon is not started [2022-07-16T00:44:16.649Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:44:16.649Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-16T00:44:16.649Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-16T00:44:16.649Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-16T00:44:16.649Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-16T00:44:16.649Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-16T00:44:16.649Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-16T00:44:16.649Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:44:16.649Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-16T00:44:16.649Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-16T00:44:16.649Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-16T00:44:16.649Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-16T00:44:16.649Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-16T00:44:16.649Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-16T00:44:16.649Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-16T00:44:17.342Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-16T00:44:18.023Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-16T00:44:18.269Z] Loaded image: debian:bullseye-slim [2022-07-16T00:44:18.270Z] Loaded image: hello-world:latest [2022-07-16T00:44:18.270Z] Loaded image: arm32v7/hello-world:latest [2022-07-16T00:44:18.393Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-16T00:44:18.393Z] === RUN TestCreateServiceSysctls [2022-07-16T00:44:18.957Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-16T00:44:19.197Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-16T00:44:19.890Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-16T00:44:19.890Z] daemon_test.go:197: [df40f316467bb] daemon is not started [2022-07-16T00:44:19.890Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-16T00:44:19.890Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-16T00:44:19.890Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-16T00:44:19.890Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-16T00:44:19.890Z] === RUN TestDaemonProxy [2022-07-16T00:44:19.890Z] === RUN TestDaemonProxy/environment_variables [2022-07-16T00:44:21.719Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-16T00:44:21.722Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-07-16T00:44:21.723Z] === RUN TestCreateServiceCapabilities [2022-07-16T00:44:21.789Z] === RUN TestDaemonProxy/command-line_options [2022-07-16T00:44:23.088Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-16T00:44:23.687Z] === RUN TestDaemonProxy/configuration_file [2022-07-16T00:44:24.016Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-16T00:44:24.248Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-07-16T00:44:24.248Z] === RUN TestInspect [2022-07-16T00:44:24.945Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-16T00:44:25.059Z] === RUN TestDaemonProxy/conflicting_options [2022-07-16T00:44:25.625Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-16T00:44:26.191Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-16T00:44:26.191Z] PASS [2022-07-16T00:44:26.191Z] [2022-07-16T00:44:26.191Z] DONE 18 tests in 11.285s [2022-07-16T00:44:26.191Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T00:44:26.191Z] ++ 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-16T00:44:26.191Z] ++ set -e [2022-07-16T00:44:26.191Z] ++ '[' -n 0 ']' [2022-07-16T00:44:26.191Z] ++ set -x [2022-07-16T00:44:26.191Z] ++ 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-16T00:44:26.449Z] INFO: Testing against a local daemon [2022-07-16T00:44:26.449Z] === RUN TestCommitInheritsEnv [2022-07-16T00:44:26.707Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-16T00:44:26.707Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T00:44:26.707Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-16T00:44:26.707Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform// [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform/linux [2022-07-16T00:44:26.707Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-16T00:44:26.765Z] --- PASS: TestInspect (2.83s) [2022-07-16T00:44:26.765Z] === RUN TestCreateJob [2022-07-16T00:44:26.836Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-16T00:44:26.965Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-16T00:44:26.965Z] === RUN TestImportWithCustomPlatform/macos [2022-07-16T00:44:26.965Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-16T00:44:26.965Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-16T00:44:26.965Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-16T00:44:26.965Z] === RUN TestImagesFilterMultiReference [2022-07-16T00:44:26.965Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-16T00:44:26.965Z] === RUN TestImagePullPlatformInvalid [2022-07-16T00:44:26.965Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T00:44:26.965Z] === RUN TestRemoveImageOrphaning [2022-07-16T00:44:27.398Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-16T00:44:27.482Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-16T00:44:27.482Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T00:44:27.482Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:44:27.482Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-16T00:44:27.482Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T00:44:27.482Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-16T00:44:27.482Z] === RUN TestTagInvalidReference [2022-07-16T00:44:27.482Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-16T00:44:27.482Z] === RUN TestTagValidPrefixedRepo [2022-07-16T00:44:27.482Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-16T00:44:27.482Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T00:44:27.482Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-16T00:44:27.482Z] === RUN TestTagOfficialNames [2022-07-16T00:44:27.482Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-16T00:44:27.482Z] === RUN TestTagMatchesDigest [2022-07-16T00:44:27.482Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-16T00:44:27.482Z] PASS [2022-07-16T00:44:27.482Z] [2022-07-16T00:44:27.482Z] === Skipped [2022-07-16T00:44:27.482Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-16T00:44:27.482Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-16T00:44:27.482Z] [2022-07-16T00:44:27.482Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-16T00:44:27.482Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:44:27.482Z] [2022-07-16T00:44:27.482Z] DONE 22 tests, 2 skipped in 1.413s [2022-07-16T00:44:27.482Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-16T00:44:27.482Z] ++ 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-16T00:44:27.482Z] ++ set -e [2022-07-16T00:44:27.482Z] ++ '[' -n 0 ']' [2022-07-16T00:44:27.482Z] ++ set -x [2022-07-16T00:44:27.482Z] ++ 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-16T00:44:27.740Z] === RUN TestStripANSICommands [2022-07-16T00:44:27.740Z] === RUN TestStripANSICommands/#00 [2022-07-16T00:44:27.740Z] === RUN TestStripANSICommands/#01 [2022-07-16T00:44:27.740Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-16T00:44:27.740Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-16T00:44:27.740Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-16T00:44:27.740Z] PASS [2022-07-16T00:44:27.740Z] [2022-07-16T00:44:27.740Z] DONE 3 tests in 0.044s [2022-07-16T00:44:27.740Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T00:44:27.740Z] ++ 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-16T00:44:27.740Z] ++ set -e [2022-07-16T00:44:27.740Z] ++ '[' -n 0 ']' [2022-07-16T00:44:27.740Z] ++ set -x [2022-07-16T00:44:27.740Z] ++ 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-16T00:44:27.740Z] INFO: Testing against a local daemon [2022-07-16T00:44:27.740Z] === RUN TestNetworkCreateDelete [2022-07-16T00:44:27.959Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.44s) [2022-07-16T00:44:27.959Z] PASS [2022-07-16T00:44:27.959Z] [2022-07-16T00:44:27.959Z] === Skipped [2022-07-16T00:44:27.959Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-16T00:44:27.959Z] build_session_test.go:25: TODO: BuildKit [2022-07-16T00:44:27.959Z] [2022-07-16T00:44:27.959Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-16T00:44:27.959Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-16T00:44:27.959Z] [2022-07-16T00:44:27.959Z] DONE 34 tests, 2 skipped in 194.594s [2022-07-16T00:44:27.959Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-16T00:44:27.959Z] ++ 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-16T00:44:27.959Z] ++ set -e [2022-07-16T00:44:27.959Z] ++ '[' -n 0 ']' [2022-07-16T00:44:27.959Z] ++ set -x [2022-07-16T00:44:27.959Z] ++ 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-16T00:44:27.959Z] INFO: Testing against a local daemon [2022-07-16T00:44:27.959Z] === RUN TestConfigInspect [2022-07-16T00:44:27.997Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-16T00:44:27.997Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T00:44:28.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-16T00:44:28.215Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-16T00:44:28.255Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-16T00:44:28.255Z] === RUN TestDaemonDNSFallback [2022-07-16T00:44:29.143Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-16T00:44:29.144Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-16T00:44:29.706Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-16T00:44:30.031Z] --- PASS: TestCreateJob (3.18s) [2022-07-16T00:44:30.032Z] === RUN TestReplicatedJob [2022-07-16T00:44:30.636Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-16T00:44:30.892Z] docker_cli_daemon_test.go:1474: [d1603cb7c3db9] daemon is not started [2022-07-16T00:44:31.148Z] --- PASS: TestConfigInspect (3.02s) [2022-07-16T00:44:31.148Z] === RUN TestConfigList [2022-07-16T00:44:31.403Z] check_test.go:540: [dc816498e25ac] daemon is not started [2022-07-16T00:44:31.403Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-16T00:44:31.660Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-16T00:44:32.522Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-16T00:44:33.550Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-16T00:44:34.112Z] --- PASS: TestConfigList (3.07s) [2022-07-16T00:44:34.112Z] === RUN TestConfigsCreateAndDelete [2022-07-16T00:44:34.810Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-16T00:44:34.810Z] === RUN TestInspectNetwork [2022-07-16T00:44:35.480Z] check_test.go:540: [dda84c7fd770e] daemon is not started [2022-07-16T00:44:35.480Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-16T00:44:36.569Z] --- PASS: TestReplicatedJob (5.58s) [2022-07-16T00:44:36.569Z] === RUN TestUpdateReplicatedJob [2022-07-16T00:44:36.845Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-16T00:44:36.845Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2022-07-16T00:44:36.845Z] === RUN TestConfigsUpdate [2022-07-16T00:44:37.101Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-16T00:44:37.679Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-16T00:44:37.942Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-16T00:44:38.091Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T00:44:38.091Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T00:44:38.091Z] === RUN TestInspectNetwork/network_name [2022-07-16T00:44:38.091Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T00:44:38.201Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-16T00:44:38.461Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-16T00:44:38.461Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-16T00:44:39.087Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-07-16T00:44:39.087Z] === RUN TestServiceListWithStatuses [2022-07-16T00:44:39.087Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:44:39.087Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T00:44:39.087Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T00:44:39.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-16T00:44:39.828Z] --- PASS: TestConfigsUpdate (2.94s) [2022-07-16T00:44:39.828Z] === RUN TestTemplatedConfig [2022-07-16T00:44:40.009Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-16T00:44:40.084Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-16T00:44:41.450Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-16T00:44:41.450Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-16T00:44:42.274Z] --- PASS: TestInspectNetwork (7.12s) [2022-07-16T00:44:42.274Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T00:44:42.274Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T00:44:42.274Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T00:44:42.274Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-16T00:44:42.274Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T00:44:42.380Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-16T00:44:42.635Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-16T00:44:43.197Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-16T00:44:43.197Z] --- PASS: TestTemplatedConfig (3.55s) [2022-07-16T00:44:43.197Z] === RUN TestConfigCreateResolve [2022-07-16T00:44:43.208Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-16T00:44:43.208Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:44:43.208Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:44:43.208Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:44:43.208Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-16T00:44:43.208Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-16T00:44:43.208Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-16T00:44:43.208Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-16T00:44:43.208Z] === RUN TestNetworkList [2022-07-16T00:44:43.208Z] === RUN TestNetworkList//networks [2022-07-16T00:44:43.208Z] === PAUSE TestNetworkList//networks [2022-07-16T00:44:43.208Z] === RUN TestNetworkList//networks/ [2022-07-16T00:44:43.208Z] === PAUSE TestNetworkList//networks/ [2022-07-16T00:44:43.208Z] === CONT TestNetworkList//networks [2022-07-16T00:44:43.208Z] === CONT TestNetworkList//networks/ [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkList (0.01s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T00:44:43.208Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T00:44:43.208Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T00:44:43.252Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-07-16T00:44:43.252Z] === RUN TestDockerNetworkReConnect [2022-07-16T00:44:43.760Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-16T00:44:43.773Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-16T00:44:43.773Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T00:44:44.687Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-16T00:44:44.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-16T00:44:45.145Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T00:44:45.145Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T00:44:45.214Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-16T00:44:45.249Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-16T00:44:45.249Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-16T00:44:45.249Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-16T00:44:45.712Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-16T00:44:45.712Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T00:44:46.176Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-16T00:44:46.176Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-16T00:44:46.176Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-16T00:44:46.176Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-16T00:44:46.176Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-16T00:44:46.176Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-07-16T00:44:46.176Z] PASS [2022-07-16T00:44:46.176Z] [2022-07-16T00:44:46.176Z] DONE 6 tests in 18.309s [2022-07-16T00:44:46.176Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-16T00:44:46.176Z] ++ 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-16T00:44:46.176Z] ++ set -e [2022-07-16T00:44:46.176Z] ++ '[' -n 0 ']' [2022-07-16T00:44:46.176Z] ++ set -x [2022-07-16T00:44:46.176Z] ++ 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-16T00:44:46.432Z] INFO: Testing against a local daemon [2022-07-16T00:44:46.432Z] === RUN TestAttachWithTTY [2022-07-16T00:44:46.517Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-07-16T00:44:46.517Z] === RUN TestServicePlugin [2022-07-16T00:44:46.689Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-16T00:44:46.689Z] === RUN TestAttachWithoutTTy [2022-07-16T00:44:46.689Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-16T00:44:46.689Z] === RUN TestCheckpoint [2022-07-16T00:44:46.689Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:44:46.689Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/commit [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:44:46.689Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/commit [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-16T00:44:46.689Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-16T00:44:46.689Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-16T00:44:46.689Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-16T00:44:46.689Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-16T00:44:46.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-16T00:44:46.689Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-16T00:44:46.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-16T00:44:46.689Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-16T00:44:46.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-16T00:44:46.947Z] === RUN TestCopyEmptyFile [2022-07-16T00:44:46.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-16T00:44:47.085Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-16T00:44:47.085Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T00:44:47.207Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-07-16T00:44:47.207Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-16T00:44:47.464Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-16T00:44:47.464Z] === RUN TestCopyFromContainer [2022-07-16T00:44:47.720Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-16T00:44:47.977Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-16T00:44:48.018Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-07-16T00:44:48.018Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T00:44:48.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-16T00:44:48.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-16T00:44:48.583Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-16T00:44:48.583Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T00:44:49.100Z] === RUN TestCopyFromContainer// [2022-07-16T00:44:49.100Z] === RUN TestCopyFromContainer//bar/root [2022-07-16T00:44:49.357Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-16T00:44:49.357Z] === RUN TestCopyFromContainer/bar/quux [2022-07-16T00:44:49.613Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-16T00:44:49.613Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-16T00:44:49.869Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-16T00:44:49.869Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-16T00:44:50.125Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-16T00:44:50.125Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-16T00:44:50.381Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-16T00:44:50.381Z] --- PASS: TestCopyFromContainer (2.95s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-16T00:44:50.382Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-07-16T00:44:50.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-16T00:44:50.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:44:50.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:44:50.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:44:50.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:44:50.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:44:50.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:44:50.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-16T00:44:50.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-16T00:44:50.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-16T00:44:50.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-16T00:44:50.382Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-16T00:44:50.382Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-16T00:44:50.382Z] === RUN TestCreateWithInvalidEnv [2022-07-16T00:44:50.382Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-16T00:44:50.382Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-16T00:44:50.382Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-16T00:44:50.382Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-16T00:44:50.382Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-16T00:44:50.382Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-16T00:44:50.382Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-16T00:44:50.382Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-16T00:44:50.382Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-16T00:44:50.382Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-16T00:44:50.382Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-16T00:44:50.382Z] === RUN TestCreateTmpfsMountsTarget [2022-07-16T00:44:50.382Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-16T00:44:50.382Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-16T00:44:50.684Z] plugin_test.go:61: [d11abc528fcff] joining swarm manager [df0ada064ce27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:44:51.110Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-07-16T00:44:51.110Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T00:44:51.110Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:44:51.110Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:44:51.110Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T00:44:51.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-16T00:44:51.309Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-16T00:44:51.309Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-16T00:44:51.611Z] plugin_test.go:64: [d1af0ec8e3c1f] joining swarm manager [df0ada064ce27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:44:51.872Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-16T00:44:52.435Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2022-07-16T00:44:52.435Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-16T00:44:52.691Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-16T00:44:53.621Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-16T00:44:53.877Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-16T00:44:54.439Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-16T00:44:54.439Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:44:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:44:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:44:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:44:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:44:54.696Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:44:54.696Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:44:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-16T00:44:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-16T00:44:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-16T00:44:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-16T00:44:54.696Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-16T00:44:54.696Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-16T00:44:54.696Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-16T00:44:55.261Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-16T00:44:55.261Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-16T00:44:55.517Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-07-16T00:44:55.517Z] === RUN TestCreateDifferentPlatform [2022-07-16T00:44:55.517Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-16T00:44:55.517Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-16T00:44:55.517Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-16T00:44:55.517Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-16T00:44:55.517Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-16T00:44:55.517Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-16T00:44:55.517Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-16T00:44:55.517Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-16T00:44:55.517Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-16T00:44:55.517Z] === RUN TestCreateInvalidHostConfig [2022-07-16T00:44:55.517Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:44:55.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:44:55.518Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:44:55.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:44:55.518Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:44:55.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:44:55.518Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:44:55.518Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:44:55.518Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-16T00:44:55.518Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-16T00:44:55.518Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-16T00:44:55.518Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-16T00:44:55.518Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-16T00:44:55.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-16T00:44:55.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-16T00:44:55.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-16T00:44:55.518Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-16T00:44:55.518Z] === RUN TestContainerStartOnDaemonRestart [2022-07-16T00:44:55.518Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-16T00:44:55.518Z] === RUN TestDaemonRestartIpcMode [2022-07-16T00:44:55.518Z] === PAUSE TestDaemonRestartIpcMode [2022-07-16T00:44:55.518Z] === RUN TestDaemonHostGatewayIP [2022-07-16T00:44:55.518Z] === PAUSE TestDaemonHostGatewayIP [2022-07-16T00:44:55.518Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-16T00:44:55.518Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-16T00:44:55.518Z] === RUN TestContainerKillOnDaemonStart [2022-07-16T00:44:55.518Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-16T00:44:55.518Z] === RUN TestDiff [2022-07-16T00:44:56.080Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-16T00:44:56.336Z] --- PASS: TestDiff (0.77s) [2022-07-16T00:44:56.336Z] === RUN TestExecConsoleSize [2022-07-16T00:44:56.898Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-16T00:44:56.898Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-16T00:44:57.154Z] --- PASS: TestExecConsoleSize (0.78s) [2022-07-16T00:44:57.154Z] === RUN TestExecWithCloseStdin [2022-07-16T00:44:57.410Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-16T00:44:57.666Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-16T00:44:57.922Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-07-16T00:44:57.922Z] === RUN TestExec [2022-07-16T00:44:58.853Z] --- PASS: TestExec (0.92s) [2022-07-16T00:44:58.853Z] === RUN TestExecUser [2022-07-16T00:44:58.853Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-16T00:44:59.110Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-16T00:44:59.366Z] check_test.go:540: [d965bb63aef0e] daemon is not started [2022-07-16T00:44:59.366Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-16T00:44:59.623Z] --- PASS: TestExecUser (0.89s) [2022-07-16T00:44:59.623Z] === RUN TestExportContainerAndImportImage [2022-07-16T00:45:00.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-16T00:45:00.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-16T00:45:00.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-16T00:45:00.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-16T00:45:00.988Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-16T00:45:00.988Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2022-07-16T00:45:00.988Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-16T00:45:01.550Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-16T00:45:01.806Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-16T00:45:01.862Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-16T00:45:02.369Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-07-16T00:45:02.369Z] === RUN TestHealthCheckWorkdir [2022-07-16T00:45:03.296Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-07-16T00:45:03.296Z] === RUN TestHealthKillContainer [2022-07-16T00:45:03.296Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-16T00:45:05.184Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-16T00:45:06.024Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-07-16T00:45:06.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T00:45:06.112Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-16T00:45:06.368Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-16T00:45:06.930Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-16T00:45:06.930Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-16T00:45:06.930Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-16T00:45:06.930Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-16T00:45:07.399Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d6l3eqyzb0a70zbdtjb75rp4s Created:2022-07-16 00:45:06.040514407 +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[70bad697ecd03ae3a790e47815eff913784291a395990fde597cc375c4f879ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtz3lac5r6vwoiaunehjnybju EndpointID:67bc6404a122ff6e9ab45a1b421ab8d243b8e53cfbd86a8a19529ea3dfade742 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ddcd553a0f780c72a689cad0223d38843839b48188b3c2faa7b708cc595e097 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:bf0d664a73c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtz3lac5r6vwoiaunehjnybju EndpointID:67bc6404a122ff6e9ab45a1b421ab8d243b8e53cfbd86a8a19529ea3dfade742 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T00:45:08.817Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-16T00:45:09.378Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-16T00:45:09.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-16T00:45:10.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-16T00:45:11.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-16T00:45:11.625Z] --- PASS: TestHealthKillContainer (8.21s) [2022-07-16T00:45:11.625Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-16T00:45:11.881Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-16T00:45:11.881Z] === RUN TestIpcModeNone [2022-07-16T00:45:12.138Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-16T00:45:12.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-16T00:45:12.395Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-16T00:45:12.395Z] === RUN TestIpcModePrivate [2022-07-16T00:45:12.652Z] check_test.go:540: [d3b80fa840fb4] daemon is not started [2022-07-16T00:45:12.652Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-16T00:45:12.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-07-16T00:45:12.660Z] PASS [2022-07-16T00:45:12.660Z] [2022-07-16T00:45:12.660Z] === Skipped [2022-07-16T00:45:12.660Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:45:12.661Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:45:12.661Z] [2022-07-16T00:45:12.661Z] DONE 38 tests, 1 skipped in 44.089s [2022-07-16T00:45:12.661Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:45:12.661Z] ++ 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-16T00:45:12.661Z] ++ set -e [2022-07-16T00:45:12.661Z] ++ '[' -n 0 ']' [2022-07-16T00:45:12.661Z] ++ set -x [2022-07-16T00:45:12.661Z] ++ 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-16T00:45:12.661Z] INFO: Testing against a local daemon [2022-07-16T00:45:12.661Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T00:45:12.661Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:45:12.661Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:45:12.661Z] === RUN TestDockerNetworkIpvlan [2022-07-16T00:45:12.661Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:45:12.661Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:45:12.661Z] PASS [2022-07-16T00:45:12.661Z] [2022-07-16T00:45:12.661Z] === Skipped [2022-07-16T00:45:12.661Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:45:12.661Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:45:12.661Z] [2022-07-16T00:45:12.661Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:45:12.661Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:45:12.661Z] [2022-07-16T00:45:12.661Z] DONE 2 tests, 2 skipped in 0.115s [2022-07-16T00:45:12.661Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:45:12.661Z] ++ 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-16T00:45:12.661Z] ++ set -e [2022-07-16T00:45:12.661Z] ++ '[' -n 0 ']' [2022-07-16T00:45:12.661Z] ++ set -x [2022-07-16T00:45:12.661Z] ++ 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-16T00:45:12.661Z] INFO: Testing against a local daemon [2022-07-16T00:45:12.661Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T00:45:12.838Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-16T00:45:13.213Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-07-16T00:45:13.214Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-16T00:45:13.214Z] --- PASS: TestIpcModePrivate (0.73s) [2022-07-16T00:45:13.214Z] === RUN TestIpcModeShareable [2022-07-16T00:45:13.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-07-16T00:45:13.594Z] === RUN TestDockerNetworkMacvlan [2022-07-16T00:45:13.775Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-16T00:45:13.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-16T00:45:13.775Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-16T00:45:13.775Z] --- PASS: TestIpcModeShareable (0.57s) [2022-07-16T00:45:13.775Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-16T00:45:14.160Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T00:45:14.336Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-16T00:45:14.608Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-16T00:45:14.725Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T00:45:15.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001135b30__} [2022-07-16T00:45:15.658Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T00:45:15.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2022-07-16T00:45:15.826Z] === RUN TestAPIIpcModeHost [2022-07-16T00:45:16.388Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-07-16T00:45:16.388Z] === RUN TestDaemonIpcModeShareable [2022-07-16T00:45:16.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12877740054_/foo_false_____} [2022-07-16T00:45:17.231Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-16T00:45:17.557Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T00:45:17.826Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-16T00:45:17.826Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-07-16T00:45:17.826Z] === RUN TestDaemonIpcModePrivate [2022-07-16T00:45:18.100Z] --- PASS: TestServicePlugin (30.36s) [2022-07-16T00:45:18.100Z] === RUN TestServiceUpdateLabel [2022-07-16T00:45:18.238Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-16T00:45:18.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12877740054_/foo_true_____} [2022-07-16T00:45:18.931Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T00:45:19.027Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-16T00:45:19.027Z] === RUN TestServiceUpdateSecrets [2022-07-16T00:45:19.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-07-16T00:45:19.318Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2022-07-16T00:45:19.318Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-16T00:45:19.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_false_____} [2022-07-16T00:45:20.807Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-07-16T00:45:20.807Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2022-07-16T00:45:20.807Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-16T00:45:21.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_true_____} [2022-07-16T00:45:21.625Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-16T00:45:22.188Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-16T00:45:22.212Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T00:45:22.444Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.47s) [2022-07-16T00:45:22.444Z] === RUN TestIpcModeOlderClient [2022-07-16T00:45:22.444Z] === PAUSE TestIpcModeOlderClient [2022-07-16T00:45:22.444Z] === RUN TestKillContainerInvalidSignal [2022-07-16T00:45:22.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_true__0xc001135b60___} [2022-07-16T00:45:22.960Z] ............................ [ 66%] [2022-07-16T00:45:23.007Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-07-16T00:45:23.007Z] === RUN TestKillContainer [2022-07-16T00:45:23.007Z] === RUN TestKillContainer/no_signal [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-07-16T00:45:23.145Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-16T00:45:23.145Z] PASS [2022-07-16T00:45:23.145Z] [2022-07-16T00:45:23.145Z] DONE 8 tests in 11.153s [2022-07-16T00:45:23.145Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T00:45:23.145Z] ++ 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-16T00:45:23.145Z] ++ set -e [2022-07-16T00:45:23.145Z] ++ '[' -n 0 ']' [2022-07-16T00:45:23.145Z] ++ set -x [2022-07-16T00:45:23.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:45:23.145Z] testing: warning: no tests to run [2022-07-16T00:45:23.145Z] PASS [2022-07-16T00:45:23.145Z] [2022-07-16T00:45:23.145Z] DONE 0 tests in 0.027s [2022-07-16T00:45:23.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T00:45:23.145Z] ++ 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-16T00:45:23.145Z] ++ set -e [2022-07-16T00:45:23.145Z] ++ '[' -n 0 ']' [2022-07-16T00:45:23.145Z] ++ set -x [2022-07-16T00:45:23.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:45:23.145Z] INFO: Testing against a local daemon [2022-07-16T00:45:23.145Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T00:45:23.569Z] === RUN TestKillContainer/non_killing_signal [2022-07-16T00:45:24.132Z] === RUN TestKillContainer/killing_signal [2022-07-16T00:45:24.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001135b78__} [2022-07-16T00:45:24.132Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-16T00:45:24.132Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-16T00:45:24.132Z] check_test.go:540: [d0b30010f0dee] daemon is not started [2022-07-16T00:45:24.132Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-16T00:45:24.519Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-16T00:45:24.519Z] === RUN TestAuthZPluginTLS [2022-07-16T00:45:25.061Z] --- PASS: TestKillContainer (1.95s) [2022-07-16T00:45:25.061Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-07-16T00:45:25.061Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-07-16T00:45:25.061Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-07-16T00:45:25.061Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-16T00:45:25.061Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-16T00:45:25.085Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-16T00:45:25.085Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T00:45:25.342Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-16T00:45:25.342Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T00:45:25.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-16T00:45:25.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001135b90__} [2022-07-16T00:45:25.879Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-16T00:45:25.907Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-16T00:45:25.907Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T00:45:26.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-07-16T00:45:26.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-07-16T00:45:26.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-07-16T00:45:26.441Z] === RUN TestKillStoppedContainer [2022-07-16T00:45:26.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001135ba8__} [2022-07-16T00:45:26.441Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-16T00:45:26.441Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-16T00:45:26.441Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-16T00:45:26.441Z] === RUN TestKillDifferentUserContainer [2022-07-16T00:45:26.472Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-16T00:45:26.472Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T00:45:27.004Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-07-16T00:45:27.004Z] === RUN TestInspectOomKilledTrue [2022-07-16T00:45:27.004Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:45:27.004Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-16T00:45:27.004Z] === RUN TestInspectOomKilledFalse [2022-07-16T00:45:27.004Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:45:27.004Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-16T00:45:27.004Z] === RUN TestLinksEtcHostsContentMatch [2022-07-16T00:45:27.566Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-07-16T00:45:27.566Z] === RUN TestLinksContainerNames [2022-07-16T00:45:27.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001135bc0__} [2022-07-16T00:45:27.845Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-16T00:45:27.845Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T00:45:28.081Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-16T00:45:28.103Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-16T00:45:28.103Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T00:45:28.668Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-16T00:45:28.668Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T00:45:29.010Z] --- PASS: TestLinksContainerNames (1.31s) [2022-07-16T00:45:29.010Z] === RUN TestLogsFollowTailEmpty [2022-07-16T00:45:29.234Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-16T00:45:29.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T00:45:29.266Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-16T00:45:29.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-16T00:45:29.522Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-07-16T00:45:29.522Z] === RUN TestLogs [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:45:29.522Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:45:29.522Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:45:29.522Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-16T00:45:29.522Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-16T00:45:30.453Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-16T00:45:30.453Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-16T00:45:30.608Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-16T00:45:30.608Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-16T00:45:31.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-16T00:45:31.272Z] check_test.go:540: [d7620424f811c] daemon is not started [2022-07-16T00:45:31.272Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-16T00:45:31.272Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-16T00:45:31.531Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-16T00:45:31.531Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-16T00:45:31.531Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-16T00:45:31.531Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-16T00:45:31.531Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-16T00:45:31.980Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-07-16T00:45:31.980Z] === RUN TestAuthZPluginHeader [2022-07-16T00:45:32.461Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-16T00:45:32.718Z] === RUN TestLogs/driver_json-file [2022-07-16T00:45:32.914Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-16T00:45:32.914Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T00:45:32.914Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:32.914Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-16T00:45:32.914Z] === RUN TestAuthZPluginV2Disable [2022-07-16T00:45:32.914Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:32.914Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-16T00:45:32.914Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T00:45:32.914Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:32.914Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-16T00:45:32.914Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T00:45:32.914Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:32.914Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-16T00:45:32.914Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:45:32.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:45:32.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:45:32.978Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-16T00:45:32.978Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-16T00:45:33.859Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-16T00:45:33.859Z] === RUN TestServiceUpdateConfigs [2022-07-16T00:45:34.345Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-16T00:45:34.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-16T00:45:34.345Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-16T00:45:34.601Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-16T00:45:35.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-16T00:45:35.164Z] check_test.go:540: [d1fe5845f959a] daemon is not started [2022-07-16T00:45:35.164Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-16T00:45:35.164Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-16T00:45:35.164Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-16T00:45:36.529Z] --- PASS: TestLogs (6.92s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.04s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.07s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.96s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.12s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.17s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.19s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.28s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.11s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.12s) [2022-07-16T00:45:36.529Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s) [2022-07-16T00:45:36.529Z] === RUN TestContainerNetworkMountsNoChown [2022-07-16T00:45:36.529Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-16T00:45:37.094Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/default [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/default [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/private [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/private [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/rprivate [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/slave [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/slave [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/rslave [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/shared [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/shared [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/rshared [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-16T00:45:37.094Z] === CONT TestMountDaemonRoot/default [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:45:37.094Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-16T00:45:37.094Z] === CONT TestMountDaemonRoot/rshared [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:45:37.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:45:37.094Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/shared [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/rslave [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/slave [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/rprivate [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/private [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-16T00:45:37.095Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:45:37.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-16T00:45:37.095Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-16T00:45:37.351Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-16T00:45:37.608Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-16T00:45:37.608Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-16T00:45:37.608Z] === RUN TestContainerBindMountNonRecursive [2022-07-16T00:45:38.171Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-16T00:45:38.428Z] docker_cli_daemon_plugins_test.go:80: [d3a2b85f27bad] daemon is not started [2022-07-16T00:45:38.989Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-16T00:45:39.551Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2022-07-16T00:45:39.551Z] === RUN TestContainerVolumesMountedAsShared [2022-07-16T00:45:39.551Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-16T00:45:39.551Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-16T00:45:39.551Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-16T00:45:40.114Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-07-16T00:45:40.114Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-16T00:45:40.371Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-16T00:45:40.627Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-07-16T00:45:40.627Z] === RUN TestNetworkNat [2022-07-16T00:45:41.190Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-16T00:45:41.190Z] --- PASS: TestNetworkNat (0.64s) [2022-07-16T00:45:41.190Z] === RUN TestNetworkLocalhostTCPNat [2022-07-16T00:45:41.753Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-16T00:45:42.010Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2022-07-16T00:45:42.010Z] === RUN TestNetworkLoopbackNat [2022-07-16T00:45:42.572Z] docker_cli_daemon_plugins_test.go:170: [d7f66ffc439b9] daemon is not started [2022-07-16T00:45:43.134Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-16T00:45:43.696Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-16T00:45:43.953Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-16T00:45:44.517Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-16T00:45:45.080Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-07-16T00:45:45.080Z] === RUN TestPause [2022-07-16T00:45:45.080Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-16T00:45:46.009Z] --- PASS: TestPause (0.87s) [2022-07-16T00:45:46.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-16T00:45:46.009Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:45:46.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:45:46.009Z] === RUN TestPauseStopPausedContainer [2022-07-16T00:45:46.009Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-16T00:45:46.937Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2022-07-16T00:45:46.937Z] === RUN TestPidHost [2022-07-16T00:45:46.937Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-16T00:45:46.937Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-16T00:45:47.499Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-16T00:45:47.756Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-16T00:45:48.012Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-16T00:45:48.269Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-16T00:45:48.269Z] --- PASS: TestPidHost (1.66s) [2022-07-16T00:45:48.269Z] === RUN TestPsFilter [2022-07-16T00:45:48.525Z] check_test.go:540: [dd8e156807f7b] daemon is not started [2022-07-16T00:45:48.525Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-16T00:45:48.525Z] --- PASS: TestPsFilter (0.15s) [2022-07-16T00:45:48.525Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-16T00:45:48.692Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-07-16T00:45:48.692Z] === RUN TestServiceUpdateNetwork [2022-07-16T00:45:49.453Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-07-16T00:45:49.453Z] === RUN TestRemoveContainerWithVolume [2022-07-16T00:45:50.015Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-07-16T00:45:50.015Z] === RUN TestRemoveContainerRunning [2022-07-16T00:45:50.015Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-16T00:45:50.272Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-16T00:45:50.835Z] --- PASS: TestRemoveContainerRunning (0.81s) [2022-07-16T00:45:50.835Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-16T00:45:50.984Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-16T00:45:50.985Z] PASS [2022-07-16T00:45:50.985Z] [2022-07-16T00:45:50.985Z] === Skipped [2022-07-16T00:45:50.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-16T00:45:50.985Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:50.985Z] [2022-07-16T00:45:50.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-16T00:45:50.985Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:50.985Z] [2022-07-16T00:45:50.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-16T00:45:50.985Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:50.985Z] [2022-07-16T00:45:50.985Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-16T00:45:50.985Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:45:50.985Z] [2022-07-16T00:45:50.985Z] DONE 17 tests, 4 skipped in 26.509s [2022-07-16T00:45:50.985Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T00:45:50.985Z] ++ 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-16T00:45:50.985Z] ++ set -e [2022-07-16T00:45:50.985Z] ++ '[' -n 0 ']' [2022-07-16T00:45:50.985Z] ++ set -x [2022-07-16T00:45:50.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T00:45:50.985Z] INFO: Testing against a local daemon [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:45:50.985Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:45:50.985Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-16T00:45:50.985Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-16T00:45:50.985Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-16T00:45:50.985Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-16T00:45:50.985Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-16T00:45:50.985Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-16T00:45:50.985Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-16T00:45:50.985Z] === RUN TestPluginInstall [2022-07-16T00:45:50.985Z] === RUN TestPluginInstall/no_auth [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f717129b49f72447ef5155512fd0cc4fe1efa2244594df53c0db7d69f7b8246b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f717129b49f72447ef5155512fd0cc4fe1efa2244594df53c0db7d69f7b8246b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:50.985Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f717129b49f72447ef5155512fd0cc4fe1efa2244594df53c0db7d69f7b8246b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:50.985Z] time="2022-07-16T00:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f717129b49f72447ef5155512fd0cc4fe1efa2244594df53c0db7d69f7b8246b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:51.243Z] === RUN TestPluginInstall/with_insecure [2022-07-16T00:45:51.397Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-07-16T00:45:51.397Z] === RUN TestRemoveInvalidContainer [2022-07-16T00:45:51.397Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-16T00:45:51.397Z] === RUN TestRenameLinkedContainer [2022-07-16T00:45:51.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-16T00:45:52.177Z] time="2022-07-16T00:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:52.177Z] time="2022-07-16T00:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23b701886703eb03c66b552c8593b5f7e88b530900aed918094642b9c880fb03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:52.177Z] time="2022-07-16T00:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:45:52.177Z] time="2022-07-16T00:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23b701886703eb03c66b552c8593b5f7e88b530900aed918094642b9c880fb03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:45:52.435Z] plugin_test.go:195: [dc2d26f52306a] daemon is not started [2022-07-16T00:45:52.435Z] --- PASS: TestPluginInstall (2.58s) [2022-07-16T00:45:52.435Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-07-16T00:45:52.435Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-16T00:45:52.435Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-16T00:45:52.435Z] === RUN TestPluginsWithRuntimes [2022-07-16T00:45:53.019Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-16T00:45:53.582Z] --- PASS: TestRenameLinkedContainer (2.18s) [2022-07-16T00:45:53.582Z] === RUN TestRenameStoppedContainer [2022-07-16T00:45:53.808Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T00:45:54.509Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-07-16T00:45:54.509Z] === RUN TestRenameRunningContainerAndReuse [2022-07-16T00:45:54.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-16T00:45:54.741Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T00:45:55.437Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2022-07-16T00:45:55.437Z] === RUN TestRenameInvalidName [2022-07-16T00:45:55.675Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-07-16T00:45:55.675Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-16T00:45:55.675Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-16T00:45:55.675Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T00:45:55.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-16T00:45:55.999Z] --- PASS: TestRenameInvalidName (0.59s) [2022-07-16T00:45:55.999Z] === RUN TestRenameAnonymousContainer [2022-07-16T00:45:56.241Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-16T00:45:56.241Z] PASS [2022-07-16T00:45:56.241Z] [2022-07-16T00:45:56.241Z] DONE 24 tests in 6.582s [2022-07-16T00:45:56.241Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T00:45:56.241Z] ++ 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-16T00:45:56.241Z] ++ set -e [2022-07-16T00:45:56.241Z] ++ '[' -n 0 ']' [2022-07-16T00:45:56.241Z] ++ set -x [2022-07-16T00:45:56.241Z] ++ 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-16T00:45:56.241Z] INFO: Testing against a local daemon [2022-07-16T00:45:56.241Z] === RUN TestExternalGraphDriver [2022-07-16T00:45:56.807Z] === RUN TestExternalGraphDriver/json [2022-07-16T00:45:57.400Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-16T00:45:58.180Z] === RUN TestExternalGraphDriver/spec [2022-07-16T00:45:58.326Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2022-07-16T00:45:58.326Z] === RUN TestRenameContainerWithSameName [2022-07-16T00:45:58.890Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-16T00:45:58.890Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-07-16T00:45:58.890Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-16T00:45:59.451Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-16T00:46:00.012Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2022-07-16T00:46:00.012Z] === RUN TestResize [2022-07-16T00:46:00.078Z] === RUN TestExternalGraphDriver/pull [2022-07-16T00:46:00.576Z] --- PASS: TestResize (0.44s) [2022-07-16T00:46:00.576Z] === RUN TestResizeWithInvalidSize [2022-07-16T00:46:00.834Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-16T00:46:00.834Z] === RUN TestResizeWhenContainerNotStarted [2022-07-16T00:46:00.863Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-07-16T00:46:00.863Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T00:46:01.095Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-16T00:46:01.351Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:01.351Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:01.351Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:01.352Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:01.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:01.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:01.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:01.352Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:01.352Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:01.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-16T00:46:01.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:01.453Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-07-16T00:46:01.453Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-16T00:46:01.453Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-07-16T00:46:01.453Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-16T00:46:01.453Z] === RUN TestGraphdriverPluginV2 [2022-07-16T00:46:01.789Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T00:46:02.019Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:46:02.019Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-16T00:46:02.019Z] PASS [2022-07-16T00:46:02.019Z] [2022-07-16T00:46:02.019Z] === Skipped [2022-07-16T00:46:02.019Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-16T00:46:02.019Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:46:02.019Z] [2022-07-16T00:46:02.019Z] DONE 5 tests, 1 skipped in 5.611s [2022-07-16T00:46:02.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T00:46:02.019Z] ++ 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-16T00:46:02.019Z] ++ set -e [2022-07-16T00:46:02.019Z] ++ '[' -n 0 ']' [2022-07-16T00:46:02.019Z] ++ set -x [2022-07-16T00:46:02.019Z] ++ 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-16T00:46:02.019Z] INFO: Testing against a local daemon [2022-07-16T00:46:02.019Z] === RUN TestContinueAfterPluginCrash [2022-07-16T00:46:02.019Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T00:46:02.019Z] === RUN TestReadPluginNoRead [2022-07-16T00:46:02.019Z] === PAUSE TestReadPluginNoRead [2022-07-16T00:46:02.019Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T00:46:02.019Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T00:46:02.019Z] === CONT TestContinueAfterPluginCrash [2022-07-16T00:46:02.019Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T00:46:02.350Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T00:46:02.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:02.973Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-16T00:46:02.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-16T00:46:03.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-16T00:46:04.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:04.467Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-16T00:46:05.302Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2022-07-16T00:46:05.302Z] === CONT TestReadPluginNoRead [2022-07-16T00:46:05.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:05.645Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-16T00:46:07.235Z] === RUN TestReadPluginNoRead/default [2022-07-16T00:46:07.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-16T00:46:08.624Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T00:46:08.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-16T00:46:09.462Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-16T00:46:09.997Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T00:46:10.255Z] --- PASS: TestContinueAfterPluginCrash (8.16s) [2022-07-16T00:46:10.390Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-16T00:46:10.450Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T00:46:11.189Z] === CONT TestReadPluginNoRead [2022-07-16T00:46:11.189Z] read_test.go:92: [d2c8db3f51fd7] daemon is not started [2022-07-16T00:46:11.189Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-07-16T00:46:11.189Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-16T00:46:11.189Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-07-16T00:46:11.189Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-16T00:46:11.190Z] PASS [2022-07-16T00:46:11.190Z] [2022-07-16T00:46:11.190Z] DONE 6 tests in 9.109s [2022-07-16T00:46:11.190Z] 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-16T00:46:11.190Z] ++ 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-16T00:46:11.190Z] ++ set -e [2022-07-16T00:46:11.190Z] ++ '[' -n 0 ']' [2022-07-16T00:46:11.190Z] ++ set -x [2022-07-16T00:46:11.190Z] ++ 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-16T00:46:11.190Z] testing: warning: no tests to run [2022-07-16T00:46:11.190Z] PASS [2022-07-16T00:46:11.190Z] [2022-07-16T00:46:11.190Z] DONE 0 tests in 0.038s [2022-07-16T00:46:11.190Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T00:46:11.190Z] ++ 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-16T00:46:11.190Z] ++ set -e [2022-07-16T00:46:11.190Z] ++ '[' -n 0 ']' [2022-07-16T00:46:11.190Z] ++ set -x [2022-07-16T00:46:11.190Z] ++ 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-16T00:46:11.190Z] INFO: Testing against a local daemon [2022-07-16T00:46:11.190Z] === RUN TestPluginWithDevMounts [2022-07-16T00:46:11.190Z] === PAUSE TestPluginWithDevMounts [2022-07-16T00:46:11.190Z] === CONT TestPluginWithDevMounts [2022-07-16T00:46:11.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-16T00:46:12.318Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-16T00:46:13.090Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-16T00:46:13.090Z] PASS [2022-07-16T00:46:13.090Z] [2022-07-16T00:46:13.090Z] DONE 1 tests in 1.651s [2022-07-16T00:46:13.090Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T00:46:13.090Z] ++ 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-16T00:46:13.090Z] ++ set -e [2022-07-16T00:46:13.090Z] ++ '[' -n 0 ']' [2022-07-16T00:46:13.090Z] ++ set -x [2022-07-16T00:46:13.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:46:13.090Z] INFO: Testing against a local daemon [2022-07-16T00:46:13.090Z] === RUN TestSecretInspect [2022-07-16T00:46:13.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-16T00:46:13.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-16T00:46:14.432Z] check_test.go:540: [df9f9d4c4d6d0] daemon is not started [2022-07-16T00:46:14.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-16T00:46:14.989Z] --- PASS: TestSecretInspect (2.22s) [2022-07-16T00:46:14.989Z] === RUN TestSecretList [2022-07-16T00:46:15.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-16T00:46:16.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-16T00:46:16.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-16T00:46:16.856Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-16T00:46:16.997Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-07-16T00:46:16.997Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-16T00:46:16.997Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-16T00:46:16.997Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-16T00:46:16.997Z] PASS [2022-07-16T00:46:16.997Z] [2022-07-16T00:46:16.997Z] === Skipped [2022-07-16T00:46:16.997Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T00:46:16.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:46:16.997Z] [2022-07-16T00:46:16.997Z] DONE 27 tests, 1 skipped in 164.906s [2022-07-16T00:46:16.997Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T00:46:16.997Z] INFO: Testing against a local daemon [2022-07-16T00:46:16.997Z] === RUN TestSessionCreate [2022-07-16T00:46:16.997Z] --- PASS: TestSessionCreate (0.02s) [2022-07-16T00:46:16.997Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T00:46:16.997Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-16T00:46:16.997Z] PASS [2022-07-16T00:46:16.997Z] [2022-07-16T00:46:16.997Z] DONE 2 tests in 0.056s [2022-07-16T00:46:16.997Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T00:46:16.997Z] INFO: Testing against a local daemon [2022-07-16T00:46:16.997Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:46:16.997Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:46:16.997Z] === RUN TestDiskUsage [2022-07-16T00:46:16.997Z] === PAUSE TestDiskUsage [2022-07-16T00:46:16.997Z] === RUN TestEventsExecDie [2022-07-16T00:46:17.517Z] --- PASS: TestSecretList (2.21s) [2022-07-16T00:46:17.517Z] === RUN TestSecretsCreateAndDelete [2022-07-16T00:46:17.557Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-16T00:46:17.557Z] === RUN TestEventsBackwardsCompatible [2022-07-16T00:46:17.557Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-16T00:46:17.557Z] === RUN TestEventsVolumeCreate [2022-07-16T00:46:17.557Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-16T00:46:17.557Z] === RUN TestInfoBinaryCommits [2022-07-16T00:46:17.557Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T00:46:17.557Z] === RUN TestInfoAPIVersioned [2022-07-16T00:46:17.557Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T00:46:17.557Z] === RUN TestInfoAPI [2022-07-16T00:46:17.557Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T00:46:17.557Z] === RUN TestInfoAPIWarnings [2022-07-16T00:46:17.786Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-16T00:46:17.786Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-16T00:46:17.786Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-16T00:46:18.716Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-16T00:46:19.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-16T00:46:19.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-16T00:46:19.539Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-16T00:46:19.539Z] === RUN TestSecretsUpdate [2022-07-16T00:46:19.886Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-16T00:46:20.816Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-16T00:46:21.746Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-16T00:46:22.067Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-16T00:46:22.067Z] === RUN TestTemplatedSecret [2022-07-16T00:46:22.567Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-16T00:46:22.567Z] tests/integration/client_test.py ..... [ 75%] [2022-07-16T00:46:22.567Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-16T00:46:22.567Z] tests/integration/errors_test.py . [ 76%] [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.25s) [2022-07-16T00:46:22.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2022-07-16T00:46:22.676Z] === RUN TestCgroupNamespacesRun [2022-07-16T00:46:22.676Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-16T00:46:23.238Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-16T00:46:23.495Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-16T00:46:23.495Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-16T00:46:24.424Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2022-07-16T00:46:24.424Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-16T00:46:24.424Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-16T00:46:24.594Z] --- PASS: TestTemplatedSecret (2.61s) [2022-07-16T00:46:24.595Z] === RUN TestSecretCreateResolve [2022-07-16T00:46:25.790Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-16T00:46:26.356Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) [2022-07-16T00:46:26.356Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-16T00:46:26.496Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-07-16T00:46:26.496Z] PASS [2022-07-16T00:46:26.496Z] [2022-07-16T00:46:26.496Z] DONE 6 tests in 13.732s [2022-07-16T00:46:26.496Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T00:46:26.496Z] ++ 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-16T00:46:26.496Z] ++ set -e [2022-07-16T00:46:26.496Z] ++ '[' -n 0 ']' [2022-07-16T00:46:26.496Z] ++ set -x [2022-07-16T00:46:26.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:46:26.496Z] INFO: Testing against a local daemon [2022-07-16T00:46:26.496Z] === RUN TestServiceCreateInit [2022-07-16T00:46:26.496Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T00:46:28.248Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2022-07-16T00:46:28.248Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-16T00:46:29.616Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-16T00:46:29.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-07-16T00:46:29.873Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-16T00:46:30.435Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-16T00:46:30.678Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T00:46:30.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-16T00:46:31.926Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2022-07-16T00:46:31.926Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-16T00:46:32.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-16T00:46:33.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2022-07-16T00:46:33.414Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-16T00:46:33.958Z] --- PASS: TestServiceCreateInit (7.40s) [2022-07-16T00:46:33.958Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2022-07-16T00:46:33.958Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-07-16T00:46:33.958Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T00:46:33.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-16T00:46:33.976Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s) [2022-07-16T00:46:33.976Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-16T00:46:35.341Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-16T00:46:35.597Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.48s) [2022-07-16T00:46:35.597Z] === RUN TestNISDomainname [2022-07-16T00:46:35.686Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-16T00:46:35.686Z] === RUN TestInfoDebug [2022-07-16T00:46:35.686Z] --- PASS: TestInfoDebug (0.52s) [2022-07-16T00:46:35.686Z] === RUN TestInfoInsecureRegistries [2022-07-16T00:46:35.686Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-16T00:46:35.686Z] === RUN TestInfoRegistryMirrors [2022-07-16T00:46:35.686Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-16T00:46:35.686Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T00:46:36.160Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-16T00:46:36.247Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-16T00:46:36.247Z] === RUN TestPingCacheHeaders [2022-07-16T00:46:36.247Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T00:46:36.247Z] === RUN TestPingGet [2022-07-16T00:46:36.247Z] --- PASS: TestPingGet (0.01s) [2022-07-16T00:46:36.247Z] === RUN TestPingHead [2022-07-16T00:46:36.247Z] --- PASS: TestPingHead (0.02s) [2022-07-16T00:46:36.247Z] === RUN TestPingSwarmHeader [2022-07-16T00:46:36.416Z] --- PASS: TestNISDomainname (0.93s) [2022-07-16T00:46:36.416Z] === RUN TestHostnameDnsResolution [2022-07-16T00:46:36.807Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-16T00:46:37.369Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-16T00:46:37.790Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-16T00:46:37.790Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-07-16T00:46:37.790Z] === RUN TestUnprivilegedPortsAndPing [2022-07-16T00:46:38.297Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-16T00:46:38.297Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-16T00:46:38.297Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-16T00:46:38.297Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-16T00:46:38.297Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-16T00:46:38.297Z] === RUN TestVersion [2022-07-16T00:46:38.297Z] --- PASS: TestVersion (0.02s) [2022-07-16T00:46:38.297Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:46:38.297Z] === CONT TestDiskUsage [2022-07-16T00:46:38.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-16T00:46:38.645Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-07-16T00:46:38.645Z] === RUN TestPrivilegedHostDevices [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/container_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/image_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/volume_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-16T00:46:38.858Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-16T00:46:39.114Z] === RUN TestDiskUsage/after_container.Run [2022-07-16T00:46:39.216Z] --- PASS: TestPrivilegedHostDevices (0.66s) [2022-07-16T00:46:39.216Z] === RUN TestRunConsoleSize [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-16T00:46:39.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-16T00:46:39.934Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage (1.62s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.01s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:46:39.934Z] PASS [2022-07-16T00:46:39.934Z] [2022-07-16T00:46:39.934Z] DONE 54 tests in 23.005s [2022-07-16T00:46:39.934Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T00:46:39.934Z] INFO: Testing against a local daemon [2022-07-16T00:46:39.934Z] === RUN TestVolumesCreateAndList [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T00:46:39.934Z] === RUN TestVolumesRemove [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-16T00:46:39.934Z] === RUN TestVolumesInspect [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-16T00:46:39.934Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-16T00:46:39.934Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-16T00:46:39.934Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-16T00:46:39.934Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-16T00:46:39.934Z] PASS [2022-07-16T00:46:39.934Z] [2022-07-16T00:46:39.934Z] DONE 9 tests in 0.152s [2022-07-16T00:46:39.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T00:46:40.144Z] --- PASS: TestRunConsoleSize (0.78s) [2022-07-16T00:46:40.145Z] === RUN TestStats [2022-07-16T00:46:40.495Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-16T00:46:40.495Z] Removing test suite binaries [2022-07-16T00:46:40.495Z] exiting test-integration [2022-07-16T00:46:40.495Z] ++ exit 0 [2022-07-16T00:46:40.495Z] [2022-07-16T00:46:41.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-16T00:46:41.211Z] tests/integration/models_containers_test.py ............................ [ 83%] Post stage [Pipeline] junit [2022-07-16T00:46:41.871Z] Recording test results [2022-07-16T00:46:42.960Z] --- PASS: TestStats (2.61s) [2022-07-16T00:46:42.960Z] === RUN TestStopContainerWithTimeout [2022-07-16T00:46:42.960Z] === RUN TestStopContainerWithTimeout/0 [2022-07-16T00:46:42.960Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-16T00:46:42.960Z] === RUN TestStopContainerWithTimeout/1 [2022-07-16T00:46:42.960Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-16T00:46:42.960Z] === RUN TestStopContainerWithTimeout/3 [2022-07-16T00:46:42.960Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-16T00:46:42.960Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-16T00:46:42.960Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-16T00:46:42.960Z] === CONT TestStopContainerWithTimeout/0 [2022-07-16T00:46:42.960Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-16T00:46:43.250Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T00:46:43.522Z] === CONT TestStopContainerWithTimeout/3 [2022-07-16T00:46:43.570Z] + echo Ensuring container killed. [2022-07-16T00:46:43.570Z] Ensuring container killed. [2022-07-16T00:46:43.570Z] + docker rm -vf docker-pr1 [2022-07-16T00:46:43.570Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T00:46:43.848Z] + echo Chowning /workspace to jenkins user [2022-07-16T00:46:43.848Z] Chowning /workspace to jenkins user [2022-07-16T00:46:43.848Z] + id -u [2022-07-16T00:46:43.848Z] + id -g [2022-07-16T00:46:43.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T00:46:43.848Z] Unable to find image 'busybox:latest' locally [2022-07-16T00:46:43.848Z] latest: Pulling from library/busybox [2022-07-16T00:46:44.104Z] 19d511225f94: Pulling fs layer [2022-07-16T00:46:44.104Z] 19d511225f94: Download complete [2022-07-16T00:46:44.366Z] 19d511225f94: Pull complete [2022-07-16T00:46:44.366Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T00:46:44.366Z] Status: Downloaded newer image for busybox:latest [2022-07-16T00:46:44.888Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-16T00:46:44.889Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-16T00:46:44.889Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-16T00:46:44.889Z] check_test.go:540: [d2cb43d98a349] daemon is not started [2022-07-16T00:46:44.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-16T00:46:45.451Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-16T00:46:45.451Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-16T00:46:45.707Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T00:46:45.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-16T00:46:45.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-16T00:46:46.090Z] + bundleName=amd64-cgroup2 [2022-07-16T00:46:46.090Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-16T00:46:46.090Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-16T00:46:46.090Z] + 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-16T00:46:46.090Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T00:46:46.355Z] Archiving artifacts [2022-07-16T00:46:46.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-16T00:46:46.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-16T00:46:46.782Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-16T00:46:47.344Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-07-16T00:46:47.344Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2022-07-16T00:46:47.344Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-07-16T00:46:47.344Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-07-16T00:46:47.344Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-07-16T00:46:47.344Z] === RUN TestDeleteDevicemapper [2022-07-16T00:46:47.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:46:47.344Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-16T00:46:47.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-16T00:46:48.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-16T00:46:48.274Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-16T00:46:48.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T00:46:48.588Z] + make clean [2022-07-16T00:46:48.588Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-16T00:46:48.588Z] docker-dev-cache [2022-07-16T00:46:48.588Z] docker-mod-cache [Pipeline] deleteDir [2022-07-16T00:46:48.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-16T00:46:49.094Z] === RUN TestDockerSuite/TestAttachAfterDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T00:46:50.992Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2022-07-16T00:46:50.992Z] === RUN TestUpdateMemory [2022-07-16T00:46:50.992Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:46:50.992Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-16T00:46:50.992Z] === RUN TestUpdateCPUQuota [2022-07-16T00:46:50.992Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-16T00:46:52.030Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-07-16T00:46:52.030Z] === RUN TestCreateServiceConflict [2022-07-16T00:46:52.030Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-16T00:46:52.030Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T00:46:52.357Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-07-16T00:46:52.357Z] === RUN TestUpdatePidsLimit [2022-07-16T00:46:52.357Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-16T00:46:52.613Z] === RUN TestUpdatePidsLimit/no_change [2022-07-16T00:46:52.869Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-16T00:46:52.869Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-16T00:46:53.432Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-16T00:46:53.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-16T00:46:53.689Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-16T00:46:54.251Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-16T00:46:54.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-16T00:46:54.508Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-16T00:46:54.559Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-07-16T00:46:54.559Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-07-16T00:46:55.875Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-07-16T00:46:55.875Z] === RUN TestUpdateRestartPolicy [2022-07-16T00:46:56.438Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-16T00:46:57.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-16T00:46:57.367Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-16T00:46:57.906Z] ......... [ 85%] [2022-07-16T00:46:58.295Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-16T00:47:00.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-16T00:47:01.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-16T00:47:03.186Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-16T00:47:03.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-16T00:47:04.386Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-16T00:47:05.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-16T00:47:05.964Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-16T00:47:05.964Z] check_test.go:540: [db8bd6b58336e] daemon is not started [2022-07-16T00:47:05.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-16T00:47:05.964Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-16T00:47:05.964Z] check_test.go:540: [d4e2b6c40ec2a] daemon is not started [2022-07-16T00:47:05.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-16T00:47:08.481Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2022-07-16T00:47:08.481Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-16T00:47:09.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-07-16T00:47:09.410Z] === RUN TestWaitNonBlocked [2022-07-16T00:47:09.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:47:09.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:47:09.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:47:09.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:47:09.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-16T00:47:09.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-16T00:47:09.410Z] check_test.go:540: [d78a4b66a83c6] daemon is not started [2022-07-16T00:47:09.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-16T00:47:09.428Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-07-16T00:47:09.428Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T00:47:09.689Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-07-16T00:47:09.689Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T00:47:10.337Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-16T00:47:10.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2022-07-16T00:47:10.337Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2022-07-16T00:47:10.337Z] === RUN TestWaitBlocked [2022-07-16T00:47:10.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:47:10.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:47:10.337Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:47:10.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:47:10.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-16T00:47:10.337Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-16T00:47:10.963Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-16T00:47:10.963Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-16T00:47:11.704Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-16T00:47:11.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-07-16T00:47:11.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2022-07-16T00:47:11.704Z] === RUN TestWaitConditions [2022-07-16T00:47:11.704Z] === RUN TestWaitConditions/default [2022-07-16T00:47:11.704Z] === PAUSE TestWaitConditions/default [2022-07-16T00:47:11.704Z] === RUN TestWaitConditions/not-running [2022-07-16T00:47:11.704Z] === PAUSE TestWaitConditions/not-running [2022-07-16T00:47:11.704Z] === RUN TestWaitConditions/next-exit [2022-07-16T00:47:11.704Z] === PAUSE TestWaitConditions/next-exit [2022-07-16T00:47:11.704Z] === RUN TestWaitConditions/removed [2022-07-16T00:47:11.704Z] === PAUSE TestWaitConditions/removed [2022-07-16T00:47:11.704Z] === CONT TestWaitConditions/default [2022-07-16T00:47:11.704Z] === CONT TestWaitConditions/next-exit [2022-07-16T00:47:12.218Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-07-16T00:47:12.218Z] === RUN TestCreateServiceSysctls [2022-07-16T00:47:12.631Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-16T00:47:12.993Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-16T00:47:13.193Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-16T00:47:13.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-16T00:47:13.756Z] === CONT TestWaitConditions/removed [2022-07-16T00:47:13.756Z] === CONT TestWaitConditions/not-running [2022-07-16T00:47:14.686Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-16T00:47:14.942Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-16T00:47:15.500Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-07-16T00:47:15.500Z] === RUN TestCreateServiceCapabilities [2022-07-16T00:47:15.757Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-16T00:47:15.757Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-16T00:47:15.872Z] --- PASS: TestWaitConditions (0.02s) [2022-07-16T00:47:15.872Z] --- PASS: TestWaitConditions/default (2.27s) [2022-07-16T00:47:15.872Z] --- PASS: TestWaitConditions/next-exit (2.32s) [2022-07-16T00:47:15.872Z] --- PASS: TestWaitConditions/removed (2.10s) [2022-07-16T00:47:15.872Z] --- PASS: TestWaitConditions/not-running (2.08s) [2022-07-16T00:47:15.872Z] === CONT TestContainerStartOnDaemonRestart [2022-07-16T00:47:15.872Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-16T00:47:16.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-16T00:47:17.056Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-16T00:47:18.028Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-07-16T00:47:18.028Z] === RUN TestInspect [2022-07-16T00:47:19.580Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2022-07-16T00:47:19.580Z] === CONT TestIpcModeOlderClient [2022-07-16T00:47:19.700Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-16T00:47:19.837Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-16T00:47:19.837Z] === CONT TestContainerKillOnDaemonStart [2022-07-16T00:47:19.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-16T00:47:19.837Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.93s) [2022-07-16T00:47:19.837Z] === CONT TestDaemonHostGatewayIP [2022-07-16T00:47:20.093Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-16T00:47:20.221Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-16T00:47:20.221Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-16T00:47:20.221Z] [2022-07-16T00:47:20.221Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-16T00:47:20.221Z] =========================== short test summary info ============================ [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-16T00:47:20.221Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-16T00:47:20.221Z] Not supported on most drivers [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-16T00:47:20.221Z] Output of docker top depends on host distro, and is not formalized. [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-16T00:47:20.221Z] Output of docker top depends on host distro, and is not formalized. [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-16T00:47:20.221Z] Can fail if eth0 has multiple IP addresses [2022-07-16T00:47:20.221Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-16T00:47:20.221Z] This doesn't seem to be taken into account by the engine [2022-07-16T00:47:20.221Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-16T00:47:20.221Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-16T00:47:20.221Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.56 seconds == [2022-07-16T00:47:20.481Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-16T00:47:20.556Z] --- PASS: TestInspect (2.66s) [2022-07-16T00:47:20.556Z] === RUN TestCreateJob [2022-07-16T00:47:21.022Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-16T00:47:22.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-16T00:47:23.085Z] --- PASS: TestCreateJob (2.95s) [2022-07-16T00:47:23.085Z] === RUN TestReplicatedJob [2022-07-16T00:47:23.479Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2022-07-16T00:47:23.479Z] === CONT TestDaemonRestartIpcMode [2022-07-16T00:47:26.816Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2022-07-16T00:47:27.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-16T00:47:27.638Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-16T00:47:28.364Z] --- PASS: TestReplicatedJob (4.70s) [2022-07-16T00:47:28.364Z] === RUN TestUpdateReplicatedJob [2022-07-16T00:47:30.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-16T00:47:30.157Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-16T00:47:30.413Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-16T00:47:30.892Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-07-16T00:47:30.892Z] === RUN TestServiceListWithStatuses [2022-07-16T00:47:30.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:47:30.892Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T00:47:30.892Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T00:47:31.779Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-16T00:47:32.701Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T00:47:32.701Z] [2022-07-16T00:47:32.701Z] Unloading profiles will leave already running processes permanently [2022-07-16T00:47:32.701Z] unconfined, which can lead to unexpected situations. [2022-07-16T00:47:32.701Z] [2022-07-16T00:47:32.701Z] To set a process to complain mode, use the command line tool [2022-07-16T00:47:32.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T00:47:32.701Z] Post stage[2022-07-16T00:47:32.709Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2022-07-16T00:47:32.709Z] PASS [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === Skipped [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-16T00:47:32.709Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-16T00:47:32.709Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-16T00:47:32.709Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-16T00:47:32.709Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-16T00:47:32.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-16T00:47:32.709Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-16T00:47:32.709Z] [2022-07-16T00:47:32.709Z] DONE 264 tests, 6 skipped in 166.215s [2022-07-16T00:47:32.709Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-16T00:47:32.709Z] ++ 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-16T00:47:32.709Z] ++ set -e [2022-07-16T00:47:32.709Z] ++ '[' -n 0 ']' [2022-07-16T00:47:32.709Z] ++ set -x [2022-07-16T00:47:32.709Z] ++ 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-16T00:47:32.709Z] === RUN TestConfigDaemonLibtrustID [Pipeline] junit [2022-07-16T00:47:32.715Z] Recording test results [2022-07-16T00:47:33.272Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-16T00:47:33.272Z] === RUN TestConfigDaemonID [2022-07-16T00:47:34.107Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-16T00:47:34.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-16T00:47:34.200Z] daemon_test.go:83: [d5411b8d81a67] daemon is not started [2022-07-16T00:47:34.200Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:47:34.200Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-16T00:47:34.200Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-16T00:47:34.200Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-16T00:47:34.200Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-16T00:47:34.200Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-16T00:47:34.200Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-16T00:47:34.200Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-16T00:47:34.200Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-16T00:47:34.393Z] + echo Ensuring container killed. [2022-07-16T00:47:34.393Z] Ensuring container killed. [2022-07-16T00:47:34.393Z] + docker rm -vf docker-pr1 [2022-07-16T00:47:34.393Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T00:47:34.456Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-16T00:47:34.456Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-16T00:47:34.682Z] + echo Chowning /workspace to jenkins user [2022-07-16T00:47:34.682Z] Chowning /workspace to jenkins user [2022-07-16T00:47:34.682Z] + id -u [2022-07-16T00:47:34.682Z] + id -g [2022-07-16T00:47:34.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T00:47:34.682Z] Unable to find image 'busybox:latest' locally [2022-07-16T00:47:34.713Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.25s) [2022-07-16T00:47:34.713Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-07-16T00:47:34.713Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-16T00:47:34.713Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-16T00:47:34.943Z] latest: Pulling from library/busybox [2022-07-16T00:47:34.943Z] 19d511225f94: Pulling fs layer [2022-07-16T00:47:34.943Z] 19d511225f94: Download complete [2022-07-16T00:47:35.074Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-07-16T00:47:35.074Z] === RUN TestDockerNetworkReConnect [2022-07-16T00:47:35.206Z] 19d511225f94: Pull complete [2022-07-16T00:47:35.206Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T00:47:35.206Z] Status: Downloaded newer image for busybox:latest [2022-07-16T00:47:35.276Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-16T00:47:35.839Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-16T00:47:36.402Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-16T00:47:36.402Z] check_test.go:540: [d527a7c0581d7] daemon is not started [2022-07-16T00:47:36.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-16T00:47:36.964Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T00:47:37.221Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-16T00:47:37.414Z] + bundleName=docker-py [2022-07-16T00:47:37.414Z] + echo Creating docker-py-bundles.tar.gz [2022-07-16T00:47:37.414Z] Creating docker-py-bundles.tar.gz [2022-07-16T00:47:37.414Z] + 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-16T00:47:37.427Z] Archiving artifacts [2022-07-16T00:47:38.149Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-16T00:47:38.149Z] daemon_test.go:197: [d09affef82463] daemon is not started [2022-07-16T00:47:38.149Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-07-16T00:47:38.149Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-16T00:47:38.149Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-16T00:47:38.149Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-16T00:47:38.149Z] === RUN TestDaemonProxy [2022-07-16T00:47:38.149Z] === RUN TestDaemonProxy/environment_variables [2022-07-16T00:47:38.356Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-07-16T00:47:38.356Z] === RUN TestServicePlugin [2022-07-16T00:47:38.356Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:47:38.356Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-16T00:47:38.356Z] === RUN TestServiceUpdateLabel [2022-07-16T00:47:39.281Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-16T00:47:39.514Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-16T00:47:39.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh binary [2022-07-16T00:47:39.769Z] === RUN TestDaemonProxy/command-line_options [2022-07-16T00:47:39.770Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-16T00:47:39.941Z] [2022-07-16T00:47:40.201Z] Removing bundles/ [2022-07-16T00:47:40.201Z] [2022-07-16T00:47:40.201Z] ---> Making bundle: binary (in bundles/binary) [2022-07-16T00:47:40.201Z] Building: bundles/binary-daemon/dockerd [2022-07-16T00:47:40.201Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:47:40.255Z] --- PASS: TestServiceUpdateLabel (1.79s) [2022-07-16T00:47:40.255Z] === RUN TestServiceUpdateSecrets [2022-07-16T00:47:41.658Z] === RUN TestDaemonProxy/configuration_file [2022-07-16T00:47:42.584Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-16T00:47:43.147Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-16T00:47:43.147Z] === RUN TestDaemonProxy/conflicting_options [2022-07-16T00:47:43.404Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-16T00:47:43.660Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-16T00:47:44.222Z] --- PASS: TestDaemonProxy (6.27s) [2022-07-16T00:47:44.222Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-16T00:47:44.222Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-16T00:47:44.222Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-16T00:47:44.222Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-16T00:47:44.223Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-16T00:47:44.223Z] PASS [2022-07-16T00:47:44.223Z] [2022-07-16T00:47:44.223Z] DONE 18 tests in 11.771s [2022-07-16T00:47:44.223Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-16T00:47:44.223Z] ++ 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-16T00:47:44.223Z] ++ set -e [2022-07-16T00:47:44.223Z] ++ '[' -n 0 ']' [2022-07-16T00:47:44.223Z] ++ set -x [2022-07-16T00:47:44.223Z] ++ 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-16T00:47:44.478Z] check_test.go:540: [d1e947c4e89d8] daemon is not started [2022-07-16T00:47:44.478Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-16T00:47:44.478Z] INFO: Testing against a local daemon [2022-07-16T00:47:44.478Z] === RUN TestCommitInheritsEnv [2022-07-16T00:47:45.041Z] --- PASS: TestCommitInheritsEnv (0.55s) [2022-07-16T00:47:45.041Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-16T00:47:45.041Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-16T00:47:45.041Z] === RUN TestImportWithCustomPlatform [2022-07-16T00:47:45.041Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-16T00:47:45.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-16T00:47:45.298Z] === RUN TestImportWithCustomPlatform// [2022-07-16T00:47:45.298Z] === RUN TestImportWithCustomPlatform/linux [2022-07-16T00:47:45.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-16T00:47:45.554Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-16T00:47:45.554Z] === RUN TestImportWithCustomPlatform/macos [2022-07-16T00:47:45.554Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-16T00:47:45.554Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform (0.47s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-16T00:47:45.554Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-16T00:47:45.554Z] === RUN TestImagesFilterMultiReference [2022-07-16T00:47:45.554Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-16T00:47:45.554Z] === RUN TestImagePullPlatformInvalid [2022-07-16T00:47:45.811Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-16T00:47:45.811Z] === RUN TestRemoveImageOrphaning [2022-07-16T00:47:45.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-16T00:47:46.067Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-16T00:47:46.067Z] === RUN TestRemoveImageGarbageCollector [2022-07-16T00:47:46.629Z] time="2022-07-16T00:47:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-16T00:47:47.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-16T00:47:48.253Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2022-07-16T00:47:48.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-16T00:47:48.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-16T00:47:48.253Z] === RUN TestTagInvalidReference [2022-07-16T00:47:48.253Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-16T00:47:48.253Z] === RUN TestTagValidPrefixedRepo [2022-07-16T00:47:48.510Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-16T00:47:48.510Z] === RUN TestTagExistedNameWithoutForce [2022-07-16T00:47:48.510Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-07-16T00:47:48.510Z] === RUN TestTagOfficialNames [2022-07-16T00:47:48.510Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-16T00:47:48.510Z] === RUN TestTagMatchesDigest [2022-07-16T00:47:48.510Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-16T00:47:48.510Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-16T00:47:51.780Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-16T00:47:54.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-16T00:47:55.118Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-07-16T00:47:55.118Z] === RUN TestServiceUpdateConfigs [2022-07-16T00:47:55.228Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-16T00:47:55.485Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-16T00:47:56.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-16T00:47:56.414Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-16T00:47:56.670Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-16T00:47:56.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-16T00:47:57.181Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-16T00:47:57.743Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-16T00:47:58.305Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-16T00:47:58.867Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-16T00:47:59.430Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-16T00:47:59.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-16T00:47:59.944Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-16T00:48:00.200Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-16T00:48:00.200Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-16T00:48:00.762Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-16T00:48:01.324Z] check_test.go:540: [d6124e10573c8] daemon is not started [2022-07-16T00:48:01.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-16T00:48:02.696Z] check_test.go:540: [d4eadfa84ef41] daemon is not started [2022-07-16T00:48:02.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-16T00:48:02.952Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-16T00:48:04.843Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-16T00:48:08.112Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-16T00:48:08.112Z] check_test.go:540: [d9756a54df489] daemon is not started [2022-07-16T00:48:08.112Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-16T00:48:08.369Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-16T00:48:09.754Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-16T00:48:09.984Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-07-16T00:48:09.984Z] === RUN TestServiceUpdateNetwork [2022-07-16T00:48:11.146Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-16T00:48:11.405Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-16T00:48:13.298Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-16T00:48:15.817Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-16T00:48:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-16T00:48:18.272Z] check_test.go:540: [d293e3ca5fde9] daemon is not started [2022-07-16T00:48:18.272Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-16T00:48:22.180Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-07-16T00:48:22.180Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T00:48:22.438Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T00:48:22.441Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-16T00:48:23.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-16T00:48:23.002Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-16T00:48:23.005Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T00:48:25.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-16T00:48:26.451Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-16T00:48:27.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-16T00:48:28.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-16T00:48:29.311Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-16T00:48:31.109Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T00:48:31.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-16T00:48:31.764Z] check_test.go:540: [d06163785ad6c] daemon is not started [2022-07-16T00:48:31.764Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-16T00:48:32.692Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-16T00:48:32.948Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-16T00:48:33.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-16T00:48:33.766Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-16T00:48:35.657Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-16T00:48:35.657Z] check_test.go:540: [dd23e37894458] daemon is not started [2022-07-16T00:48:35.657Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-16T00:48:35.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-16T00:48:37.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-16T00:48:37.663Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-07-16T00:48:37.663Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-16T00:48:37.663Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-16T00:48:37.663Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-16T00:48:37.663Z] PASS [2022-07-16T00:48:37.663Z] [2022-07-16T00:48:37.663Z] === Skipped [2022-07-16T00:48:37.663Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T00:48:37.663Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:48:37.663Z] [2022-07-16T00:48:37.663Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-16T00:48:37.663Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-16T00:48:37.663Z] [2022-07-16T00:48:37.663Z] DONE 27 tests, 2 skipped in 130.759s [2022-07-16T00:48:37.663Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T00:48:37.663Z] ++ 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-16T00:48:37.663Z] ++ set -e [2022-07-16T00:48:37.663Z] ++ '[' -n 0 ']' [2022-07-16T00:48:37.663Z] ++ set -x [2022-07-16T00:48:37.664Z] ++ 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-16T00:48:37.664Z] INFO: Testing against a local daemon [2022-07-16T00:48:37.664Z] === RUN TestSessionCreate [2022-07-16T00:48:37.664Z] --- PASS: TestSessionCreate (0.02s) [2022-07-16T00:48:37.664Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T00:48:37.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-16T00:48:37.664Z] PASS [2022-07-16T00:48:37.664Z] [2022-07-16T00:48:37.664Z] DONE 2 tests in 0.157s [2022-07-16T00:48:37.664Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T00:48:37.664Z] ++ 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-16T00:48:37.664Z] ++ set -e [2022-07-16T00:48:37.664Z] ++ '[' -n 0 ']' [2022-07-16T00:48:37.664Z] ++ set -x [2022-07-16T00:48:37.664Z] ++ 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-16T00:48:37.664Z] INFO: Testing against a local daemon [2022-07-16T00:48:37.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:48:37.664Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:48:37.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:48:37.664Z] === RUN TestDiskUsage [2022-07-16T00:48:37.664Z] === PAUSE TestDiskUsage [2022-07-16T00:48:37.664Z] === RUN TestEventsExecDie [2022-07-16T00:48:38.229Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-16T00:48:38.229Z] === RUN TestEventsBackwardsCompatible [2022-07-16T00:48:38.229Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-16T00:48:38.229Z] === RUN TestEventsVolumeCreate [2022-07-16T00:48:38.229Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-16T00:48:38.229Z] === RUN TestInfoBinaryCommits [2022-07-16T00:48:38.229Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T00:48:38.229Z] === RUN TestInfoAPIVersioned [2022-07-16T00:48:38.229Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T00:48:38.229Z] === RUN TestInfoAPI [2022-07-16T00:48:38.229Z] --- PASS: TestInfoAPI (0.02s) [2022-07-16T00:48:38.229Z] === RUN TestInfoAPIWarnings [2022-07-16T00:48:38.392Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-16T00:48:40.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-16T00:48:40.844Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-16T00:48:46.090Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-16T00:48:47.019Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-16T00:48:48.912Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-16T00:48:51.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-16T00:48:52.075Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-16T00:48:54.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-16T00:48:55.526Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-16T00:48:56.300Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-16T00:48:56.300Z] === RUN TestInfoDebug [2022-07-16T00:48:56.300Z] --- PASS: TestInfoDebug (0.52s) [2022-07-16T00:48:56.300Z] === RUN TestInfoInsecureRegistries [2022-07-16T00:48:56.300Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-16T00:48:56.300Z] === RUN TestInfoRegistryMirrors [2022-07-16T00:48:56.300Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-16T00:48:56.300Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T00:48:56.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-16T00:48:56.867Z] === RUN TestPingCacheHeaders [2022-07-16T00:48:56.867Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T00:48:56.867Z] === RUN TestPingGet [2022-07-16T00:48:56.867Z] --- PASS: TestPingGet (0.01s) [2022-07-16T00:48:56.867Z] === RUN TestPingHead [2022-07-16T00:48:56.867Z] --- PASS: TestPingHead (0.02s) [2022-07-16T00:48:56.867Z] === RUN TestPingSwarmHeader [2022-07-16T00:48:56.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-16T00:48:57.433Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-16T00:48:57.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-16T00:48:57.999Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-16T00:48:58.934Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-16T00:48:58.934Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-16T00:48:58.934Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-16T00:48:58.934Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-16T00:48:58.934Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-16T00:48:58.934Z] === RUN TestVersion [2022-07-16T00:48:58.934Z] --- PASS: TestVersion (0.02s) [2022-07-16T00:48:58.934Z] === CONT TestDiskUsage [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/container_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/image_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-16T00:48:59.500Z] === RUN TestDiskUsage/after_container.Run [2022-07-16T00:48:59.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-16T00:48:59.980Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-16T00:49:00.066Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage (1.20s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-16T00:49:00.066Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:49:00.066Z] PASS [2022-07-16T00:49:00.066Z] [2022-07-16T00:49:00.066Z] === Skipped [2022-07-16T00:49:00.066Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:49:00.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:49:00.066Z] [2022-07-16T00:49:00.066Z] DONE 54 tests, 1 skipped in 22.657s [2022-07-16T00:49:00.066Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T00:49:00.066Z] ++ 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-16T00:49:00.066Z] ++ set -e [2022-07-16T00:49:00.066Z] ++ '[' -n 0 ']' [2022-07-16T00:49:00.066Z] ++ set -x [2022-07-16T00:49:00.066Z] ++ 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-16T00:49:00.326Z] INFO: Testing against a local daemon [2022-07-16T00:49:00.326Z] === RUN TestVolumesCreateAndList [2022-07-16T00:49:00.326Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-16T00:49:00.326Z] === RUN TestVolumesRemove [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-16T00:49:00.584Z] === RUN TestVolumesInspect [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-16T00:49:00.584Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-16T00:49:00.584Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-16T00:49:00.584Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-16T00:49:00.584Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-16T00:49:00.584Z] PASS [2022-07-16T00:49:00.584Z] [2022-07-16T00:49:00.584Z] DONE 9 tests in 0.476s [2022-07-16T00:49:00.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T00:49:00.584Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T00:49:00.584Z] +++ kill 14269 [2022-07-16T00:49:00.842Z] +++ /etc/init.d/apparmor stop [2022-07-16T00:49:00.842Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T00:49:00.842Z] [2022-07-16T00:49:00.842Z] Unloading profiles will leave already running processes permanently [2022-07-16T00:49:00.842Z] unconfined, which can lead to unexpected situations. [2022-07-16T00:49:00.842Z] [2022-07-16T00:49:00.842Z] To set a process to complain mode, use the command line tool [2022-07-16T00:49:00.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T00:49:00.842Z] +++ true [2022-07-16T00:49:00.842Z] exiting test-integration [2022-07-16T00:49:00.842Z] ++ exit 0 [2022-07-16T00:49:00.842Z] Post stage [Pipeline] junit [2022-07-16T00:49:01.789Z] Recording test results [2022-07-16T00:49:01.873Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-16T00:49:01.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-16T00:49:02.012Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T00:49:02.362Z] + echo Ensuring container killed. [2022-07-16T00:49:02.362Z] Ensuring container killed. [2022-07-16T00:49:02.362Z] + docker rm -vf docker-pr1 [2022-07-16T00:49:02.362Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T00:49:02.650Z] + echo Chowning /workspace to jenkins user [2022-07-16T00:49:02.650Z] Chowning /workspace to jenkins user [2022-07-16T00:49:02.650Z] + id -u [2022-07-16T00:49:02.650Z] + id -g [2022-07-16T00:49:02.650Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T00:49:02.650Z] Unable to find image 'busybox:latest' locally [2022-07-16T00:49:02.650Z] latest: Pulling from library/busybox [2022-07-16T00:49:02.908Z] 87379020f3b6: Pulling fs layer [2022-07-16T00:49:02.908Z] 87379020f3b6: Download complete [2022-07-16T00:49:02.908Z] 87379020f3b6: Pull complete [2022-07-16T00:49:03.166Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T00:49:03.166Z] Status: Downloaded newer image for busybox:latest [2022-07-16T00:49:03.242Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-16T00:49:04.180Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T00:49:04.836Z] + bundleName=arm64-integration [2022-07-16T00:49:04.836Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-16T00:49:04.836Z] Creating arm64-integration-bundles.tar.gz [2022-07-16T00:49:04.836Z] + 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-16T00:49:04.836Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-16T00:49:05.106Z] Archiving artifacts [2022-07-16T00:49:06.921Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T00:49:07.222Z] + make clean [2022-07-16T00:49:07.447Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-16T00:49:07.480Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-16T00:49:07.480Z] docker-dev-cache [2022-07-16T00:49:07.480Z] docker-mod-cache [Pipeline] deleteDir [2022-07-16T00:49:07.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T00:49:09.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-16T00:49:10.964Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-16T00:49:11.893Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-16T00:49:12.821Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-16T00:49:13.382Z] docker_cli_daemon_test.go:2503: [de0f0df6f53f8] daemon is not started [2022-07-16T00:49:15.272Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-16T00:49:19.439Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-16T00:49:20.807Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-16T00:49:21.735Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-16T00:49:22.298Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-16T00:49:24.186Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-16T00:49:24.442Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-16T00:49:25.370Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-16T00:49:25.933Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-16T00:49:26.497Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-16T00:49:26.754Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-16T00:49:26.754Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-16T00:49:27.320Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-16T00:49:27.320Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-16T00:49:27.320Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-16T00:49:28.693Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-16T00:49:28.950Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-16T00:49:31.468Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-16T00:49:31.468Z] check_test.go:540: [d874d94840ac2] daemon is not started [2022-07-16T00:49:31.468Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-16T00:49:34.743Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-16T00:49:35.305Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-16T00:49:36.676Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-16T00:49:36.676Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite (333.69s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.93s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2022-07-16T00:49:37.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.80s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.39s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.49s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.31s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.36s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.08s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.18s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.14s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.94s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.45s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.58s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.01s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.57s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.46s) [2022-07-16T00:49:37.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-16T00:49:37.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.37s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.94s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.10s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.22s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.04s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.87s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.83s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.84s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.14s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-16T00:49:37.606Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.55s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-07-16T00:49:37.607Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.16s) [2022-07-16T00:49:37.607Z] === RUN TestDockerSwarmSuite [2022-07-16T00:49:37.607Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-16T00:49:37.607Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-16T00:49:38.537Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-16T00:49:38.794Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-16T00:49:41.313Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-16T00:49:44.584Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-16T00:49:46.729Z] Created binary: bundles/binary-daemon/dockerd [2022-07-16T00:49:46.729Z] Copying nested executables into bundles/binary-daemon [2022-07-16T00:49:46.729Z] Building: bundles/binary-daemon/docker-proxy [2022-07-16T00:49:46.729Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:49:46.729Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-16T00:49:46.729Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-16T00:49:47.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/make.sh cross [2022-07-16T00:49:47.314Z] [2022-07-16T00:49:47.575Z] Removing bundles/ [2022-07-16T00:49:47.575Z] [2022-07-16T00:49:47.575Z] ---> Making bundle: cross (in bundles/cross) [2022-07-16T00:49:47.575Z] Cross building: bundles/cross/linux/amd64 [2022-07-16T00:49:47.575Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-16T00:49:47.575Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-16T00:49:49.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-16T00:49:50.790Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-16T00:49:51.352Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-16T00:49:54.623Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-16T00:49:57.891Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-16T00:49:58.820Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-16T00:49:58.820Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-16T00:49:58.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-16T00:49:58.820Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-16T00:49:58.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-16T00:49:58.820Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-16T00:49:58.820Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-16T00:49:58.820Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-16T00:49:58.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-16T00:50:01.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-16T00:50:02.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-16T00:50:03.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-16T00:50:06.157Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-16T00:50:06.720Z] docker_api_swarm_test.go:563: [da490fe9465dc] joining swarm manager [d63f4bfd5e89e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:50:09.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-16T00:50:09.800Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-16T00:50:15.057Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-16T00:50:20.308Z] docker_api_swarm_test.go:585: [d8133ab188241] joining swarm manager [d63f4bfd5e89e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:50:20.308Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-16T00:50:20.872Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-16T00:50:22.765Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-16T00:50:23.330Z] check_test.go:611: [da490fe9465dc] daemon is not started [2022-07-16T00:50:25.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-16T00:50:26.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-16T00:50:26.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-16T00:50:27.336Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-16T00:50:28.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-16T00:50:29.631Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-16T00:50:33.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-16T00:50:33.802Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-16T00:50:33.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-16T00:50:37.070Z] docker_api_swarm_test.go:46: [d2610dcb16b8e] joining swarm manager [d53619fca1364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:50:38.964Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-16T00:50:39.892Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-16T00:50:42.412Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-16T00:50:50.501Z] --- PASS: TestImportExtremelyLargeImageWorks (181.65s) [2022-07-16T00:50:50.501Z] PASS [2022-07-16T00:50:50.501Z] [2022-07-16T00:50:50.501Z] DONE 22 tests in 185.876s [2022-07-16T00:50:50.501Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-16T00:50:50.501Z] ++ 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-16T00:50:50.501Z] ++ set -e [2022-07-16T00:50:50.501Z] ++ '[' -n 0 ']' [2022-07-16T00:50:50.501Z] ++ set -x [2022-07-16T00:50:50.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:50:50.501Z] === RUN TestStripANSICommands [2022-07-16T00:50:50.501Z] === RUN TestStripANSICommands/#00 [2022-07-16T00:50:50.501Z] === RUN TestStripANSICommands/#01 [2022-07-16T00:50:50.501Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-16T00:50:50.501Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-16T00:50:50.501Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-16T00:50:50.501Z] PASS [2022-07-16T00:50:50.501Z] [2022-07-16T00:50:50.501Z] DONE 3 tests in 0.069s [2022-07-16T00:50:50.501Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-16T00:50:50.501Z] ++ 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-16T00:50:50.501Z] ++ set -e [2022-07-16T00:50:50.501Z] ++ '[' -n 0 ']' [2022-07-16T00:50:50.501Z] ++ set -x [2022-07-16T00:50:50.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:50:50.501Z] INFO: Testing against a local daemon [2022-07-16T00:50:50.501Z] === RUN TestNetworkCreateDelete [2022-07-16T00:50:50.501Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-16T00:50:50.501Z] === RUN TestDockerNetworkDeletePreferID [2022-07-16T00:50:51.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-07-16T00:50:51.064Z] === RUN TestDaemonDNSFallback [2022-07-16T00:50:51.627Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-16T00:50:52.555Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-16T00:50:52.555Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-16T00:50:55.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-16T00:50:55.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-16T00:50:55.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-16T00:50:56.559Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-16T00:50:57.926Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-07-16T00:50:57.926Z] === RUN TestInspectNetwork [2022-07-16T00:50:58.183Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-16T00:51:02.353Z] === RUN TestInspectNetwork/full_network_id [2022-07-16T00:51:02.353Z] === RUN TestInspectNetwork/partial_network_id [2022-07-16T00:51:02.353Z] === RUN TestInspectNetwork/network_name [2022-07-16T00:51:02.353Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-16T00:51:02.353Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-16T00:51:03.735Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-16T00:51:05.106Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-16T00:51:06.470Z] --- PASS: TestInspectNetwork (8.40s) [2022-07-16T00:51:06.470Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-16T00:51:06.470Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-16T00:51:06.470Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-16T00:51:06.470Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-16T00:51:06.470Z] === RUN TestRunContainerWithBridgeNone [2022-07-16T00:51:08.361Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-16T00:51:08.361Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:51:08.361Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:51:08.361Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:51:08.361Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-16T00:51:08.361Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-16T00:51:08.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-16T00:51:08.362Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-16T00:51:08.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-16T00:51:08.362Z] === RUN TestNetworkList [2022-07-16T00:51:08.362Z] === RUN TestNetworkList//networks [2022-07-16T00:51:08.362Z] === PAUSE TestNetworkList//networks [2022-07-16T00:51:08.362Z] === RUN TestNetworkList//networks/ [2022-07-16T00:51:08.362Z] === PAUSE TestNetworkList//networks/ [2022-07-16T00:51:08.362Z] === CONT TestNetworkList//networks [2022-07-16T00:51:08.362Z] === CONT TestNetworkList//networks/ [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkList (0.02s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-16T00:51:08.362Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-16T00:51:08.362Z] === RUN TestHostIPv4BridgeLabel [2022-07-16T00:51:08.923Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-16T00:51:08.923Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-16T00:51:09.851Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-16T00:51:09.851Z] === RUN TestDaemonDefaultNetworkPools [2022-07-16T00:51:10.779Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-16T00:51:10.780Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-16T00:51:12.146Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-16T00:51:12.146Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-16T00:51:13.075Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-07-16T00:51:13.075Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-16T00:51:13.637Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-16T00:51:13.637Z] === RUN TestServiceWithPredefinedNetwork [2022-07-16T00:51:16.154Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-16T00:51:16.154Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-16T00:51:16.410Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-07-16T00:51:16.410Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-16T00:51:16.410Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:51:16.410Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:51:16.410Z] === RUN TestServiceWithDataPathPortInit [2022-07-16T00:51:19.680Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-16T00:51:19.680Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-16T00:51:19.935Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-16T00:51:20.497Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-16T00:51:20.497Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-16T00:51:20.497Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-16T00:51:20.753Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-16T00:51:22.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-16T00:51:23.046Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-16T00:51:24.423Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-16T00:51:24.986Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-16T00:51:25.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-16T00:51:26.842Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-16T00:51:31.008Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-16T00:51:32.375Z] --- PASS: TestServiceWithDataPathPortInit (15.65s) [2022-07-16T00:51:32.375Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-16T00:51:35.641Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wvexh3ma2hlvw83tx7fwfcncb Created:2022-07-16 00:51:33.64061025 +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[57aa30988549243d785e826266b7ad7a60e2e501edd0f95bb46c27718f7c5472:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxx0270it1rppa89r9uamoncj EndpointID:5a784d4bd1e877a59e98bea74dcaf161e7b71743061c680a3944b5de903c4c4d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bde08d6d15415f6b885fa654a7e8741e3182be0ba4f68d3b25e438421eae55bc 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:c78caebc64e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxx0270it1rppa89r9uamoncj EndpointID:5a784d4bd1e877a59e98bea74dcaf161e7b71743061c680a3944b5de903c4c4d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-16T00:51:40.887Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-07-16T00:51:40.887Z] PASS [2022-07-16T00:51:40.887Z] [2022-07-16T00:51:40.887Z] === Skipped [2022-07-16T00:51:40.887Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-16T00:51:40.887Z] service_test.go:243: FLAKY_TEST [2022-07-16T00:51:40.887Z] [2022-07-16T00:51:40.887Z] DONE 38 tests, 1 skipped in 49.855s [2022-07-16T00:51:40.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:51:40.887Z] ++ 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-16T00:51:40.887Z] ++ set -e [2022-07-16T00:51:40.887Z] ++ '[' -n 0 ']' [2022-07-16T00:51:40.887Z] ++ set -x [2022-07-16T00:51:40.887Z] ++ 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-16T00:51:40.887Z] INFO: Testing against a local daemon [2022-07-16T00:51:40.887Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-16T00:51:40.887Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:51:40.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:51:40.887Z] === RUN TestDockerNetworkIpvlan [2022-07-16T00:51:40.887Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:51:40.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:51:40.887Z] PASS [2022-07-16T00:51:40.887Z] [2022-07-16T00:51:40.887Z] === Skipped [2022-07-16T00:51:40.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-16T00:51:40.887Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:51:40.887Z] [2022-07-16T00:51:40.887Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-16T00:51:40.887Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-16T00:51:40.887Z] [2022-07-16T00:51:40.887Z] DONE 2 tests, 2 skipped in 0.098s [2022-07-16T00:51:40.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-16T00:51:40.887Z] ++ 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-16T00:51:40.887Z] ++ set -e [2022-07-16T00:51:40.887Z] ++ '[' -n 0 ']' [2022-07-16T00:51:40.887Z] ++ set -x [2022-07-16T00:51:40.888Z] ++ 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-16T00:51:40.888Z] INFO: Testing against a local daemon [2022-07-16T00:51:40.888Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-16T00:51:41.815Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-07-16T00:51:41.815Z] === RUN TestDockerNetworkMacvlan [2022-07-16T00:51:42.742Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-16T00:51:43.670Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-16T00:51:43.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-16T00:51:44.599Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-16T00:51:45.968Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-16T00:51:46.557Z] docker_api_swarm_test.go:304: [d9a568a44849c] joining swarm manager [da199e15cda43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:51:47.120Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-16T00:51:48.048Z] docker_api_swarm_test.go:305: [db2fb602f4703] joining swarm manager [da199e15cda43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:51:48.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-16T00:51:49.670Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-16T00:51:49.927Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-16T00:51:54.097Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-16T00:51:54.097Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-16T00:51:54.097Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-16T00:51:54.097Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-16T00:51:54.097Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-16T00:51:54.097Z] Cross building: bundles/cross/windows/amd64 [2022-07-16T00:51:54.097Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-16T00:51:54.097Z] { [2022-07-16T00:51:54.097Z] "RT_GROUP_ICON": { [2022-07-16T00:51:54.097Z] "#1": { [2022-07-16T00:51:54.097Z] "0409": "../../winresources/docker.ico" [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] }, [2022-07-16T00:51:54.097Z] "RT_MANIFEST": { [2022-07-16T00:51:54.097Z] "#1": { [2022-07-16T00:51:54.097Z] "0409": { [2022-07-16T00:51:54.097Z] "identity": {}, [2022-07-16T00:51:54.097Z] "description": "Docker Engine", [2022-07-16T00:51:54.097Z] "minimum-os": "vista", [2022-07-16T00:51:54.097Z] "execution-level": "", [2022-07-16T00:51:54.097Z] "ui-access": false, [2022-07-16T00:51:54.097Z] "auto-elevate": false, [2022-07-16T00:51:54.097Z] "dpi-awareness": "unaware", [2022-07-16T00:51:54.097Z] "disable-theming": false, [2022-07-16T00:51:54.097Z] "disable-window-filtering": false, [2022-07-16T00:51:54.097Z] "high-resolution-scrolling-aware": false, [2022-07-16T00:51:54.097Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-16T00:51:54.097Z] "long-path-aware": false, [2022-07-16T00:51:54.097Z] "printer-driver-isolation": false, [2022-07-16T00:51:54.097Z] "gdi-scaling": false, [2022-07-16T00:51:54.097Z] "segment-heap": false, [2022-07-16T00:51:54.097Z] "use-common-controls-v6": false [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] }, [2022-07-16T00:51:54.097Z] "RT_MESSAGETABLE": { [2022-07-16T00:51:54.097Z] "#1": { [2022-07-16T00:51:54.097Z] "0409": "../../winresources/event_messages.bin" [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] }, [2022-07-16T00:51:54.097Z] "RT_VERSION": { [2022-07-16T00:51:54.097Z] "#1": { [2022-07-16T00:51:54.097Z] "0409": { [2022-07-16T00:51:54.097Z] "fixed": { [2022-07-16T00:51:54.097Z] "file_version": "0.0.0.0", [2022-07-16T00:51:54.097Z] "product_version": "0.0.0.0", [2022-07-16T00:51:54.097Z] "type": "Unknown" [2022-07-16T00:51:54.097Z] }, [2022-07-16T00:51:54.097Z] "info": { [2022-07-16T00:51:54.097Z] "0000": { [2022-07-16T00:51:54.097Z] "CompanyName": "", [2022-07-16T00:51:54.097Z] "FileVersion": "dev", [2022-07-16T00:51:54.097Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-16T00:51:54.097Z] "OriginalFileName": "dockerd.exe", [2022-07-16T00:51:54.097Z] "ProductName": "", [2022-07-16T00:51:54.097Z] "ProductVersion": "dev", [2022-07-16T00:51:54.097Z] "SpecialBuild": "39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000" [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] } [2022-07-16T00:51:54.097Z] cmd/dockerd/config.go [2022-07-16T00:51:54.097Z] cmd/dockerd/config_windows.go [2022-07-16T00:51:54.097Z] cmd/dockerd/daemon.go [2022-07-16T00:51:54.097Z] cmd/dockerd/daemon_test.go [2022-07-16T00:51:54.097Z] cmd/dockerd/daemon_windows.go [2022-07-16T00:51:54.097Z] cmd/dockerd/docker.go [2022-07-16T00:51:54.097Z] cmd/dockerd/docker_windows.go [2022-07-16T00:51:54.097Z] cmd/dockerd/genwinres_windows.go [2022-07-16T00:51:54.097Z] cmd/dockerd/metrics.go [2022-07-16T00:51:54.097Z] cmd/dockerd/options.go [2022-07-16T00:51:54.097Z] cmd/dockerd/options_test.go [2022-07-16T00:51:54.097Z] cmd/dockerd/service_windows.go [2022-07-16T00:51:54.097Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-16T00:51:54.097Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-16T00:51:54.098Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan (13.28s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2022-07-16T00:51:55.025Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-07-16T00:51:55.025Z] PASS [2022-07-16T00:51:55.025Z] [2022-07-16T00:51:55.025Z] DONE 8 tests in 14.814s [2022-07-16T00:51:55.026Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-16T00:51:55.026Z] ++ 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-16T00:51:55.026Z] ++ set -e [2022-07-16T00:51:55.026Z] ++ '[' -n 0 ']' [2022-07-16T00:51:55.026Z] ++ set -x [2022-07-16T00:51:55.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T00:51:55.282Z] testing: warning: no tests to run [2022-07-16T00:51:55.282Z] PASS [2022-07-16T00:51:55.282Z] [2022-07-16T00:51:55.282Z] DONE 0 tests in 0.037s [2022-07-16T00:51:55.282Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-16T00:51:55.282Z] ++ 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-16T00:51:55.282Z] ++ set -e [2022-07-16T00:51:55.282Z] ++ '[' -n 0 ']' [2022-07-16T00:51:55.282Z] ++ set -x [2022-07-16T00:51:55.283Z] ++ 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-16T00:51:55.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-16T00:51:55.283Z] INFO: Testing against a local daemon [2022-07-16T00:51:55.283Z] === RUN TestAuthZPluginAllowRequest [2022-07-16T00:51:55.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-16T00:51:56.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-16T00:51:56.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-16T00:51:56.662Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-07-16T00:51:56.662Z] === RUN TestAuthZPluginTLS [2022-07-16T00:51:57.228Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-16T00:51:57.228Z] === RUN TestAuthZPluginDenyRequest [2022-07-16T00:51:57.790Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-16T00:51:57.791Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-16T00:51:57.791Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-16T00:51:57.791Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-16T00:51:57.791Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-16T00:51:58.047Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-16T00:51:58.303Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-16T00:51:58.303Z] === RUN TestAuthZPluginDenyResponse [2022-07-16T00:51:58.866Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-16T00:51:58.866Z] === RUN TestAuthZPluginAllowEventStream [2022-07-16T00:52:00.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-07-16T00:52:00.757Z] === RUN TestAuthZPluginErrorResponse [2022-07-16T00:52:01.013Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-16T00:52:01.013Z] === RUN TestAuthZPluginErrorRequest [2022-07-16T00:52:01.575Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-16T00:52:01.575Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-16T00:52:02.137Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-16T00:52:02.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-16T00:52:04.029Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-07-16T00:52:04.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-16T00:52:04.958Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-16T00:52:05.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2022-07-16T00:52:05.903Z] === RUN TestAuthZPluginHeader [2022-07-16T00:52:06.830Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-16T00:52:06.830Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-16T00:52:06.830Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-16T00:52:06.830Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-16T00:52:07.391Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-16T00:52:07.647Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-16T00:52:07.903Z] === RUN TestDockerSuite/TestBuildFails [2022-07-16T00:52:08.465Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-16T00:52:08.465Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-16T00:52:10.355Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-16T00:52:11.721Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-07-16T00:52:11.721Z] === RUN TestAuthZPluginV2Disable [2022-07-16T00:52:11.721Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-16T00:52:13.086Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-16T00:52:14.015Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-16T00:52:14.271Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-16T00:52:14.835Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-16T00:52:15.764Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2022-07-16T00:52:15.764Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-16T00:52:16.327Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-16T00:52:16.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-16T00:52:17.255Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-16T00:52:17.255Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-16T00:52:18.623Z] docker_api_swarm_test.go:272: [d3e842e8ee157] joining swarm manager [d84e8a44bac23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:52:19.187Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-16T00:52:20.114Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.25s) [2022-07-16T00:52:20.114Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-16T00:52:20.114Z] docker_api_swarm_test.go:273: [da7e31448d61b] joining swarm manager [d84e8a44bac23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:52:21.042Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-16T00:52:21.969Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-16T00:52:22.225Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-16T00:52:23.179Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-16T00:52:23.742Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-16T00:52:24.303Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-16T00:52:24.303Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-16T00:52:25.670Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-16T00:52:25.927Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-16T00:52:26.489Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-16T00:52:27.418Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-16T00:52:27.418Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-16T00:52:27.981Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-16T00:52:28.910Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-16T00:52:31.427Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-16T00:52:31.427Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.56s) [2022-07-16T00:52:31.427Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-16T00:52:35.592Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-16T00:52:37.483Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-16T00:52:38.412Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-16T00:52:39.340Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-16T00:52:41.856Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-16T00:52:42.112Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-16T00:52:42.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-16T00:52:42.368Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-16T00:52:48.940Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-16T00:52:48.940Z] PASS [2022-07-16T00:52:48.940Z] [2022-07-16T00:52:48.940Z] DONE 17 tests in 53.207s [2022-07-16T00:52:48.940Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-16T00:52:48.940Z] ++ 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-16T00:52:48.940Z] ++ set -e [2022-07-16T00:52:48.940Z] ++ '[' -n 0 ']' [2022-07-16T00:52:48.940Z] ++ set -x [2022-07-16T00:52:48.940Z] ++ 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-16T00:52:48.940Z] INFO: Testing against a local daemon [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:52:48.940Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:52:48.940Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-16T00:52:48.940Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-16T00:52:48.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-16T00:52:48.940Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-16T00:52:48.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-16T00:52:48.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-16T00:52:48.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-16T00:52:48.940Z] === RUN TestPluginInstall [2022-07-16T00:52:48.940Z] === RUN TestPluginInstall/no_auth [2022-07-16T00:52:49.198Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-16T00:52:51.087Z] time="2022-07-16T00:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:51.087Z] time="2022-07-16T00:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0611614ae8c951edfa1d03bb2b21c1ea8b51fe8252ba457e84c753fd8d059570" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:51.087Z] time="2022-07-16T00:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:51.087Z] time="2022-07-16T00:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0611614ae8c951edfa1d03bb2b21c1ea8b51fe8252ba457e84c753fd8d059570" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:51.087Z] === RUN TestPluginInstall/with_htpasswd [2022-07-16T00:52:51.649Z] time="2022-07-16T00:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:51.649Z] time="2022-07-16T00:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10953ac7d013a94abf839e0ebef67b84d2f3b69d1e82195f220d7ed56e8a5370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:51.649Z] time="2022-07-16T00:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:51.649Z] time="2022-07-16T00:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10953ac7d013a94abf839e0ebef67b84d2f3b69d1e82195f220d7ed56e8a5370" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:51.906Z] === RUN TestPluginInstall/with_insecure [2022-07-16T00:52:51.906Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-16T00:52:52.834Z] time="2022-07-16T00:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:52.834Z] time="2022-07-16T00:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d72f490c340ac3e1ebd3e905c7e1494cff7eb17814f0b500cdba4ddc3f72de05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:52.834Z] time="2022-07-16T00:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-16T00:52:52.834Z] time="2022-07-16T00:52:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d72f490c340ac3e1ebd3e905c7e1494cff7eb17814f0b500cdba4ddc3f72de05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-16T00:52:52.834Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-16T00:52:53.091Z] plugin_test.go:195: [d6d9f8cd5ca82] daemon is not started [2022-07-16T00:52:53.091Z] --- PASS: TestPluginInstall (4.57s) [2022-07-16T00:52:53.091Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-07-16T00:52:53.091Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-07-16T00:52:53.091Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-07-16T00:52:53.091Z] === RUN TestPluginsWithRuntimes [2022-07-16T00:52:54.986Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-16T00:52:54.986Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-16T00:52:54.986Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-16T00:52:54.986Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-16T00:52:55.916Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-16T00:52:57.284Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-07-16T00:52:57.284Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-07-16T00:52:57.284Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2022-07-16T00:52:57.284Z] === RUN TestPluginBackCompatMediaTypes [2022-07-16T00:52:57.847Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-07-16T00:52:57.847Z] PASS [2022-07-16T00:52:57.847Z] [2022-07-16T00:52:57.847Z] DONE 24 tests in 9.428s [2022-07-16T00:52:57.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-16T00:52:57.847Z] ++ 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-16T00:52:57.847Z] ++ set -e [2022-07-16T00:52:57.847Z] ++ '[' -n 0 ']' [2022-07-16T00:52:57.847Z] ++ set -x [2022-07-16T00:52:57.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-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-16T00:52:58.103Z] INFO: Testing against a local daemon [2022-07-16T00:52:58.103Z] === RUN TestExternalGraphDriver [2022-07-16T00:52:58.103Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-16T00:52:58.359Z] === RUN TestExternalGraphDriver/json [2022-07-16T00:52:58.359Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-16T00:53:00.255Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-16T00:53:00.255Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-16T00:53:00.255Z] === RUN TestExternalGraphDriver/spec [2022-07-16T00:53:02.149Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-16T00:53:02.149Z] === RUN TestExternalGraphDriver/pull [2022-07-16T00:53:02.405Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-16T00:53:02.966Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-16T00:53:03.894Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-16T00:53:04.150Z] --- PASS: TestExternalGraphDriver (6.13s) [2022-07-16T00:53:04.150Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2022-07-16T00:53:04.150Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2022-07-16T00:53:04.150Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2022-07-16T00:53:04.150Z] === RUN TestGraphdriverPluginV2 [2022-07-16T00:53:05.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-16T00:53:05.336Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-16T00:53:05.336Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-16T00:53:05.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-16T00:53:05.922Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-16T00:53:06.484Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-16T00:53:07.413Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-16T00:53:09.934Z] --- PASS: TestGraphdriverPluginV2 (5.35s) [2022-07-16T00:53:09.934Z] PASS [2022-07-16T00:53:09.934Z] [2022-07-16T00:53:09.934Z] DONE 5 tests in 11.611s [2022-07-16T00:53:09.934Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-16T00:53:09.934Z] ++ 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-16T00:53:09.934Z] ++ set -e [2022-07-16T00:53:09.934Z] ++ '[' -n 0 ']' [2022-07-16T00:53:09.934Z] ++ set -x [2022-07-16T00:53:09.934Z] ++ 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-16T00:53:09.934Z] INFO: Testing against a local daemon [2022-07-16T00:53:09.934Z] === RUN TestContinueAfterPluginCrash [2022-07-16T00:53:09.934Z] === PAUSE TestContinueAfterPluginCrash [2022-07-16T00:53:09.934Z] === RUN TestReadPluginNoRead [2022-07-16T00:53:09.934Z] === PAUSE TestReadPluginNoRead [2022-07-16T00:53:09.934Z] === RUN TestDaemonStartWithLogOpt [2022-07-16T00:53:09.934Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-16T00:53:09.934Z] === CONT TestContinueAfterPluginCrash [2022-07-16T00:53:09.934Z] === CONT TestDaemonStartWithLogOpt [2022-07-16T00:53:09.934Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-16T00:53:10.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-16T00:53:13.015Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-16T00:53:13.271Z] docker_api_swarm_node_test.go:20: [db5b9417b637a] joining swarm manager [de457cb1e0a1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:53:14.638Z] docker_api_swarm_node_test.go:21: [db86cba3c2388] joining swarm manager [de457cb1e0a1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:53:14.638Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-16T00:53:15.201Z] --- PASS: TestDaemonStartWithLogOpt (5.64s) [2022-07-16T00:53:15.201Z] === CONT TestReadPluginNoRead [2022-07-16T00:53:16.569Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-16T00:53:17.937Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-16T00:53:18.192Z] === RUN TestReadPluginNoRead/default [2022-07-16T00:53:18.755Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-16T00:53:19.688Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-16T00:53:20.618Z] --- PASS: TestContinueAfterPluginCrash (10.92s) [2022-07-16T00:53:21.182Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-16T00:53:21.744Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-16T00:53:22.672Z] === CONT TestReadPluginNoRead [2022-07-16T00:53:22.672Z] read_test.go:92: [d6e2c17be7c82] daemon is not started [2022-07-16T00:53:22.672Z] --- PASS: TestReadPluginNoRead (7.44s) [2022-07-16T00:53:22.672Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-07-16T00:53:22.672Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2022-07-16T00:53:22.672Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2022-07-16T00:53:22.672Z] PASS [2022-07-16T00:53:22.672Z] [2022-07-16T00:53:22.672Z] DONE 6 tests in 13.260s [2022-07-16T00:53:22.672Z] 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-16T00:53:22.672Z] ++ 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-16T00:53:22.672Z] ++ set -e [2022-07-16T00:53:22.672Z] ++ '[' -n 0 ']' [2022-07-16T00:53:22.672Z] ++ set -x [2022-07-16T00:53:22.672Z] ++ 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-16T00:53:22.928Z] testing: warning: no tests to run [2022-07-16T00:53:22.928Z] PASS [2022-07-16T00:53:22.928Z] [2022-07-16T00:53:22.928Z] DONE 0 tests in 0.055s [2022-07-16T00:53:22.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-16T00:53:22.928Z] ++ 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-16T00:53:22.929Z] ++ set -e [2022-07-16T00:53:22.929Z] ++ '[' -n 0 ']' [2022-07-16T00:53:22.929Z] ++ set -x [2022-07-16T00:53:22.929Z] ++ 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-16T00:53:22.929Z] INFO: Testing against a local daemon [2022-07-16T00:53:22.929Z] === RUN TestPluginWithDevMounts [2022-07-16T00:53:22.929Z] === PAUSE TestPluginWithDevMounts [2022-07-16T00:53:22.929Z] === CONT TestPluginWithDevMounts [2022-07-16T00:53:23.491Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-16T00:53:24.065Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-16T00:53:24.630Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-07-16T00:53:24.630Z] PASS [2022-07-16T00:53:24.630Z] [2022-07-16T00:53:24.630Z] DONE 1 tests in 1.906s [2022-07-16T00:53:24.887Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-16T00:53:24.887Z] ++ 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-16T00:53:24.887Z] ++ set -e [2022-07-16T00:53:24.887Z] ++ '[' -n 0 ']' [2022-07-16T00:53:24.887Z] ++ set -x [2022-07-16T00:53:24.887Z] ++ 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-16T00:53:24.887Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-16T00:53:24.887Z] INFO: Testing against a local daemon [2022-07-16T00:53:24.887Z] === RUN TestSecretInspect [2022-07-16T00:53:25.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-16T00:53:28.412Z] --- PASS: TestSecretInspect (2.99s) [2022-07-16T00:53:28.412Z] === RUN TestSecretList [2022-07-16T00:53:30.308Z] docker_api_swarm_test.go:502: [d3dc9ee20823c] joining swarm manager [d8194f9c08746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:53:30.601Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-16T00:53:30.601Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-16T00:53:30.601Z] { [2022-07-16T00:53:30.601Z] "RT_GROUP_ICON": { [2022-07-16T00:53:30.601Z] "#1": { [2022-07-16T00:53:30.601Z] "0409": "../../winresources/docker.ico" [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] }, [2022-07-16T00:53:30.601Z] "RT_MANIFEST": { [2022-07-16T00:53:30.601Z] "#1": { [2022-07-16T00:53:30.601Z] "0409": { [2022-07-16T00:53:30.601Z] "identity": {}, [2022-07-16T00:53:30.601Z] "description": "Docker Engine", [2022-07-16T00:53:30.601Z] "minimum-os": "vista", [2022-07-16T00:53:30.601Z] "execution-level": "", [2022-07-16T00:53:30.601Z] "ui-access": false, [2022-07-16T00:53:30.601Z] "auto-elevate": false, [2022-07-16T00:53:30.601Z] "dpi-awareness": "unaware", [2022-07-16T00:53:30.601Z] "disable-theming": false, [2022-07-16T00:53:30.601Z] "disable-window-filtering": false, [2022-07-16T00:53:30.601Z] "high-resolution-scrolling-aware": false, [2022-07-16T00:53:30.601Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-16T00:53:30.601Z] "long-path-aware": false, [2022-07-16T00:53:30.601Z] "printer-driver-isolation": false, [2022-07-16T00:53:30.601Z] "gdi-scaling": false, [2022-07-16T00:53:30.601Z] "segment-heap": false, [2022-07-16T00:53:30.601Z] "use-common-controls-v6": false [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] }, [2022-07-16T00:53:30.601Z] "RT_MESSAGETABLE": { [2022-07-16T00:53:30.601Z] "#1": { [2022-07-16T00:53:30.601Z] "0409": "../../winresources/event_messages.bin" [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] }, [2022-07-16T00:53:30.601Z] "RT_VERSION": { [2022-07-16T00:53:30.601Z] "#1": { [2022-07-16T00:53:30.601Z] "0409": { [2022-07-16T00:53:30.601Z] "fixed": { [2022-07-16T00:53:30.601Z] "file_version": "0.0.0.0", [2022-07-16T00:53:30.601Z] "product_version": "0.0.0.0", [2022-07-16T00:53:30.601Z] "type": "Unknown" [2022-07-16T00:53:30.601Z] }, [2022-07-16T00:53:30.601Z] "info": { [2022-07-16T00:53:30.601Z] "0000": { [2022-07-16T00:53:30.601Z] "CompanyName": "", [2022-07-16T00:53:30.601Z] "FileVersion": "dev", [2022-07-16T00:53:30.601Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-16T00:53:30.601Z] "OriginalFileName": "docker-proxy.exe", [2022-07-16T00:53:30.601Z] "ProductName": "", [2022-07-16T00:53:30.601Z] "ProductVersion": "dev", [2022-07-16T00:53:30.601Z] "SpecialBuild": "39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000" [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] } [2022-07-16T00:53:30.601Z] cmd/docker-proxy/genwinres_windows.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/main.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/network_proxy_test.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/proxy.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/sctp_proxy.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/tcp_proxy.go [2022-07-16T00:53:30.601Z] cmd/docker-proxy/udp_proxy.go [2022-07-16T00:53:30.601Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-16T00:53:30.601Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-16T00:53:30.601Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-16T00:53:30.601Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-16T00:53:30.601Z] remote: Enumerating objects: 23, done. [2022-07-16T00:53:30.601Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-16T00:53:30.601Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-16T00:53:30.601Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-16T00:53:30.601Z] 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-16T00:53:30.601Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-16T00:53:30.601Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-16T00:53:30.601Z] Cross building: bundles/cross/linux/ppc64le [2022-07-16T00:53:30.601Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-16T00:53:30.601Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-16T00:53:31.238Z] --- PASS: TestSecretList (3.31s) [2022-07-16T00:53:31.238Z] === RUN TestSecretsCreateAndDelete [2022-07-16T00:53:33.130Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-16T00:53:34.056Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2022-07-16T00:53:34.056Z] === RUN TestSecretsUpdate [2022-07-16T00:53:36.573Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-16T00:53:36.573Z] --- PASS: TestSecretsUpdate (2.68s) [2022-07-16T00:53:36.573Z] === RUN TestTemplatedSecret [2022-07-16T00:53:37.938Z] === RUN TestDockerSuite/TestBuildRm [2022-07-16T00:53:39.830Z] --- PASS: TestTemplatedSecret (3.13s) [2022-07-16T00:53:39.830Z] === RUN TestSecretCreateResolve [2022-07-16T00:53:40.085Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-16T00:53:41.013Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-16T00:53:41.576Z] docker_api_swarm_test.go:507: [d0bdc870f626d] joining swarm manager [d8194f9c08746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:53:42.138Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-07-16T00:53:42.138Z] PASS [2022-07-16T00:53:42.138Z] [2022-07-16T00:53:42.138Z] DONE 6 tests in 17.244s [2022-07-16T00:53:42.138Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-16T00:53:42.138Z] ++ 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-16T00:53:42.138Z] ++ set -e [2022-07-16T00:53:42.138Z] ++ '[' -n 0 ']' [2022-07-16T00:53:42.138Z] ++ set -x [2022-07-16T00:53:42.138Z] ++ 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-16T00:53:42.138Z] INFO: Testing against a local daemon [2022-07-16T00:53:42.138Z] === RUN TestServiceCreateInit [2022-07-16T00:53:42.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-16T00:53:42.138Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-16T00:53:42.702Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-16T00:53:43.630Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-16T00:53:45.001Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-16T00:53:45.561Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-16T00:53:46.925Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-16T00:53:48.814Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-16T00:53:49.069Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-16T00:53:49.325Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-16T00:53:49.325Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-16T00:53:49.325Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-16T00:53:49.887Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-16T00:53:50.449Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-16T00:53:50.449Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-16T00:53:51.378Z] --- PASS: TestServiceCreateInit (9.28s) [2022-07-16T00:53:51.378Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2022-07-16T00:53:51.378Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-07-16T00:53:51.378Z] === RUN TestCreateServiceMultipleTimes [2022-07-16T00:53:51.378Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-16T00:53:55.545Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-16T00:53:56.473Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-16T00:53:57.402Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-16T00:53:58.330Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-16T00:53:58.893Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-16T00:54:00.259Z] === RUN TestDockerSuite/TestBuildUser [2022-07-16T00:54:01.624Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-16T00:54:04.141Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-16T00:54:09.393Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2022-07-16T00:54:09.393Z] === RUN TestCreateServiceConflict [2022-07-16T00:54:11.912Z] --- PASS: TestCreateServiceConflict (2.64s) [2022-07-16T00:54:11.912Z] === RUN TestCreateServiceMaxReplicas [2022-07-16T00:54:15.180Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2022-07-16T00:54:15.180Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-16T00:54:15.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-16T00:54:15.180Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-16T00:54:16.109Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-16T00:54:16.109Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-16T00:54:17.477Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-16T00:54:17.733Z] docker_api_swarm_node_test.go:81: [dd31a53fbca6a] joining swarm manager [d483c1ec637dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:54:18.662Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-16T00:54:20.028Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-16T00:54:20.028Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-16T00:54:20.028Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-16T00:54:20.028Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-16T00:54:20.028Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-16T00:54:20.028Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-16T00:54:20.028Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-16T00:54:20.028Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-16T00:54:20.028Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-16T00:54:21.398Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-16T00:54:21.398Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-16T00:54:21.960Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-16T00:54:22.521Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-16T00:54:23.450Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-16T00:54:23.706Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-16T00:54:26.222Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-16T00:54:27.149Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-16T00:54:27.730Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-16T00:54:27.986Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-16T00:54:28.547Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-16T00:54:28.547Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-16T00:54:28.547Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-16T00:54:29.109Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-16T00:54:29.670Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2022-07-16T00:54:29.670Z] === RUN TestCreateServiceSecretFileMode [2022-07-16T00:54:30.598Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-16T00:54:31.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-16T00:54:31.415Z] === RUN TestDockerSuite/TestCommitChange [2022-07-16T00:54:32.783Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-16T00:54:33.040Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2022-07-16T00:54:33.040Z] === RUN TestCreateServiceConfigFileMode [2022-07-16T00:54:33.296Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-16T00:54:34.226Z] docker_api_swarm_node_test.go:53: [d54a76b2fa276] joining swarm manager [d359c49664b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:54:35.155Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-16T00:54:35.155Z] docker_api_swarm_node_test.go:54: [d71fbbb11b5cf] joining swarm manager [d359c49664b58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:54:36.521Z] --- PASS: TestCreateServiceConfigFileMode (3.63s) [2022-07-16T00:54:36.521Z] === RUN TestCreateServiceSysctls [2022-07-16T00:54:36.521Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-16T00:54:37.083Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-16T00:54:38.450Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-16T00:54:39.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-16T00:54:40.379Z] --- PASS: TestCreateServiceSysctls (3.77s) [2022-07-16T00:54:40.379Z] === RUN TestCreateServiceCapabilities [2022-07-16T00:54:40.635Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-16T00:54:41.564Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-16T00:54:41.822Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-16T00:54:42.751Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-16T00:54:43.314Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-07-16T00:54:43.314Z] === RUN TestInspect [2022-07-16T00:54:43.314Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-16T00:54:43.895Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-16T00:54:44.457Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-16T00:54:45.386Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-16T00:54:46.314Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-16T00:54:46.875Z] --- PASS: TestInspect (3.44s) [2022-07-16T00:54:46.875Z] === RUN TestCreateJob [2022-07-16T00:54:46.875Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-16T00:54:47.803Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-16T00:54:48.060Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-16T00:54:49.426Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-16T00:54:49.990Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-16T00:54:50.247Z] --- PASS: TestCreateJob (3.59s) [2022-07-16T00:54:50.247Z] === RUN TestReplicatedJob [2022-07-16T00:54:50.503Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-16T00:54:51.433Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-16T00:54:52.800Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-16T00:54:53.730Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-16T00:54:54.293Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-16T00:54:54.293Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-16T00:54:55.220Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-16T00:54:56.148Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-16T00:54:56.148Z] --- PASS: TestReplicatedJob (5.81s) [2022-07-16T00:54:56.148Z] === RUN TestUpdateReplicatedJob [2022-07-16T00:54:56.710Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-16T00:54:57.273Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-16T00:54:58.642Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-16T00:54:59.570Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-16T00:54:59.826Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2022-07-16T00:54:59.826Z] === RUN TestServiceListWithStatuses [2022-07-16T00:54:59.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:54:59.826Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-16T00:54:59.826Z] === RUN TestDockerNetworkConnectAlias [2022-07-16T00:55:00.091Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-16T00:55:02.629Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-16T00:55:05.150Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2022-07-16T00:55:05.150Z] === RUN TestDockerNetworkReConnect [2022-07-16T00:55:05.712Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-16T00:55:07.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-16T00:55:08.167Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-16T00:55:09.095Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-16T00:55:09.657Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2022-07-16T00:55:09.657Z] === RUN TestServicePlugin [2022-07-16T00:55:13.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-16T00:55:15.715Z] plugin_test.go:61: [dbec11173d04f] joining swarm manager [d259182d242b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:55:15.715Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-16T00:55:17.082Z] docker_api_swarm_test.go:202: [d6c02c0d183a8] joining swarm manager [d571cf4eced89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:55:17.339Z] plugin_test.go:64: [d3bf5008c310d] joining swarm manager [d259182d242b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:55:19.230Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-16T00:55:19.486Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-16T00:55:22.790Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-16T00:55:23.048Z] === RUN TestDockerSuite/TestCpToDot [2022-07-16T00:55:23.610Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-16T00:55:24.540Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-16T00:55:25.469Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-16T00:55:26.395Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-16T00:55:27.323Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-16T00:55:27.885Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-16T00:55:28.447Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-16T00:55:29.009Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-16T00:55:29.265Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-16T00:55:29.265Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-16T00:55:29.522Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-16T00:55:30.084Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-16T00:55:30.084Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T00:55:30.084Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-16T00:55:30.084Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-16T00:55:31.013Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-16T00:55:31.269Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-16T00:55:31.269Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-16T00:55:31.269Z] === RUN TestDockerSuite/TestCreateRM [2022-07-16T00:55:31.525Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-16T00:55:31.525Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-16T00:55:31.525Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-16T00:55:31.525Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-16T00:55:31.525Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-16T00:55:32.892Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-16T00:55:32.892Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-16T00:55:33.148Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-16T00:55:36.418Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-16T00:55:36.418Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-16T00:55:36.418Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-16T00:55:36.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-16T00:55:36.674Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-16T00:55:37.160Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-16T00:55:37.160Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-16T00:55:37.160Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-16T00:55:37.160Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-16T00:55:37.160Z] Cross building: bundles/cross/linux/s390x [2022-07-16T00:55:37.160Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-16T00:55:37.160Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-16T00:55:37.602Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-16T00:55:38.164Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-16T00:55:38.728Z] docker_api_swarm_test.go:384: [dfba4f155e6f8] joining swarm manager [d8f8b892a1f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:55:38.728Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-16T00:55:39.309Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-16T00:55:39.881Z] docker_api_swarm_test.go:385: [dbc2b2153721f] joining swarm manager [d8f8b892a1f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:55:41.247Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-16T00:55:41.808Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-16T00:55:43.697Z] --- PASS: TestServicePlugin (34.18s) [2022-07-16T00:55:43.697Z] === RUN TestServiceUpdateLabel [2022-07-16T00:55:43.954Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-16T00:55:46.471Z] --- PASS: TestServiceUpdateLabel (2.51s) [2022-07-16T00:55:46.471Z] === RUN TestServiceUpdateSecrets [2022-07-16T00:55:46.471Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-16T00:55:47.398Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-16T00:55:48.763Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-16T00:55:54.004Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-16T00:55:54.260Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-16T00:55:55.186Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-16T00:55:56.113Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-16T00:55:56.113Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-16T00:55:56.369Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-16T00:55:56.626Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-16T00:55:56.626Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-16T00:55:57.558Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-16T00:55:58.486Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-16T00:55:58.486Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-16T00:55:58.486Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-16T00:55:59.048Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-16T00:55:59.317Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-16T00:56:00.244Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-16T00:56:01.171Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2022-07-16T00:56:01.171Z] === RUN TestServiceUpdateConfigs [2022-07-16T00:56:01.171Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-16T00:56:01.427Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-16T00:56:01.427Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-16T00:56:01.427Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-16T00:56:01.427Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-16T00:56:01.427Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-16T00:56:03.942Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-16T00:56:04.503Z] === RUN TestDockerSuite/TestEventsRename [2022-07-16T00:56:05.065Z] === RUN TestDockerSuite/TestEventsResize [2022-07-16T00:56:05.626Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-16T00:56:10.866Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-16T00:56:11.429Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-16T00:56:11.991Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-16T00:56:15.256Z] === RUN TestDockerSuite/TestEventsTop [2022-07-16T00:56:15.256Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-16T00:56:15.817Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-07-16T00:56:15.817Z] === RUN TestServiceUpdateNetwork [2022-07-16T00:56:17.707Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-16T00:56:24.252Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-16T00:56:28.418Z] --- PASS: TestServiceUpdateNetwork (12.71s) [2022-07-16T00:56:28.419Z] === RUN TestServiceUpdatePidsLimit [2022-07-16T00:56:29.345Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-16T00:56:29.601Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-16T00:56:30.530Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-16T00:56:35.771Z] === RUN TestDockerSuite/TestExec [2022-07-16T00:56:35.771Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-16T00:56:36.698Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-16T00:56:37.260Z] === RUN TestDockerSuite/TestExecEnv [2022-07-16T00:56:37.260Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-16T00:56:37.821Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-16T00:56:39.186Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-16T00:56:39.747Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-16T00:56:41.110Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-16T00:56:41.673Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-16T00:56:42.234Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-16T00:56:42.797Z] === RUN TestDockerSuite/TestExecParseError [2022-07-16T00:56:43.359Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-16T00:56:43.615Z] check_test.go:611: [dbc2b2153721f] daemon is not started [2022-07-16T00:56:43.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-16T00:56:43.871Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-16T00:56:44.442Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-16T00:56:45.009Z] --- PASS: TestServiceUpdatePidsLimit (16.67s) [2022-07-16T00:56:45.009Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-07-16T00:56:45.009Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-16T00:56:45.009Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-07-16T00:56:45.009Z] PASS [2022-07-16T00:56:45.009Z] [2022-07-16T00:56:45.009Z] === Skipped [2022-07-16T00:56:45.009Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-16T00:56:45.009Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-16T00:56:45.009Z] [2022-07-16T00:56:45.009Z] DONE 27 tests, 1 skipped in 183.037s [2022-07-16T00:56:45.009Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-16T00:56:45.010Z] ++ 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-16T00:56:45.010Z] ++ set -e [2022-07-16T00:56:45.010Z] ++ '[' -n 0 ']' [2022-07-16T00:56:45.010Z] ++ set -x [2022-07-16T00:56:45.010Z] ++ 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-16T00:56:45.267Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-16T00:56:45.267Z] INFO: Testing against a local daemon [2022-07-16T00:56:45.267Z] === RUN TestSessionCreate [2022-07-16T00:56:45.267Z] --- PASS: TestSessionCreate (0.04s) [2022-07-16T00:56:45.267Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-16T00:56:45.267Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-16T00:56:45.267Z] PASS [2022-07-16T00:56:45.267Z] [2022-07-16T00:56:45.267Z] DONE 2 tests in 0.238s [2022-07-16T00:56:45.267Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-16T00:56:45.267Z] ++ 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-16T00:56:45.267Z] ++ set -e [2022-07-16T00:56:45.267Z] ++ '[' -n 0 ']' [2022-07-16T00:56:45.267Z] ++ set -x [2022-07-16T00:56:45.267Z] ++ 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-16T00:56:45.524Z] INFO: Testing against a local daemon [2022-07-16T00:56:45.524Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-16T00:56:45.524Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:56:45.524Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:56:45.524Z] === RUN TestDiskUsage [2022-07-16T00:56:45.524Z] === PAUSE TestDiskUsage [2022-07-16T00:56:45.524Z] === RUN TestEventsExecDie [2022-07-16T00:56:46.090Z] === RUN TestDockerSuite/TestExecTTY [2022-07-16T00:56:46.090Z] docker_api_swarm_test.go:802: [db8d9a8546a7a] joining swarm manager [d4504a2a5674a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:56:46.653Z] --- PASS: TestEventsExecDie (0.99s) [2022-07-16T00:56:46.653Z] === RUN TestEventsBackwardsCompatible [2022-07-16T00:56:46.653Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-16T00:56:46.653Z] === RUN TestEventsVolumeCreate [2022-07-16T00:56:46.653Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-16T00:56:46.653Z] === RUN TestInfoBinaryCommits [2022-07-16T00:56:46.653Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-16T00:56:46.653Z] === RUN TestInfoAPIVersioned [2022-07-16T00:56:46.653Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-16T00:56:46.653Z] === RUN TestInfoAPI [2022-07-16T00:56:46.653Z] --- PASS: TestInfoAPI (0.06s) [2022-07-16T00:56:46.653Z] === RUN TestInfoAPIWarnings [2022-07-16T00:56:46.910Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-16T00:56:47.473Z] docker_api_swarm_test.go:802: [d23a976ff3aaa] joining swarm manager [d4504a2a5674a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:56:47.473Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-16T00:56:48.035Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-16T00:56:48.598Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-16T00:56:48.598Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-16T00:56:48.598Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-16T00:56:48.855Z] docker_api_swarm_test.go:802: [de4ca42c041be] joining swarm manager [d4504a2a5674a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T00:56:50.220Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-16T00:56:50.220Z] docker_api_swarm_test.go:802: [de7ffcbd8ecc8] joining swarm manager [d4504a2a5674a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-16T00:56:50.781Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-16T00:56:51.710Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-16T00:56:51.710Z] docker_api_swarm_test.go:810: [d6cca641ee5ee] joining swarm manager [d4504a2a5674a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-16T00:56:52.272Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-16T00:56:52.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-16T00:56:53.762Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-16T00:56:55.654Z] === RUN TestDockerSuite/TestHealth [2022-07-16T00:57:03.739Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-16T00:57:03.739Z] === RUN TestInfoDebug [2022-07-16T00:57:03.739Z] --- PASS: TestInfoDebug (0.52s) [2022-07-16T00:57:03.739Z] === RUN TestInfoInsecureRegistries [2022-07-16T00:57:04.300Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-16T00:57:04.300Z] === RUN TestInfoRegistryMirrors [2022-07-16T00:57:04.861Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-16T00:57:04.861Z] === RUN TestLoginFailsWithBadCredentials [2022-07-16T00:57:05.117Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-16T00:57:05.117Z] === RUN TestPingCacheHeaders [2022-07-16T00:57:05.374Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-16T00:57:05.374Z] === RUN TestPingGet [2022-07-16T00:57:05.374Z] --- PASS: TestPingGet (0.01s) [2022-07-16T00:57:05.374Z] === RUN TestPingHead [2022-07-16T00:57:05.374Z] --- PASS: TestPingHead (0.02s) [2022-07-16T00:57:05.374Z] === RUN TestPingSwarmHeader [2022-07-16T00:57:05.971Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-16T00:57:06.532Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-16T00:57:07.459Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-16T00:57:07.459Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-16T00:57:07.459Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-16T00:57:07.459Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.01s) [2022-07-16T00:57:07.459Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-16T00:57:07.459Z] === RUN TestVersion [2022-07-16T00:57:07.459Z] --- PASS: TestVersion (0.04s) [2022-07-16T00:57:07.459Z] === CONT TestDiskUsage [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/container_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/image_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/volume_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-16T00:57:08.023Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-16T00:57:08.279Z] === RUN TestDiskUsage/after_container.Run [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-16T00:57:08.535Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage (1.33s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-16T00:57:08.792Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-16T00:57:08.792Z] PASS [2022-07-16T00:57:08.792Z] [2022-07-16T00:57:08.792Z] === Skipped [2022-07-16T00:57:08.792Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-16T00:57:08.792Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-16T00:57:08.792Z] [2022-07-16T00:57:08.792Z] DONE 54 tests, 1 skipped in 23.433s [2022-07-16T00:57:08.792Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-16T00:57:08.792Z] ++ 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-16T00:57:08.792Z] ++ set -e [2022-07-16T00:57:08.792Z] ++ '[' -n 0 ']' [2022-07-16T00:57:08.792Z] ++ set -x [2022-07-16T00:57:08.792Z] ++ 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-16T00:57:09.048Z] INFO: Testing against a local daemon [2022-07-16T00:57:09.048Z] === RUN TestVolumesCreateAndList [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-16T00:57:09.048Z] === RUN TestVolumesRemove [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-16T00:57:09.048Z] === RUN TestVolumesInspect [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInspect (0.04s) [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-16T00:57:09.048Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-16T00:57:09.048Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-16T00:57:09.048Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-16T00:57:09.048Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-16T00:57:09.048Z] PASS [2022-07-16T00:57:09.048Z] [2022-07-16T00:57:09.048Z] DONE 9 tests in 0.286s [2022-07-16T00:57:09.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T00:57:09.307Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T00:57:09.307Z] +++ kill 6719 [2022-07-16T00:57:09.563Z] +++ /etc/init.d/apparmor stop [2022-07-16T00:57:09.564Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T00:57:09.564Z] [2022-07-16T00:57:09.564Z] Unloading profiles will leave already running processes permanently [2022-07-16T00:57:09.564Z] unconfined, which can lead to unexpected situations. [2022-07-16T00:57:09.564Z] [2022-07-16T00:57:09.564Z] To set a process to complain mode, use the command line tool [2022-07-16T00:57:09.564Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T00:57:09.564Z] +++ true [2022-07-16T00:57:09.564Z] exiting test-integration [2022-07-16T00:57:09.564Z] ++ exit 0 [2022-07-16T00:57:09.564Z] [2022-07-16T00:57:10.490Z] + for job in $(jobs -p) [2022-07-16T00:57:10.490Z] + wait 7860 [2022-07-16T00:57:13.667Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-16T00:57:13.667Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-16T00:57:13.667Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-16T00:57:13.667Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-16T00:57:13.667Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-16T00:57:13.999Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-16T00:57:14.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/test/unit [2022-07-16T00:57:14.544Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-16T00:57:14.544Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-16T00:57:14.544Z] + TESTDIRS=./... [2022-07-16T00:57:14.544Z] + exclude_paths='/vendor/|/integration' [2022-07-16T00:57:14.544Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-16T00:57:14.544Z] ++ go list ./... [2022-07-16T00:57:14.655Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-16T00:57:15.489Z] + pkg_list='github.com/docker/docker/api [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/backend [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/events [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/filters [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/image [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/mount [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/network [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/registry [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/time [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/volume [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:57:15.489Z] github.com/docker/docker/cli [2022-07-16T00:57:15.489Z] github.com/docker/docker/cli/config [2022-07-16T00:57:15.489Z] github.com/docker/docker/cli/debug [2022-07-16T00:57:15.489Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:57:15.489Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:57:15.489Z] github.com/docker/docker/client [2022-07-16T00:57:15.489Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:57:15.489Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:57:15.489Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:57:15.489Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:57:15.489Z] github.com/docker/docker/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/container/stream [2022-07-16T00:57:15.489Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:57:15.489Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:57:15.489Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/config [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/events [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/exec [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/images [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/links [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/names [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/network [2022-07-16T00:57:15.489Z] github.com/docker/docker/daemon/stats [2022-07-16T00:57:15.489Z] github.com/docker/docker/distribution [2022-07-16T00:57:15.489Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:57:15.489Z] github.com/docker/docker/distribution/utils [2022-07-16T00:57:15.489Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:57:15.489Z] github.com/docker/docker/dockerversion [2022-07-16T00:57:15.489Z] github.com/docker/docker/errdefs [2022-07-16T00:57:15.489Z] github.com/docker/docker/image [2022-07-16T00:57:15.489Z] github.com/docker/docker/image/cache [2022-07-16T00:57:15.489Z] github.com/docker/docker/image/tarexport [2022-07-16T00:57:15.489Z] github.com/docker/docker/image/v1 [2022-07-16T00:57:15.489Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:57:15.489Z] github.com/docker/docker/layer [2022-07-16T00:57:15.489Z] github.com/docker/docker/libcontainerd [2022-07-16T00:57:15.489Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:57:15.489Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:57:15.489Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:57:15.489Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:57:15.489Z] github.com/docker/docker/oci [2022-07-16T00:57:15.489Z] github.com/docker/docker/oci/caps [2022-07-16T00:57:15.489Z] github.com/docker/docker/opts [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/archive [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/directory [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/platform [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/pools [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/progress [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/signal [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/stack [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/system [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:57:15.489Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:57:15.489Z] github.com/docker/docker/plugin [2022-07-16T00:57:15.489Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:57:15.489Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:57:15.489Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:57:15.489Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:57:15.489Z] github.com/docker/docker/quota [2022-07-16T00:57:15.489Z] github.com/docker/docker/reference [2022-07-16T00:57:15.489Z] github.com/docker/docker/registry [2022-07-16T00:57:15.489Z] github.com/docker/docker/registry/resumable [2022-07-16T00:57:15.489Z] github.com/docker/docker/restartmanager [2022-07-16T00:57:15.489Z] github.com/docker/docker/rootless [2022-07-16T00:57:15.489Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:57:15.489Z] github.com/docker/docker/runconfig [2022-07-16T00:57:15.489Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/environment [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/registry [2022-07-16T00:57:15.489Z] github.com/docker/docker/testutil/request [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/drivers [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/local [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/mounts [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/service [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:57:15.489Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:57:15.489Z] ++ grep --fixed-strings -v /libnetwork [2022-07-16T00:57:15.489Z] ++ echo 'github.com/docker/docker/api [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/backend [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/container [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/events [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/filters [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/image [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/mount [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/network [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/registry [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/time [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:57:15.489Z] github.com/docker/docker/api/types/volume [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:57:15.489Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/config [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/debug [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/client [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:57:15.490Z] github.com/docker/docker/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/container/stream [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/config [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/events [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/exec [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/images [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/links [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/names [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/network [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/stats [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/utils [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:57:15.490Z] github.com/docker/docker/dockerversion [2022-07-16T00:57:15.490Z] github.com/docker/docker/errdefs [2022-07-16T00:57:15.490Z] github.com/docker/docker/image [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/cache [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/tarexport [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/v1 [2022-07-16T00:57:15.490Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:57:15.490Z] github.com/docker/docker/layer [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:57:15.490Z] github.com/docker/docker/oci [2022-07-16T00:57:15.490Z] github.com/docker/docker/oci/caps [2022-07-16T00:57:15.490Z] github.com/docker/docker/opts [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/archive [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/directory [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/platform [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/pools [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/progress [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/signal [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/stack [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/system [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:57:15.490Z] github.com/docker/docker/plugin [2022-07-16T00:57:15.490Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:57:15.490Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:57:15.490Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:57:15.490Z] github.com/docker/docker/quota [2022-07-16T00:57:15.490Z] github.com/docker/docker/reference [2022-07-16T00:57:15.490Z] github.com/docker/docker/registry [2022-07-16T00:57:15.490Z] github.com/docker/docker/registry/resumable [2022-07-16T00:57:15.490Z] github.com/docker/docker/restartmanager [2022-07-16T00:57:15.490Z] github.com/docker/docker/rootless [2022-07-16T00:57:15.490Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:57:15.490Z] github.com/docker/docker/runconfig [2022-07-16T00:57:15.490Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/environment [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/registry [2022-07-16T00:57:15.490Z] github.com/docker/docker/testutil/request [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/drivers [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/local [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/mounts [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/service [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:57:15.490Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:57:15.490Z] + base_pkg_list='github.com/docker/docker/api [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/backend [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/events [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/filters [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/image [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/mount [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/network [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/registry [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/time [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/versions [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:57:15.490Z] github.com/docker/docker/api/types/volume [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:57:15.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/config [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/debug [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:57:15.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/client [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:57:15.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:57:15.490Z] github.com/docker/docker/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/container/stream [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:57:15.490Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/config [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/events [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/exec [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/images [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/links [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/names [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/network [2022-07-16T00:57:15.490Z] github.com/docker/docker/daemon/stats [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/utils [2022-07-16T00:57:15.490Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:57:15.490Z] github.com/docker/docker/dockerversion [2022-07-16T00:57:15.490Z] github.com/docker/docker/errdefs [2022-07-16T00:57:15.490Z] github.com/docker/docker/image [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/cache [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/tarexport [2022-07-16T00:57:15.490Z] github.com/docker/docker/image/v1 [2022-07-16T00:57:15.490Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:57:15.490Z] github.com/docker/docker/layer [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:57:15.490Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:57:15.490Z] github.com/docker/docker/oci [2022-07-16T00:57:15.490Z] github.com/docker/docker/oci/caps [2022-07-16T00:57:15.490Z] github.com/docker/docker/opts [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/archive [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:57:15.490Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/directory [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/platform [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pools [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/progress [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/signal [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stack [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/system [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:57:15.491Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:57:15.491Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:57:15.491Z] github.com/docker/docker/quota [2022-07-16T00:57:15.491Z] github.com/docker/docker/reference [2022-07-16T00:57:15.491Z] github.com/docker/docker/registry [2022-07-16T00:57:15.491Z] github.com/docker/docker/registry/resumable [2022-07-16T00:57:15.491Z] github.com/docker/docker/restartmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/rootless [2022-07-16T00:57:15.491Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:57:15.491Z] github.com/docker/docker/runconfig [2022-07-16T00:57:15.491Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/environment [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/registry [2022-07-16T00:57:15.491Z] github.com/docker/docker/testutil/request [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/drivers [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/local [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/mounts [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/service [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:57:15.491Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:57:15.491Z] ++ grep --fixed-strings /libnetwork [2022-07-16T00:57:15.491Z] ++ echo 'github.com/docker/docker/api [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/backend [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/container [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/events [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/filters [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/image [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/mount [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/network [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/registry [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/time [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/versions [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:57:15.491Z] github.com/docker/docker/api/types/volume [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:57:15.491Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:57:15.491Z] github.com/docker/docker/cli [2022-07-16T00:57:15.491Z] github.com/docker/docker/cli/config [2022-07-16T00:57:15.491Z] github.com/docker/docker/cli/debug [2022-07-16T00:57:15.491Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:57:15.491Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:57:15.491Z] github.com/docker/docker/client [2022-07-16T00:57:15.491Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:57:15.491Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:57:15.491Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:57:15.491Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:57:15.491Z] github.com/docker/docker/container [2022-07-16T00:57:15.491Z] github.com/docker/docker/container/stream [2022-07-16T00:57:15.491Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:57:15.491Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:57:15.491Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/config [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/events [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/exec [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/images [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/links [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/names [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/network [2022-07-16T00:57:15.491Z] github.com/docker/docker/daemon/stats [2022-07-16T00:57:15.491Z] github.com/docker/docker/distribution [2022-07-16T00:57:15.491Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:57:15.491Z] github.com/docker/docker/distribution/utils [2022-07-16T00:57:15.491Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:57:15.491Z] github.com/docker/docker/dockerversion [2022-07-16T00:57:15.491Z] github.com/docker/docker/errdefs [2022-07-16T00:57:15.491Z] github.com/docker/docker/image [2022-07-16T00:57:15.491Z] github.com/docker/docker/image/cache [2022-07-16T00:57:15.491Z] github.com/docker/docker/image/tarexport [2022-07-16T00:57:15.491Z] github.com/docker/docker/image/v1 [2022-07-16T00:57:15.491Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:57:15.491Z] github.com/docker/docker/layer [2022-07-16T00:57:15.491Z] github.com/docker/docker/libcontainerd [2022-07-16T00:57:15.491Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:57:15.491Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:57:15.491Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:57:15.491Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/libnetwork/types [2022-07-16T00:57:15.491Z] github.com/docker/docker/oci [2022-07-16T00:57:15.491Z] github.com/docker/docker/oci/caps [2022-07-16T00:57:15.491Z] github.com/docker/docker/opts [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/archive [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/directory [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/platform [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pools [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/progress [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/signal [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stack [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/system [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:57:15.491Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:57:15.491Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:57:15.491Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:57:15.491Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:57:15.491Z] github.com/docker/docker/quota [2022-07-16T00:57:15.491Z] github.com/docker/docker/reference [2022-07-16T00:57:15.491Z] github.com/docker/docker/registry [2022-07-16T00:57:15.491Z] github.com/docker/docker/registry/resumable [2022-07-16T00:57:15.491Z] github.com/docker/docker/restartmanager [2022-07-16T00:57:15.491Z] github.com/docker/docker/rootless [2022-07-16T00:57:15.491Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:57:15.491Z] github.com/docker/docker/runconfig [2022-07-16T00:57:15.491Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/environment [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/registry [2022-07-16T00:57:15.492Z] github.com/docker/docker/testutil/request [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/drivers [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/local [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/mounts [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/service [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:57:15.492Z] github.com/docker/docker/volume/testutils' [2022-07-16T00:57:15.492Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/types' [2022-07-16T00:57:15.492Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-16T00:57:15.492Z] + echo 'github.com/docker/docker/libnetwork [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/config [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/idm [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/ns [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/options [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/osl [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/types' [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T00:57:15.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T00:57:15.492Z] + type docker-proxy [2022-07-16T00:57:15.492Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-16T00:57:15.492Z] + hack/make.sh binary-proxy install-proxy [2022-07-16T00:57:15.492Z] [2022-07-16T00:57:15.492Z] Removing bundles/ [2022-07-16T00:57:15.753Z] [2022-07-16T00:57:15.753Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-16T00:57:15.753Z] Building: bundles/binary-proxy/docker-proxy [2022-07-16T00:57:15.753Z] GOOS="" GOARCH="" GOARM="" [2022-07-16T00:57:17.919Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-16T00:57:20.437Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-16T00:57:20.437Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-16T00:57:20.437Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-16T00:57:20.437Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-16T00:57:20.693Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-16T00:57:20.693Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-16T00:57:21.254Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-16T00:57:21.815Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-16T00:57:21.815Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-16T00:57:21.815Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-16T00:57:22.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-16T00:57:22.327Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-16T00:57:22.327Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-16T00:57:22.889Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-16T00:57:22.889Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-16T00:57:23.451Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-16T00:57:23.451Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-16T00:57:23.900Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-16T00:57:23.900Z] [2022-07-16T00:57:23.900Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-16T00:57:23.900Z] Installing docker-proxy to /usr/local/bin/ [2022-07-16T00:57:23.900Z] [2022-07-16T00:57:23.900Z] + mkdir -p bundles [2022-07-16T00:57:23.900Z] + '[' -n 'github.com/docker/docker/api [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/backend/build [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/httpstatus [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/httputils [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/middleware [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/build [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/container [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/debug [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/distribution [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/grpc [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/image [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/network [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/plugin [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/session [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/swarm [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/system [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/server/router/volume [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/backend [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/blkiodev [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/container [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/events [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/filters [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/image [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/mount [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/network [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/registry [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/strslice [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/swarm [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/time [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/versions [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-16T00:57:23.900Z] github.com/docker/docker/api/types/volume [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/builder-next/worker [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/dockerfile [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/remotecontext [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/remotecontext/git [2022-07-16T00:57:23.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-16T00:57:23.900Z] github.com/docker/docker/cli [2022-07-16T00:57:23.900Z] github.com/docker/docker/cli/config [2022-07-16T00:57:23.900Z] github.com/docker/docker/cli/debug [2022-07-16T00:57:23.900Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-16T00:57:23.900Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-16T00:57:23.900Z] github.com/docker/docker/client [2022-07-16T00:57:23.900Z] github.com/docker/docker/cmd/docker-proxy [2022-07-16T00:57:23.900Z] github.com/docker/docker/cmd/dockerd [2022-07-16T00:57:23.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-16T00:57:23.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-16T00:57:23.900Z] github.com/docker/docker/container [2022-07-16T00:57:23.900Z] github.com/docker/docker/container/stream [2022-07-16T00:57:23.900Z] github.com/docker/docker/contrib/apparmor [2022-07-16T00:57:23.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-16T00:57:23.900Z] github.com/docker/docker/contrib/httpserver [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster/convert [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster/executor [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/cluster/provider [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/config [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/events [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/events/testutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/exec [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/images [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/initlayer [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/links [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/listeners [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/gelf [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/journald [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/local [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/logentries [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/splunk [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/syslog [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/logger/templates [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/names [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/network [2022-07-16T00:57:23.900Z] github.com/docker/docker/daemon/stats [2022-07-16T00:57:23.900Z] github.com/docker/docker/distribution [2022-07-16T00:57:23.900Z] github.com/docker/docker/distribution/metadata [2022-07-16T00:57:23.900Z] github.com/docker/docker/distribution/utils [2022-07-16T00:57:23.900Z] github.com/docker/docker/distribution/xfer [2022-07-16T00:57:23.900Z] github.com/docker/docker/dockerversion [2022-07-16T00:57:23.900Z] github.com/docker/docker/errdefs [2022-07-16T00:57:23.900Z] github.com/docker/docker/image [2022-07-16T00:57:23.900Z] github.com/docker/docker/image/cache [2022-07-16T00:57:23.900Z] github.com/docker/docker/image/tarexport [2022-07-16T00:57:23.900Z] github.com/docker/docker/image/v1 [2022-07-16T00:57:23.900Z] github.com/docker/docker/internal/test/suite [2022-07-16T00:57:23.900Z] github.com/docker/docker/layer [2022-07-16T00:57:23.900Z] github.com/docker/docker/libcontainerd [2022-07-16T00:57:23.900Z] github.com/docker/docker/libcontainerd/queue [2022-07-16T00:57:23.900Z] github.com/docker/docker/libcontainerd/remote [2022-07-16T00:57:23.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-16T00:57:23.900Z] github.com/docker/docker/libcontainerd/types [2022-07-16T00:57:23.900Z] github.com/docker/docker/oci [2022-07-16T00:57:23.900Z] github.com/docker/docker/oci/caps [2022-07-16T00:57:23.900Z] github.com/docker/docker/opts [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/aaparser [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/archive [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/authorization [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/broadcaster [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/capabilities [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/chrootarchive [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/containerfs [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/devicemapper [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/directory [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/dmesg [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/fileutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/fsutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/homedir [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/idtools [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/ioutils [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/jsonmessage [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/longpath [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/loopback [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/namesgenerator [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/parsers [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/pidfile [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/platform [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugingetter [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugins [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/plugins/transport [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/pools [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/progress [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/pubsub [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/reexec [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/signal [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/stack [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/stdcopy [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/streamformatter [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/stringid [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/sysinfo [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/system [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/tailfile [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/tarsum [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/truncindex [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/urlutil [2022-07-16T00:57:23.900Z] github.com/docker/docker/pkg/useragent [2022-07-16T00:57:23.900Z] github.com/docker/docker/plugin [2022-07-16T00:57:23.900Z] github.com/docker/docker/plugin/executor/containerd [2022-07-16T00:57:23.900Z] github.com/docker/docker/plugin/v2 [2022-07-16T00:57:23.900Z] github.com/docker/docker/profiles/apparmor [2022-07-16T00:57:23.900Z] github.com/docker/docker/profiles/seccomp [2022-07-16T00:57:23.900Z] github.com/docker/docker/quota [2022-07-16T00:57:23.900Z] github.com/docker/docker/reference [2022-07-16T00:57:23.900Z] github.com/docker/docker/registry [2022-07-16T00:57:23.900Z] github.com/docker/docker/registry/resumable [2022-07-16T00:57:23.900Z] github.com/docker/docker/restartmanager [2022-07-16T00:57:23.900Z] github.com/docker/docker/rootless [2022-07-16T00:57:23.900Z] github.com/docker/docker/rootless/specconv [2022-07-16T00:57:23.900Z] github.com/docker/docker/runconfig [2022-07-16T00:57:23.900Z] github.com/docker/docker/runconfig/opts [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/daemon [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/environment [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fakecontext [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fakegit [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fakestorage [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fixtures/load [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/registry [2022-07-16T00:57:23.900Z] github.com/docker/docker/testutil/request [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/drivers [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/local [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/mounts [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/service [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/service/opts [2022-07-16T00:57:23.901Z] github.com/docker/docker/volume/testutils' ']' [2022-07-16T00:57:23.901Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-16T00:57:24.014Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-16T00:57:24.161Z] ? github.com/docker/docker/api [no test files] [2022-07-16T00:57:24.951Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-16T00:57:24.951Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-16T00:57:25.208Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-16T00:57:28.475Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-16T00:57:28.475Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-16T00:57:28.475Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-16T00:57:29.037Z] === RUN TestDockerSuite/TestImportFile [2022-07-16T00:57:29.967Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-16T00:57:29.967Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-16T00:57:31.332Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-16T00:57:32.261Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-16T00:57:33.624Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-16T00:57:33.881Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-16T00:57:34.443Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-16T00:57:35.004Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-16T00:57:35.004Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-16T00:57:35.004Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-16T00:57:35.261Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-16T00:57:35.822Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-16T00:57:35.822Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-16T00:57:36.383Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-16T00:57:36.383Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-16T00:57:36.383Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-16T00:57:36.945Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-16T00:57:37.507Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-16T00:57:38.069Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-16T00:57:38.325Z] === RUN TestDockerSuite/TestInspectImage [2022-07-16T00:57:38.581Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-16T00:57:38.581Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-16T00:57:38.581Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-16T00:57:38.581Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-16T00:57:38.838Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-16T00:57:39.399Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-16T00:57:39.399Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-16T00:57:39.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-16T00:57:39.911Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-16T00:57:40.473Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-16T00:57:42.271Z] ok github.com/docker/docker/api/server 0.028s coverage: 7.9% of statements [2022-07-16T00:57:43.003Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-16T00:57:43.003Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-16T00:57:43.258Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-16T00:57:43.821Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-16T00:57:44.748Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-16T00:57:45.309Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-16T00:57:45.565Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-16T00:57:46.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-16T00:57:46.688Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-16T00:57:46.944Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-16T00:57:47.506Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-16T00:57:47.506Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-16T00:57:48.433Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-16T00:57:49.360Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-16T00:57:49.616Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-16T00:57:50.543Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-16T00:57:51.907Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-16T00:57:53.796Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-16T00:57:53.796Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-16T00:57:55.160Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-16T00:57:55.160Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-16T00:57:55.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-16T00:58:02.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-16T00:58:02.821Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-16T00:58:05.342Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-16T00:58:05.903Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-16T00:58:05.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-16T00:58:07.794Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-16T00:58:07.794Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-16T00:58:07.794Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-16T00:58:08.357Z] docker_api_swarm_service_test.go:395: [de5088daf9838] joining swarm manager [df1a27b33f59b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:58:08.613Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-16T00:58:09.541Z] docker_api_swarm_service_test.go:395: [daa0ca58ee262] joining swarm manager [df1a27b33f59b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:58:09.798Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-16T00:58:10.728Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-16T00:58:11.656Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-16T00:58:12.585Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-16T00:58:15.108Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-16T00:58:15.363Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-16T00:58:15.927Z] === RUN TestDockerSuite/TestLogsSince [2022-07-16T00:58:22.459Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-16T00:58:25.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-16T00:58:27.108Z] docker_api_swarm_service_test.go:343: [d1a7ed721c08c] joining swarm manager [d7b39135c3677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:58:28.036Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-16T00:58:28.036Z] docker_api_swarm_service_test.go:343: [d10d374031b50] joining swarm manager [d7b39135c3677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:58:28.600Z] === RUN TestDockerSuite/TestLogsTail [2022-07-16T00:58:29.164Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-16T00:58:29.727Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-16T00:58:30.655Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-16T00:58:30.655Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-16T00:58:30.655Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-16T00:58:30.911Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-16T00:58:30.911Z] === RUN TestDockerSuite/TestNetHostname [2022-07-16T00:58:32.804Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-16T00:58:32.804Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-16T00:58:32.804Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-16T00:58:32.804Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-16T00:58:33.731Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-16T00:58:33.986Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-16T00:58:35.352Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-16T00:58:35.352Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-16T00:58:35.352Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-16T00:58:35.352Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-16T00:58:40.594Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-16T00:58:41.156Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-16T00:58:42.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-16T00:58:42.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-16T00:58:44.229Z] docker_api_swarm_service_test.go:490: [d2dc719b5bc6d] joining swarm manager [d2c1c7308fd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:58:45.156Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-16T00:58:45.156Z] docker_api_swarm_service_test.go:490: [dfe461db823da] joining swarm manager [d2c1c7308fd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:58:48.427Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-16T00:58:49.355Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-16T00:58:52.619Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-16T00:58:53.984Z] === RUN TestDockerSuite/TestPluginActive [2022-07-16T00:58:56.498Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-16T00:58:57.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-16T00:59:04.450Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-16T00:59:04.450Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-16T00:59:04.450Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-16T00:59:04.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-16T00:59:04.963Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-16T00:59:06.852Z] docker_api_swarm_service_test.go:128: [db50883046038] joining swarm manager [d9bcfaf1da97d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:59:07.778Z] docker_api_swarm_service_test.go:129: [d03415378b7bf] joining swarm manager [d9bcfaf1da97d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:59:09.155Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-16T00:59:09.417Z] docker_api_swarm_service_test.go:137: [d24ba9298ad39] joining swarm manager [d9bcfaf1da97d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T00:59:10.345Z] docker_api_swarm_service_test.go:138: [d7bcce2e8b894] joining swarm manager [d9bcfaf1da97d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-16T00:59:14.510Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-16T00:59:15.877Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-16T00:59:16.438Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-16T00:59:17.805Z] === RUN TestDockerSuite/TestPortList [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-16T00:59:18.752Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/builder/dockerfile 0.511s coverage: 49.3% of statements [2022-07-16T00:59:18.752Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-16T00:59:19.014Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-16T00:59:19.955Z] ok github.com/docker/docker/builder/remotecontext/git 1.759s coverage: 86.3% of statements [2022-07-16T00:59:19.955Z] ? github.com/docker/docker/cli [no test files] [2022-07-16T00:59:19.955Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-16T00:59:19.955Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-16T00:59:19.955Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-16T00:59:20.528Z] ok github.com/docker/docker/cmd/docker-proxy 0.231s coverage: 67.6% of statements [2022-07-16T00:59:24.341Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-16T00:59:24.732Z] ok github.com/docker/docker/client 0.128s coverage: 75.9% of statements [2022-07-16T00:59:26.231Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-16T00:59:26.231Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-16T00:59:28.119Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-16T00:59:29.047Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-16T00:59:29.303Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-16T00:59:29.560Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-16T00:59:31.452Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-16T00:59:32.016Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-16T00:59:32.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-16T00:59:34.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-16T00:59:34.832Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-16T00:59:36.724Z] docker_api_swarm_service_test.go:304: [d95c319e143fe] joining swarm manager [dab575e722eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T00:59:37.652Z] docker_api_swarm_service_test.go:304: [dd198bda4c788] joining swarm manager [dab575e722eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T00:59:39.021Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-16T00:59:39.021Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-16T00:59:42.287Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-16T00:59:48.820Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-16T00:59:49.382Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-16T00:59:50.748Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-16T00:59:51.677Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-16T00:59:52.605Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-16T00:59:54.494Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-16T00:59:55.892Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-16T00:59:56.454Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-16T00:59:56.712Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-16T00:59:57.273Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-16T00:59:57.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-16T00:59:59.165Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-16T00:59:59.727Z] docker_api_swarm_service_test.go:100: [d38161c8435d9] joining swarm manager [d697bfb0735e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:00:00.656Z] docker_api_swarm_service_test.go:101: [ddaa0395baf29] joining swarm manager [d697bfb0735e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:00:00.912Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-16T01:00:00.912Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-16T01:00:00.912Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-16T01:00:01.475Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-16T01:00:02.404Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-16T01:00:02.404Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-16T01:00:04.301Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-16T01:00:05.666Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-16T01:00:06.229Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-16T01:00:11.455Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 31.9% of statements [2022-07-16T01:00:11.455Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-16T01:00:11.455Z] ok github.com/docker/docker/cmd/dockerd/trap 2.547s coverage: 0.0% of statements [2022-07-16T01:00:11.455Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-16T01:00:11.455Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-16T01:00:11.455Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-16T01:00:11.455Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-16T01:00:11.455Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-16T01:00:12.766Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-16T01:00:12.766Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-16T01:00:14.655Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-16T01:00:14.655Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-16T01:00:14.655Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-16T01:00:14.655Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-16T01:00:16.746Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-07-16T01:00:17.178Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-16T01:00:17.687Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-16T01:00:17.748Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-16T01:00:19.072Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-16T01:00:20.263Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-16T01:00:21.626Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-16T01:00:21.626Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-16T01:00:21.884Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-16T01:00:22.446Z] check_test.go:611: [d38161c8435d9] daemon is not started [2022-07-16T01:00:24.961Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-16T01:00:25.217Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-16T01:00:25.473Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-16T01:00:26.401Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-16T01:00:27.209Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-16T01:00:27.328Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-16T01:00:27.780Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-16T01:00:27.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-16T01:00:28.350Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-16T01:00:28.452Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-16T01:00:28.610Z] ok github.com/docker/docker/daemon 10.136s coverage: 16.1% of statements [2022-07-16T01:00:28.610Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-16T01:00:28.610Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-16T01:00:28.610Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-16T01:00:28.610Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-16T01:00:28.871Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-16T01:00:29.379Z] === RUN TestDockerSuite/TestRmiTag [2022-07-16T01:00:29.379Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-16T01:00:30.306Z] docker_api_swarm_service_test.go:533: [dee9accad63a6] joining swarm manager [de53b0a7bd131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:00:30.306Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-16T01:00:30.784Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.778s coverage: 74.8% of statements [2022-07-16T01:00:31.046Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-16T01:00:31.671Z] docker_api_swarm_service_test.go:534: [dc4fca1cadcda] joining swarm manager [de53b0a7bd131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:00:31.988Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.434s coverage: 56.2% of statements [2022-07-16T01:00:33.373Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-07-16T01:00:33.561Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-16T01:00:34.125Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-16T01:00:34.775Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.353s coverage: 50.6% of statements [2022-07-16T01:00:35.516Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-16T01:00:35.772Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-16T01:00:36.159Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.724s coverage: 45.9% of statements [2022-07-16T01:00:36.159Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-16T01:00:36.333Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-16T01:00:36.895Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-16T01:00:37.102Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-07-16T01:00:37.102Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.665s coverage: 58.5% of statements [2022-07-16T01:00:37.102Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-16T01:00:37.102Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-16T01:00:37.461Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-16T01:00:38.025Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-16T01:00:38.488Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-16T01:00:38.952Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-16T01:00:39.061Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-16T01:00:39.633Z] ok github.com/docker/docker/daemon/images 0.075s coverage: 6.9% of statements [2022-07-16T01:00:39.633Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-16T01:00:39.633Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-16T01:00:40.575Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-16T01:00:41.156Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 80.2% of statements [2022-07-16T01:00:41.738Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-07-16T01:00:41.738Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-16T01:00:42.220Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-16T01:00:42.220Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-16T01:00:42.309Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-16T01:00:42.570Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-16T01:00:43.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-07-16T01:00:43.148Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-16T01:00:43.401Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.167s coverage: 76.8% of statements [2022-07-16T01:00:44.343Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-07-16T01:00:44.343Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-16T01:00:44.343Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-16T01:00:44.517Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-16T01:00:44.603Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 62.0% of statements [2022-07-16T01:00:45.174Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-07-16T01:00:46.115Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-16T01:00:46.376Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-16T01:00:46.406Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-16T01:00:46.948Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-16T01:00:47.334Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-16T01:00:47.520Z] ok github.com/docker/docker/daemon/logger/splunk 1.610s coverage: 82.5% of statements [2022-07-16T01:00:47.520Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-16T01:00:47.520Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-16T01:00:48.463Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 44.4% of statements [2022-07-16T01:00:49.222Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-16T01:00:49.786Z] === RUN TestDockerSuite/TestDockerFails [2022-07-16T01:00:49.786Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-16T01:00:50.373Z] ok github.com/docker/docker/distribution 1.508s coverage: 28.0% of statements [2022-07-16T01:00:50.373Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-16T01:00:50.373Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-16T01:00:50.945Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-07-16T01:00:50.945Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-16T01:00:51.150Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-16T01:00:51.205Z] ok github.com/docker/docker/image 0.040s coverage: 86.9% of statements [2022-07-16T01:00:51.405Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-16T01:00:51.776Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-16T01:00:51.967Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-16T01:00:52.036Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-16T01:00:52.036Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-16T01:00:52.036Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-16T01:00:52.297Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-07-16T01:00:53.238Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-16T01:00:53.330Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-16T01:00:53.601Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-16T01:00:54.167Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-16T01:00:54.180Z] ok github.com/docker/docker/opts 0.048s coverage: 66.0% of statements [2022-07-16T01:00:54.180Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-16T01:00:54.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-16T01:00:55.291Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-16T01:00:55.853Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-16T01:00:55.853Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-16T01:00:56.093Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.3% of statements [2022-07-16T01:00:56.354Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2022-07-16T01:00:56.615Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-16T01:00:56.781Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-16T01:00:56.781Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-16T01:00:56.781Z] docker_api_swarm_service_test.go:148: [dcbe430a72655] joining swarm manager [dfa771bc247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:00:56.875Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-16T01:00:57.343Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-16T01:00:57.904Z] docker_api_swarm_service_test.go:148: [d59241160c3d9] joining swarm manager [dfa771bc247cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:00:58.832Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-16T01:00:59.395Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-16T01:01:00.170Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-07-16T01:01:00.170Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-16T01:01:00.323Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-16T01:01:00.430Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-16T01:01:00.430Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-16T01:01:01.002Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-16T01:01:01.250Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-16T01:01:01.262Z] ok github.com/docker/docker/layer 7.622s coverage: 68.9% of statements [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-16T01:01:01.262Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-16T01:01:01.262Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-07-16T01:01:01.523Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-16T01:01:02.908Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 70.1% of statements [2022-07-16T01:01:02.909Z] ok github.com/docker/docker/pkg/idtools 0.872s coverage: 67.9% of statements [2022-07-16T01:01:02.909Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-16T01:01:03.139Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-16T01:01:03.169Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-16T01:01:03.169Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-16T01:01:03.169Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2022-07-16T01:01:03.430Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-16T01:01:03.692Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-07-16T01:01:03.953Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-07-16T01:01:03.953Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-16T01:01:03.953Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-16T01:01:03.953Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-16T01:01:04.506Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-16T01:01:04.762Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-16T01:01:04.908Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2022-07-16T01:01:05.171Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-16T01:01:05.431Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-16T01:01:05.690Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-16T01:01:05.691Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-16T01:01:05.946Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-16T01:01:06.511Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-16T01:01:07.072Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-16T01:01:07.073Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-16T01:01:07.073Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-16T01:01:07.334Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-16T01:01:07.595Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2022-07-16T01:01:07.856Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-16T01:01:08.001Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-16T01:01:08.116Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-16T01:01:08.687Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-16T01:01:08.929Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-16T01:01:08.947Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-16T01:01:09.208Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-07-16T01:01:09.490Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-16T01:01:09.746Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-16T01:01:09.778Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-16T01:01:10.039Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-16T01:01:10.299Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-16T01:01:10.319Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-16T01:01:10.319Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-16T01:01:12.213Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-16T01:01:12.221Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-16T01:01:12.474Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-16T01:01:12.477Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-16T01:01:12.735Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-16T01:01:13.406Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-16T01:01:14.120Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-07-16T01:01:14.333Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-16T01:01:14.381Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-16T01:01:14.894Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-16T01:01:14.895Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-16T01:01:15.323Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-16T01:01:15.584Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-16T01:01:15.835Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-16T01:01:15.845Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-16T01:01:16.416Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-16T01:01:16.416Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-16T01:01:16.764Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-16T01:01:17.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-16T01:01:17.953Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-16T01:01:18.329Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-16T01:01:18.517Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-16T01:01:18.517Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-16T01:01:18.901Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.8% of statements [2022-07-16T01:01:19.078Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-16T01:01:19.078Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-16T01:01:19.473Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.7% of statements [2022-07-16T01:01:19.641Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-16T01:01:20.203Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-16T01:01:20.415Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-07-16T01:01:20.764Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-16T01:01:21.325Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-16T01:01:21.325Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-16T01:01:21.888Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-16T01:01:23.254Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-16T01:01:24.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-16T01:01:25.545Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-16T01:01:25.801Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-16T01:01:26.364Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-16T01:01:26.939Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-16T01:01:27.501Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-16T01:01:27.757Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-16T01:01:29.124Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-16T01:01:31.017Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-16T01:01:31.017Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-16T01:01:31.579Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-16T01:01:32.946Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-16T01:01:33.874Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-16T01:01:34.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-16T01:01:35.730Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-16T01:01:38.249Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-16T01:01:38.249Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-16T01:01:38.249Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-16T01:01:38.249Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-16T01:01:38.249Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-16T01:01:38.505Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-16T01:01:39.871Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-16T01:01:40.800Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-16T01:01:42.363Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.3% of statements [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/rootless [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/volume [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-16T01:01:42.363Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === Skipped [2022-07-16T01:01:42.363Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-16T01:01:42.363Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-16T01:01:42.363Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-16T01:01:42.363Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-16T01:01:42.363Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:71: No driver to put! [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-16T01:01:42.363Z] time="2022-07-16T01:00:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-16T01:01:42.363Z] time="2022-07-16T01:00:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-16T01:01:42.363Z] time="2022-07-16T01:00:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-16T01:01:42.363Z] time="2022-07-16T01:00:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-16T01:01:42.363Z] time="2022-07-16T01:00:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:71: No driver to put! [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-16T01:01:42.363Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-16T01:01:42.363Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-16T01:01:42.363Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-16T01:01:42.363Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-16T01:01:42.363Z] graphtest_unix.go:71: No driver to put! [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-16T01:01:42.363Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-16T01:01:42.363Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-16T01:01:42.363Z] [2022-07-16T01:01:42.363Z] DONE 2789 tests, 28 skipped in 255.847s [2022-07-16T01:01:42.363Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/bitseq [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cluster [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/config [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/datastore [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/driverapi [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/etchosts [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/idm [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipam [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/iptables [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/netlabel [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/netutils [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/networkdb [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/ns [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/options [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/osl [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/portallocator [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/portmapper [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/testutils [2022-07-16T01:01:42.363Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-16T01:01:42.364Z] + 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-16T01:01:42.688Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-16T01:01:42.945Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-16T01:01:44.311Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-16T01:01:44.568Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-16T01:01:44.568Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-16T01:01:44.568Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-16T01:01:45.505Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-16T01:01:46.432Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-16T01:01:46.432Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-16T01:01:46.993Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-16T01:01:47.554Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-16T01:01:48.115Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-16T01:01:48.677Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-16T01:01:48.677Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-16T01:01:49.239Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-16T01:01:49.801Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-16T01:01:50.363Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-16T01:01:50.619Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-16T01:01:51.181Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-16T01:01:51.742Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-16T01:01:52.304Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-16T01:01:52.866Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-16T01:01:52.866Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-16T01:01:53.795Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-16T01:01:54.051Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-16T01:01:55.416Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-16T01:01:55.416Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T01:01:55.416Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-16T01:01:55.416Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-16T01:01:57.931Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-16T01:01:58.494Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-16T01:01:59.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-16T01:02:04.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-16T01:02:06.567Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-16T01:02:09.083Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-16T01:02:09.644Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-16T01:02:10.573Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-16T01:02:11.502Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-16T01:02:11.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-16T01:02:11.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-16T01:02:11.759Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-16T01:02:11.759Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-16T01:02:12.322Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-16T01:02:14.840Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-16T01:02:14.840Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-16T01:02:15.767Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-16T01:02:16.694Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-16T01:02:17.623Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-16T01:02:20.888Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-16T01:02:22.776Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-16T01:02:23.032Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-16T01:02:23.604Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-16T01:02:24.541Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-16T01:02:24.541Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-16T01:02:24.541Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-16T01:02:24.797Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-16T01:02:25.726Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-16T01:02:26.656Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-16T01:02:28.021Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-16T01:02:28.021Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-16T01:02:28.277Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork 37.278s coverage: 40.6% of statements [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.059s coverage: 5.0% of statements [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-16T01:02:29.086Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-16T01:02:29.086Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-16T01:02:29.205Z] === RUN TestDockerSuite/TestRunMount [2022-07-16T01:02:33.370Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-16T01:02:33.626Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-16T01:02:34.188Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-16T01:02:35.118Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-16T01:02:36.484Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-16T01:02:37.849Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-16T01:02:39.076Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.217s coverage: 6.6% of statements [2022-07-16T01:02:39.076Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-16T01:02:39.076Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-16T01:02:39.076Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-16T01:02:39.076Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-16T01:02:39.076Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-16T01:02:39.076Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-16T01:02:39.076Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-16T01:02:39.216Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-16T01:02:39.336Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-16T01:02:39.597Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-16T01:02:39.597Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-16T01:02:40.143Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-16T01:02:41.069Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-16T01:02:41.069Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-16T01:02:41.630Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-16T01:02:42.191Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-16T01:02:42.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-16T01:02:43.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-16T01:02:44.681Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-16T01:02:46.046Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-16T01:02:49.311Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-16T01:02:49.311Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-16T01:02:49.311Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-16T01:02:49.567Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-16T01:02:50.129Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-16T01:02:50.129Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-16T01:02:50.691Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-16T01:02:51.254Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-16T01:02:51.512Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-16T01:02:51.822Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-16T01:02:52.075Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-16T01:02:57.319Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-16T01:02:58.246Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-16T01:02:58.246Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-16T01:02:58.246Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-16T01:02:58.810Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-16T01:02:59.374Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-16T01:03:00.741Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-16T01:03:00.998Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-16T01:03:01.561Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-16T01:03:02.121Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-16T01:03:02.121Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-16T01:03:02.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-16T01:03:03.276Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-16T01:03:03.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-16T01:03:03.839Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-16T01:03:04.400Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-16T01:03:04.400Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-16T01:03:04.400Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-16T01:03:04.963Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-16T01:03:05.526Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-16T01:03:05.526Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-16T01:03:05.526Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-16T01:03:06.454Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-16T01:03:06.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-16T01:03:06.725Z] ok github.com/docker/docker/libnetwork/ipam 14.509s coverage: 85.3% of statements [2022-07-16T01:03:06.725Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-16T01:03:06.726Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-16T01:03:06.726Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-16T01:03:06.726Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-16T01:03:06.726Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-16T01:03:06.726Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-16T01:03:06.726Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-07-16T01:03:06.985Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-16T01:03:07.246Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-16T01:03:07.507Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-16T01:03:07.638Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-16T01:03:07.638Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-16T01:03:07.638Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-16T01:03:10.155Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-16T01:03:10.155Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-16T01:03:11.522Z] === RUN TestDockerSuite/TestRunRm [2022-07-16T01:03:11.779Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-16T01:03:12.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-16T01:03:14.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-16T01:03:15.417Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-16T01:03:15.980Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-16T01:03:16.542Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-16T01:03:17.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-16T01:03:18.471Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-16T01:03:19.032Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-16T01:03:21.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-16T01:03:22.129Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-16T01:03:24.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-16T01:03:25.387Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-16T01:03:25.950Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-16T01:03:26.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-16T01:03:27.074Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-16T01:03:27.074Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-16T01:03:27.637Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-16T01:03:28.198Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-16T01:03:28.760Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-16T01:03:29.324Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-16T01:03:29.886Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-16T01:03:30.450Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-16T01:03:32.964Z] === RUN TestDockerSuite/TestRunState [2022-07-16T01:03:32.964Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-16T01:03:34.331Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-16T01:03:34.587Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-16T01:03:35.518Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-16T01:03:35.518Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-16T01:03:35.518Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-16T01:03:35.518Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-16T01:03:36.080Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-16T01:03:36.641Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-16T01:03:37.568Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-16T01:03:37.568Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-16T01:03:37.568Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-16T01:03:38.133Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-16T01:03:38.718Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-16T01:03:40.083Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-16T01:03:40.647Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-16T01:03:42.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-16T01:03:42.270Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-16T01:03:45.539Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-16T01:03:45.539Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-16T01:03:48.055Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-16T01:03:48.055Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-16T01:03:48.616Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-16T01:03:49.178Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-16T01:03:49.743Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-16T01:03:50.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-16T01:03:51.598Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-16T01:03:53.490Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-16T01:03:53.746Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-16T01:03:54.001Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-16T01:03:54.001Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-16T01:03:54.564Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-16T01:03:55.127Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-16T01:03:55.689Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-16T01:03:55.689Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-16T01:03:55.689Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-16T01:03:55.945Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-16T01:03:55.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-16T01:03:56.517Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-16T01:03:59.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-16T01:03:59.981Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-16T01:04:00.543Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-16T01:04:01.471Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-16T01:04:02.033Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-16T01:04:03.402Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-16T01:04:04.777Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-16T01:04:05.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-16T01:04:06.401Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-16T01:04:07.768Z] docker_cli_service_logs_test.go:248: checking task k5m472q7uxg6 [2022-07-16T01:04:07.768Z] docker_cli_service_logs_test.go:253: checking messages for k5m472q7uxg6 [2022-07-16T01:04:07.768Z] docker_cli_service_logs_test.go:248: checking task i3fabzrnonlg [2022-07-16T01:04:07.768Z] docker_cli_service_logs_test.go:253: checking messages for i3fabzrnonlg [2022-07-16T01:04:08.756Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-16T01:04:09.013Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-16T01:04:09.575Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-16T01:04:09.575Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-16T01:04:09.575Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-16T01:04:09.575Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-16T01:04:09.575Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-16T01:04:10.503Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-16T01:04:11.065Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-16T01:04:11.321Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-16T01:04:12.248Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-16T01:04:12.811Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-16T01:04:13.374Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-16T01:04:13.374Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-16T01:04:13.936Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-16T01:04:13.936Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-16T01:04:14.496Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-16T01:04:15.058Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-16T01:04:15.058Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-16T01:04:15.620Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-16T01:04:15.620Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-16T01:04:16.184Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-16T01:04:16.185Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-16T01:04:16.787Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-16T01:04:17.042Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-16T01:04:17.298Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-16T01:04:17.298Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-16T01:04:17.860Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-16T01:04:18.788Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-16T01:04:19.349Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-16T01:04:19.349Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-16T01:04:19.349Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-16T01:04:19.911Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-16T01:04:19.911Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-16T01:04:21.278Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-16T01:04:21.534Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-16T01:04:22.902Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-16T01:04:23.466Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-16T01:04:23.466Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-16T01:04:23.466Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-16T01:04:23.466Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-16T01:04:24.027Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-16T01:04:24.953Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-16T01:04:25.515Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-16T01:04:27.424Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-16T01:04:27.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-16T01:04:28.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-16T01:04:30.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-16T01:04:31.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-16T01:04:33.888Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-16T01:04:33.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-16T01:04:35.777Z] docker_cli_swarm_test.go:1895: [daf8e6cf1ae1d] joining swarm manager [d06027947da6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:04:37.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-16T01:04:37.706Z] docker_cli_swarm_test.go:1896: [d00c3640035f9] joining swarm manager [d06027947da6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:04:39.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-16T01:04:40.436Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-16T01:04:41.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-16T01:04:42.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-16T01:04:43.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-16T01:04:45.036Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-16T01:04:46.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-16T01:04:47.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-16T01:04:49.219Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-16T01:04:50.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-16T01:04:50.707Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-16T01:04:53.224Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-16T01:04:55.113Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-16T01:04:55.113Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-16T01:04:55.113Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-16T01:04:55.369Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-16T01:04:55.625Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-16T01:04:56.187Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-16T01:04:57.114Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-16T01:04:57.675Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-16T01:04:57.931Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-16T01:04:58.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-16T01:04:59.029Z] ok github.com/docker/docker/libnetwork/networkdb 104.089s coverage: 60.1% of statements [2022-07-16T01:04:59.029Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-16T01:04:59.029Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-16T01:04:59.029Z] ok github.com/docker/docker/libnetwork/osl 4.291s coverage: 39.7% of statements [2022-07-16T01:04:59.029Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-16T01:04:59.029Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-16T01:04:59.116Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-16T01:04:59.372Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-16T01:04:59.600Z] ok github.com/docker/docker/libnetwork/portmapper 0.597s coverage: 48.6% of statements [2022-07-16T01:04:59.628Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-16T01:04:59.860Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-16T01:04:59.861Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-16T01:05:00.121Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === Skipped [2022-07-16T01:05:00.121Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-16T01:05:00.121Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-16T01:05:00.121Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-16T01:05:00.121Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-16T01:05:00.121Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-16T01:05:00.121Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-16T01:05:00.121Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-16T01:05:00.121Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-16T01:05:00.121Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-16T01:05:00.121Z] firewalld_test.go:14: firewalld is not running [2022-07-16T01:05:00.121Z] [2022-07-16T01:05:00.121Z] DONE 327 tests, 9 skipped in 201.342s Post stage [Pipeline] junit [2022-07-16T01:05:00.706Z] Recording test results [2022-07-16T01:05:00.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-16T01:05:01.093Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-16T01:05:01.250Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents763679129 [2022-07-16T01:05:01.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43823/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39f7b4e1f37ff3043a10aba7d31f4f4b1f58f000 hack/validate/vendor [2022-07-16T01:05:01.521Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-16T01:05:01.521Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-16T01:05:01.988Z] +++ dirname ./hack/vendor.sh [2022-07-16T01:05:01.988Z] ++ cd ./hack [2022-07-16T01:05:01.988Z] ++ pwd [2022-07-16T01:05:01.988Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-16T01:05:01.988Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-16T01:05:01.988Z] + GO111MODULE=auto [2022-07-16T01:05:01.988Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-16T01:05:01.988Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-16T01:05:01.988Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-16T01:05:02.572Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-16T01:05:02.572Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-16T01:05:02.833Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-16T01:05:02.833Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-16T01:05:02.833Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-16T01:05:02.833Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-16T01:05:02.833Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-16T01:05:02.833Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-16T01:05:02.833Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-16T01:05:02.914Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-16T01:05:03.095Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-16T01:05:03.095Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-16T01:05:03.095Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-16T01:05:03.171Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-16T01:05:03.171Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-16T01:05:03.356Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-16T01:05:03.356Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-16T01:05:03.356Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-16T01:05:03.356Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-16T01:05:03.356Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-16T01:05:03.617Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-16T01:05:03.617Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-16T01:05:03.617Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-16T01:05:03.617Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-16T01:05:03.617Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-16T01:05:03.617Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-16T01:05:03.617Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-16T01:05:03.617Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-16T01:05:03.617Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-16T01:05:03.617Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-16T01:05:03.617Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-16T01:05:03.617Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-16T01:05:03.877Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-16T01:05:03.877Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-16T01:05:03.877Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-16T01:05:03.877Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-16T01:05:03.877Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-16T01:05:03.877Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-16T01:05:04.137Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-16T01:05:04.137Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-16T01:05:04.137Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-16T01:05:04.137Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-16T01:05:04.398Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-16T01:05:04.398Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-16T01:05:04.398Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-16T01:05:04.398Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-16T01:05:04.398Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-16T01:05:04.398Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-16T01:05:04.398Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-16T01:05:04.398Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-16T01:05:04.398Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-16T01:05:04.398Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-16T01:05:04.398Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-16T01:05:04.538Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-16T01:05:05.904Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-16T01:05:06.309Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-16T01:05:06.309Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-16T01:05:06.570Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-16T01:05:06.570Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-16T01:05:06.570Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-16T01:05:06.570Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-16T01:05:06.570Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-16T01:05:06.570Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-16T01:05:06.832Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-16T01:05:06.832Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-16T01:05:06.832Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-16T01:05:06.832Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-16T01:05:07.094Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-16T01:05:07.094Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-16T01:05:07.094Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-16T01:05:07.094Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-16T01:05:07.094Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-16T01:05:07.355Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-16T01:05:07.789Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-16T01:05:08.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-16T01:05:08.606Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-16T01:05:08.606Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-16T01:05:09.898Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-16T01:05:09.898Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-16T01:05:09.898Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-16T01:05:09.898Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-16T01:05:09.898Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-16T01:05:09.898Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-16T01:05:09.898Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-16T01:05:09.898Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-16T01:05:09.898Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-16T01:05:09.970Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-16T01:05:09.970Z] docker_cli_sni_test.go:30: Flakey test [2022-07-16T01:05:09.970Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-16T01:05:10.158Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-16T01:05:10.158Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-16T01:05:10.158Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-16T01:05:10.158Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-16T01:05:10.158Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-16T01:05:10.158Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-16T01:05:10.158Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-16T01:05:10.158Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-16T01:05:10.158Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-16T01:05:10.158Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-16T01:05:10.158Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-16T01:05:10.419Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-16T01:05:10.419Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-16T01:05:10.419Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-16T01:05:10.419Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-16T01:05:10.419Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-16T01:05:10.419Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-16T01:05:10.419Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-16T01:05:10.419Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-16T01:05:10.419Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-16T01:05:10.419Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-16T01:05:10.419Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-16T01:05:10.419Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-16T01:05:10.419Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-16T01:05:10.419Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-16T01:05:10.419Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-16T01:05:10.419Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-16T01:05:10.680Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-16T01:05:10.680Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-16T01:05:10.680Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-16T01:05:10.680Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-16T01:05:10.680Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-16T01:05:10.680Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-16T01:05:10.680Z] go: downloading google.golang.org/api v0.54.0 [2022-07-16T01:05:13.233Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-16T01:05:13.233Z] go: downloading go.opencensus.io v0.23.0 [2022-07-16T01:05:13.233Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-16T01:05:13.233Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-16T01:05:13.233Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-16T01:05:13.233Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-16T01:05:13.233Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-16T01:05:13.233Z] go: downloading golang.org/x/text v0.3.7 [2022-07-16T01:05:14.175Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-16T01:05:14.175Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-16T01:05:14.175Z] go: downloading github.com/google/btree v1.0.1 [2022-07-16T01:05:14.175Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-16T01:05:14.175Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-16T01:05:14.175Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-16T01:05:14.175Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-16T01:05:14.175Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-16T01:05:14.175Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-16T01:05:14.175Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-16T01:05:14.175Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-16T01:05:14.175Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-16T01:05:14.175Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-16T01:05:14.175Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-16T01:05:14.175Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-16T01:05:14.175Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-16T01:05:14.175Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-16T01:05:14.175Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-16T01:05:14.175Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-16T01:05:14.435Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-16T01:05:14.435Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-16T01:05:14.436Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-16T01:05:14.436Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-16T01:05:14.436Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-16T01:05:14.436Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-16T01:05:14.436Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-16T01:05:14.436Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-16T01:05:14.436Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-16T01:05:14.436Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-16T01:05:14.696Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-16T01:05:14.696Z] go: downloading github.com/kr/text v0.2.0 [2022-07-16T01:05:14.696Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-16T01:05:14.696Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-16T01:05:14.696Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-16T01:05:14.696Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-16T01:05:14.696Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-16T01:05:14.696Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-16T01:05:14.696Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-16T01:05:14.696Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-16T01:05:14.696Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-16T01:05:14.696Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-16T01:05:14.696Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-16T01:05:14.696Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-16T01:05:14.696Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-16T01:05:14.696Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-16T01:05:14.964Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-16T01:05:14.964Z] + GO111MODULE=auto [2022-07-16T01:05:14.964Z] + go mod vendor -modfile vendor.mod [2022-07-16T01:05:15.212Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-16T01:05:17.101Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-16T01:05:17.101Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-16T01:05:17.663Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-16T01:05:18.262Z] Congratulations! All vendoring changes are done the right way. [2022-07-16T01:05:18.591Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-16T01:05:18.847Z] docker_cli_swarm_test.go:1796: [d5dd591008cda] joining swarm manager [d0dccf19786a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:05:20.213Z] docker_cli_swarm_test.go:1797: [d1ced8da0e268] joining swarm manager [d0dccf19786a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T01:05:21.600Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-16T01:05:21.868Z] + echo Ensuring container killed. [2022-07-16T01:05:21.868Z] Ensuring container killed. [2022-07-16T01:05:21.868Z] + docker rm -vf docker-pr1 [2022-07-16T01:05:21.868Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-16T01:05:22.160Z] + echo Chowning /workspace to jenkins user [2022-07-16T01:05:22.160Z] Chowning /workspace to jenkins user [2022-07-16T01:05:22.160Z] + id -u [2022-07-16T01:05:22.160Z] + id -g [2022-07-16T01:05:22.160Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T01:05:22.965Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-16T01:05:23.528Z] === RUN TestDockerSuite/TestStartRecordError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T01:05:24.367Z] + bundleName=unit [2022-07-16T01:05:24.367Z] + echo Creating unit-bundles.tar.gz [2022-07-16T01:05:24.367Z] Creating unit-bundles.tar.gz [2022-07-16T01:05:24.367Z] + 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-16T01:05:24.367Z] bundles/junit-report-libnetwork.xml [2022-07-16T01:05:24.367Z] bundles/junit-report.xml [2022-07-16T01:05:24.367Z] bundles/go-test-report-libnetwork.json [2022-07-16T01:05:24.367Z] bundles/go-test-report.json [2022-07-16T01:05:24.367Z] bundles/profile-libnetwork.out [2022-07-16T01:05:24.367Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-16T01:05:24.381Z] Archiving artifacts [2022-07-16T01:05:24.459Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-16T01:05:24.716Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T01:05:25.022Z] + make clean [2022-07-16T01:05:25.282Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-16T01:05:25.282Z] docker-dev-cache [2022-07-16T01:05:25.282Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-16T01:05:25.826Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-16T01:05:27.191Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-16T01:05:29.708Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-16T01:05:33.874Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-16T01:05:35.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-16T01:05:36.689Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-16T01:05:41.932Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-16T01:05:43.835Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-16T01:05:43.835Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-16T01:05:44.398Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-16T01:05:44.960Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-16T01:05:45.522Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-16T01:05:45.522Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-16T01:05:45.522Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-16T01:05:45.778Z] docker_cli_swarm_test.go:1315: [d65deffa38e14] joining swarm manager [d1e172a9d6697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:05:46.340Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-16T01:05:46.902Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-16T01:05:46.902Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-16T01:05:46.902Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-16T01:05:46.902Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-16T01:05:46.902Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-16T01:05:47.158Z] docker_cli_swarm_test.go:1316: [db3ad3aeb80dd] joining swarm manager [d1e172a9d6697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:05:48.088Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-16T01:05:48.650Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-16T01:05:49.212Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-16T01:05:50.141Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-16T01:05:54.307Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-16T01:05:54.563Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-16T01:05:54.563Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-16T01:05:54.563Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-16T01:05:55.124Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-16T01:05:55.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-16T01:05:57.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-16T01:05:58.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-16T01:06:00.310Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-16T01:06:18.368Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-16T01:06:18.930Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-16T01:06:18.930Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-16T01:06:19.187Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-16T01:06:19.187Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-16T01:06:19.187Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-16T01:06:19.187Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite (1336.76s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.90s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.92s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.72s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.85s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.53s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2022-07-16T01:06:19.187Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.46s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-07-16T01:06:19.445Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.67s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.39s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.35s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.45s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.51s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001135b30__} (1.55s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12877740054_/foo_false_____} (1.47s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12877740054_/foo_true_____} (1.51s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_false_____} (1.36s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_true_____} (1.46s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3913203030_/foo_true__0xc001135b60___} (1.54s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001135b78__} (1.54s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001135b90__} (0.66s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001135ba8__} (1.55s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001135bc0__} (1.59s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-07-16T01:06:19.445Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.55s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.65s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.64s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.54s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.63s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.18s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.05s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.15s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.60s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.56s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.44s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.77s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.56s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.55s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.90s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.12s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.80s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.13s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.67s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.78s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.23s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.21s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.15s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.45s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.42s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.40s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.85s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.98s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.30s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.54s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.50s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.26s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.97s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.61s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.20s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.15s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.66s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.34s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.73s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.49s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.45s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.26s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.30s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.35s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.20s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnv (0.95s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.80s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.09s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.99s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.00s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.59s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.98s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.66s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.52s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.66s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.02s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.98s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.23s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.69s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.85s) [2022-07-16T01:06:19.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.67s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.48s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.10s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.97s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.84s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.84s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.34s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2022-07-16T01:06:19.446Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.80s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.12s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.29s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.75s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.40s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.17s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.68s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.86s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.63s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.29s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.53s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.73s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.10s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsCopy (0.89s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecStartFails (0.79s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecTTY (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHealth (18.98s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestBuildHistory (2.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.70s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-16T01:06:19.447Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.04s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.21s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.70s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.97s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-07-16T01:06:19.447Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.32s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.59s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.67s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (4.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPortList (6.10s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.65s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.08s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.73s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.70s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.01s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.79s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.17s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.83s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.37s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.52s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.34s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.59s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiTag (0.27s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.11s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.84s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.77s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.79s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.32s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.17s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.72s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.35s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.66s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.39s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.29s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.41s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.93s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.06s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.97s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunMount (3.88s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.09s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.08s) [2022-07-16T01:06:19.448Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2022-07-16T01:06:19.448Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.02s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.24s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.58s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.57s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.60s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.30s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.79s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.19s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.69s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.11s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.86s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.24s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.48s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.24s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.73s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.71s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.62s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-07-16T01:06:19.449Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-16T01:06:19.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-16T01:06:19.449Z] === RUN TestDockerRegistrySuite [2022-07-16T01:06:19.449Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-16T01:06:20.376Z] check_test.go:427: [dd6cbd716d74c] daemon is not started [2022-07-16T01:06:20.376Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-16T01:06:21.742Z] check_test.go:427: [d2ef5653bbcf9] daemon is not started [2022-07-16T01:06:21.742Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-16T01:06:22.669Z] check_test.go:427: [debb3e50cabc3] daemon is not started [2022-07-16T01:06:22.670Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-16T01:06:22.925Z] check_test.go:427: [d6ad34699b94e] daemon is not started [2022-07-16T01:06:22.925Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T01:06:25.441Z] check_test.go:427: [d250ffc67b52f] daemon is not started [2022-07-16T01:06:25.441Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T01:06:29.606Z] check_test.go:427: [d8b7ed56af988] daemon is not started [2022-07-16T01:06:29.606Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-16T01:06:32.122Z] check_test.go:427: [d0931b701a567] daemon is not started [2022-07-16T01:06:32.122Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-16T01:06:32.684Z] check_test.go:427: [dce133bc206f7] daemon is not started [2022-07-16T01:06:32.684Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-16T01:06:33.619Z] check_test.go:427: [dafe6a948d2db] daemon is not started [2022-07-16T01:06:33.619Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-16T01:06:34.546Z] check_test.go:427: [da81f403136f7] daemon is not started [2022-07-16T01:06:34.546Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-16T01:06:35.912Z] check_test.go:427: [d06bdc57af481] daemon is not started [2022-07-16T01:06:35.912Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-16T01:06:36.839Z] check_test.go:427: [dc1f95ae24bf2] daemon is not started [2022-07-16T01:06:36.839Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-16T01:06:38.202Z] check_test.go:427: [de78104499514] daemon is not started [2022-07-16T01:06:38.202Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-16T01:06:39.129Z] check_test.go:427: [d4e23d93f4e85] daemon is not started [2022-07-16T01:06:39.129Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-16T01:06:39.690Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25eb85d264deabdb3c2aeebf7bf5d69fb214f29cc67acc1430b5ff48a2068b8c [2022-07-16T01:06:40.619Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2f299458910dc28f5c0ada2fdda5d8f36f4640c017a12f3dd9ae180684db8ac [2022-07-16T01:06:40.875Z] check_test.go:427: [d49a9e2ba1921] daemon is not started [2022-07-16T01:06:40.875Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-16T01:06:41.803Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7617c3302ff99dc2bcf319b8cd0052328a3bf8e14825ecb212528c339a0cb5d [2022-07-16T01:06:42.367Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7adc888129bfc05cbc1b596d7859f86eed88b1ad24454a31f048c358598e0ce9 [2022-07-16T01:06:42.931Z] check_test.go:427: [d8f61c5f3dd92] daemon is not started [2022-07-16T01:06:42.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-16T01:06:43.857Z] check_test.go:427: [d77e12ad695be] daemon is not started [2022-07-16T01:06:43.858Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-16T01:06:45.749Z] check_test.go:427: [dad86fcf96655] daemon is not started [2022-07-16T01:06:46.005Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-16T01:06:46.931Z] check_test.go:427: [d4e9d73fa17da] daemon is not started [2022-07-16T01:06:46.932Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-16T01:06:46.932Z] check_test.go:427: [d8c9b5a86e763] daemon is not started [2022-07-16T01:06:46.932Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T01:06:48.296Z] check_test.go:427: [d1a9dbf8cfbb0] daemon is not started [2022-07-16T01:06:48.296Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T01:06:48.859Z] check_test.go:427: [daa07b364b7c5] daemon is not started [2022-07-16T01:06:48.859Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T01:06:49.800Z] check_test.go:427: [de14baa1780b8] daemon is not started [2022-07-16T01:06:49.800Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-16T01:06:52.318Z] check_test.go:427: [d408e3ab66791] daemon is not started [2022-07-16T01:06:52.318Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-16T01:06:52.574Z] check_test.go:427: [d1ced90282250] daemon is not started [2022-07-16T01:06:52.574Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-16T01:06:53.501Z] check_test.go:427: [dce8d969b8dc9] daemon is not started [2022-07-16T01:06:53.501Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-16T01:06:54.063Z] check_test.go:427: [d1754cb1e9584] daemon is not started [2022-07-16T01:06:54.063Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-16T01:06:54.063Z] check_test.go:427: [d1bef34c205ed] daemon is not started [2022-07-16T01:06:54.063Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-16T01:06:54.319Z] check_test.go:427: [dac8beb3a59ca] daemon is not started [2022-07-16T01:06:54.319Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-16T01:06:54.576Z] check_test.go:427: [d729d4ec6df35] daemon is not started [2022-07-16T01:06:54.576Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-16T01:06:54.831Z] check_test.go:427: [ddc201d3620af] daemon is not started [2022-07-16T01:06:54.832Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-16T01:06:55.087Z] check_test.go:427: [d8ed4ffe6468f] daemon is not started [2022-07-16T01:06:55.087Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-16T01:06:56.017Z] check_test.go:427: [d4a550a4d0047] daemon is not started [2022-07-16T01:06:56.017Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-16T01:06:57.382Z] check_test.go:427: [d641fd4d530cb] daemon is not started [2022-07-16T01:06:57.382Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-16T01:06:58.309Z] check_test.go:427: [dca7dfc195f55] daemon is not started [2022-07-16T01:06:58.309Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-16T01:06:59.236Z] check_test.go:427: [d07d804fe0d82] daemon is not started [2022-07-16T01:06:59.237Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-16T01:07:00.162Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite (41.70s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.47s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-16T01:07:01.094Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-16T01:07:01.094Z] === RUN TestDockerSchema1RegistrySuite [2022-07-16T01:07:01.094Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-16T01:07:01.094Z] check_test.go:454: [dff58bc8197c3] daemon is not started [2022-07-16T01:07:01.094Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-16T01:07:04.361Z] check_test.go:454: [dd6e2d75e8ec1] daemon is not started [2022-07-16T01:07:04.361Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-16T01:07:07.627Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-16T01:07:09.007Z] check_test.go:454: [df8842ab12bcd] daemon is not started [2022-07-16T01:07:09.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-16T01:07:10.372Z] check_test.go:454: [d4137a8922700] daemon is not started [2022-07-16T01:07:10.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-16T01:07:10.630Z] check_test.go:454: [d1bf40f5bd535] daemon is not started [2022-07-16T01:07:10.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-16T01:07:11.557Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-16T01:07:11.813Z] check_test.go:454: [d3ae4409d74bb] daemon is not started [2022-07-16T01:07:11.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-16T01:07:13.180Z] check_test.go:454: [d635fe8700d8a] daemon is not started [2022-07-16T01:07:13.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-16T01:07:14.547Z] check_test.go:454: [de0505a602d6a] daemon is not started [2022-07-16T01:07:14.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-16T01:07:17.816Z] check_test.go:454: [d798f5e14d8dc] daemon is not started [2022-07-16T01:07:17.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-16T01:07:18.378Z] check_test.go:454: [dbcd9db2fe34d] daemon is not started [2022-07-16T01:07:18.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-16T01:07:18.634Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-16T01:07:18.891Z] check_test.go:454: [d918d3c6cfffd] daemon is not started [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite (17.76s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.04s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.59s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-16T01:07:18.891Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2022-07-16T01:07:18.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-16T01:07:18.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-16T01:07:19.820Z] check_test.go:483: [d232263113c2a] daemon is not started [2022-07-16T01:07:19.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-16T01:07:20.383Z] check_test.go:483: [d4e82456ae64e] daemon is not started [2022-07-16T01:07:20.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-16T01:07:20.639Z] check_test.go:483: [d96c3a8b1b300] daemon is not started [2022-07-16T01:07:20.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-16T01:07:22.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-16T01:07:22.934Z] check_test.go:483: [d0275afdedf5a] daemon is not started [2022-07-16T01:07:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-16T01:07:23.497Z] check_test.go:483: [df817eee69951] daemon is not started [2022-07-16T01:07:23.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-16T01:07:24.863Z] check_test.go:483: [dc1dfb335664a] daemon is not started [2022-07-16T01:07:24.863Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-16T01:07:24.863Z] check_test.go:483: [d536dde5203bd] daemon is not started [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.06s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.79s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.47s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.67s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.26s) [2022-07-16T01:07:24.863Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-16T01:07:24.863Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-16T01:07:24.863Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-16T01:07:25.790Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-16T01:07:28.310Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-16T01:07:30.198Z] check_test.go:510: [dbda333df0d4d] daemon is not started [2022-07-16T01:07:30.198Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-16T01:07:30.198Z] check_test.go:510: [dec8320c58b0c] daemon is not started [2022-07-16T01:07:30.198Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-16T01:07:30.198Z] check_test.go:510: [d10fb8bd9c3ad] daemon is not started [2022-07-16T01:07:30.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-16T01:07:30.454Z] check_test.go:510: [dbfd3f81ada99] daemon is not started [2022-07-16T01:07:30.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-16T01:07:30.710Z] check_test.go:510: [d5096e9e55896] daemon is not started [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-16T01:07:30.710Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-16T01:07:30.710Z] === RUN TestDockerNetworkSuite [2022-07-16T01:07:30.710Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-16T01:07:32.079Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-16T01:07:32.079Z] docker_cli_network_unix_test.go:46: [d0b00b48ac795] daemon is not started [2022-07-16T01:07:32.336Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-16T01:07:32.899Z] docker_cli_network_unix_test.go:46: [dd8c8eab9136a] daemon is not started [2022-07-16T01:07:33.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-16T01:07:36.423Z] docker_cli_network_unix_test.go:46: [de3d668594df5] daemon is not started [2022-07-16T01:07:36.423Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-16T01:07:36.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-16T01:07:38.569Z] docker_cli_network_unix_test.go:46: [d0c68ae587528] daemon is not started [2022-07-16T01:07:38.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-16T01:07:38.825Z] docker_cli_network_unix_test.go:1233: [dde24eeb4a3e5] daemon is not started [2022-07-16T01:07:41.342Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-16T01:07:41.342Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-16T01:07:41.342Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-16T01:07:41.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-16T01:07:42.964Z] docker_cli_network_unix_test.go:46: [dc6c86e2fb6b1] daemon is not started [2022-07-16T01:07:43.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-16T01:07:47.715Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-16T01:07:47.971Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-16T01:07:48.898Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-16T01:07:49.461Z] docker_cli_network_unix_test.go:46: [df80f764edfef] daemon is not started [2022-07-16T01:07:50.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-16T01:07:51.319Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-16T01:07:52.685Z] docker_cli_network_unix_test.go:46: [df9b89a559774] daemon is not started [2022-07-16T01:07:53.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-16T01:07:54.616Z] docker_cli_network_unix_test.go:46: [d445808fe78c6] daemon is not started [2022-07-16T01:07:54.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-16T01:07:55.178Z] docker_cli_network_unix_test.go:46: [d7d98113f1a7a] daemon is not started [2022-07-16T01:07:55.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-16T01:07:55.434Z] docker_cli_network_unix_test.go:46: [d381a1558cf95] daemon is not started [2022-07-16T01:07:55.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-16T01:07:56.251Z] docker_cli_network_unix_test.go:46: [d1c0bd1260c45] daemon is not started [2022-07-16T01:07:56.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-16T01:07:57.069Z] docker_cli_network_unix_test.go:46: [db0ca8e90e467] daemon is not started [2022-07-16T01:07:57.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-16T01:07:57.580Z] docker_cli_network_unix_test.go:46: [d795568cc6858] daemon is not started [2022-07-16T01:07:57.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-16T01:07:57.837Z] docker_cli_network_unix_test.go:46: [df380c84852ec] daemon is not started [2022-07-16T01:07:57.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-16T01:07:58.398Z] docker_cli_network_unix_test.go:46: [d8d68a7ef010d] daemon is not started [2022-07-16T01:07:58.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-16T01:07:58.654Z] docker_cli_network_unix_test.go:46: [d27f731ad17fd] daemon is not started [2022-07-16T01:07:58.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-16T01:07:58.910Z] docker_cli_network_unix_test.go:46: [d213311140a60] daemon is not started [2022-07-16T01:07:58.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-16T01:07:58.910Z] docker_cli_network_unix_test.go:46: [df2337912b101] daemon is not started [2022-07-16T01:07:58.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-16T01:07:59.839Z] docker_cli_network_unix_test.go:46: [dcb22eb553309] daemon is not started [2022-07-16T01:07:59.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-16T01:08:00.401Z] docker_cli_network_unix_test.go:46: [d885edb71cc39] daemon is not started [2022-07-16T01:08:00.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-16T01:08:00.964Z] docker_cli_network_unix_test.go:46: [d48b33e67e48e] daemon is not started [2022-07-16T01:08:00.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-16T01:08:00.964Z] docker_cli_network_unix_test.go:46: [df46123e93749] daemon is not started [2022-07-16T01:08:01.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-16T01:08:01.220Z] docker_cli_network_unix_test.go:46: [daedd5abb4739] daemon is not started [2022-07-16T01:08:01.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-16T01:08:02.601Z] docker_cli_network_unix_test.go:968: [d034d9d4a294c] daemon is not started [2022-07-16T01:08:03.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-16T01:08:04.894Z] docker_cli_network_unix_test.go:46: [df829355c3342] daemon is not started [2022-07-16T01:08:04.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-16T01:08:07.411Z] docker_cli_network_unix_test.go:1116: [d18701df73ad8] daemon is not started [2022-07-16T01:08:10.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-16T01:08:11.241Z] docker_cli_network_unix_test.go:46: [d10b192e9573a] daemon is not started [2022-07-16T01:08:11.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-16T01:08:12.169Z] docker_cli_network_unix_test.go:46: [d5b93463b5957] daemon is not started [2022-07-16T01:08:12.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-16T01:08:12.169Z] docker_cli_network_unix_test.go:46: [de0aed23e2e1b] daemon is not started [2022-07-16T01:08:12.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-16T01:08:12.169Z] docker_cli_network_unix_test.go:46: [d23bc52b7258c] daemon is not started [2022-07-16T01:08:12.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-16T01:08:12.425Z] docker_cli_network_unix_test.go:46: [d33533bb0bf52] daemon is not started [2022-07-16T01:08:12.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-16T01:08:12.425Z] docker_cli_network_unix_test.go:46: [d8fdf66d6f16e] daemon is not started [2022-07-16T01:08:12.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-16T01:08:12.425Z] docker_cli_network_unix_test.go:46: [de396223d048c] daemon is not started [2022-07-16T01:08:12.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-16T01:08:14.315Z] docker_cli_network_unix_test.go:46: [d0bcadc9e4f5f] daemon is not started [2022-07-16T01:08:14.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-16T01:08:14.877Z] docker_cli_network_unix_test.go:46: [ddbc1caa2b810] daemon is not started [2022-07-16T01:08:14.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-16T01:08:14.877Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-16T01:08:14.877Z] docker_cli_network_unix_test.go:46: [db551e239d717] daemon is not started [2022-07-16T01:08:14.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-16T01:08:15.440Z] docker_cli_network_unix_test.go:46: [d2a9c0ba2a66e] daemon is not started [2022-07-16T01:08:15.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-16T01:08:19.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-16T01:08:20.788Z] docker_cli_network_unix_test.go:1084: [db91970c27f6a] daemon is not started [2022-07-16T01:08:22.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-16T01:08:22.697Z] docker_cli_network_unix_test.go:46: [da4a12008db9a] daemon is not started [2022-07-16T01:08:22.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-16T01:08:22.952Z] docker_cli_network_unix_test.go:46: [d06620ad1b938] daemon is not started [2022-07-16T01:08:23.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-16T01:08:24.575Z] docker_cli_network_unix_test.go:46: [d27ba2277ac12] daemon is not started [2022-07-16T01:08:24.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-16T01:08:24.832Z] docker_cli_network_unix_test.go:46: [dc7d86ace5a56] daemon is not started [2022-07-16T01:08:24.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-16T01:08:25.089Z] docker_cli_network_unix_test.go:46: [d6ff8f6ca96b1] daemon is not started [2022-07-16T01:08:25.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-16T01:08:25.906Z] docker_cli_network_unix_test.go:46: [dbcf2c0cee424] daemon is not started [2022-07-16T01:08:25.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-16T01:08:26.467Z] docker_cli_network_unix_test.go:46: [d733dff6f33cc] daemon is not started [2022-07-16T01:08:27.028Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-16T01:08:33.562Z] docker_cli_network_unix_test.go:46: [db65908819e67] daemon is not started [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite (62.08s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.67s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.68s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.78s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.96s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.81s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.96s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.04s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.98s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-16T01:08:33.562Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-07-16T01:08:33.562Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s) [2022-07-16T01:08:33.562Z] === RUN TestDockerHubPullSuite [2022-07-16T01:08:33.562Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-16T01:08:34.925Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-16T01:08:37.438Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-16T01:08:38.364Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-16T01:08:40.251Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-16T01:08:40.507Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite (8.20s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.08s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-16T01:08:41.070Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-16T01:08:41.070Z] PASS [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === Skipped [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T01:08:41.070Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-16T01:08:41.070Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-16T01:08:41.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-16T01:08:41.070Z] [2022-07-16T01:08:41.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-16T01:08:41.070Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-16T01:08:41.071Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_sni_test.go:30: Flakey test [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T01:08:41.071Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T01:08:41.071Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-16T01:08:41.071Z] docker_cli_network_unix_test.go:46: [db551e239d717] daemon is not started [2022-07-16T01:08:41.071Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] DONE 1265 tests, 51 skipped in 1483.922s [2022-07-16T01:08:41.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T01:08:41.071Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T01:08:41.071Z] +++ kill 9377 [2022-07-16T01:08:41.071Z] +++ /etc/init.d/apparmor stop [2022-07-16T01:08:41.071Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] Unloading profiles will leave already running processes permanently [2022-07-16T01:08:41.071Z] unconfined, which can lead to unexpected situations. [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.071Z] To set a process to complain mode, use the command line tool [2022-07-16T01:08:41.071Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T01:08:41.071Z] +++ true [2022-07-16T01:08:41.071Z] exiting test-integration [2022-07-16T01:08:41.071Z] ++ exit 0 [2022-07-16T01:08:41.071Z] [2022-07-16T01:08:41.326Z] + for job in $(jobs -p) [2022-07-16T01:08:41.326Z] + wait 7861 [2022-07-16T01:08:45.500Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-16T01:08:48.017Z] docker_cli_swarm_test.go:1180: [df6fb12ecca87] joining swarm manager [da8e4253efc3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:08:54.549Z] docker_cli_swarm_test.go:1189: [dc7d684b05098] joining swarm manager [da8e4253efc3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:09:33.201Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-16T01:09:37.622Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-16T01:09:41.809Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-16T01:09:43.697Z] docker_cli_swarm_test.go:1112: [d6bf51f5ebd5a] joining swarm manager [d4235faabfbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:09:45.065Z] docker_cli_swarm_test.go:1113: [dd5eddb668c9e] joining swarm manager [d4235faabfbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:11:06.426Z] docker_cli_swarm_test.go:1166: [dd3249a247260] joining swarm manager [d4235faabfbdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-16T01:11:45.087Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-16T01:11:45.087Z] docker_cli_swarm_test.go:1447: [de424f316a2da] joining swarm manager [dfaa026cd9ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:11:45.087Z] docker_cli_swarm_test.go:1448: [df039a205b7f6] joining swarm manager [dfaa026cd9ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-16T01:11:55.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-16T01:11:55.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-16T01:11:55.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-16T01:11:55.278Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-16T01:11:55.278Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-16T01:11:55.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-16T01:11:58.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-16T01:12:01.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-16T01:12:03.510Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-16T01:12:05.399Z] docker_cli_swarm_unix_test.go:63: [df89236779e41] joining swarm manager [d88f658a13116]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:13:01.613Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-16T01:13:01.613Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-16T01:13:01.613Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-16T01:13:03.501Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-16T01:13:06.766Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-16T01:13:09.280Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-16T01:13:11.168Z] docker_api_swarm_test.go:962: [d60f4778133cd] joining swarm manager [d46b65ddaef2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-16T01:13:29.202Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-16T01:13:41.370Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-16T01:13:42.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-16T01:13:45.249Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-16T01:13:47.769Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-16T01:13:55.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-16T01:14:01.057Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-16T01:14:02.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-16T01:14:05.463Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-16T01:14:08.731Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-16T01:14:10.620Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-16T01:14:13.887Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-16T01:14:16.422Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-16T01:15:12.590Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-16T01:15:27.431Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite (1564.53s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.99s) [2022-07-16T01:15:42.279Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.99s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.24s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.67s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.77s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.69s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.72s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.97s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.11s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.24s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.40s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.28s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.08s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.84s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.82s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.82s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.63s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.75s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.51s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.78s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.96s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.27s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.11s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.58s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.35s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.87s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.32s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.95s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.58s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.42s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.59s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.71s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.40s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.17s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.86s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.00s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (83.55s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.10s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.00s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.71s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.45s) [2022-07-16T01:15:42.279Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.25s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.24s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.98s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.67s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.02s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.70s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-07-16T01:15:42.279Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-16T01:15:42.279Z] === RUN TestDockerExternalVolumeSuite [2022-07-16T01:15:42.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-16T01:15:42.535Z] docker_cli_external_volume_driver_test.go:53: [db2c10f64bf25] daemon is not started [2022-07-16T01:16:00.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-16T01:17:08.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-16T01:17:14.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-16T01:17:29.589Z] docker_cli_external_volume_driver_test.go:53: [da18691c7bb8f] daemon is not started [2022-07-16T01:17:47.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-16T01:18:02.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-16T01:18:17.298Z] docker_cli_external_volume_driver_test.go:53: [d1101caa0ab9c] daemon is not started [2022-07-16T01:18:32.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-16T01:18:32.132Z] docker_cli_external_volume_driver_test.go:53: [deeeb5ba05bd4] daemon is not started [2022-07-16T01:18:46.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-16T01:19:19.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-16T01:19:33.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-16T01:19:48.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-16T01:20:35.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-16T01:20:53.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-16T01:21:25.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-16T01:21:57.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-16T01:22:12.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-16T01:22:30.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-16T01:22:30.322Z] docker_cli_external_volume_driver_test.go:485: [da1046db34305] daemon is not started [2022-07-16T01:22:45.155Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-16T01:22:45.155Z] docker_cli_external_volume_driver_test.go:53: [df81a02214908] daemon is not started [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-07-16T01:22:59.988Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-16T01:22:59.988Z] PASS [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] === Skipped [2022-07-16T01:22:59.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T01:22:59.988Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-16T01:22:59.988Z] check_test.go:540: [d0b30010f0dee] daemon is not started [2022-07-16T01:22:59.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-16T01:22:59.988Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-16T01:22:59.988Z] check_test.go:540: [db8bd6b58336e] daemon is not started [2022-07-16T01:22:59.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T01:22:59.988Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-16T01:22:59.988Z] check_test.go:540: [d4e2b6c40ec2a] daemon is not started [2022-07-16T01:22:59.988Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T01:22:59.988Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-16T01:22:59.988Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T01:22:59.988Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-16T01:22:59.988Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] DONE 269 tests, 5 skipped in 2341.058s [2022-07-16T01:22:59.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-16T01:22:59.988Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43dae8d7077c/docker.pid [2022-07-16T01:22:59.988Z] +++ kill 7134 [2022-07-16T01:22:59.988Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7134 is not a child of this shell [2022-07-16T01:22:59.988Z] warning: PID 7134 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d43dae8d7077c/docker.pid had a nonzero exit code [2022-07-16T01:22:59.988Z] ++++ cat bundles/test-integration/docker.pid [2022-07-16T01:22:59.988Z] +++ kill 9366 [2022-07-16T01:22:59.988Z] +++ /etc/init.d/apparmor stop [2022-07-16T01:22:59.988Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] Unloading profiles will leave already running processes permanently [2022-07-16T01:22:59.988Z] unconfined, which can lead to unexpected situations. [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] To set a process to complain mode, use the command line tool [2022-07-16T01:22:59.988Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-16T01:22:59.988Z] +++ true [2022-07-16T01:22:59.988Z] exiting test-integration [2022-07-16T01:22:59.988Z] ++ exit 0 [2022-07-16T01:22:59.988Z] [2022-07-16T01:22:59.988Z] + exit 0 [2022-07-16T01:22:59.988Z] ++ jobs -p [2022-07-16T01:22:59.988Z] + pids= [2022-07-16T01:22:59.988Z] + echo 'Remaining pids to kill: []' [2022-07-16T01:22:59.988Z] Remaining pids to kill: [] [2022-07-16T01:22:59.988Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-16T01:22:59.999Z] Recording test results [2022-07-16T01:23:01.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-16T01:23:02.003Z] + echo Ensuring container killed. [2022-07-16T01:23:02.003Z] Ensuring container killed. [2022-07-16T01:23:02.003Z] + docker ps -aq -f name=docker-pr1-* [2022-07-16T01:23:02.003Z] + cids=8b13ce510c77 [2022-07-16T01:23:02.003Z] ae271674f932 [2022-07-16T01:23:02.003Z] b39b9cfca7f2 [2022-07-16T01:23:02.003Z] + [ -n 8b13ce510c77 [2022-07-16T01:23:02.003Z] ae271674f932 [2022-07-16T01:23:02.003Z] b39b9cfca7f2 ] [2022-07-16T01:23:02.003Z] + docker rm -vf 8b13ce510c77 ae271674f932 b39b9cfca7f2 [2022-07-16T01:23:02.565Z] 8b13ce510c77 [2022-07-16T01:23:02.565Z] ae271674f932 [2022-07-16T01:23:02.821Z] b39b9cfca7f2 [Pipeline] sh [2022-07-16T01:23:03.150Z] + echo Chowning /workspace to jenkins user [2022-07-16T01:23:03.150Z] Chowning /workspace to jenkins user [2022-07-16T01:23:03.150Z] + id -u [2022-07-16T01:23:03.150Z] + id -g [2022-07-16T01:23:03.150Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43823:/workspace busybox chown -R 1000:1000 /workspace [2022-07-16T01:23:03.150Z] Unable to find image 'busybox:latest' locally [2022-07-16T01:23:03.406Z] latest: Pulling from library/busybox [2022-07-16T01:23:03.406Z] 19d511225f94: Pulling fs layer [2022-07-16T01:23:03.406Z] 19d511225f94: Verifying Checksum [2022-07-16T01:23:03.406Z] 19d511225f94: Download complete [2022-07-16T01:23:03.406Z] 19d511225f94: Pull complete [2022-07-16T01:23:03.662Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-16T01:23:03.662Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-16T01:23:06.508Z] + bundleName=amd64 [2022-07-16T01:23:06.508Z] + echo Creating amd64-bundles.tar.gz [2022-07-16T01:23:06.508Z] Creating amd64-bundles.tar.gz [2022-07-16T01:23:06.508Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-16T01:23:06.508Z] + 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-16T01:23:07.883Z] Archiving artifacts [2022-07-16T01:23:09.751Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43823/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-16T01:23:10.089Z] + make clean [2022-07-16T01:23:10.345Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-16T01:23:10.345Z] docker-dev-cache [2022-07-16T01:23:10.345Z] 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