Pull request #44146 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c0fa14e8afb82454bb4dfa978d3654df22f81061+924edb948c2731df3b77697a8fcc85da3f6eef57 (fcbbc57ad9d09f0a5f0c492f0c3eddf4f56a39f0) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 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-44146@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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-09-15T16:02:15.684Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-15T16:02:15.688Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-15T16:02:15.876Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06aa7d2f4e58d303a) in /home/ubuntu/workspace/moby_PR-44146 [Pipeline] { [Pipeline] checkout [2022-09-15T16:02:15.902Z] The recommended git tool is: git [2022-09-15T16:02:15.918Z] using credential docker-jenkins-github-credentials [2022-09-15T16:02:15.926Z] Cloning the remote Git repository [2022-09-15T16:02:15.926Z] Cloning with configured refspecs honoured and without tags [2022-09-15T16:02:15.962Z] Cloning repository https://github.com/moby/moby.git [2022-09-15T16:02:15.962Z] > git init /home/ubuntu/workspace/moby_PR-44146 # timeout=10 [2022-09-15T16:02:15.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T16:02:15.978Z] > git --version # timeout=10 [2022-09-15T16:02:15.983Z] > git --version # 'git version 2.17.1' [2022-09-15T16:02:15.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:15.984Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44146/head:refs/remotes/origin/PR-44146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:32.442Z] Fetching without tags [2022-09-15T16:02:32.633Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:33.224Z] Merge succeeded, producing c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:33.224Z] Checking out Revision c0fa14e8afb82454bb4dfa978d3654df22f81061 (PR-44146) [2022-09-15T16:02:33.451Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-15T16:02:33.451Z] First time build. Skipping changelog. [2022-09-15T16:02:33.489Z] > git --version # timeout=10 [2022-09-15T16:02:33.500Z] > git --version # 'git version 2.17.1' [2022-09-15T16:02:33.505Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-15T16:02:32.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T16:02:32.413Z] > git config --add remote.origin.fetch +refs/pull/44146/head:refs/remotes/origin/PR-44146 # timeout=10 [2022-09-15T16:02:32.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:32.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T16:02:32.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T16:02:32.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:32.436Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44146/head:refs/remotes/origin/PR-44146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:32.624Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:32.631Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [2022-09-15T16:02:33.157Z] > git remote # timeout=10 [2022-09-15T16:02:33.176Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T16:02:33.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:33.191Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-15T16:02:33.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T16:02:33.215Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:33.217Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:02:34.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44146:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-15T16:02:36.708Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2022-09-15T16:02:37.107Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06aa7d2f4e58d303a) in /home/ubuntu/workspace/moby_PR-44146 [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 [2022-09-15T16:02:37.122Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02cee9c59f96d390b) in /home/ubuntu/workspace/moby_PR-44146 [Pipeline] { (Print info) [Pipeline] { 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] checkout [2022-09-15T16:02:37.150Z] The recommended git tool is: git [Pipeline] { [2022-09-15T16:02:37.157Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-09-15T16:02:37.176Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-15T16:02:37.184Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-15T16:02:37.198Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-15T16:02:37.206Z] using credential docker-jenkins-github-credentials 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] } [2022-09-15T16:02:37.216Z] Cloning the remote Git repository [2022-09-15T16:02:37.216Z] Cloning with configured refspecs honoured and without tags [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-09-15T16:02:37.418Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:37.667Z] Merge succeeded, producing c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:37.667Z] Checking out Revision c0fa14e8afb82454bb4dfa978d3654df22f81061 (PR-44146) [2022-09-15T16:02:37.728Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-15T16:02:37.726Z] > git --version # timeout=10 [2022-09-15T16:02:37.732Z] > git --version # 'git version 2.17.1' [2022-09-15T16:02:37.737Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:02:37.155Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44146/.git # timeout=10 [2022-09-15T16:02:37.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T16:02:37.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T16:02:37.217Z] > git --version # timeout=10 [2022-09-15T16:02:37.223Z] > git --version # 'git version 2.17.1' [2022-09-15T16:02:37.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:37.224Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44146/head:refs/remotes/origin/PR-44146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:37.409Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:37.413Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [2022-09-15T16:02:37.630Z] > git remote # timeout=10 [2022-09-15T16:02:37.635Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T16:02:37.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:37.641Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-15T16:02:37.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T16:02:37.658Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:37.667Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [2022-09-15T16:02:37.274Z] Cloning repository https://github.com/moby/moby.git [2022-09-15T16:02:37.274Z] > git init /home/ubuntu/workspace/moby_PR-44146 # timeout=10 [2022-09-15T16:02:37.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T16:02:37.285Z] > git --version # timeout=10 [2022-09-15T16:02:37.290Z] > git --version # 'git version 2.25.1' [2022-09-15T16:02:37.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:37.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44146/head:refs/remotes/origin/PR-44146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:38.381Z] + [ PR != PR ] [2022-09-15T16:02:38.381Z] + [ master != master ] [2022-09-15T16:02:38.381Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-15T16:02:38.689Z] + docker version [2022-09-15T16:02:38.689Z] Client: Docker Engine - Community [2022-09-15T16:02:38.689Z] Version: 22.06.0-beta.0 [2022-09-15T16:02:38.689Z] API version: 1.42 [2022-09-15T16:02:38.689Z] Go version: go1.18.3 [2022-09-15T16:02:38.689Z] Git commit: 3e9117b [2022-09-15T16:02:38.689Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-15T16:02:38.689Z] OS/Arch: linux/amd64 [2022-09-15T16:02:38.689Z] Context: default [2022-09-15T16:02:38.689Z] [2022-09-15T16:02:38.689Z] Server: Docker Engine - Community [2022-09-15T16:02:38.689Z] Engine: [2022-09-15T16:02:38.689Z] Version: 22.06.0-beta.0 [2022-09-15T16:02:38.689Z] API version: 1.42 (minimum version 1.12) [2022-09-15T16:02:38.689Z] Go version: go1.18.3 [2022-09-15T16:02:38.689Z] Git commit: 38633e7 [2022-09-15T16:02:38.689Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-15T16:02:38.689Z] OS/Arch: linux/amd64 [2022-09-15T16:02:38.689Z] Experimental: true [2022-09-15T16:02:38.689Z] containerd: [2022-09-15T16:02:38.689Z] Version: 1.6.8 [2022-09-15T16:02:38.689Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T16:02:38.689Z] runc: [2022-09-15T16:02:38.689Z] Version: 1.1.4 [2022-09-15T16:02:38.689Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-15T16:02:38.689Z] docker-init: [2022-09-15T16:02:38.689Z] Version: 0.19.0 [2022-09-15T16:02:38.689Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-15T16:02:38.962Z] + docker info [2022-09-15T16:02:38.962Z] Client: [2022-09-15T16:02:38.962Z] Context: default [2022-09-15T16:02:38.962Z] Debug Mode: false [2022-09-15T16:02:38.962Z] Plugins: [2022-09-15T16:02:38.962Z] buildx: Docker Buildx (Docker Inc.) [2022-09-15T16:02:38.962Z] Version: f500bf6 [2022-09-15T16:02:38.962Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-15T16:02:38.962Z] compose: Docker Compose (Docker Inc.) [2022-09-15T16:02:38.962Z] Version: v2.10.2 [2022-09-15T16:02:38.962Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-15T16:02:38.962Z] scan: Docker Scan (Docker Inc.) [2022-09-15T16:02:38.962Z] Version: v0.17.0 [2022-09-15T16:02:38.962Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-15T16:02:38.962Z] [2022-09-15T16:02:38.962Z] Server: [2022-09-15T16:02:38.962Z] Containers: 0 [2022-09-15T16:02:38.962Z] Running: 0 [2022-09-15T16:02:38.962Z] Paused: 0 [2022-09-15T16:02:38.962Z] Stopped: 0 [2022-09-15T16:02:38.962Z] Images: 3 [2022-09-15T16:02:38.962Z] Server Version: 22.06.0-beta.0 [2022-09-15T16:02:38.962Z] Storage Driver: overlay2 [2022-09-15T16:02:38.962Z] Backing Filesystem: extfs [2022-09-15T16:02:38.962Z] Supports d_type: true [2022-09-15T16:02:38.962Z] Using metacopy: false [2022-09-15T16:02:38.962Z] Native Overlay Diff: true [2022-09-15T16:02:38.962Z] userxattr: false [2022-09-15T16:02:38.962Z] Logging Driver: json-file [2022-09-15T16:02:38.962Z] Cgroup Driver: cgroupfs [2022-09-15T16:02:38.962Z] Cgroup Version: 1 [2022-09-15T16:02:38.962Z] Plugins: [2022-09-15T16:02:38.962Z] Volume: local [2022-09-15T16:02:38.962Z] Network: bridge host ipvlan macvlan null overlay [2022-09-15T16:02:38.962Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-15T16:02:38.962Z] Swarm: inactive [2022-09-15T16:02:38.962Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-15T16:02:38.962Z] Default Runtime: runc [2022-09-15T16:02:38.962Z] Init Binary: docker-init [2022-09-15T16:02:38.963Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T16:02:38.963Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-15T16:02:38.963Z] init version: de40ad0 [2022-09-15T16:02:38.963Z] Security Options: [2022-09-15T16:02:38.963Z] apparmor [2022-09-15T16:02:38.963Z] seccomp [2022-09-15T16:02:38.963Z] Profile: builtin [2022-09-15T16:02:38.963Z] Kernel Version: 5.4.0-1084-aws [2022-09-15T16:02:38.963Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-15T16:02:38.963Z] OSType: linux [2022-09-15T16:02:38.963Z] Architecture: x86_64 [2022-09-15T16:02:38.963Z] CPUs: 2 [2022-09-15T16:02:38.963Z] Total Memory: 7.565GiB [2022-09-15T16:02:38.963Z] Name: ip-10-100-82-42 [2022-09-15T16:02:38.963Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-15T16:02:38.963Z] Docker Root Dir: /var/lib/docker [2022-09-15T16:02:38.963Z] Debug Mode: false [2022-09-15T16:02:38.963Z] Registry: https://index.docker.io/v1/ [2022-09-15T16:02:38.963Z] Labels: [2022-09-15T16:02:38.963Z] Experimental: true [2022-09-15T16:02:38.963Z] Insecure Registries: [2022-09-15T16:02:38.963Z] 127.0.0.0/8 [2022-09-15T16:02:38.963Z] Live Restore Enabled: true [2022-09-15T16:02:38.963Z] [2022-09-15T16:02:38.963Z] WARNING: No swap limit support [Pipeline] sh [2022-09-15T16:02:39.281Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T16:02:39.281Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T16:02:39.281Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44146/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-15T16:02:39.281Z] + bash /home/ubuntu/workspace/moby_PR-44146/check-config.sh [2022-09-15T16:02:39.281Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-15T16:02:39.281Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-15T16:02:39.281Z] [2022-09-15T16:02:39.281Z] Generally Necessary: [2022-09-15T16:02:39.281Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-15T16:02:39.281Z] - apparmor: enabled and tools installed [2022-09-15T16:02:39.281Z] - CONFIG_NAMESPACES: enabled [2022-09-15T16:02:39.281Z] - CONFIG_NET_NS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_PID_NS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_IPC_NS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_UTS_NS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CGROUPS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-15T16:02:39.281Z] - CONFIG_CPUSETS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_MEMCG: enabled [2022-09-15T16:02:39.281Z] - CONFIG_KEYS: enabled [2022-09-15T16:02:39.281Z] - CONFIG_VETH: enabled (as module) [2022-09-15T16:02:39.281Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-15T16:02:39.541Z] - CONFIG_CGROUP_BPF: enabled [2022-09-15T16:02:39.541Z] [2022-09-15T16:02:39.541Z] Optional Features: [2022-09-15T16:02:39.541Z] - CONFIG_USER_NS: enabled [2022-09-15T16:02:39.541Z] - CONFIG_SECCOMP: enabled [2022-09-15T16:02:39.541Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-15T16:02:39.541Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-15T16:02:39.541Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-15T16:02:39.541Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-15T16:02:39.541Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-15T16:02:39.541Z] - CONFIG_BLK_CGROUP: enabled [2022-09-15T16:02:39.541Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-15T16:02:39.541Z] - CONFIG_CGROUP_PERF: enabled [2022-09-15T16:02:39.541Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-15T16:02:39.541Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-15T16:02:39.541Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-15T16:02:39.541Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-15T16:02:39.541Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-15T16:02:39.541Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_IP_VS: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-15T16:02:39.541Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-15T16:02:39.541Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-15T16:02:39.541Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-15T16:02:39.541Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-15T16:02:39.541Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-15T16:02:39.797Z] - CONFIG_EXT4_FS: enabled [2022-09-15T16:02:39.797Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-15T16:02:39.797Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-15T16:02:39.797Z] - Network Drivers: [2022-09-15T16:02:39.797Z] - "overlay": [2022-09-15T16:02:39.797Z] - CONFIG_VXLAN: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-15T16:02:39.797Z] Optional (for encrypted networks): [2022-09-15T16:02:39.797Z] - CONFIG_CRYPTO: enabled [2022-09-15T16:02:39.797Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-15T16:02:39.797Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-15T16:02:39.797Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-15T16:02:39.797Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-15T16:02:39.797Z] - CONFIG_XFRM: enabled [2022-09-15T16:02:39.797Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-15T16:02:39.797Z] - "ipvlan": [2022-09-15T16:02:39.797Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-15T16:02:39.797Z] - "macvlan": [2022-09-15T16:02:39.797Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_DUMMY: enabled (as module) [2022-09-15T16:02:39.797Z] - "ftp,tftp client in container": [2022-09-15T16:02:39.797Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-15T16:02:39.797Z] - Storage Drivers: [2022-09-15T16:02:39.797Z] - "aufs": [2022-09-15T16:02:39.797Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-15T16:02:39.797Z] - "btrfs": [2022-09-15T16:02:39.797Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-15T16:02:39.797Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-15T16:02:39.797Z] - "devicemapper": [2022-09-15T16:02:39.797Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-15T16:02:39.797Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-15T16:02:39.797Z] - "overlay": [2022-09-15T16:02:39.797Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-15T16:02:39.797Z] - "zfs": [2022-09-15T16:02:39.797Z] - /dev/zfs: present [2022-09-15T16:02:39.797Z] - zfs command: missing [2022-09-15T16:02:39.797Z] - zpool command: missing [2022-09-15T16:02:39.797Z] [2022-09-15T16:02:39.797Z] Limits: [2022-09-15T16:02:39.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-15T16:02:39.797Z] [2022-09-15T16:02:39.797Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-15T16:02:40.115Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 . [2022-09-15T16:02:40.371Z] #1 [internal] load .dockerignore [2022-09-15T16:02:40.371Z] #1 transferring context: 145B done [2022-09-15T16:02:40.371Z] #1 DONE 0.0s [2022-09-15T16:02:40.372Z] [2022-09-15T16:02:40.372Z] #2 [internal] load build definition from Dockerfile [2022-09-15T16:02:40.372Z] #2 transferring dockerfile: 19.11kB done [2022-09-15T16:02:40.372Z] #2 DONE 0.0s [2022-09-15T16:02:40.372Z] [2022-09-15T16:02:40.372Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-15T16:02:40.628Z] #3 DONE 0.3s [2022-09-15T16:02:40.628Z] [2022-09-15T16:02:40.628Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-15T16:02:40.628Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-15T16:02:40.628Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-15T16:02:40.628Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-15T16:02:40.628Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-15T16:02:40.628Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-09-15T16:02:40.628Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-15T16:02:41.189Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-15T16:02:41.189Z] #4 DONE 0.4s [2022-09-15T16:02:41.189Z] [2022-09-15T16:02:41.189Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-15T16:02:41.189Z] #5 ... [2022-09-15T16:02:41.189Z] [2022-09-15T16:02:41.189Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T16:02:41.189Z] #6 DONE 0.1s [2022-09-15T16:02:41.445Z] [2022-09-15T16:02:41.445Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T16:02:41.445Z] #7 DONE 0.1s [2022-09-15T16:02:41.445Z] [2022-09-15T16:02:41.445Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-15T16:02:41.445Z] #8 DONE 0.3s [2022-09-15T16:02:41.445Z] [2022-09-15T16:02:41.445Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-15T16:02:41.705Z] #5 DONE 0.6s [2022-09-15T16:02:41.962Z] [2022-09-15T16:02:41.962Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T16:02:41.962Z] #9 DONE 0.0s [2022-09-15T16:02:41.962Z] [2022-09-15T16:02:41.962Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T16:02:41.962Z] #10 DONE 0.0s [2022-09-15T16:02:41.962Z] [2022-09-15T16:02:41.962Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:41.962Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.0s done [2022-09-15T16:02:41.962Z] #11 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-15T16:02:41.962Z] #11 sha256:122f3484f844467ebe0674cf57272e61981770eb0bc7d316d1f0be281a88229f 1.80kB / 1.80kB done [2022-09-15T16:02:41.962Z] #11 sha256:4f7c78c9b46f6f45ba171e6031b4a8581536b2c215847d76cd42e5a7267a49ac 7.10kB / 7.10kB done [2022-09-15T16:02:41.962Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 0B / 55.03MB 0.1s [2022-09-15T16:02:41.962Z] #11 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0B / 5.16MB 0.1s [2022-09-15T16:02:42.219Z] #11 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.2s done [2022-09-15T16:02:42.219Z] #11 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0B / 10.88MB 0.2s [2022-09-15T16:02:42.219Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 6.29MB / 55.03MB 0.3s [2022-09-15T16:02:42.219Z] #11 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.49MB / 10.88MB 0.3s [2022-09-15T16:02:42.219Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 3.15MB / 54.58MB 0.3s [2022-09-15T16:02:42.479Z] #11 ... [2022-09-15T16:02:42.479Z] [2022-09-15T16:02:42.479Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-15T16:02:42.479Z] #12 DONE 0.5s [2022-09-15T16:02:42.479Z] [2022-09-15T16:02:42.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:42.479Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 23.20MB / 55.03MB 0.5s [2022-09-15T16:02:42.479Z] #11 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 0.3s done [2022-09-15T16:02:42.479Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 17.75MB / 54.58MB 0.5s [2022-09-15T16:02:42.479Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 2.17MB / 85.96MB 0.5s [2022-09-15T16:02:42.479Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 34.60MB / 55.03MB 0.7s [2022-09-15T16:02:42.479Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 28.00MB / 54.58MB 0.7s [2022-09-15T16:02:42.479Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 14.68MB / 85.96MB 0.7s [2022-09-15T16:02:42.739Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 44.49MB / 55.03MB 0.9s [2022-09-15T16:02:42.739Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 37.75MB / 54.58MB 0.9s [2022-09-15T16:02:42.739Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 24.38MB / 85.96MB 0.9s [2022-09-15T16:02:43.006Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 54.53MB / 55.03MB 1.1s [2022-09-15T16:02:43.006Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 52.43MB / 54.58MB 1.1s [2022-09-15T16:02:43.006Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 35.65MB / 85.96MB 1.1s [2022-09-15T16:02:43.006Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 41.94MB / 85.96MB 1.2s [2022-09-15T16:02:43.266Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.2s done [2022-09-15T16:02:43.266Z] #11 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 1.3s done [2022-09-15T16:02:43.266Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 53.77MB / 85.96MB 1.4s [2022-09-15T16:02:43.266Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 0B / 148.82MB 1.4s [2022-09-15T16:02:43.266Z] #11 sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 0B / 157B 1.4s [2022-09-15T16:02:43.266Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 60.82MB / 85.96MB 1.5s [2022-09-15T16:02:43.266Z] #11 sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 157B / 157B 1.4s done [2022-09-15T16:02:43.524Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 68.16MB / 85.96MB 1.6s [2022-09-15T16:02:43.524Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 13.63MB / 148.82MB 1.6s [2022-09-15T16:02:43.524Z] #11 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 [2022-09-15T16:02:43.524Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 22.02MB / 148.82MB 1.7s [2022-09-15T16:02:43.783Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 1.9s [2022-09-15T16:02:43.783Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 37.75MB / 148.82MB 1.9s [2022-09-15T16:02:44.044Z] #11 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 1.9s done [2022-09-15T16:02:44.044Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 60.82MB / 148.82MB 2.2s [2022-09-15T16:02:44.304Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 81.79MB / 148.82MB 2.5s [2022-09-15T16:02:44.561Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 92.19MB / 148.82MB 2.6s [2022-09-15T16:02:44.819Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 103.81MB / 148.82MB 2.8s [2022-09-15T16:02:44.819Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 119.54MB / 148.82MB 3.0s [2022-09-15T16:02:45.077Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 127.93MB / 148.82MB 3.1s [2022-09-15T16:02:45.077Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 137.36MB / 148.82MB 3.2s [2022-09-15T16:02:45.077Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 147.85MB / 148.82MB 3.3s [2022-09-15T16:02:45.334Z] #11 ... [2022-09-15T16:02:45.334Z] [2022-09-15T16:02:45.334Z] #13 [internal] load build context [2022-09-15T16:02:45.334Z] #13 transferring context: 62.76MB 3.5s done [2022-09-15T16:02:45.334Z] #13 DONE 3.5s [2022-09-15T16:02:45.334Z] [2022-09-15T16:02:45.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:45.334Z] #11 sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 148.82MB / 148.82MB 3.5s done [2022-09-15T16:02:47.226Z] #11 ... [2022-09-15T16:02:47.226Z] [2022-09-15T16:02:47.226Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T16:02:47.226Z] #14 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.0s done [2022-09-15T16:02:47.226Z] #14 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.2s done [2022-09-15T16:02:47.226Z] #14 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-15T16:02:47.226Z] #14 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done [2022-09-15T16:02:47.226Z] #14 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done [2022-09-15T16:02:47.226Z] #14 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 3.6s done [2022-09-15T16:02:47.226Z] #14 DONE 5.3s [2022-09-15T16:02:47.226Z] [2022-09-15T16:02:47.226Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:47.226Z] #11 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.1s [2022-09-15T16:02:47.482Z] #11 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.4s done [2022-09-15T16:02:47.482Z] #11 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 [2022-09-15T16:02:48.045Z] #11 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.4s done [2022-09-15T16:02:48.045Z] #11 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 [2022-09-15T16:02:49.726Z] Fetching without tags [2022-09-15T16:02:49.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T16:02:49.766Z] > git config --add remote.origin.fetch +refs/pull/44146/head:refs/remotes/origin/PR-44146 # timeout=10 [2022-09-15T16:02:49.770Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:49.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-15T16:02:49.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-15T16:02:49.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:49.783Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44146/head:refs/remotes/origin/PR-44146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-15T16:02:49.920Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:50.494Z] Merge succeeded, producing c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:02:50.494Z] Checking out Revision c0fa14e8afb82454bb4dfa978d3654df22f81061 (PR-44146) [2022-09-15T16:02:51.247Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1" [2022-09-15T16:02:51.310Z] > git --version # timeout=10 [2022-09-15T16:02:51.316Z] > git --version # 'git version 2.25.1' [2022-09-15T16:02:51.322Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-15T16:02:49.976Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:49.984Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [2022-09-15T16:02:50.525Z] > git remote # timeout=10 [2022-09-15T16:02:50.531Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T16:02:50.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-15T16:02:50.535Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-15T16:02:50.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T16:02:50.550Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:02:50.556Z] > git checkout -f c0fa14e8afb82454bb4dfa978d3654df22f81061 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-15T16:02:52.034Z] + docker version [2022-09-15T16:02:52.034Z] Client: Docker Engine - Community [2022-09-15T16:02:52.034Z] Version: 22.06.0-beta.0 [2022-09-15T16:02:52.034Z] API version: 1.42 [2022-09-15T16:02:52.034Z] Go version: go1.18.3 [2022-09-15T16:02:52.034Z] Git commit: 3e9117b [2022-09-15T16:02:52.034Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-15T16:02:52.034Z] OS/Arch: linux/arm64 [2022-09-15T16:02:52.034Z] Context: default [2022-09-15T16:02:52.034Z] [2022-09-15T16:02:52.034Z] Server: Docker Engine - Community [2022-09-15T16:02:52.034Z] Engine: [2022-09-15T16:02:52.034Z] Version: 22.06.0-beta.0 [2022-09-15T16:02:52.034Z] API version: 1.42 (minimum version 1.12) [2022-09-15T16:02:52.034Z] Go version: go1.18.3 [2022-09-15T16:02:52.034Z] Git commit: 38633e7 [2022-09-15T16:02:52.034Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-15T16:02:52.034Z] OS/Arch: linux/arm64 [2022-09-15T16:02:52.034Z] Experimental: true [2022-09-15T16:02:52.034Z] containerd: [2022-09-15T16:02:52.034Z] Version: 1.6.8 [2022-09-15T16:02:52.034Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T16:02:52.034Z] runc: [2022-09-15T16:02:52.034Z] Version: 1.1.4 [2022-09-15T16:02:52.034Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-15T16:02:52.034Z] docker-init: [2022-09-15T16:02:52.034Z] Version: 0.19.0 [2022-09-15T16:02:52.034Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-15T16:02:52.232Z] #11 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 4.1s done [2022-09-15T16:02:52.351Z] + docker info [2022-09-15T16:02:52.351Z] Client: [2022-09-15T16:02:52.351Z] Context: default [2022-09-15T16:02:52.351Z] Debug Mode: false [2022-09-15T16:02:52.351Z] Plugins: [2022-09-15T16:02:52.351Z] buildx: Docker Buildx (Docker Inc.) [2022-09-15T16:02:52.351Z] Version: v0.8.2 [2022-09-15T16:02:52.351Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-15T16:02:52.351Z] compose: Docker Compose (Docker Inc.) [2022-09-15T16:02:52.351Z] Version: v2.10.2 [2022-09-15T16:02:52.351Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-15T16:02:52.351Z] [2022-09-15T16:02:52.351Z] Server: [2022-09-15T16:02:52.351Z] Containers: 0 [2022-09-15T16:02:52.351Z] Running: 0 [2022-09-15T16:02:52.351Z] Paused: 0 [2022-09-15T16:02:52.351Z] Stopped: 0 [2022-09-15T16:02:52.351Z] Images: 2 [2022-09-15T16:02:52.351Z] Server Version: 22.06.0-beta.0 [2022-09-15T16:02:52.351Z] Storage Driver: overlay2 [2022-09-15T16:02:52.351Z] Backing Filesystem: extfs [2022-09-15T16:02:52.351Z] Supports d_type: true [2022-09-15T16:02:52.351Z] Using metacopy: false [2022-09-15T16:02:52.351Z] Native Overlay Diff: true [2022-09-15T16:02:52.351Z] userxattr: false [2022-09-15T16:02:52.351Z] Logging Driver: json-file [2022-09-15T16:02:52.351Z] Cgroup Driver: cgroupfs [2022-09-15T16:02:52.351Z] Cgroup Version: 1 [2022-09-15T16:02:52.351Z] Plugins: [2022-09-15T16:02:52.351Z] Volume: local [2022-09-15T16:02:52.351Z] Network: bridge host ipvlan macvlan null overlay [2022-09-15T16:02:52.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-15T16:02:52.351Z] Swarm: inactive [2022-09-15T16:02:52.351Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-15T16:02:52.351Z] Default Runtime: runc [2022-09-15T16:02:52.351Z] Init Binary: docker-init [2022-09-15T16:02:52.351Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-15T16:02:52.351Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-15T16:02:52.351Z] init version: de40ad0 [2022-09-15T16:02:52.351Z] Security Options: [2022-09-15T16:02:52.351Z] apparmor [2022-09-15T16:02:52.351Z] seccomp [2022-09-15T16:02:52.351Z] Profile: builtin [2022-09-15T16:02:52.351Z] Kernel Version: 5.15.0-1019-aws [2022-09-15T16:02:52.351Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-15T16:02:52.351Z] OSType: linux [2022-09-15T16:02:52.351Z] Architecture: aarch64 [2022-09-15T16:02:52.351Z] CPUs: 2 [2022-09-15T16:02:52.351Z] Total Memory: 7.559GiB [2022-09-15T16:02:52.351Z] Name: ip-10-100-78-139 [2022-09-15T16:02:52.351Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-15T16:02:52.351Z] Docker Root Dir: /var/lib/docker [2022-09-15T16:02:52.351Z] Debug Mode: false [2022-09-15T16:02:52.351Z] Registry: https://index.docker.io/v1/ [2022-09-15T16:02:52.351Z] Labels: [2022-09-15T16:02:52.351Z] Experimental: true [2022-09-15T16:02:52.351Z] Insecure Registries: [2022-09-15T16:02:52.351Z] 127.0.0.0/8 [2022-09-15T16:02:52.351Z] Live Restore Enabled: true [2022-09-15T16:02:52.351Z] [Pipeline] sh [2022-09-15T16:02:52.488Z] #11 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 0.1s [2022-09-15T16:02:52.625Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T16:02:52.625Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-15T16:02:52.625Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44146/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-15T16:02:52.625Z] + bash /home/ubuntu/workspace/moby_PR-44146/check-config.sh [2022-09-15T16:02:52.625Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-15T16:02:52.625Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-15T16:02:52.625Z] [2022-09-15T16:02:52.625Z] Generally Necessary: [2022-09-15T16:02:52.625Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-15T16:02:52.625Z] - apparmor: enabled and tools installed [2022-09-15T16:02:52.625Z] - CONFIG_NAMESPACES: enabled [2022-09-15T16:02:52.625Z] - CONFIG_NET_NS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_PID_NS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_IPC_NS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_UTS_NS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CGROUPS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-15T16:02:52.625Z] - CONFIG_CPUSETS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_MEMCG: enabled [2022-09-15T16:02:52.625Z] - CONFIG_KEYS: enabled [2022-09-15T16:02:52.625Z] - CONFIG_VETH: enabled (as module) [2022-09-15T16:02:52.625Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-15T16:02:52.625Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-15T16:02:52.625Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-15T16:02:52.625Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-15T16:02:52.625Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-15T16:02:52.881Z] - CONFIG_CGROUP_BPF: enabled [2022-09-15T16:02:52.881Z] [2022-09-15T16:02:52.881Z] Optional Features: [2022-09-15T16:02:52.881Z] - CONFIG_USER_NS: enabled [2022-09-15T16:02:52.881Z] - CONFIG_SECCOMP: enabled [2022-09-15T16:02:52.881Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-15T16:02:52.881Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-15T16:02:52.881Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-15T16:02:52.881Z] (cgroup swap accounting is currently enabled) [2022-09-15T16:02:52.881Z] - CONFIG_BLK_CGROUP: enabled [2022-09-15T16:02:52.881Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-15T16:02:52.881Z] - CONFIG_CGROUP_PERF: enabled [2022-09-15T16:02:52.881Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-15T16:02:52.881Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-15T16:02:52.881Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-15T16:02:52.881Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-15T16:02:52.881Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-15T16:02:52.881Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_IP_VS: enabled (as module) [2022-09-15T16:02:52.881Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-15T16:02:53.137Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-15T16:02:53.137Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-15T16:02:53.137Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-15T16:02:53.137Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-15T16:02:53.137Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-15T16:02:53.137Z] - CONFIG_EXT4_FS: enabled [2022-09-15T16:02:53.137Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-15T16:02:53.137Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-15T16:02:53.137Z] - Network Drivers: [2022-09-15T16:02:53.137Z] - "overlay": [2022-09-15T16:02:53.137Z] - CONFIG_VXLAN: enabled (as module) [2022-09-15T16:02:53.137Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-15T16:02:53.137Z] Optional (for encrypted networks): [2022-09-15T16:02:53.137Z] - CONFIG_CRYPTO: enabled [2022-09-15T16:02:53.137Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-15T16:02:53.137Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-15T16:02:53.137Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-15T16:02:53.137Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-15T16:02:53.137Z] - CONFIG_XFRM: enabled [2022-09-15T16:02:53.137Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-15T16:02:53.137Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-15T16:02:53.137Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-15T16:02:53.137Z] - "ipvlan": [2022-09-15T16:02:53.137Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-15T16:02:53.137Z] - "macvlan": [2022-09-15T16:02:53.137Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-15T16:02:53.137Z] - CONFIG_DUMMY: enabled (as module) [2022-09-15T16:02:53.137Z] - "ftp,tftp client in container": [2022-09-15T16:02:53.393Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-15T16:02:53.393Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-15T16:02:53.393Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-15T16:02:53.393Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-15T16:02:53.393Z] - Storage Drivers: [2022-09-15T16:02:53.393Z] - "aufs": [2022-09-15T16:02:53.393Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-15T16:02:53.393Z] - "btrfs": [2022-09-15T16:02:53.393Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-15T16:02:53.393Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-15T16:02:53.393Z] - "devicemapper": [2022-09-15T16:02:53.393Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-15T16:02:53.393Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-15T16:02:53.393Z] - "overlay": [2022-09-15T16:02:53.393Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-15T16:02:53.393Z] - "zfs": [2022-09-15T16:02:53.393Z] - /dev/zfs: present [2022-09-15T16:02:53.393Z] - zfs command: missing [2022-09-15T16:02:53.393Z] - zpool command: missing [2022-09-15T16:02:53.393Z] [2022-09-15T16:02:53.393Z] Limits: [2022-09-15T16:02:53.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-15T16:02:53.393Z] [2022-09-15T16:02:53.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-15T16:02:53.745Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 . [2022-09-15T16:02:54.003Z] #1 [internal] load .dockerignore [2022-09-15T16:02:54.003Z] #1 transferring context: 145B done [2022-09-15T16:02:54.003Z] #1 DONE 0.0s [2022-09-15T16:02:54.003Z] [2022-09-15T16:02:54.003Z] #2 [internal] load build definition from Dockerfile [2022-09-15T16:02:54.003Z] #2 transferring dockerfile: 19.11kB done [2022-09-15T16:02:54.003Z] #2 DONE 0.1s [2022-09-15T16:02:54.003Z] [2022-09-15T16:02:54.003Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-15T16:02:54.259Z] #3 DONE 0.3s [2022-09-15T16:02:54.259Z] [2022-09-15T16:02:54.259Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-15T16:02:54.259Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-15T16:02:54.516Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-15T16:02:54.516Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-15T16:02:54.516Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-15T16:02:54.516Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s [2022-09-15T16:02:54.516Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.2s [2022-09-15T16:02:54.772Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-15T16:02:54.772Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.4s done [2022-09-15T16:02:54.772Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-15T16:02:54.772Z] #4 DONE 0.6s [2022-09-15T16:02:55.334Z] [2022-09-15T16:02:55.334Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T16:02:55.334Z] #5 DONE 0.1s [2022-09-15T16:02:55.334Z] [2022-09-15T16:02:55.334Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-15T16:02:55.334Z] #6 DONE 0.2s [2022-09-15T16:02:55.334Z] [2022-09-15T16:02:55.334Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-15T16:02:55.590Z] #7 DONE 0.4s [2022-09-15T16:02:55.590Z] [2022-09-15T16:02:55.590Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-15T16:02:55.590Z] #8 DONE 0.5s [2022-09-15T16:02:56.667Z] #11 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 4.2s done [2022-09-15T16:02:56.667Z] #11 ... [2022-09-15T16:02:56.667Z] [2022-09-15T16:02:56.667Z] #15 [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-09-15T16:02:56.667Z] #0 0.966 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:02:56.667Z] #0 0.976 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:02:56.667Z] #0 0.976 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:02:56.667Z] #0 1.115 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:02:56.667Z] #0 1.356 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:02:56.667Z] #0 1.705 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:02:56.667Z] #0 2.884 Fetched 8578 kB in 2s (3949 kB/s) [2022-09-15T16:02:56.667Z] #0 2.884 Reading package lists... [2022-09-15T16:02:56.667Z] #0 3.702 Reading package lists... [2022-09-15T16:02:56.667Z] #0 4.480 Building dependency tree... [2022-09-15T16:02:56.667Z] #0 4.662 Reading state information... [2022-09-15T16:02:56.667Z] #0 4.866 The following additional packages will be installed: [2022-09-15T16:02:56.667Z] #0 4.866 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-15T16:02:56.667Z] #0 4.866 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-15T16:02:56.667Z] #0 4.868 Recommended packages: [2022-09-15T16:02:56.667Z] #0 4.868 libldap-common publicsuffix libsasl2-modules [2022-09-15T16:02:56.667Z] #0 5.050 The following NEW packages will be installed: [2022-09-15T16:02:56.667Z] #0 5.050 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-15T16:02:56.667Z] #0 5.050 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-15T16:02:56.667Z] #0 5.050 libssh2-1 openssl [2022-09-15T16:02:56.667Z] #0 5.322 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:02:56.667Z] #0 5.322 Need to get 3047 kB of archives. [2022-09-15T16:02:56.667Z] #0 5.322 After this operation, 6661 kB of additional disk space will be used. [2022-09-15T16:02:56.667Z] #0 5.322 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-15T16:02:56.667Z] #0 5.340 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-09-15T16:02:56.667Z] #0 5.340 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-15T16:02:56.667Z] #0 5.340 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-09-15T16:02:56.667Z] #0 5.343 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-09-15T16:02:56.667Z] #0 5.355 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-15T16:02:56.667Z] #0 5.358 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-15T16:02:56.667Z] #0 5.358 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-15T16:02:56.667Z] #0 5.543 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:02:56.667Z] #0 5.579 Fetched 3047 kB in 0s (9902 kB/s) [2022-09-15T16:02:56.667Z] #0 5.604 Selecting previously unselected package openssl. [2022-09-15T16:02:56.667Z] #0 5.604 (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-09-15T16:02:56.667Z] #0 5.609 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-15T16:02:56.667Z] #0 5.614 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-15T16:02:56.667Z] #0 5.740 Selecting previously unselected package ca-certificates. [2022-09-15T16:02:56.667Z] #0 5.741 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-15T16:02:56.667Z] #0 5.748 Unpacking ca-certificates (20210119) ... [2022-09-15T16:02:56.667Z] #0 5.826 Selecting previously unselected package libbrotli1:amd64. [2022-09-15T16:02:56.667Z] #0 5.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-15T16:02:56.667Z] #0 5.834 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-15T16:02:56.667Z] #0 5.912 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-15T16:02:56.667Z] #0 5.912 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-15T16:02:56.667Z] #0 5.921 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:02:56.667Z] #0 5.965 Selecting previously unselected package libsasl2-2:amd64. [2022-09-15T16:02:56.667Z] #0 5.965 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-15T16:02:56.667Z] #0 5.969 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:02:56.667Z] #0 6.019 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-15T16:02:56.668Z] #0 6.019 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.025 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-15T16:02:56.668Z] #0 6.096 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-15T16:02:56.668Z] #0 6.096 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.100 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-15T16:02:56.668Z] #0 6.150 Selecting previously unselected package libpsl5:amd64. [2022-09-15T16:02:56.668Z] #0 6.150 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.155 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-15T16:02:56.668Z] #0 6.203 Selecting previously unselected package librtmp1:amd64. [2022-09-15T16:02:56.668Z] #0 6.203 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.207 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-15T16:02:56.668Z] #0 6.253 Selecting previously unselected package libssh2-1:amd64. [2022-09-15T16:02:56.668Z] #0 6.253 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.272 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-15T16:02:56.668Z] #0 6.331 Selecting previously unselected package libcurl4:amd64. [2022-09-15T16:02:56.668Z] #0 6.331 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.340 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-15T16:02:56.668Z] #0 6.410 Selecting previously unselected package curl. [2022-09-15T16:02:56.668Z] #0 6.410 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.414 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-15T16:02:56.668Z] #0 6.482 Selecting previously unselected package libonig5:amd64. [2022-09-15T16:02:56.668Z] #0 6.482 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.488 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T16:02:56.668Z] #0 6.540 Selecting previously unselected package libjq1:amd64. [2022-09-15T16:02:56.668Z] #0 6.540 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.544 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-15T16:02:56.668Z] #0 6.585 Selecting previously unselected package jq. [2022-09-15T16:02:56.668Z] #0 6.585 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-15T16:02:56.668Z] #0 6.588 Unpacking jq (1.6-2.1) ... [2022-09-15T16:02:56.668Z] #0 6.632 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-15T16:02:56.668Z] #0 6.642 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-15T16:02:56.668Z] #0 6.655 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-15T16:02:56.668Z] #0 6.668 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:02:56.668Z] #0 6.679 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-15T16:02:56.668Z] #0 6.689 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:02:56.668Z] #0 6.698 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-15T16:02:56.668Z] #0 6.709 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-15T16:02:56.668Z] #0 6.725 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T16:02:56.668Z] #0 6.734 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-15T16:02:56.668Z] #0 6.743 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-15T16:02:56.668Z] #0 6.753 Setting up ca-certificates (20210119) ... [2022-09-15T16:02:56.668Z] #0 7.324 Updating certificates in /etc/ssl/certs... [2022-09-15T16:02:56.668Z] #0 8.054 129 added, 0 removed; done. [2022-09-15T16:02:56.668Z] #0 8.086 Setting up jq (1.6-2.1) ... [2022-09-15T16:02:56.668Z] #0 8.097 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-09-15T16:02:56.668Z] #0 8.109 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-15T16:02:56.668Z] #0 8.121 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:02:56.668Z] #0 8.137 Processing triggers for ca-certificates (20210119) ... [2022-09-15T16:02:56.668Z] #0 8.145 Updating certificates in /etc/ssl/certs... [2022-09-15T16:02:56.668Z] #0 8.753 0 added, 0 removed; done. [2022-09-15T16:02:56.668Z] #0 8.753 Running hooks in /etc/ca-certificates/update.d... [2022-09-15T16:02:56.668Z] #0 8.756 done. [2022-09-15T16:02:56.668Z] #15 ... [2022-09-15T16:02:56.668Z] [2022-09-15T16:02:56.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:56.668Z] #11 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 0.1s [2022-09-15T16:02:57.489Z] [2022-09-15T16:02:57.489Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T16:02:57.489Z] #9 DONE 0.0s [2022-09-15T16:02:57.489Z] [2022-09-15T16:02:57.489Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-15T16:02:57.489Z] #10 DONE 0.0s [2022-09-15T16:02:57.489Z] [2022-09-15T16:02:57.489Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T16:02:57.489Z] #11 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.0s done [2022-09-15T16:02:57.489Z] #11 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done [2022-09-15T16:02:57.489Z] #11 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done [2022-09-15T16:02:57.489Z] #11 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done [2022-09-15T16:02:57.489Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 2.10MB / 53.69MB 0.1s [2022-09-15T16:02:57.489Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 25.17MB / 53.69MB 0.3s [2022-09-15T16:02:57.489Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 34.87MB / 53.69MB 0.4s [2022-09-15T16:02:57.746Z] #11 ... [2022-09-15T16:02:57.746Z] [2022-09-15T16:02:57.746Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-15T16:02:57.746Z] #12 DONE 0.5s [2022-09-15T16:02:57.746Z] [2022-09-15T16:02:57.746Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T16:02:57.746Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 41.94MB / 53.69MB 0.5s [2022-09-15T16:02:57.746Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.6s [2022-09-15T16:02:58.004Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.7s done [2022-09-15T16:02:58.004Z] #11 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b [2022-09-15T16:02:58.035Z] #11 ... [2022-09-15T16:02:58.036Z] [2022-09-15T16:02:58.036Z] #15 [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-09-15T16:02:58.036Z] #15 DONE 10.9s [2022-09-15T16:02:58.292Z] [2022-09-15T16:02:58.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:58.292Z] #11 ... [2022-09-15T16:02:58.292Z] [2022-09-15T16:02:58.292Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-15T16:02:58.292Z] #16 DONE 0.2s [2022-09-15T16:02:58.292Z] [2022-09-15T16:02:58.292Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:02:59.899Z] #11 ... [2022-09-15T16:02:59.900Z] [2022-09-15T16:02:59.900Z] #13 [internal] load build context [2022-09-15T16:02:59.900Z] #13 transferring context: 62.76MB 2.4s done [2022-09-15T16:02:59.900Z] #13 DONE 2.4s [2022-09-15T16:02:59.900Z] [2022-09-15T16:02:59.900Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-15T16:03:00.462Z] #11 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 2.5s done [2022-09-15T16:03:00.719Z] #11 DONE 3.5s [2022-09-15T16:03:00.719Z] [2022-09-15T16:03:00.719Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:03:00.719Z] #14 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.1s done [2022-09-15T16:03:00.719Z] #14 sha256:c5e98f0fcc5ec8e94d0fd0ebf2eec4562ba618c5e5fc7793ab8d48f0633de4e2 7.12kB / 7.12kB done [2022-09-15T16:03:00.719Z] #14 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.6s done [2022-09-15T16:03:00.719Z] #14 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.1s done [2022-09-15T16:03:00.719Z] #14 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done [2022-09-15T16:03:00.719Z] #14 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 0.2s done [2022-09-15T16:03:00.719Z] #14 sha256:651f5dadef6758e2fe94daa43ec0259045dc1b6f0c3ec487eff2d8e34735c67c 1.80kB / 1.80kB done [2022-09-15T16:03:00.719Z] #14 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 0.9s done [2022-09-15T16:03:00.719Z] #14 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 1.3s done [2022-09-15T16:03:00.719Z] #14 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 115.10MB / 115.10MB 2.3s done [2022-09-15T16:03:00.719Z] #14 sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 126B / 126B 1.0s done [2022-09-15T16:03:00.719Z] #14 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.1s [2022-09-15T16:03:00.975Z] #14 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.3s done [2022-09-15T16:03:00.975Z] #14 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 [2022-09-15T16:03:01.538Z] #14 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.4s done [2022-09-15T16:03:01.538Z] #14 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 [2022-09-15T16:03:02.463Z] #11 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 5.2s [2022-09-15T16:03:04.356Z] #11 extracting sha256:292167c9d1ff24956858651ef9906e9a987b65f7362854e13c28b98d9ae4e09f 7.6s done [2022-09-15T16:03:04.614Z] #11 extracting sha256:8709771bd9da550643f5f4e3b49e92bb3f90543507ff36b5a998dd461fb8dd28 done [2022-09-15T16:03:04.807Z] #14 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 2.9s done [2022-09-15T16:03:04.807Z] #14 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 0.1s [2022-09-15T16:03:04.872Z] #11 DONE 22.9s [2022-09-15T16:03:04.872Z] [2022-09-15T16:03:04.872Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-15T16:03:06.237Z] #17 DONE 1.2s [2022-09-15T16:03:06.237Z] [2022-09-15T16:03:06.237Z] #18 [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-09-15T16:03:06.237Z] #0 1.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-15T16:03:06.237Z] #0 1.726 [2022-09-15T16:03:06.237Z] #0 1.943 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:06.237Z] #0 2.193 [2022-09-15T16:03:06.237Z] #0 3.044 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-15T16:03:06.237Z] #0 3.287 [2022-09-15T16:03:06.237Z] #0 3.505 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:06.237Z] #0 3.781 [2022-09-15T16:03:06.237Z] #0 4.699 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-15T16:03:06.237Z] #0 4.974 [2022-09-15T16:03:06.237Z] #0 5.196 #=#=# ################### 27.4% ########################################## 59.1% ################################################################# 90.9% ######################################################################## 100.0% [2022-09-15T16:03:06.237Z] #0 5.724 [2022-09-15T16:03:06.237Z] #0 6.650 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-15T16:03:06.237Z] #0 6.900 [2022-09-15T16:03:06.237Z] #0 7.123 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:06.237Z] #0 7.322 [2022-09-15T16:03:06.237Z] #18 ... [2022-09-15T16:03:06.237Z] [2022-09-15T16:03:06.237Z] #19 [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-09-15T16:03:06.699Z] #14 ... [2022-09-15T16:03:06.699Z] [2022-09-15T16:03:06.699Z] #15 [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-09-15T16:03:06.699Z] #0 0.952 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:06.699Z] #0 0.966 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:06.699Z] #0 0.966 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:06.699Z] #0 1.110 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:06.699Z] #0 1.443 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:06.699Z] #0 1.843 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:06.699Z] #0 2.266 Fetched 8463 kB in 2s (5410 kB/s) [2022-09-15T16:03:06.699Z] #0 2.266 Reading package lists... [2022-09-15T16:03:06.699Z] #0 2.865 Reading package lists... [2022-09-15T16:03:06.699Z] #0 3.442 Building dependency tree... [2022-09-15T16:03:06.699Z] #0 3.610 Reading state information... [2022-09-15T16:03:06.699Z] #0 3.811 The following additional packages will be installed: [2022-09-15T16:03:06.699Z] #0 3.811 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-15T16:03:06.699Z] #0 3.812 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-15T16:03:06.699Z] #0 3.815 Recommended packages: [2022-09-15T16:03:06.699Z] #0 3.815 libldap-common publicsuffix libsasl2-modules [2022-09-15T16:03:06.699Z] #0 3.949 The following NEW packages will be installed: [2022-09-15T16:03:06.699Z] #0 3.949 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-15T16:03:06.699Z] #0 3.954 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-15T16:03:06.699Z] #0 3.954 libssh2-1 openssl [2022-09-15T16:03:06.699Z] #0 4.222 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:06.699Z] #0 4.222 Need to get 2941 kB of archives. [2022-09-15T16:03:06.699Z] #0 4.222 After this operation, 6478 kB of additional disk space will be used. [2022-09-15T16:03:06.699Z] #0 4.222 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-15T16:03:06.699Z] #0 4.236 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-15T16:03:06.699Z] #0 4.236 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-15T16:03:06.699Z] #0 4.236 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-09-15T16:03:06.699Z] #0 4.236 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-15T16:03:06.699Z] #0 4.242 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-09-15T16:03:06.699Z] #0 4.243 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-09-15T16:03:06.699Z] #0 4.245 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-15T16:03:06.699Z] #0 4.246 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-15T16:03:06.699Z] #0 4.246 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-15T16:03:06.699Z] #0 4.386 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:06.699Z] #0 4.425 Fetched 2941 kB in 0s (10.2 MB/s) [2022-09-15T16:03:06.699Z] #0 4.454 Selecting previously unselected package openssl. [2022-09-15T16:03:06.699Z] #0 4.454 (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-09-15T16:03:06.699Z] #0 4.458 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-15T16:03:06.699Z] #0 4.465 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-15T16:03:06.699Z] #0 4.602 Selecting previously unselected package ca-certificates. [2022-09-15T16:03:06.699Z] #0 4.602 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-15T16:03:06.699Z] #0 4.607 Unpacking ca-certificates (20210119) ... [2022-09-15T16:03:06.699Z] #0 4.693 Selecting previously unselected package libbrotli1:arm64. [2022-09-15T16:03:06.699Z] #0 4.693 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-15T16:03:06.699Z] #0 4.702 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-15T16:03:06.699Z] #0 4.772 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-15T16:03:06.699Z] #0 4.772 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 4.779 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 4.821 Selecting previously unselected package libsasl2-2:arm64. [2022-09-15T16:03:06.700Z] #0 4.823 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 4.829 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 4.901 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-15T16:03:06.700Z] #0 4.901 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 4.906 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 4.982 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-15T16:03:06.700Z] #0 4.982 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 4.989 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-15T16:03:06.700Z] #0 5.043 Selecting previously unselected package libpsl5:arm64. [2022-09-15T16:03:06.700Z] #0 5.043 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.048 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-15T16:03:06.700Z] #0 5.102 Selecting previously unselected package librtmp1:arm64. [2022-09-15T16:03:06.700Z] #0 5.102 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.110 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-15T16:03:06.700Z] #0 5.168 Selecting previously unselected package libssh2-1:arm64. [2022-09-15T16:03:06.700Z] #0 5.168 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.174 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-15T16:03:06.700Z] #0 5.240 Selecting previously unselected package libcurl4:arm64. [2022-09-15T16:03:06.700Z] #0 5.240 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.246 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-15T16:03:06.700Z] #0 5.323 Selecting previously unselected package curl. [2022-09-15T16:03:06.700Z] #0 5.323 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.328 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-09-15T16:03:06.700Z] #0 5.404 Selecting previously unselected package libonig5:arm64. [2022-09-15T16:03:06.700Z] #0 5.404 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.408 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T16:03:06.700Z] #0 5.468 Selecting previously unselected package libjq1:arm64. [2022-09-15T16:03:06.700Z] #0 5.468 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.473 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-15T16:03:06.700Z] #0 5.521 Selecting previously unselected package jq. [2022-09-15T16:03:06.700Z] #0 5.521 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-15T16:03:06.700Z] #0 5.525 Unpacking jq (1.6-2.1) ... [2022-09-15T16:03:06.700Z] #0 5.575 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-15T16:03:06.700Z] #0 5.594 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-15T16:03:06.700Z] #0 5.608 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-15T16:03:06.700Z] #0 5.621 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 5.633 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-15T16:03:06.700Z] #0 5.649 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 5.664 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-15T16:03:06.700Z] #0 5.678 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-15T16:03:06.700Z] #0 5.696 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T16:03:06.700Z] #0 5.709 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-15T16:03:06.700Z] #0 5.723 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-15T16:03:06.700Z] #0 5.736 Setting up ca-certificates (20210119) ... [2022-09-15T16:03:06.700Z] #15 ... [2022-09-15T16:03:06.700Z] [2022-09-15T16:03:06.700Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-15T16:03:06.813Z] #19 DONE 0.6s [2022-09-15T16:03:06.814Z] [2022-09-15T16:03:06.814Z] #20 [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-09-15T16:03:06.814Z] #20 ... [2022-09-15T16:03:06.814Z] [2022-09-15T16:03:06.814Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-15T16:03:06.814Z] #21 DONE 0.3s [2022-09-15T16:03:07.070Z] [2022-09-15T16:03:07.070Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-15T16:03:07.070Z] #22 DONE 0.3s [2022-09-15T16:03:07.070Z] [2022-09-15T16:03:07.070Z] #23 [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-09-15T16:03:07.070Z] #23 DONE 0.4s [2022-09-15T16:03:07.070Z] [2022-09-15T16:03:07.070Z] #24 [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-09-15T16:03:07.262Z] #14 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 2.8s done [2022-09-15T16:03:07.326Z] #24 ... [2022-09-15T16:03:07.326Z] [2022-09-15T16:03:07.326Z] #18 [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-09-15T16:03:07.326Z] #18 7.921 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-15T16:03:07.326Z] #18 8.181 [2022-09-15T16:03:07.326Z] #18 8.411 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:07.326Z] #18 8.902 [2022-09-15T16:03:07.326Z] #18 9.040 Download of images into '/build' complete. [2022-09-15T16:03:07.326Z] #18 9.040 Use something like the following to load the result into a Docker daemon: [2022-09-15T16:03:07.326Z] #18 9.040 tar -cC '/build' . | docker load [2022-09-15T16:03:07.326Z] #18 DONE 9.1s [2022-09-15T16:03:07.518Z] #14 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 [2022-09-15T16:03:07.583Z] [2022-09-15T16:03:07.583Z] #25 [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-09-15T16:03:10.853Z] #25 ... [2022-09-15T16:03:10.853Z] [2022-09-15T16:03:10.853Z] #26 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-15T16:03:10.853Z] #26 DONE 4.0s [2022-09-15T16:03:10.853Z] [2022-09-15T16:03:10.853Z] #27 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-15T16:03:11.754Z] #14 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 4.2s done [2022-09-15T16:03:12.011Z] #14 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f done [2022-09-15T16:03:12.234Z] #27 DONE 1.7s [2022-09-15T16:03:12.234Z] [2022-09-15T16:03:12.234Z] #28 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-15T16:03:12.939Z] #14 DONE 15.6s [2022-09-15T16:03:12.939Z] [2022-09-15T16:03:12.939Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-15T16:03:14.133Z] #28 DONE 1.4s [2022-09-15T16:03:14.133Z] [2022-09-15T16:03:14.133Z] #29 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-15T16:03:15.068Z] #29 DONE 1.3s [2022-09-15T16:03:15.068Z] [2022-09-15T16:03:15.068Z] #30 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-15T16:03:16.964Z] #30 DONE 1.4s [2022-09-15T16:03:16.964Z] [2022-09-15T16:03:16.964Z] #24 [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-09-15T16:03:16.964Z] #24 3.017 + git clone https://github.com/docker/distribution.git . [2022-09-15T16:03:16.964Z] #24 3.019 Cloning into '.'... [2022-09-15T16:03:16.964Z] #24 ... [2022-09-15T16:03:16.964Z] [2022-09-15T16:03:16.964Z] #31 [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-09-15T16:03:16.964Z] #0 3.588 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-15T16:03:16.964Z] #0 6.015 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-15T16:03:16.964Z] #0 6.065 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-15T16:03:16.964Z] #0 6.230 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-15T16:03:16.964Z] #0 8.265 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-15T16:03:16.964Z] #31 ... [2022-09-15T16:03:16.964Z] [2022-09-15T16:03:16.964Z] #32 [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-09-15T16:03:16.964Z] #0 3.928 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-15T16:03:16.964Z] #0 5.950 go: downloading github.com/fatih/color v1.10.0 [2022-09-15T16:03:16.964Z] #0 5.987 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-15T16:03:16.964Z] #0 5.987 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-15T16:03:16.964Z] #0 5.994 go: downloading github.com/pkg/errors v0.9.1 [2022-09-15T16:03:16.964Z] #0 6.564 go: downloading golang.org/x/tools v0.1.0 [2022-09-15T16:03:16.964Z] #0 6.845 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-15T16:03:16.964Z] #0 6.893 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-15T16:03:16.964Z] #0 6.987 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-15T16:03:16.964Z] #0 7.165 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-15T16:03:16.964Z] #32 ... [2022-09-15T16:03:16.964Z] [2022-09-15T16:03:16.964Z] #33 [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-09-15T16:03:16.964Z] #0 4.014 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-15T16:03:16.964Z] #0 6.985 go: downloading github.com/fatih/color v1.13.0 [2022-09-15T16:03:16.964Z] #0 6.987 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T16:03:16.964Z] #0 7.071 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-15T16:03:16.964Z] #0 7.075 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-15T16:03:16.964Z] #0 7.396 go: downloading github.com/spf13/viper v1.11.0 [2022-09-15T16:03:16.964Z] #0 7.773 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-15T16:03:16.964Z] #0 8.272 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-15T16:03:16.964Z] #0 8.288 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-15T16:03:16.964Z] #0 8.456 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-15T16:03:16.964Z] #0 8.539 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-15T16:03:16.964Z] #0 10.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-15T16:03:17.106Z] #16 ... [2022-09-15T16:03:17.106Z] [2022-09-15T16:03:17.106Z] #15 [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-09-15T16:03:17.106Z] #15 6.438 Updating certificates in /etc/ssl/certs... [2022-09-15T16:03:17.106Z] #15 7.398 129 added, 0 removed; done. [2022-09-15T16:03:17.106Z] #15 7.486 Setting up jq (1.6-2.1) ... [2022-09-15T16:03:17.106Z] #15 7.529 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-09-15T16:03:17.106Z] #15 7.582 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-09-15T16:03:17.106Z] #15 7.640 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:03:17.106Z] #15 7.690 Processing triggers for ca-certificates (20210119) ... [2022-09-15T16:03:17.106Z] #15 7.710 Updating certificates in /etc/ssl/certs... [2022-09-15T16:03:17.106Z] #15 8.560 0 added, 0 removed; done. [2022-09-15T16:03:17.106Z] #15 8.560 Running hooks in /etc/ca-certificates/update.d... [2022-09-15T16:03:17.106Z] #15 8.563 done. [2022-09-15T16:03:17.222Z] #33 10.50 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-15T16:03:17.222Z] #33 ... [2022-09-15T16:03:17.222Z] [2022-09-15T16:03:17.222Z] #34 [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-09-15T16:03:17.222Z] #0 4.055 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-15T16:03:17.222Z] #34 ... [2022-09-15T16:03:17.222Z] [2022-09-15T16:03:17.222Z] #35 [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-09-15T16:03:17.222Z] #0 4.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:17.222Z] #0 4.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:17.222Z] #0 4.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:17.222Z] #0 5.119 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:03:17.222Z] #0 6.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:03:17.222Z] #0 9.161 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:03:17.479Z] #35 ... [2022-09-15T16:03:17.479Z] [2022-09-15T16:03:17.479Z] #36 [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-09-15T16:03:17.479Z] #0 4.353 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-15T16:03:17.479Z] #0 5.193 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-15T16:03:17.479Z] #0 7.516 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-15T16:03:17.479Z] #0 7.700 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-15T16:03:17.479Z] #0 7.769 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-15T16:03:17.736Z] #36 ... [2022-09-15T16:03:17.736Z] [2022-09-15T16:03:17.736Z] #37 [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-09-15T16:03:17.736Z] #0 3.407 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-15T16:03:17.736Z] #0 3.407 Cloning into '.'... [2022-09-15T16:03:17.736Z] #37 ... [2022-09-15T16:03:17.736Z] [2022-09-15T16:03:17.736Z] #36 [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-09-15T16:03:17.736Z] #36 11.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-15T16:03:17.736Z] #36 11.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-15T16:03:18.473Z] #15 ... [2022-09-15T16:03:18.473Z] [2022-09-15T16:03:18.473Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-15T16:03:18.473Z] #16 DONE 5.7s [2022-09-15T16:03:18.473Z] [2022-09-15T16:03:18.473Z] #15 [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-09-15T16:03:18.473Z] #15 DONE 17.7s [2022-09-15T16:03:18.473Z] [2022-09-15T16:03:18.473Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-15T16:03:18.473Z] #17 DONE 0.1s [2022-09-15T16:03:18.473Z] [2022-09-15T16:03:18.473Z] #18 [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-09-15T16:03:19.402Z] #18 DONE 0.7s [2022-09-15T16:03:19.402Z] [2022-09-15T16:03:19.402Z] #19 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-15T16:03:19.402Z] #19 ... [2022-09-15T16:03:19.402Z] [2022-09-15T16:03:19.402Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-15T16:03:19.402Z] #20 DONE 0.4s [2022-09-15T16:03:19.658Z] [2022-09-15T16:03:19.658Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-15T16:03:19.658Z] #21 DONE 0.4s [2022-09-15T16:03:19.658Z] [2022-09-15T16:03:19.658Z] #19 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-15T16:03:19.658Z] #19 DONE 0.5s [2022-09-15T16:03:19.658Z] [2022-09-15T16:03:19.658Z] #22 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-15T16:03:19.658Z] #22 DONE 0.5s [2022-09-15T16:03:19.658Z] [2022-09-15T16:03:19.658Z] #23 [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-09-15T16:03:19.658Z] #23 ... [2022-09-15T16:03:19.658Z] [2022-09-15T16:03:19.658Z] #24 [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-09-15T16:03:19.658Z] #24 DONE 0.6s [2022-09-15T16:03:19.915Z] [2022-09-15T16:03:19.915Z] #25 [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-09-15T16:03:21.007Z] #36 ... [2022-09-15T16:03:21.007Z] [2022-09-15T16:03:21.007Z] #20 [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-09-15T16:03:21.007Z] #20 4.234 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-15T16:03:21.007Z] #20 13.37 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-15T16:03:21.007Z] #20 13.37 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-15T16:03:21.007Z] #20 13.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-15T16:03:21.007Z] #20 13.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-15T16:03:21.007Z] #20 14.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-15T16:03:21.007Z] #20 14.34 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-15T16:03:21.007Z] #20 14.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-15T16:03:21.007Z] #20 ... [2022-09-15T16:03:21.007Z] [2022-09-15T16:03:21.007Z] #25 [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-09-15T16:03:21.007Z] #25 3.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:21.007Z] #25 4.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:21.007Z] #25 4.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:21.007Z] #25 4.494 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-15T16:03:21.007Z] #25 4.896 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:03:21.007Z] #25 6.512 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:03:21.007Z] #25 8.788 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:03:21.007Z] #25 10.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-15T16:03:21.007Z] #25 ... [2022-09-15T16:03:21.007Z] [2022-09-15T16:03:21.007Z] #20 [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-09-15T16:03:21.007Z] #20 14.46 go: downloading github.com/peterh/liner v1.2.2 [2022-09-15T16:03:21.263Z] #20 14.57 go: downloading github.com/google/go-dap v0.6.0 [2022-09-15T16:03:21.519Z] #20 14.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-15T16:03:22.084Z] #20 15.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-15T16:03:22.340Z] #20 15.61 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-15T16:03:22.340Z] #20 15.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-15T16:03:23.709Z] #20 ... [2022-09-15T16:03:23.709Z] [2022-09-15T16:03:23.709Z] #34 [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-09-15T16:03:23.709Z] #34 16.23 tomll can be used in two ways: [2022-09-15T16:03:23.709Z] #34 16.24 Writing to STDIN and reading from STDOUT: [2022-09-15T16:03:23.709Z] #34 16.24 cat file.toml | tomll > file.toml [2022-09-15T16:03:23.709Z] #34 16.24 [2022-09-15T16:03:23.709Z] #34 16.24 Reading and updating a list of files: [2022-09-15T16:03:23.709Z] #34 16.24 tomll a.toml b.toml c.toml [2022-09-15T16:03:23.709Z] #34 16.24 [2022-09-15T16:03:23.709Z] #34 16.24 When given a list of files, tomll will modify all files in place without asking. [2022-09-15T16:03:23.709Z] #34 DONE 16.9s [2022-09-15T16:03:23.709Z] [2022-09-15T16:03:23.709Z] #25 [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-09-15T16:03:23.709Z] #25 16.64 Fetched 8581 kB in 13s (657 kB/s) [2022-09-15T16:03:25.169Z] #25 4.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:25.169Z] #25 4.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:25.169Z] #25 4.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:25.169Z] #25 ... [2022-09-15T16:03:25.169Z] [2022-09-15T16:03:25.169Z] #23 [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-09-15T16:03:25.169Z] #23 4.353 + RM_GOPATH=0 [2022-09-15T16:03:25.169Z] #23 4.366 + TMP_GOPATH= [2022-09-15T16:03:25.169Z] #23 4.367 + : /build [2022-09-15T16:03:25.169Z] #23 4.367 + '[' -z '' ']' [2022-09-15T16:03:25.169Z] #23 4.368 ++ mktemp -d [2022-09-15T16:03:25.169Z] #23 4.370 + export GOPATH=/tmp/tmp.3yZyKXNKJA [2022-09-15T16:03:25.169Z] #23 4.370 + GOPATH=/tmp/tmp.3yZyKXNKJA [2022-09-15T16:03:25.169Z] #23 4.370 + RM_GOPATH=1 [2022-09-15T16:03:25.169Z] #23 4.370 + case "$(go env GOARCH)" in [2022-09-15T16:03:25.169Z] #23 4.374 ++ go env GOARCH [2022-09-15T16:03:25.169Z] #23 4.460 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:25.169Z] #23 4.461 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:25.169Z] #23 4.462 ++ dirname /install.sh [2022-09-15T16:03:25.169Z] #23 4.470 + dir=/ [2022-09-15T16:03:25.169Z] #23 4.472 + bin=dockercli [2022-09-15T16:03:25.169Z] #23 4.472 + shift [2022-09-15T16:03:25.169Z] #23 4.472 + '[' '!' -f //dockercli.installer ']' [2022-09-15T16:03:25.169Z] #23 4.474 + . //dockercli.installer [2022-09-15T16:03:25.169Z] #23 4.476 ++ : stable [2022-09-15T16:03:25.169Z] #23 4.477 ++ : 17.06.2-ce [2022-09-15T16:03:25.169Z] #23 4.477 + install_dockercli [2022-09-15T16:03:25.169Z] #23 4.477 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-15T16:03:25.169Z] #23 4.480 Install docker/cli version 17.06.2-ce from stable [2022-09-15T16:03:25.169Z] #23 4.481 ++ uname -m [2022-09-15T16:03:25.169Z] #23 4.487 + arch=aarch64 [2022-09-15T16:03:25.169Z] #23 4.487 + '[' aarch64 '!=' x86_64 ']' [2022-09-15T16:03:25.169Z] #23 4.487 + '[' aarch64 '!=' s390x ']' [2022-09-15T16:03:25.169Z] #23 4.487 + '[' aarch64 '!=' armhf ']' [2022-09-15T16:03:25.169Z] #23 4.487 + build_dockercli [2022-09-15T16:03:25.169Z] #23 4.488 + git clone https://github.com/docker/docker-ce /tmp/tmp.3yZyKXNKJA/tmp/docker-ce [2022-09-15T16:03:25.169Z] #23 4.521 Cloning into '/tmp/tmp.3yZyKXNKJA/tmp/docker-ce'... [2022-09-15T16:03:26.980Z] #25 16.64 Reading package lists... [2022-09-15T16:03:26.980Z] #25 ... [2022-09-15T16:03:26.980Z] [2022-09-15T16:03:26.980Z] #38 [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-09-15T16:03:26.980Z] #0 1.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:26.980Z] #0 1.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:26.980Z] #0 1.518 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:26.980Z] #0 2.239 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-15T16:03:26.980Z] #0 3.044 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-15T16:03:26.980Z] #0 4.136 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-15T16:03:26.980Z] #0 5.117 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-15T16:03:26.980Z] #0 6.309 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:03:26.980Z] #0 7.492 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:26.980Z] #0 8.633 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:03:26.980Z] #0 8.637 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-15T16:03:26.980Z] #0 8.641 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-15T16:03:26.980Z] #0 8.649 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-15T16:03:26.980Z] #0 8.673 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-15T16:03:26.980Z] #0 8.681 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:26.980Z] #0 8.687 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-15T16:03:26.980Z] #0 8.688 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:26.980Z] #0 8.689 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-15T16:03:26.980Z] #0 8.690 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-15T16:03:26.980Z] #0 8.690 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:03:26.980Z] #0 8.692 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-15T16:03:26.980Z] #38 ... [2022-09-15T16:03:26.980Z] [2022-09-15T16:03:26.980Z] #33 [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-09-15T16:03:26.980Z] #33 10.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-15T16:03:26.980Z] #33 10.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-15T16:03:26.980Z] #33 15.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T16:03:26.980Z] #33 15.74 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-15T16:03:26.980Z] #33 15.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-15T16:03:26.980Z] #33 16.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-15T16:03:26.980Z] #33 16.16 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-15T16:03:26.980Z] #33 16.31 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-15T16:03:26.980Z] #33 16.33 go: downloading github.com/spf13/afero v1.8.2 [2022-09-15T16:03:26.980Z] #33 16.48 go: downloading github.com/spf13/cast v1.4.1 [2022-09-15T16:03:26.980Z] #33 16.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-15T16:03:26.980Z] #33 16.89 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-15T16:03:26.980Z] #33 16.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-15T16:03:26.980Z] #33 17.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-15T16:03:26.980Z] #33 17.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-15T16:03:26.980Z] #33 17.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-15T16:03:26.980Z] #33 17.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-15T16:03:26.980Z] #33 17.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-15T16:03:26.980Z] #33 17.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-15T16:03:26.980Z] #33 17.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-15T16:03:26.980Z] #33 18.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-15T16:03:26.980Z] #33 18.68 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-15T16:03:26.980Z] #33 19.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-15T16:03:26.980Z] #33 19.79 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-15T16:03:26.980Z] #33 19.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-15T16:03:26.980Z] #33 19.86 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-15T16:03:26.980Z] #33 19.96 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-15T16:03:26.980Z] #33 20.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-15T16:03:26.980Z] #33 20.03 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-15T16:03:26.980Z] #33 20.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-15T16:03:26.980Z] #33 20.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-15T16:03:26.980Z] #33 20.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-15T16:03:27.236Z] #33 20.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-15T16:03:27.492Z] #33 20.66 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-15T16:03:27.492Z] #33 20.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-15T16:03:27.492Z] #33 20.84 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-15T16:03:27.492Z] #33 20.88 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-15T16:03:27.748Z] #33 21.00 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-15T16:03:27.748Z] #33 21.03 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-15T16:03:27.748Z] #33 21.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-15T16:03:27.748Z] #33 21.14 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-15T16:03:27.748Z] #33 21.18 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-15T16:03:27.748Z] #33 21.29 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-15T16:03:27.748Z] #33 ... [2022-09-15T16:03:27.748Z] [2022-09-15T16:03:27.749Z] #24 [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-09-15T16:03:28.004Z] #24 20.86 Updating files: 81% (1788/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-15T16:03:28.261Z] #24 21.17 + git checkout -q v2.3.0 [2022-09-15T16:03:28.445Z] #23 ... [2022-09-15T16:03:28.445Z] [2022-09-15T16:03:28.445Z] #26 [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-09-15T16:03:28.445Z] #0 2.217 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-15T16:03:28.445Z] #0 2.602 [2022-09-15T16:03:28.445Z] #0 2.865 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:28.445Z] #0 3.140 [2022-09-15T16:03:28.445Z] #0 4.532 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-15T16:03:28.445Z] #0 5.039 [2022-09-15T16:03:28.445Z] #0 5.370 #=#=# 0.4% ######################################################################## 100.0% [2022-09-15T16:03:28.445Z] #0 7.105 [2022-09-15T16:03:28.517Z] #24 ... [2022-09-15T16:03:28.517Z] [2022-09-15T16:03:28.517Z] #32 [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-09-15T16:03:28.517Z] #32 11.86 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-15T16:03:28.517Z] #32 11.94 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-15T16:03:28.517Z] #32 12.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-15T16:03:28.517Z] #32 14.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-15T16:03:28.517Z] #32 14.41 go: downloading golang.org/x/mod v0.3.0 [2022-09-15T16:03:28.773Z] #32 ... [2022-09-15T16:03:28.773Z] [2022-09-15T16:03:28.773Z] #33 [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-09-15T16:03:28.773Z] #33 21.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-15T16:03:28.773Z] #33 21.49 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-15T16:03:28.773Z] #33 21.53 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-15T16:03:28.773Z] #33 21.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-15T16:03:28.773Z] #33 21.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-15T16:03:28.773Z] #33 21.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-15T16:03:28.773Z] #33 21.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-15T16:03:28.773Z] #33 22.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-15T16:03:28.773Z] #33 22.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-15T16:03:28.773Z] #33 22.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-15T16:03:28.773Z] #33 22.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-15T16:03:28.773Z] #33 22.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-15T16:03:29.008Z] #26 ... [2022-09-15T16:03:29.008Z] [2022-09-15T16:03:29.008Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:03:29.008Z] #0 5.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:29.008Z] #0 5.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:29.008Z] #0 5.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:29.008Z] #0 6.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:29.008Z] #0 8.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:29.029Z] #33 22.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-15T16:03:29.029Z] #33 22.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-15T16:03:29.029Z] #33 22.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-15T16:03:29.265Z] #27 ... [2022-09-15T16:03:29.265Z] [2022-09-15T16:03:29.265Z] #28 [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-09-15T16:03:29.265Z] #0 4.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:29.265Z] #0 4.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:29.265Z] #0 4.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:29.265Z] #0 5.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:29.265Z] #0 8.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:29.286Z] #33 22.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-15T16:03:29.286Z] #33 22.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-15T16:03:29.286Z] #33 22.73 go: downloading github.com/julz/importas v0.1.0 [2022-09-15T16:03:29.286Z] #33 22.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-15T16:03:29.522Z] #28 ... [2022-09-15T16:03:29.522Z] [2022-09-15T16:03:29.522Z] #29 [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-09-15T16:03:29.522Z] #0 5.092 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-15T16:03:29.522Z] #29 ... [2022-09-15T16:03:29.522Z] [2022-09-15T16:03:29.522Z] #30 [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-09-15T16:03:29.522Z] #0 4.092 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-15T16:03:29.522Z] #0 5.104 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-15T16:03:29.522Z] #0 5.122 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-15T16:03:29.522Z] #0 5.173 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-15T16:03:29.522Z] #0 7.300 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-15T16:03:29.542Z] #33 22.85 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-15T16:03:29.542Z] #33 22.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-15T16:03:29.778Z] #30 ... [2022-09-15T16:03:29.778Z] [2022-09-15T16:03:29.779Z] #31 [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-09-15T16:03:29.779Z] #0 5.256 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-15T16:03:29.779Z] #31 ... [2022-09-15T16:03:29.779Z] [2022-09-15T16:03:29.779Z] #32 [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-09-15T16:03:29.779Z] #0 3.655 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-15T16:03:29.779Z] #0 4.594 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-15T16:03:29.779Z] #0 5.613 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-15T16:03:29.779Z] #0 6.005 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-15T16:03:29.779Z] #0 6.112 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-15T16:03:29.779Z] #0 8.866 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-15T16:03:29.779Z] #0 9.035 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-15T16:03:29.798Z] #33 23.00 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-15T16:03:29.798Z] #33 23.01 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-15T16:03:29.798Z] #33 23.12 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-15T16:03:29.798Z] #33 23.15 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-15T16:03:29.798Z] #33 23.26 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-15T16:03:29.798Z] #33 23.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-15T16:03:29.798Z] #33 23.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-15T16:03:30.035Z] #32 ... [2022-09-15T16:03:30.035Z] [2022-09-15T16:03:30.035Z] #33 [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-09-15T16:03:30.035Z] #0 4.241 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-15T16:03:30.036Z] #0 5.494 go: downloading github.com/fatih/color v1.10.0 [2022-09-15T16:03:30.036Z] #0 5.572 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-15T16:03:30.036Z] #0 5.573 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-15T16:03:30.036Z] #0 5.707 go: downloading github.com/pkg/errors v0.9.1 [2022-09-15T16:03:30.036Z] #0 6.070 go: downloading golang.org/x/tools v0.1.0 [2022-09-15T16:03:30.036Z] #0 6.935 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-15T16:03:30.036Z] #0 7.057 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-15T16:03:30.036Z] #0 7.187 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-15T16:03:30.036Z] #0 7.322 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-15T16:03:30.036Z] #0 10.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-15T16:03:30.036Z] #0 10.63 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-15T16:03:30.036Z] #0 10.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-15T16:03:30.036Z] #33 ... [2022-09-15T16:03:30.036Z] [2022-09-15T16:03:30.036Z] #34 [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-09-15T16:03:30.036Z] #0 4.313 + RM_GOPATH=0 [2022-09-15T16:03:30.036Z] #0 4.313 + TMP_GOPATH= [2022-09-15T16:03:30.036Z] #0 4.314 + : /build [2022-09-15T16:03:30.036Z] #0 4.314 + '[' -z '' ']' [2022-09-15T16:03:30.036Z] #0 4.315 ++ mktemp -d [2022-09-15T16:03:30.036Z] #0 4.319 + export GOPATH=/tmp/tmp.z392Rr0JDs [2022-09-15T16:03:30.036Z] #0 4.320 + GOPATH=/tmp/tmp.z392Rr0JDs [2022-09-15T16:03:30.036Z] #0 4.320 + RM_GOPATH=1 [2022-09-15T16:03:30.036Z] #0 4.320 + case "$(go env GOARCH)" in [2022-09-15T16:03:30.036Z] #0 4.324 ++ go env GOARCH [2022-09-15T16:03:30.036Z] #0 4.380 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:30.036Z] #0 4.382 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:30.036Z] #0 4.383 ++ dirname /install.sh [2022-09-15T16:03:30.036Z] #0 4.386 + dir=/ [2022-09-15T16:03:30.036Z] #0 4.418 + bin=rootlesskit [2022-09-15T16:03:30.036Z] #0 4.418 + shift [2022-09-15T16:03:30.036Z] #0 4.418 + '[' '!' -f //rootlesskit.installer ']' [2022-09-15T16:03:30.036Z] #0 4.418 + . //rootlesskit.installer [2022-09-15T16:03:30.036Z] #0 4.418 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:03:30.036Z] #0 4.418 + install_rootlesskit [2022-09-15T16:03:30.036Z] #0 4.418 + case "$1" in [2022-09-15T16:03:30.036Z] #0 4.418 + export CGO_ENABLED=0 [2022-09-15T16:03:30.036Z] #0 4.418 + CGO_ENABLED=0 [2022-09-15T16:03:30.036Z] #0 4.418 + _install_rootlesskit [2022-09-15T16:03:30.036Z] #0 4.418 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-15T16:03:30.036Z] #0 4.425 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:03:30.036Z] #0 4.430 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-15T16:03:30.036Z] #0 4.432 + GOBIN=/build [2022-09-15T16:03:30.036Z] #0 4.432 + GO111MODULE=on [2022-09-15T16:03:30.036Z] #0 4.432 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:03:30.036Z] #0 5.080 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-15T16:03:30.036Z] #0 7.266 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T16:03:30.036Z] #0 7.274 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-15T16:03:30.036Z] #0 7.660 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-15T16:03:30.036Z] #0 9.989 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-15T16:03:30.055Z] #33 23.37 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-15T16:03:30.358Z] #34 ... [2022-09-15T16:03:30.358Z] [2022-09-15T16:03:30.358Z] #35 [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-09-15T16:03:30.358Z] #0 4.075 + git clone https://github.com/docker/distribution.git . [2022-09-15T16:03:30.358Z] #0 4.121 Cloning into '.'... [2022-09-15T16:03:30.358Z] #35 ... [2022-09-15T16:03:30.358Z] [2022-09-15T16:03:30.358Z] #36 [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-09-15T16:03:30.358Z] #0 4.391 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-15T16:03:30.358Z] #0 4.396 Cloning into '.'... [2022-09-15T16:03:30.620Z] #33 24.05 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-15T16:03:30.620Z] #33 24.08 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-15T16:03:30.628Z] #36 ... [2022-09-15T16:03:30.628Z] [2022-09-15T16:03:30.628Z] #37 [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-09-15T16:03:30.628Z] #0 4.331 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-15T16:03:30.628Z] #0 6.642 go: downloading github.com/fatih/color v1.13.0 [2022-09-15T16:03:30.628Z] #0 6.643 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T16:03:30.628Z] #0 6.721 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-15T16:03:30.628Z] #0 6.771 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-15T16:03:30.628Z] #0 7.147 go: downloading github.com/spf13/viper v1.11.0 [2022-09-15T16:03:30.628Z] #0 7.299 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-15T16:03:30.628Z] #0 7.711 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-15T16:03:30.628Z] #0 7.712 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-15T16:03:30.628Z] #0 7.889 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-15T16:03:30.628Z] #0 7.891 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-15T16:03:30.628Z] #0 9.823 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-15T16:03:30.628Z] #0 10.50 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-15T16:03:30.628Z] #0 10.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-15T16:03:30.628Z] #0 10.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-15T16:03:30.877Z] #33 24.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-15T16:03:30.877Z] #33 24.19 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-15T16:03:30.877Z] #33 24.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-15T16:03:30.877Z] #33 24.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-15T16:03:30.877Z] #33 24.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-15T16:03:30.897Z] #37 ... [2022-09-15T16:03:30.897Z] [2022-09-15T16:03:30.897Z] #38 [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-09-15T16:03:30.897Z] #0 5.102 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:30.897Z] #0 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:30.897Z] #0 5.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:30.897Z] #0 6.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:30.897Z] #0 9.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:30.897Z] #38 ... [2022-09-15T16:03:30.897Z] [2022-09-15T16:03:30.897Z] #39 [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-09-15T16:03:30.897Z] #0 4.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:03:30.897Z] #0 4.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:03:30.897Z] #0 4.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:03:30.897Z] #0 5.686 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:30.897Z] #0 8.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:30.897Z] #0 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:31.134Z] #33 24.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-15T16:03:31.134Z] #33 24.53 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-15T16:03:31.156Z] #39 ... [2022-09-15T16:03:31.156Z] [2022-09-15T16:03:31.156Z] #34 [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-09-15T16:03:31.156Z] #34 10.99 go: downloading github.com/google/uuid v1.3.0 [2022-09-15T16:03:31.156Z] #34 11.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-15T16:03:31.390Z] #33 24.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-15T16:03:31.647Z] #33 24.81 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-15T16:03:31.647Z] #33 24.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-15T16:03:31.647Z] #33 24.90 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-15T16:03:31.647Z] #33 25.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-15T16:03:31.647Z] #33 25.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-15T16:03:31.903Z] #33 25.24 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-15T16:03:31.903Z] #33 25.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-15T16:03:31.903Z] #33 25.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-15T16:03:31.903Z] #33 25.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-15T16:03:31.903Z] #33 25.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-15T16:03:32.083Z] #34 12.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-15T16:03:32.083Z] #34 12.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T16:03:32.083Z] #34 12.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-15T16:03:32.083Z] #34 12.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-15T16:03:32.159Z] #33 25.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-15T16:03:32.159Z] #33 25.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-15T16:03:32.415Z] #33 25.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-15T16:03:32.415Z] #33 25.86 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-15T16:03:32.415Z] #33 25.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-15T16:03:32.415Z] #33 25.92 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-15T16:03:32.415Z] #33 25.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-15T16:03:32.645Z] #34 12.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-15T16:03:32.645Z] #34 13.07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-15T16:03:32.671Z] #33 26.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-15T16:03:32.901Z] #34 13.21 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-15T16:03:32.928Z] #33 26.31 go: downloading honnef.co/go/tools v0.3.1 [2022-09-15T16:03:33.184Z] #33 ... [2022-09-15T16:03:33.184Z] [2022-09-15T16:03:33.184Z] #35 [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-09-15T16:03:33.184Z] #35 16.51 Fetched 8578 kB in 13s (684 kB/s) [2022-09-15T16:03:33.184Z] #35 16.51 Reading package lists... [2022-09-15T16:03:33.184Z] #35 21.09 Reading package lists... [2022-09-15T16:03:33.184Z] #35 25.17 Building dependency tree... [2022-09-15T16:03:33.184Z] #35 ... [2022-09-15T16:03:33.184Z] [2022-09-15T16:03:33.184Z] #24 [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-09-15T16:03:33.184Z] #24 23.33 + 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-09-15T16:03:34.552Z] #24 ... [2022-09-15T16:03:34.552Z] [2022-09-15T16:03:34.552Z] #20 [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-09-15T16:03:34.552Z] #20 17.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-15T16:03:34.552Z] #20 17.97 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-15T16:03:34.552Z] #20 18.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-15T16:03:34.552Z] #20 ... [2022-09-15T16:03:34.552Z] [2022-09-15T16:03:34.552Z] #35 [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-09-15T16:03:34.552Z] #35 27.87 python3 is already the newest version (3.9.2-3). [2022-09-15T16:03:34.552Z] #35 27.87 The following additional packages will be installed: [2022-09-15T16:03:34.552Z] #35 27.88 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-15T16:03:34.552Z] #35 27.88 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-15T16:03:34.552Z] #35 27.91 Suggested packages: [2022-09-15T16:03:34.552Z] #35 27.92 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-15T16:03:34.552Z] #35 27.92 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-15T16:03:34.552Z] #35 27.92 m4-doc ed diffutils-doc [2022-09-15T16:03:34.552Z] #35 27.92 Recommended packages: [2022-09-15T16:03:34.552Z] #35 27.92 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-15T16:03:34.791Z] #34 15.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-15T16:03:35.047Z] #34 ... [2022-09-15T16:03:35.047Z] [2022-09-15T16:03:35.047Z] #25 [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-09-15T16:03:35.047Z] #25 5.348 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-15T16:03:35.047Z] #25 6.031 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:03:35.047Z] #25 8.885 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:03:35.047Z] #25 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:35.047Z] #25 14.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-15T16:03:35.303Z] #25 ... [2022-09-15T16:03:35.304Z] [2022-09-15T16:03:35.304Z] #26 [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-09-15T16:03:35.304Z] #26 12.60 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-15T16:03:35.304Z] #26 14.45 [2022-09-15T16:03:35.304Z] #26 14.77 #=#=# 0.0% ########## 14.0% ################# 24.2% ###################### 31.9% ############################## 42.2% ####################################### 54.6% ############################################## 63.9% ########################################################### 82.1% ######################################################################## 100.0% [2022-09-15T16:03:35.560Z] #26 17.05 [2022-09-15T16:03:35.921Z] #35 29.26 The following NEW packages will be installed: [2022-09-15T16:03:35.921Z] #35 29.27 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-15T16:03:35.921Z] #35 29.27 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-15T16:03:35.921Z] #35 29.27 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-15T16:03:35.921Z] #35 29.27 libyajl2 m4 patch xz-utils [2022-09-15T16:03:36.484Z] #35 29.67 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:36.484Z] #35 29.67 Need to get 5945 kB of archives. [2022-09-15T16:03:36.484Z] #35 29.67 After this operation, 18.7 MB of additional disk space will be used. [2022-09-15T16:03:36.484Z] #35 29.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-15T16:03:36.484Z] #35 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-15T16:03:36.484Z] #35 29.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-15T16:03:36.484Z] #35 29.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-15T16:03:36.484Z] #35 29.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-15T16:03:36.484Z] #35 29.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-15T16:03:36.484Z] #35 29.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-15T16:03:36.484Z] #35 29.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-15T16:03:36.484Z] #35 29.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-15T16:03:36.484Z] #35 29.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-15T16:03:36.484Z] #35 29.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-15T16:03:36.484Z] #35 29.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-15T16:03:36.484Z] #35 29.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-15T16:03:36.484Z] #35 29.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-15T16:03:36.484Z] #35 29.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-15T16:03:36.484Z] #35 29.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-15T16:03:36.484Z] #35 29.95 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-09-15T16:03:36.484Z] #35 29.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-15T16:03:36.484Z] #35 29.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-15T16:03:36.484Z] #35 29.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-15T16:03:36.484Z] #35 30.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-15T16:03:36.741Z] #35 30.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-15T16:03:36.741Z] #35 30.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-15T16:03:37.458Z] #26 ... [2022-09-15T16:03:37.458Z] [2022-09-15T16:03:37.458Z] #25 [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-09-15T16:03:37.458Z] #25 17.85 Fetched 8467 kB in 13s (630 kB/s) [2022-09-15T16:03:37.672Z] #35 30.94 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:37.672Z] #35 31.13 Fetched 5945 kB in 1s (8602 kB/s) [2022-09-15T16:03:37.929Z] #35 31.21 Selecting previously unselected package bzip2. [2022-09-15T16:03:37.929Z] #35 31.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-15T16:03:37.929Z] #35 31.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-15T16:03:37.929Z] #35 31.28 Unpacking bzip2 (1.0.8-4) ... [2022-09-15T16:03:38.185Z] #35 31.39 Selecting previously unselected package libmagic-mgc. [2022-09-15T16:03:38.185Z] #35 31.40 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-15T16:03:38.185Z] #35 31.42 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-15T16:03:38.441Z] #35 ... [2022-09-15T16:03:38.441Z] [2022-09-15T16:03:38.441Z] #25 [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-09-15T16:03:38.441Z] #25 16.64 Reading package lists... [2022-09-15T16:03:38.441Z] #25 21.65 Reading package lists... [2022-09-15T16:03:38.441Z] #25 25.99 Building dependency tree... [2022-09-15T16:03:38.441Z] #25 27.11 Reading state information... [2022-09-15T16:03:38.441Z] #25 28.80 The following additional packages will be installed: [2022-09-15T16:03:38.441Z] #25 28.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-15T16:03:38.441Z] #25 28.81 python3-protobuf python3-six [2022-09-15T16:03:38.441Z] #25 28.81 Suggested packages: [2022-09-15T16:03:38.441Z] #25 28.83 python3-setuptools [2022-09-15T16:03:38.441Z] #25 28.83 Recommended packages: [2022-09-15T16:03:38.441Z] #25 28.83 iproute2 | iproute [2022-09-15T16:03:38.441Z] #25 29.40 The following NEW packages will be installed: [2022-09-15T16:03:38.441Z] #25 29.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-15T16:03:38.441Z] #25 29.41 python3-protobuf python3-six [2022-09-15T16:03:38.441Z] #25 29.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:38.441Z] #25 29.87 Need to get 2315 kB of archives. [2022-09-15T16:03:38.441Z] #25 29.87 After this operation, 11.1 MB of additional disk space will be used. [2022-09-15T16:03:38.441Z] #25 29.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-15T16:03:38.441Z] #25 29.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T16:03:38.441Z] #25 29.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-15T16:03:38.441Z] #25 29.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-15T16:03:38.441Z] #25 29.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-15T16:03:38.441Z] #25 29.94 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-09-15T16:03:38.441Z] #25 29.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-15T16:03:38.697Z] #25 ... [2022-09-15T16:03:38.697Z] [2022-09-15T16:03:38.697Z] #35 [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-09-15T16:03:38.697Z] #35 31.99 Selecting previously unselected package libmagic1:amd64. [2022-09-15T16:03:38.697Z] #35 32.00 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-15T16:03:38.697Z] #35 32.04 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-15T16:03:38.697Z] #35 32.19 Selecting previously unselected package file. [2022-09-15T16:03:38.954Z] #35 32.20 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-15T16:03:38.954Z] #35 32.33 Unpacking file (1:5.39-3) ... [2022-09-15T16:03:39.516Z] #35 ... [2022-09-15T16:03:39.516Z] [2022-09-15T16:03:39.516Z] #31 [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-09-15T16:03:39.516Z] #31 31.87 v3.0.2 [2022-09-15T16:03:39.516Z] #31 DONE 32.7s [2022-09-15T16:03:39.516Z] [2022-09-15T16:03:39.516Z] #35 [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-09-15T16:03:39.516Z] #35 32.69 Selecting previously unselected package xz-utils. [2022-09-15T16:03:39.516Z] #35 32.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-15T16:03:39.516Z] #35 32.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:03:39.772Z] #35 33.19 Selecting previously unselected package libsigsegv2:amd64. [2022-09-15T16:03:39.772Z] #35 33.19 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-15T16:03:40.029Z] #35 33.19 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-15T16:03:40.286Z] #35 33.47 Selecting previously unselected package m4. [2022-09-15T16:03:40.286Z] #35 33.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-15T16:03:40.286Z] #35 33.51 Unpacking m4 (1.4.18-5) ... [2022-09-15T16:03:40.286Z] #35 33.68 Selecting previously unselected package autoconf. [2022-09-15T16:03:40.286Z] #35 33.70 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-15T16:03:40.286Z] #35 33.71 Unpacking autoconf (2.69-14) ... [2022-09-15T16:03:40.543Z] #35 34.03 Selecting previously unselected package autotools-dev. [2022-09-15T16:03:40.730Z] #25 17.85 Reading package lists... [2022-09-15T16:03:40.730Z] #25 ... [2022-09-15T16:03:40.730Z] [2022-09-15T16:03:40.730Z] #28 [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-09-15T16:03:40.730Z] #28 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:40.730Z] #28 16.55 Fetched 8463 kB in 12s (710 kB/s) [2022-09-15T16:03:40.730Z] #28 16.55 Reading package lists... [2022-09-15T16:03:40.730Z] #28 ... [2022-09-15T16:03:40.730Z] [2022-09-15T16:03:40.730Z] #29 [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-09-15T16:03:40.730Z] #29 16.83 tomll can be used in two ways: [2022-09-15T16:03:40.730Z] #29 16.83 Writing to STDIN and reading from STDOUT: [2022-09-15T16:03:40.730Z] #29 16.83 cat file.toml | tomll > file.toml [2022-09-15T16:03:40.730Z] #29 16.83 [2022-09-15T16:03:40.730Z] #29 16.83 Reading and updating a list of files: [2022-09-15T16:03:40.730Z] #29 16.83 tomll a.toml b.toml c.toml [2022-09-15T16:03:40.730Z] #29 16.83 [2022-09-15T16:03:40.730Z] #29 16.83 When given a list of files, tomll will modify all files in place without asking. [2022-09-15T16:03:40.730Z] #29 DONE 21.2s [2022-09-15T16:03:40.730Z] [2022-09-15T16:03:40.730Z] #37 [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-09-15T16:03:40.730Z] #37 15.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T16:03:40.730Z] #37 15.12 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-15T16:03:40.730Z] #37 15.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-15T16:03:40.730Z] #37 15.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-15T16:03:40.730Z] #37 15.51 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-15T16:03:40.730Z] #37 15.60 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-15T16:03:40.730Z] #37 15.67 go: downloading github.com/spf13/afero v1.8.2 [2022-09-15T16:03:40.730Z] #37 15.71 go: downloading github.com/spf13/cast v1.4.1 [2022-09-15T16:03:40.730Z] #37 15.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-15T16:03:40.730Z] #37 16.12 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-15T16:03:40.730Z] #37 16.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-15T16:03:40.730Z] #37 16.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-15T16:03:40.730Z] #37 16.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-15T16:03:40.730Z] #37 16.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-15T16:03:40.730Z] #37 16.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-15T16:03:40.730Z] #37 16.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-15T16:03:40.730Z] #37 17.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-15T16:03:40.730Z] #37 17.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-15T16:03:40.730Z] #37 18.48 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-15T16:03:40.730Z] #37 18.65 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-15T16:03:40.730Z] #37 19.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-15T16:03:40.730Z] #37 20.07 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-15T16:03:40.730Z] #37 20.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-15T16:03:40.730Z] #37 20.27 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-15T16:03:40.730Z] #37 20.32 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-15T16:03:40.730Z] #37 20.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-15T16:03:40.730Z] #37 20.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-15T16:03:40.730Z] #37 20.79 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-15T16:03:40.730Z] #37 21.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-15T16:03:40.730Z] #37 21.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-15T16:03:40.730Z] #37 ... [2022-09-15T16:03:40.730Z] [2022-09-15T16:03:40.730Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:03:40.730Z] #27 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:40.730Z] #27 17.06 Fetched 8463 kB in 12s (698 kB/s) [2022-09-15T16:03:40.730Z] #27 17.06 Reading package lists... [2022-09-15T16:03:40.730Z] #27 ... [2022-09-15T16:03:40.730Z] [2022-09-15T16:03:40.730Z] #37 [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-09-15T16:03:40.730Z] #37 21.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-15T16:03:40.730Z] #37 21.64 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-15T16:03:40.800Z] #35 34.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-15T16:03:40.800Z] #35 34.06 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-15T16:03:40.800Z] #35 34.20 Selecting previously unselected package automake. [2022-09-15T16:03:40.800Z] #35 34.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-15T16:03:40.800Z] #35 34.22 Unpacking automake (1:1.16.3-2) ... [2022-09-15T16:03:40.987Z] #37 21.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-15T16:03:40.987Z] #37 21.81 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-15T16:03:41.057Z] #35 ... [2022-09-15T16:03:41.057Z] [2022-09-15T16:03:41.057Z] #36 [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-09-15T16:03:41.057Z] #36 34.40 NAME: [2022-09-15T16:03:41.057Z] #36 34.41 go-winres - A tool for embedding resources in Windows executables [2022-09-15T16:03:41.057Z] #36 34.41 [2022-09-15T16:03:41.057Z] #36 34.41 USAGE: [2022-09-15T16:03:41.057Z] #36 34.41 go-winres [global options] command [command options] [arguments...] [2022-09-15T16:03:41.057Z] #36 34.41 [2022-09-15T16:03:41.057Z] #36 34.41 COMMANDS: [2022-09-15T16:03:41.057Z] #36 34.42 init Create an initial ./winres/winres.json [2022-09-15T16:03:41.057Z] #36 34.42 make Make syso files for the "go build" command [2022-09-15T16:03:41.057Z] #36 34.42 simply Make syso files for the "go build" command (simplified) [2022-09-15T16:03:41.057Z] #36 34.42 extract Extract all resources from an executable [2022-09-15T16:03:41.057Z] #36 34.42 patch Replace resources in an executable file (exe, dll) [2022-09-15T16:03:41.057Z] #36 34.42 help, h Shows a list of commands or help for one command [2022-09-15T16:03:41.057Z] #36 34.42 [2022-09-15T16:03:41.057Z] #36 34.42 GLOBAL OPTIONS: [2022-09-15T16:03:41.057Z] #36 34.42 --help, -h show help (default: false) [2022-09-15T16:03:41.057Z] #36 DONE 34.5s [2022-09-15T16:03:41.244Z] #37 21.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-15T16:03:41.244Z] #37 22.15 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-15T16:03:41.314Z] [2022-09-15T16:03:41.314Z] #25 [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-09-15T16:03:41.314Z] #25 32.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-15T16:03:41.314Z] #25 33.68 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:41.314Z] #25 33.86 Fetched 2315 kB in 3s (748 kB/s) [2022-09-15T16:03:41.314Z] #25 33.96 Selecting previously unselected package libprotobuf23:amd64. [2022-09-15T16:03:41.314Z] #25 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-15T16:03:41.314Z] #25 34.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-15T16:03:41.314Z] #25 34.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-15T16:03:41.500Z] #37 22.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-15T16:03:41.500Z] #37 22.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-15T16:03:41.500Z] #37 22.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-15T16:03:41.500Z] #37 ... [2022-09-15T16:03:41.500Z] [2022-09-15T16:03:41.500Z] #38 [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-09-15T16:03:41.500Z] #38 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:03:41.500Z] #38 17.38 Fetched 8463 kB in 13s (668 kB/s) [2022-09-15T16:03:41.500Z] #38 17.38 Reading package lists... [2022-09-15T16:03:41.500Z] #38 ... [2022-09-15T16:03:41.500Z] [2022-09-15T16:03:41.500Z] #37 [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-09-15T16:03:41.500Z] #37 22.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-15T16:03:41.757Z] #37 22.44 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-15T16:03:41.757Z] #37 22.62 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-15T16:03:41.757Z] #37 22.67 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-15T16:03:41.757Z] #37 22.72 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-15T16:03:42.013Z] #37 22.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-15T16:03:42.013Z] #37 22.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-15T16:03:42.013Z] #37 22.97 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-15T16:03:42.244Z] #25 35.30 Selecting previously unselected package python3-pkg-resources. [2022-09-15T16:03:42.244Z] #25 35.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T16:03:42.244Z] #25 35.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:03:42.270Z] #37 23.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-15T16:03:42.501Z] #25 35.50 Selecting previously unselected package python3-six. [2022-09-15T16:03:42.501Z] #25 35.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-15T16:03:42.501Z] #25 35.51 Unpacking python3-six (1.16.0-2) ... [2022-09-15T16:03:42.501Z] #25 35.60 Selecting previously unselected package python3-protobuf. [2022-09-15T16:03:42.526Z] #37 23.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-15T16:03:42.526Z] #37 ... [2022-09-15T16:03:42.526Z] [2022-09-15T16:03:42.527Z] #31 [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-09-15T16:03:42.527Z] #31 13.31 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-15T16:03:42.527Z] #31 13.34 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-15T16:03:42.527Z] #31 13.76 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-15T16:03:42.527Z] #31 13.95 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-15T16:03:42.527Z] #31 14.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-15T16:03:42.527Z] #31 14.10 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-15T16:03:42.527Z] #31 14.13 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-15T16:03:42.527Z] #31 14.13 go: downloading github.com/peterh/liner v1.2.2 [2022-09-15T16:03:42.527Z] #31 14.28 go: downloading github.com/google/go-dap v0.6.0 [2022-09-15T16:03:42.527Z] #31 14.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-15T16:03:42.527Z] #31 14.56 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-15T16:03:42.527Z] #31 15.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-15T16:03:42.527Z] #31 15.46 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-15T16:03:42.527Z] #31 15.53 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-15T16:03:42.527Z] #31 16.91 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-15T16:03:42.527Z] #31 ... [2022-09-15T16:03:42.527Z] [2022-09-15T16:03:42.527Z] #33 [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-09-15T16:03:42.527Z] #33 13.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-15T16:03:42.527Z] #33 13.48 go: downloading golang.org/x/mod v0.3.0 [2022-09-15T16:03:42.527Z] #33 ... [2022-09-15T16:03:42.527Z] [2022-09-15T16:03:42.527Z] #35 [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-09-15T16:03:42.527Z] #35 22.52 Updating files: 78% (1711/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-15T16:03:42.527Z] #35 22.92 + git checkout -q v2.3.0 [2022-09-15T16:03:42.758Z] #25 35.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-15T16:03:42.758Z] #25 35.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-15T16:03:43.014Z] #25 36.04 Selecting previously unselected package libnet1:amd64. [2022-09-15T16:03:43.014Z] #25 36.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-15T16:03:43.014Z] #25 36.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:03:43.271Z] #25 36.14 Selecting previously unselected package libnl-3-200:amd64. [2022-09-15T16:03:43.272Z] #25 36.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-15T16:03:43.272Z] #25 36.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T16:03:43.272Z] #25 36.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-15T16:03:43.272Z] #25 36.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-15T16:03:43.272Z] #25 36.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:43.528Z] #25 36.38 Selecting previously unselected package criu. [2022-09-15T16:03:43.528Z] #25 36.39 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-15T16:03:43.528Z] #25 36.40 Unpacking criu (3.17.1-1) ... [2022-09-15T16:03:44.092Z] #25 37.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:03:44.420Z] #35 24.63 + 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-09-15T16:03:44.656Z] #25 ... [2022-09-15T16:03:44.656Z] [2022-09-15T16:03:44.656Z] #33 [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-09-15T16:03:44.656Z] #33 28.02 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-15T16:03:44.656Z] #33 28.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-15T16:03:44.656Z] #33 28.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-15T16:03:44.656Z] #33 28.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-15T16:03:44.656Z] #33 28.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-15T16:03:44.656Z] #33 28.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-15T16:03:44.656Z] #33 28.46 go: downloading golang.org/x/text v0.3.7 [2022-09-15T16:03:44.656Z] #33 33.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-15T16:03:44.656Z] #33 33.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-15T16:03:44.656Z] #33 34.14 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-15T16:03:44.656Z] #33 34.14 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-15T16:03:44.656Z] #33 34.25 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-15T16:03:44.656Z] #33 34.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-15T16:03:44.656Z] #33 34.50 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-15T16:03:44.656Z] #33 34.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-15T16:03:44.656Z] #33 34.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-15T16:03:44.656Z] #33 34.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-15T16:03:44.656Z] #33 34.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-15T16:03:44.656Z] #33 34.78 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-15T16:03:44.656Z] #33 34.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-15T16:03:44.656Z] #33 34.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-15T16:03:44.656Z] #33 34.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-15T16:03:44.656Z] #33 34.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-15T16:03:44.656Z] #33 35.22 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-15T16:03:44.656Z] #33 35.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-15T16:03:44.656Z] #33 36.01 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-15T16:03:44.656Z] #33 36.11 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-15T16:03:44.656Z] #33 36.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-15T16:03:44.656Z] #33 36.25 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-15T16:03:44.656Z] #33 36.44 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-15T16:03:44.656Z] #33 36.44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-15T16:03:44.656Z] #33 36.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-15T16:03:44.656Z] #33 36.56 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-15T16:03:44.656Z] #33 36.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-15T16:03:44.656Z] #33 36.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-15T16:03:44.656Z] #33 36.75 go: downloading github.com/prometheus/common v0.32.1 [2022-09-15T16:03:44.656Z] #33 37.15 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-15T16:03:44.656Z] #33 37.17 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-15T16:03:44.656Z] #33 37.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-15T16:03:44.656Z] #33 37.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-15T16:03:44.913Z] #33 ... [2022-09-15T16:03:44.913Z] [2022-09-15T16:03:44.913Z] #35 [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-09-15T16:03:44.913Z] #35 34.87 Selecting previously unselected package patch. [2022-09-15T16:03:44.913Z] #35 34.88 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 34.89 Unpacking patch (2.7.6-7) ... [2022-09-15T16:03:44.913Z] #35 35.25 Selecting previously unselected package dpkg-dev. [2022-09-15T16:03:44.913Z] #35 35.25 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-15T16:03:44.913Z] #35 35.25 Unpacking dpkg-dev (1.20.12) ... [2022-09-15T16:03:44.913Z] #35 36.27 Selecting previously unselected package build-essential. [2022-09-15T16:03:44.913Z] #35 36.27 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.29 Unpacking build-essential (12.9) ... [2022-09-15T16:03:44.913Z] #35 36.35 Selecting previously unselected package libcap2:amd64. [2022-09-15T16:03:44.913Z] #35 36.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-15T16:03:44.913Z] #35 36.43 Selecting previously unselected package libcap-dev:amd64. [2022-09-15T16:03:44.913Z] #35 36.44 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-15T16:03:44.913Z] #35 36.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-15T16:03:44.913Z] #35 36.59 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:44.913Z] #35 36.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-15T16:03:44.913Z] #35 36.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:44.913Z] #35 36.76 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-15T16:03:44.913Z] #35 36.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-15T16:03:44.913Z] #35 36.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-15T16:03:44.913Z] #35 36.94 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 36.99 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:03:44.913Z] #35 37.65 Selecting previously unselected package libtool. [2022-09-15T16:03:44.913Z] #35 37.66 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-15T16:03:44.913Z] #35 37.67 Unpacking libtool (2.4.6-15) ... [2022-09-15T16:03:44.913Z] #35 37.85 Selecting previously unselected package libudev-dev:amd64. [2022-09-15T16:03:44.913Z] #35 37.85 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 37.86 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:03:44.913Z] #35 38.04 Selecting previously unselected package libyajl2:amd64. [2022-09-15T16:03:44.913Z] #35 38.04 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 38.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-15T16:03:44.913Z] #35 38.12 Selecting previously unselected package libyajl-dev:amd64. [2022-09-15T16:03:44.913Z] #35 38.13 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-15T16:03:44.913Z] #35 38.14 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-15T16:03:44.913Z] #35 38.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-15T16:03:44.913Z] #35 38.36 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-15T16:03:44.913Z] #35 38.39 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-15T16:03:45.170Z] #35 38.41 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-15T16:03:45.170Z] #35 38.43 Setting up file (1:5.39-3) ... [2022-09-15T16:03:45.170Z] #35 38.45 Setting up bzip2 (1.0.8-4) ... [2022-09-15T16:03:45.170Z] #35 38.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:45.170Z] #35 38.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:45.170Z] #35 38.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-15T16:03:45.170Z] #35 38.51 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-15T16:03:45.170Z] #35 38.52 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-15T16:03:45.170Z] #35 38.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:03:45.170Z] #35 38.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-15T16:03:45.170Z] #35 38.56 Setting up patch (2.7.6-7) ... [2022-09-15T16:03:45.170Z] #35 38.58 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:03:45.170Z] #35 38.60 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-15T16:03:45.170Z] #35 38.62 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-15T16:03:45.170Z] #35 38.64 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:03:45.170Z] #35 38.66 Setting up libtool (2.4.6-15) ... [2022-09-15T16:03:45.170Z] #35 38.68 Setting up m4 (1.4.18-5) ... [2022-09-15T16:03:45.170Z] #35 38.69 Setting up dpkg-dev (1.20.12) ... [2022-09-15T16:03:45.170Z] #35 38.71 Setting up autoconf (2.69-14) ... [2022-09-15T16:03:45.427Z] #35 38.74 Setting up build-essential (12.9) ... [2022-09-15T16:03:45.427Z] #35 38.76 Setting up automake (1:1.16.3-2) ... [2022-09-15T16:03:45.427Z] #35 38.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-15T16:03:45.427Z] #35 38.80 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:03:45.997Z] #35 DONE 39.2s [2022-09-15T16:03:45.997Z] [2022-09-15T16:03:45.997Z] #37 [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-09-15T16:03:45.997Z] #37 39.01 Updating files: 97% (1484/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-15T16:03:45.997Z] #37 39.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-15T16:03:46.312Z] #35 ... [2022-09-15T16:03:46.312Z] [2022-09-15T16:03:46.312Z] #39 [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-09-15T16:03:46.312Z] #39 17.03 Fetched 8463 kB in 13s (663 kB/s) [2022-09-15T16:03:46.312Z] #39 17.03 Reading package lists... [2022-09-15T16:03:46.312Z] #39 23.46 Reading package lists... [2022-09-15T16:03:46.312Z] #39 ... [2022-09-15T16:03:46.312Z] [2022-09-15T16:03:46.312Z] #37 [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-09-15T16:03:46.312Z] #37 23.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-15T16:03:46.312Z] #37 23.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-15T16:03:46.312Z] #37 23.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-15T16:03:46.312Z] #37 23.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-15T16:03:46.312Z] #37 23.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-15T16:03:46.312Z] #37 23.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-15T16:03:46.312Z] #37 23.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-15T16:03:46.312Z] #37 23.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-15T16:03:46.312Z] #37 23.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-15T16:03:46.312Z] #37 23.96 go: downloading github.com/julz/importas v0.1.0 [2022-09-15T16:03:46.312Z] #37 23.96 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-15T16:03:46.312Z] #37 24.03 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-15T16:03:46.312Z] #37 24.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-15T16:03:46.312Z] #37 24.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-15T16:03:46.312Z] #37 24.22 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-15T16:03:46.312Z] #37 24.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-15T16:03:46.312Z] #37 24.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-15T16:03:46.312Z] #37 24.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-15T16:03:46.312Z] #37 24.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-15T16:03:46.312Z] #37 24.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-15T16:03:46.312Z] #37 24.74 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-15T16:03:46.312Z] #37 25.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-15T16:03:46.312Z] #37 25.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-15T16:03:46.312Z] #37 25.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-15T16:03:46.312Z] #37 25.65 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-15T16:03:46.312Z] #37 25.80 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-15T16:03:46.312Z] #37 25.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-15T16:03:46.312Z] #37 25.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-15T16:03:46.312Z] #37 26.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-15T16:03:46.312Z] #37 26.09 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-15T16:03:46.312Z] #37 26.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-15T16:03:46.312Z] #37 26.46 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-15T16:03:46.312Z] #37 26.50 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-15T16:03:46.312Z] #37 26.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-15T16:03:46.312Z] #37 26.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-15T16:03:46.312Z] #37 26.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-15T16:03:46.312Z] #37 26.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-15T16:03:46.312Z] #37 26.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-15T16:03:46.312Z] #37 26.91 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-15T16:03:46.312Z] #37 26.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-15T16:03:46.312Z] #37 27.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-15T16:03:46.312Z] #37 27.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-15T16:03:46.312Z] #37 27.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-15T16:03:46.569Z] #37 27.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-15T16:03:46.569Z] #37 27.48 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-15T16:03:46.826Z] #37 27.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-15T16:03:46.826Z] #37 27.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-15T16:03:46.826Z] #37 27.75 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-15T16:03:46.927Z] #37 40.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-15T16:03:47.083Z] #37 27.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-15T16:03:47.340Z] #37 28.06 go: downloading honnef.co/go/tools v0.3.1 [2022-09-15T16:03:48.708Z] #37 29.66 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-15T16:03:48.708Z] #37 29.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-15T16:03:48.965Z] #37 29.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-15T16:03:48.965Z] #37 29.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-15T16:03:49.222Z] #37 29.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-15T16:03:49.222Z] #37 30.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-15T16:03:49.222Z] #37 30.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-15T16:03:49.479Z] #37 30.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-15T16:03:49.479Z] #37 30.39 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-15T16:03:49.735Z] #37 30.40 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-15T16:03:49.735Z] #37 30.55 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-15T16:03:49.735Z] #37 30.59 go: downloading golang.org/x/text v0.3.7 [2022-09-15T16:03:51.104Z] #37 ... [2022-09-15T16:03:51.104Z] [2022-09-15T16:03:51.105Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:03:51.105Z] #27 21.73 Reading package lists... [2022-09-15T16:03:51.105Z] #27 26.46 Building dependency tree... [2022-09-15T16:03:51.105Z] #27 28.17 Reading state information... [2022-09-15T16:03:51.105Z] #27 30.69 The following additional packages will be installed: [2022-09-15T16:03:51.105Z] #27 30.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-15T16:03:51.105Z] #27 30.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-15T16:03:51.105Z] #27 30.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-15T16:03:51.105Z] #27 30.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-15T16:03:51.105Z] #27 30.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-15T16:03:51.105Z] #27 30.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-15T16:03:51.105Z] #27 30.71 mingw-w64-common mingw-w64-x86-64-dev [2022-09-15T16:03:51.105Z] #27 30.72 Suggested packages: [2022-09-15T16:03:51.105Z] #27 30.74 gcc-10-locales seccomp wine64 [2022-09-15T16:03:51.105Z] #27 ... [2022-09-15T16:03:51.105Z] [2022-09-15T16:03:51.105Z] #26 [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-09-15T16:03:51.105Z] #26 22.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-15T16:03:51.105Z] #26 24.49 [2022-09-15T16:03:51.105Z] #26 24.91 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:51.105Z] #26 26.36 [2022-09-15T16:03:51.105Z] #26 29.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-15T16:03:51.105Z] #26 31.22 #=#=# [2022-09-15T16:03:51.105Z] #26 31.65 #=#=# ######################################################################## 100.0% [2022-09-15T16:03:51.362Z] #26 ... [2022-09-15T16:03:51.362Z] [2022-09-15T16:03:51.362Z] #28 [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-09-15T16:03:51.362Z] #28 16.55 Reading package lists... [2022-09-15T16:03:51.362Z] #28 22.34 Reading package lists... [2022-09-15T16:03:51.362Z] #28 27.11 Building dependency tree... [2022-09-15T16:03:51.362Z] #28 28.49 Reading state information... [2022-09-15T16:03:51.362Z] #28 31.00 The following additional packages will be installed: [2022-09-15T16:03:51.362Z] #28 31.01 libbtrfs0 [2022-09-15T16:03:51.362Z] #28 31.28 The following NEW packages will be installed: [2022-09-15T16:03:51.362Z] #28 31.28 libbtrfs-dev libbtrfs0 [2022-09-15T16:03:51.362Z] #28 31.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:51.362Z] #28 31.71 Need to get 454 kB of archives. [2022-09-15T16:03:51.362Z] #28 31.71 After this operation, 1275 kB of additional disk space will be used. [2022-09-15T16:03:51.362Z] #28 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-15T16:03:51.362Z] #28 31.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-15T16:03:51.362Z] #28 ... [2022-09-15T16:03:51.362Z] [2022-09-15T16:03:51.362Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:03:51.362Z] #27 32.11 The following NEW packages will be installed: [2022-09-15T16:03:51.362Z] #27 32.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-15T16:03:51.362Z] #27 32.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-15T16:03:51.362Z] #27 32.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-15T16:03:51.362Z] #27 32.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-15T16:03:51.362Z] #27 32.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-15T16:03:51.362Z] #27 32.11 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-15T16:03:51.362Z] #27 32.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-15T16:03:51.362Z] #27 32.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-15T16:03:51.362Z] #27 32.12 mingw-w64-x86-64-dev [2022-09-15T16:03:51.619Z] #27 ... [2022-09-15T16:03:51.619Z] [2022-09-15T16:03:51.619Z] #38 [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-09-15T16:03:51.619Z] #38 22.43 Reading package lists... [2022-09-15T16:03:51.619Z] #38 27.24 Building dependency tree... [2022-09-15T16:03:51.619Z] #38 28.81 Reading state information... [2022-09-15T16:03:51.619Z] #38 31.19 The following additional packages will be installed: [2022-09-15T16:03:51.619Z] #38 31.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-15T16:03:51.619Z] #38 31.25 Suggested packages: [2022-09-15T16:03:51.619Z] #38 31.27 cmake-doc ninja-build lrzip [2022-09-15T16:03:51.619Z] #38 31.27 Recommended packages: [2022-09-15T16:03:51.619Z] #38 31.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-15T16:03:51.619Z] #38 31.95 The following NEW packages will be installed: [2022-09-15T16:03:51.619Z] #38 31.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-15T16:03:51.619Z] #38 31.96 vim-common xxd [2022-09-15T16:03:51.619Z] #38 32.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:51.619Z] #38 32.44 Need to get 15.6 MB of archives. [2022-09-15T16:03:51.619Z] #38 32.44 After this operation, 67.4 MB of additional disk space will be used. [2022-09-15T16:03:51.619Z] #38 32.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T16:03:51.619Z] #38 32.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T16:03:51.619Z] #38 32.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-15T16:03:51.619Z] #38 32.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-15T16:03:51.619Z] #38 ... [2022-09-15T16:03:51.619Z] [2022-09-15T16:03:51.619Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:03:51.619Z] #27 32.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:51.619Z] #27 32.55 Need to get 108 MB of archives. [2022-09-15T16:03:51.619Z] #27 32.55 After this operation, 620 MB of additional disk space will be used. [2022-09-15T16:03:51.619Z] #27 32.55 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-09-15T16:03:51.877Z] #27 32.63 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-09-15T16:03:51.877Z] #27 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-15T16:03:51.877Z] #27 32.72 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-09-15T16:03:51.877Z] #27 32.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-15T16:03:51.877Z] #27 32.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-15T16:03:51.877Z] #27 32.81 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-09-15T16:03:51.877Z] #27 ... [2022-09-15T16:03:51.877Z] [2022-09-15T16:03:51.877Z] #25 [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-09-15T16:03:51.877Z] #25 17.85 Reading package lists... [2022-09-15T16:03:51.877Z] #25 22.45 Reading package lists... [2022-09-15T16:03:51.877Z] #25 27.21 Building dependency tree... [2022-09-15T16:03:51.877Z] #25 28.77 Reading state information... [2022-09-15T16:03:51.877Z] #25 31.35 The following additional packages will be installed: [2022-09-15T16:03:51.877Z] #25 31.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-15T16:03:51.877Z] #25 31.37 python3-protobuf python3-six [2022-09-15T16:03:51.877Z] #25 31.38 Suggested packages: [2022-09-15T16:03:51.877Z] #25 31.40 python3-setuptools [2022-09-15T16:03:51.877Z] #25 31.40 Recommended packages: [2022-09-15T16:03:51.877Z] #25 31.40 iproute2 | iproute [2022-09-15T16:03:51.877Z] #25 32.06 The following NEW packages will be installed: [2022-09-15T16:03:51.877Z] #25 32.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-15T16:03:51.877Z] #25 32.10 python3-protobuf python3-six [2022-09-15T16:03:52.135Z] #25 ... [2022-09-15T16:03:52.135Z] [2022-09-15T16:03:52.135Z] #38 [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-09-15T16:03:52.135Z] #38 32.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-15T16:03:52.135Z] #38 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-15T16:03:52.135Z] #38 33.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-15T16:03:52.135Z] #38 33.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-15T16:03:52.135Z] #38 33.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-15T16:03:52.135Z] #38 33.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-15T16:03:52.181Z] #37 ... [2022-09-15T16:03:52.181Z] [2022-09-15T16:03:52.181Z] #25 [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-09-15T16:03:52.181Z] #25 38.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-15T16:03:52.181Z] #25 38.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:03:52.181Z] #25 38.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:03:52.181Z] #25 38.41 Setting up python3-six (1.16.0-2) ... [2022-09-15T16:03:52.181Z] #25 39.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T16:03:52.181Z] #25 39.76 Setting up python3-protobuf (3.12.4-1) ... [2022-09-15T16:03:52.181Z] #25 42.81 Setting up criu (3.17.1-1) ... [2022-09-15T16:03:52.181Z] #25 44.33 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:03:52.181Z] #25 DONE 44.7s [2022-09-15T16:03:52.181Z] [2022-09-15T16:03:52.181Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:03:52.181Z] #0 0.992 Cloning into '/tmp/crun-build'... [2022-09-15T16:03:52.181Z] #39 6.252 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-15T16:03:52.181Z] #39 6.267 Cloning into '/tmp/crun-build/libocispec'... [2022-09-15T16:03:52.392Z] #38 ... [2022-09-15T16:03:52.392Z] [2022-09-15T16:03:52.392Z] #26 [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-09-15T16:03:52.392Z] #26 32.91 [2022-09-15T16:03:52.392Z] #26 33.24 Download of images into '/build' complete. [2022-09-15T16:03:52.392Z] #26 33.24 Use something like the following to load the result into a Docker daemon: [2022-09-15T16:03:52.392Z] #26 33.24 tar -cC '/build' . | docker load [2022-09-15T16:03:52.392Z] #26 DONE 33.9s [2022-09-15T16:03:52.651Z] [2022-09-15T16:03:52.651Z] #25 [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-09-15T16:03:52.651Z] #25 32.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:52.651Z] #25 32.88 Need to get 2136 kB of archives. [2022-09-15T16:03:52.651Z] #25 32.88 After this operation, 10.8 MB of additional disk space will be used. [2022-09-15T16:03:52.651Z] #25 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-15T16:03:52.651Z] #25 32.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T16:03:52.651Z] #25 32.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-15T16:03:52.651Z] #25 32.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-15T16:03:52.651Z] #25 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-15T16:03:52.651Z] #25 32.91 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-09-15T16:03:52.908Z] #25 33.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-15T16:03:53.472Z] #25 ... [2022-09-15T16:03:53.472Z] [2022-09-15T16:03:53.472Z] #30 [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-09-15T16:03:53.472Z] #30 34.27 v3.0.2 [2022-09-15T16:03:53.472Z] #30 DONE 34.4s [2022-09-15T16:03:53.551Z] #39 7.580 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-15T16:03:53.551Z] #39 7.586 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-15T16:03:53.551Z] #39 7.587 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-15T16:03:53.551Z] #39 7.587 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-15T16:03:53.551Z] #39 7.604 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-15T16:03:53.729Z] [2022-09-15T16:03:53.729Z] #28 [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-09-15T16:03:53.729Z] #28 32.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:53.729Z] #28 33.15 Fetched 454 kB in 0s (1291 kB/s) [2022-09-15T16:03:53.729Z] #28 33.24 Selecting previously unselected package libbtrfs0:arm64. [2022-09-15T16:03:53.729Z] #28 33.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-15T16:03:53.729Z] #28 33.34 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-15T16:03:53.729Z] #28 33.35 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-15T16:03:53.729Z] #28 33.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-15T16:03:53.729Z] #28 33.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-15T16:03:53.729Z] #28 33.75 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-15T16:03:53.729Z] #28 33.99 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-15T16:03:53.729Z] #28 34.02 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-15T16:03:53.729Z] #28 34.05 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:03:53.729Z] #28 DONE 34.4s [2022-09-15T16:03:53.729Z] [2022-09-15T16:03:53.729Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-15T16:03:53.988Z] #40 DONE 0.3s [2022-09-15T16:03:53.988Z] [2022-09-15T16:03:53.988Z] #41 [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-09-15T16:03:54.920Z] #41 1.088 + RM_GOPATH=0 [2022-09-15T16:03:54.920Z] #41 1.090 + TMP_GOPATH= [2022-09-15T16:03:54.920Z] #41 1.090 + : /build [2022-09-15T16:03:54.920Z] #41 1.102 + '[' -z '' ']' [2022-09-15T16:03:54.920Z] #41 1.102 ++ mktemp -d [2022-09-15T16:03:54.920Z] #41 1.107 + export GOPATH=/tmp/tmp.NSzKYXC2dd [2022-09-15T16:03:54.920Z] #41 1.107 + GOPATH=/tmp/tmp.NSzKYXC2dd [2022-09-15T16:03:54.920Z] #41 1.107 + RM_GOPATH=1 [2022-09-15T16:03:54.920Z] #41 1.107 + case "$(go env GOARCH)" in [2022-09-15T16:03:54.920Z] #41 1.108 ++ go env GOARCH [2022-09-15T16:03:54.920Z] #41 1.162 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:55.183Z] #41 1.170 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:03:55.183Z] #41 1.178 ++ dirname /install.sh [2022-09-15T16:03:55.183Z] #41 1.194 + dir=/ [2022-09-15T16:03:55.183Z] #41 1.194 + bin=containerd [2022-09-15T16:03:55.183Z] #41 1.200 + shift [2022-09-15T16:03:55.183Z] #41 1.201 + '[' '!' -f //containerd.installer ']' [2022-09-15T16:03:55.183Z] #41 1.201 + . //containerd.installer [2022-09-15T16:03:55.183Z] #41 1.201 ++ set -e [2022-09-15T16:03:55.183Z] #41 1.202 ++ : v1.6.8 [2022-09-15T16:03:55.183Z] #41 1.205 + install_containerd [2022-09-15T16:03:55.183Z] #41 1.208 + echo 'Install containerd version v1.6.8' [2022-09-15T16:03:55.183Z] #41 1.210 Install containerd version v1.6.8 [2022-09-15T16:03:55.183Z] #41 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NSzKYXC2dd/src/github.com/containerd/containerd [2022-09-15T16:03:55.183Z] #41 1.214 Cloning into '/tmp/tmp.NSzKYXC2dd/src/github.com/containerd/containerd'... [2022-09-15T16:03:55.442Z] #41 ... [2022-09-15T16:03:55.442Z] [2022-09-15T16:03:55.442Z] #32 [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-09-15T16:03:55.442Z] #32 36.15 NAME: [2022-09-15T16:03:55.442Z] #32 36.15 go-winres - A tool for embedding resources in Windows executables [2022-09-15T16:03:55.442Z] #32 36.15 [2022-09-15T16:03:55.442Z] #32 36.15 USAGE: [2022-09-15T16:03:55.442Z] #32 36.15 go-winres [global options] command [command options] [arguments...] [2022-09-15T16:03:55.442Z] #32 36.15 [2022-09-15T16:03:55.442Z] #32 36.15 COMMANDS: [2022-09-15T16:03:55.442Z] #32 36.15 init Create an initial ./winres/winres.json [2022-09-15T16:03:55.442Z] #32 36.15 make Make syso files for the "go build" command [2022-09-15T16:03:55.442Z] #32 36.15 simply Make syso files for the "go build" command (simplified) [2022-09-15T16:03:55.442Z] #32 36.15 extract Extract all resources from an executable [2022-09-15T16:03:55.442Z] #32 36.15 patch Replace resources in an executable file (exe, dll) [2022-09-15T16:03:55.442Z] #32 36.15 help, h Shows a list of commands or help for one command [2022-09-15T16:03:55.442Z] #32 36.15 [2022-09-15T16:03:55.442Z] #32 36.15 GLOBAL OPTIONS: [2022-09-15T16:03:55.442Z] #32 36.15 --help, -h show help (default: false) [2022-09-15T16:03:55.442Z] #32 DONE 36.2s [2022-09-15T16:03:55.442Z] [2022-09-15T16:03:55.442Z] #38 [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-09-15T16:03:55.442Z] #38 34.56 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:55.442Z] #38 35.05 Fetched 15.6 MB in 1s (12.7 MB/s) [2022-09-15T16:03:55.442Z] #38 35.15 Selecting previously unselected package xxd. [2022-09-15T16:03:55.442Z] #38 35.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-15T16:03:55.442Z] #38 35.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-15T16:03:55.442Z] #38 35.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:03:55.442Z] #38 35.73 Selecting previously unselected package vim-common. [2022-09-15T16:03:55.442Z] #38 35.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:03:55.442Z] #38 35.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:03:55.442Z] #38 36.19 Selecting previously unselected package cmake-data. [2022-09-15T16:03:55.442Z] #38 36.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-15T16:03:55.442Z] #38 36.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-15T16:03:55.445Z] #39 9.200 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-15T16:03:56.375Z] #39 10.53 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-15T16:03:57.340Z] #38 ... [2022-09-15T16:03:57.340Z] [2022-09-15T16:03:57.340Z] #39 [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-09-15T16:03:57.340Z] #39 23.46 Reading package lists... [2022-09-15T16:03:57.340Z] #39 28.22 Building dependency tree... [2022-09-15T16:03:57.340Z] #39 32.33 python3 is already the newest version (3.9.2-3). [2022-09-15T16:03:57.340Z] #39 32.33 The following additional packages will be installed: [2022-09-15T16:03:57.340Z] #39 32.36 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-15T16:03:57.340Z] #39 32.37 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-15T16:03:57.340Z] #39 32.38 Suggested packages: [2022-09-15T16:03:57.340Z] #39 32.40 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-15T16:03:57.340Z] #39 32.40 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-15T16:03:57.340Z] #39 32.40 m4-doc ed diffutils-doc [2022-09-15T16:03:57.340Z] #39 32.40 Recommended packages: [2022-09-15T16:03:57.340Z] #39 32.40 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-15T16:03:57.340Z] #39 34.23 The following NEW packages will be installed: [2022-09-15T16:03:57.340Z] #39 34.23 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-15T16:03:57.340Z] #39 34.23 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-15T16:03:57.340Z] #39 34.23 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-15T16:03:57.340Z] #39 34.23 libyajl2 m4 patch xz-utils [2022-09-15T16:03:57.340Z] #39 34.62 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:03:57.340Z] #39 34.62 Need to get 5921 kB of archives. [2022-09-15T16:03:57.340Z] #39 34.62 After this operation, 18.6 MB of additional disk space will be used. [2022-09-15T16:03:57.340Z] #39 34.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-15T16:03:57.340Z] #39 34.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-15T16:03:57.340Z] #39 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-15T16:03:57.340Z] #39 34.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-15T16:03:57.340Z] #39 34.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-15T16:03:57.340Z] #39 34.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-15T16:03:57.340Z] #39 34.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-15T16:03:57.340Z] #39 34.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-15T16:03:57.340Z] #39 34.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-15T16:03:57.340Z] #39 34.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-15T16:03:57.340Z] #39 34.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-15T16:03:57.340Z] #39 34.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-15T16:03:57.340Z] #39 34.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-15T16:03:57.340Z] #39 34.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-15T16:03:57.340Z] #39 34.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-15T16:03:57.340Z] #39 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-15T16:03:57.340Z] #39 34.98 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-09-15T16:03:57.340Z] #39 34.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-15T16:03:57.340Z] #39 34.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-15T16:03:57.340Z] #39 35.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-15T16:03:57.340Z] #39 35.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-15T16:03:57.340Z] #39 35.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-15T16:03:57.340Z] #39 35.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-15T16:03:57.340Z] #39 36.45 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:57.340Z] #39 36.88 Fetched 5921 kB in 1s (7820 kB/s) [2022-09-15T16:03:57.340Z] #39 37.07 Selecting previously unselected package bzip2. [2022-09-15T16:03:57.340Z] #39 37.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 ... 15709 files and directories currently installed.) [2022-09-15T16:03:57.340Z] #39 37.09 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-15T16:03:57.340Z] #39 37.11 Unpacking bzip2 (1.0.8-4) ... [2022-09-15T16:03:57.340Z] #39 37.38 Selecting previously unselected package libmagic-mgc. [2022-09-15T16:03:57.340Z] #39 37.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-15T16:03:57.340Z] #39 37.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-15T16:03:57.340Z] #39 38.12 Selecting previously unselected package libmagic1:arm64. [2022-09-15T16:03:57.340Z] #39 38.12 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-15T16:03:57.340Z] #39 38.14 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-15T16:03:57.340Z] #39 38.28 Selecting previously unselected package file. [2022-09-15T16:03:57.340Z] #39 38.28 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-15T16:03:57.340Z] #39 38.29 Unpacking file (1:5.39-3) ... [2022-09-15T16:03:57.340Z] #39 ... [2022-09-15T16:03:57.340Z] [2022-09-15T16:03:57.340Z] #25 [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-09-15T16:03:57.340Z] #25 35.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-15T16:03:57.340Z] #25 37.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:03:57.340Z] #25 37.34 Fetched 2136 kB in 3s (622 kB/s) [2022-09-15T16:03:57.340Z] #25 37.43 Selecting previously unselected package libprotobuf23:arm64. [2022-09-15T16:03:57.340Z] #25 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-15T16:03:57.340Z] #25 37.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-15T16:03:57.340Z] #25 37.52 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-15T16:03:57.756Z] #39 11.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-15T16:03:57.756Z] #39 11.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-15T16:03:57.756Z] #39 11.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-15T16:03:57.903Z] #25 38.21 Selecting previously unselected package python3-pkg-resources. [2022-09-15T16:03:57.903Z] #25 38.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T16:03:57.903Z] #25 38.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:03:58.013Z] #39 ... [2022-09-15T16:03:58.013Z] [2022-09-15T16:03:58.013Z] #32 [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-09-15T16:03:58.013Z] #32 51.44 gotestsum version dev [2022-09-15T16:03:58.162Z] #25 38.53 Selecting previously unselected package python3-six. [2022-09-15T16:03:58.162Z] #25 38.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-15T16:03:58.162Z] #25 38.54 Unpacking python3-six (1.16.0-2) ... [2022-09-15T16:03:58.316Z] #32 DONE 51.6s [2022-09-15T16:03:58.316Z] [2022-09-15T16:03:58.316Z] #37 [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-09-15T16:03:58.428Z] #25 38.69 Selecting previously unselected package python3-protobuf. [2022-09-15T16:03:58.429Z] #25 38.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-15T16:03:58.429Z] #25 38.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-15T16:03:58.992Z] #25 39.30 Selecting previously unselected package libnet1:arm64. [2022-09-15T16:03:58.992Z] #25 39.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-15T16:03:58.992Z] #25 39.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:03:59.249Z] #25 39.47 Selecting previously unselected package libnl-3-200:arm64. [2022-09-15T16:03:59.249Z] #25 39.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-15T16:03:59.249Z] #25 39.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T16:03:59.506Z] #25 39.65 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-15T16:03:59.506Z] #25 39.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-15T16:03:59.506Z] #25 39.66 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:03:59.506Z] #25 39.80 Selecting previously unselected package criu. [2022-09-15T16:03:59.506Z] #25 39.80 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-15T16:03:59.506Z] #25 39.82 Unpacking criu (3.17.1-1) ... [2022-09-15T16:04:00.435Z] #25 40.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:04:00.693Z] #25 ... [2022-09-15T16:04:00.693Z] [2022-09-15T16:04:00.693Z] #36 [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-09-15T16:04:00.693Z] #36 41.07 Updating files: 94% (1433/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-09-15T16:04:00.693Z] #36 41.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-15T16:04:00.847Z] #37 ... [2022-09-15T16:04:00.847Z] [2022-09-15T16:04:00.847Z] #38 [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-09-15T16:04:00.847Z] #38 44.39 Fetched 49.2 MB in 43s (1138 kB/s) [2022-09-15T16:04:01.513Z] #36 41.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-15T16:04:02.077Z] #36 ... [2022-09-15T16:04:02.077Z] [2022-09-15T16:04:02.077Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:02.077Z] #27 32.99 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-09-15T16:04:02.077Z] #27 32.99 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-09-15T16:04:02.077Z] #27 33.60 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-09-15T16:04:02.077Z] #27 34.97 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-09-15T16:04:02.077Z] #27 35.76 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-09-15T16:04:02.077Z] #27 36.50 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-09-15T16:04:02.077Z] #27 37.53 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-09-15T16:04:02.077Z] #27 37.66 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-09-15T16:04:02.077Z] #27 37.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-15T16:04:02.077Z] #27 37.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-15T16:04:02.077Z] #27 37.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-15T16:04:02.077Z] #27 37.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-15T16:04:02.077Z] #27 37.68 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-09-15T16:04:02.077Z] #27 37.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-09-15T16:04:02.077Z] #27 37.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-15T16:04:02.077Z] #27 37.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-09-15T16:04:02.077Z] #27 37.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-09-15T16:04:02.077Z] #27 37.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-09-15T16:04:02.077Z] #27 37.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-09-15T16:04:02.077Z] #27 37.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-15T16:04:02.077Z] #27 37.73 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-09-15T16:04:02.077Z] #27 37.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-15T16:04:02.077Z] #27 37.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-09-15T16:04:02.077Z] #27 38.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:04:02.077Z] #27 38.91 Fetched 108 MB in 6s (19.6 MB/s) [2022-09-15T16:04:02.077Z] #27 38.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-15T16:04:02.077Z] #27 38.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-09-15T16:04:02.077Z] #27 39.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-15T16:04:02.077Z] #27 39.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-15T16:04:02.077Z] #27 41.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-15T16:04:02.077Z] #27 41.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-15T16:04:02.077Z] #27 41.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-15T16:04:02.344Z] #27 ... [2022-09-15T16:04:02.344Z] [2022-09-15T16:04:02.344Z] #25 [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-09-15T16:04:02.345Z] #25 42.22 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-15T16:04:02.345Z] #25 42.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:04:02.345Z] #25 42.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:04:02.345Z] #25 42.27 Setting up python3-six (1.16.0-2) ... [2022-09-15T16:04:03.274Z] #25 43.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T16:04:03.531Z] #25 43.81 Setting up python3-protobuf (3.12.4-1) ... [2022-09-15T16:04:05.425Z] #25 ... [2022-09-15T16:04:05.425Z] [2022-09-15T16:04:05.425Z] #39 [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-09-15T16:04:05.425Z] #39 38.44 Selecting previously unselected package xz-utils. [2022-09-15T16:04:05.425Z] #39 38.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 38.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:04:05.425Z] #39 38.73 Selecting previously unselected package libsigsegv2:arm64. [2022-09-15T16:04:05.425Z] #39 38.73 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 38.74 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-15T16:04:05.425Z] #39 38.86 Selecting previously unselected package m4. [2022-09-15T16:04:05.425Z] #39 38.86 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 38.87 Unpacking m4 (1.4.18-5) ... [2022-09-15T16:04:05.425Z] #39 39.04 Selecting previously unselected package autoconf. [2022-09-15T16:04:05.425Z] #39 39.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-15T16:04:05.425Z] #39 39.07 Unpacking autoconf (2.69-14) ... [2022-09-15T16:04:05.425Z] #39 39.55 Selecting previously unselected package autotools-dev. [2022-09-15T16:04:05.425Z] #39 39.57 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-15T16:04:05.425Z] #39 39.58 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-15T16:04:05.425Z] #39 39.73 Selecting previously unselected package automake. [2022-09-15T16:04:05.425Z] #39 39.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-15T16:04:05.425Z] #39 39.76 Unpacking automake (1:1.16.3-2) ... [2022-09-15T16:04:05.425Z] #39 40.35 Selecting previously unselected package patch. [2022-09-15T16:04:05.425Z] #39 40.36 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 40.39 Unpacking patch (2.7.6-7) ... [2022-09-15T16:04:05.425Z] #39 40.59 Selecting previously unselected package dpkg-dev. [2022-09-15T16:04:05.425Z] #39 40.59 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ... [2022-09-15T16:04:05.425Z] #39 40.61 Unpacking dpkg-dev (1.20.12) ... [2022-09-15T16:04:05.425Z] #39 41.47 Selecting previously unselected package build-essential. [2022-09-15T16:04:05.425Z] #39 41.48 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 41.48 Unpacking build-essential (12.9) ... [2022-09-15T16:04:05.425Z] #39 41.61 Selecting previously unselected package libcap2:arm64. [2022-09-15T16:04:05.425Z] #39 41.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 41.64 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-15T16:04:05.425Z] #39 41.73 Selecting previously unselected package libcap-dev:arm64. [2022-09-15T16:04:05.425Z] #39 41.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 41.74 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-15T16:04:05.425Z] #39 41.91 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-15T16:04:05.425Z] #39 41.91 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 41.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:04:05.425Z] #39 42.02 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-15T16:04:05.425Z] #39 42.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 42.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-15T16:04:05.425Z] #39 42.19 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-15T16:04:05.425Z] #39 42.20 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 42.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 42.45 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-15T16:04:05.425Z] #39 42.45 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 42.46 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 43.26 Selecting previously unselected package libtool. [2022-09-15T16:04:05.425Z] #39 43.27 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-15T16:04:05.425Z] #39 43.29 Unpacking libtool (2.4.6-15) ... [2022-09-15T16:04:05.425Z] #39 43.69 Selecting previously unselected package libudev-dev:arm64. [2022-09-15T16:04:05.425Z] #39 43.73 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 43.75 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 44.04 Selecting previously unselected package libyajl2:arm64. [2022-09-15T16:04:05.425Z] #39 44.04 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 44.05 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-15T16:04:05.425Z] #39 44.19 Selecting previously unselected package libyajl-dev:arm64. [2022-09-15T16:04:05.425Z] #39 44.20 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-15T16:04:05.425Z] #39 44.21 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-15T16:04:05.425Z] #39 44.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 44.52 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-15T16:04:05.425Z] #39 44.59 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-15T16:04:05.425Z] #39 44.61 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-15T16:04:05.425Z] #39 44.64 Setting up file (1:5.39-3) ... [2022-09-15T16:04:05.425Z] #39 44.66 Setting up bzip2 (1.0.8-4) ... [2022-09-15T16:04:05.425Z] #39 44.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:04:05.425Z] #39 44.75 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-15T16:04:05.425Z] #39 44.78 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-15T16:04:05.425Z] #39 44.80 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-15T16:04:05.425Z] #39 44.83 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-15T16:04:05.425Z] #39 44.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:04:05.425Z] #39 44.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-15T16:04:05.425Z] #39 44.89 Setting up patch (2.7.6-7) ... [2022-09-15T16:04:05.425Z] #39 44.91 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 44.95 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-15T16:04:05.425Z] #39 44.99 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-15T16:04:05.425Z] #39 45.15 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:04:05.425Z] #39 45.22 Setting up libtool (2.4.6-15) ... [2022-09-15T16:04:05.425Z] #39 45.29 Setting up m4 (1.4.18-5) ... [2022-09-15T16:04:05.425Z] #39 45.34 Setting up dpkg-dev (1.20.12) ... [2022-09-15T16:04:05.425Z] #39 45.38 Setting up autoconf (2.69-14) ... [2022-09-15T16:04:05.425Z] #39 45.40 Setting up build-essential (12.9) ... [2022-09-15T16:04:05.425Z] #39 45.43 Setting up automake (1:1.16.3-2) ... [2022-09-15T16:04:05.425Z] #39 45.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-15T16:04:05.425Z] #39 45.47 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:04:05.425Z] #39 DONE 46.0s [2022-09-15T16:04:05.425Z] [2022-09-15T16:04:05.425Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:05.425Z] #27 43.73 Selecting previously unselected package binutils-mingw-w64. [2022-09-15T16:04:05.425Z] #27 43.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-15T16:04:05.425Z] #27 43.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-15T16:04:05.425Z] #27 43.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-15T16:04:05.425Z] #27 43.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-15T16:04:05.425Z] #27 43.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:04:05.425Z] #27 44.30 Selecting previously unselected package dmsetup. [2022-09-15T16:04:05.425Z] #27 44.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-15T16:04:05.425Z] #27 44.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-15T16:04:05.425Z] #27 44.58 Selecting previously unselected package mingw-w64-common. [2022-09-15T16:04:05.425Z] #27 44.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-15T16:04:05.425Z] #27 44.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-15T16:04:06.357Z] #27 ... [2022-09-15T16:04:06.357Z] [2022-09-15T16:04:06.357Z] #37 [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-09-15T16:04:06.357Z] #37 37.20 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-15T16:04:06.357Z] #37 37.47 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-15T16:04:06.357Z] #37 37.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-15T16:04:06.357Z] #37 37.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-15T16:04:06.357Z] #37 37.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-15T16:04:06.357Z] #37 37.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-15T16:04:06.357Z] #37 37.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-15T16:04:06.357Z] #37 37.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-15T16:04:06.357Z] #37 37.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-15T16:04:06.357Z] #37 37.85 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-15T16:04:06.357Z] #37 37.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-15T16:04:06.357Z] #37 38.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-15T16:04:06.357Z] #37 38.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-15T16:04:06.357Z] #37 38.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-15T16:04:06.357Z] #37 38.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-15T16:04:06.357Z] #37 38.70 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-15T16:04:06.357Z] #37 38.86 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-15T16:04:06.357Z] #37 39.00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-15T16:04:06.357Z] #37 39.00 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-15T16:04:06.358Z] #37 39.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-15T16:04:06.358Z] #37 39.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-15T16:04:06.358Z] #37 39.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-15T16:04:06.358Z] #37 39.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-15T16:04:06.358Z] #37 39.27 go: downloading github.com/prometheus/common v0.32.1 [2022-09-15T16:04:06.358Z] #37 39.66 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-15T16:04:06.358Z] #37 39.78 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-15T16:04:06.358Z] #37 40.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-15T16:04:06.358Z] #37 40.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-15T16:04:06.614Z] #37 ... [2022-09-15T16:04:06.614Z] [2022-09-15T16:04:06.615Z] #38 [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-09-15T16:04:06.615Z] #38 40.32 Selecting previously unselected package libicu67:arm64. [2022-09-15T16:04:06.615Z] #38 40.32 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 40.35 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-15T16:04:06.615Z] #38 45.99 Selecting previously unselected package libxml2:arm64. [2022-09-15T16:04:06.615Z] #38 46.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 46.01 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-15T16:04:06.615Z] #38 46.66 Selecting previously unselected package libarchive13:arm64. [2022-09-15T16:04:06.615Z] #38 46.66 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 46.68 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-15T16:04:06.615Z] #38 46.95 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-15T16:04:06.615Z] #38 46.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 46.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-15T16:04:06.615Z] #38 47.16 Selecting previously unselected package librhash0:arm64. [2022-09-15T16:04:06.615Z] #38 47.16 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 47.17 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-15T16:04:06.615Z] #38 47.36 Selecting previously unselected package libuv1:arm64. [2022-09-15T16:04:06.615Z] #38 47.36 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 47.37 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-15T16:04:06.615Z] #38 47.54 Selecting previously unselected package cmake. [2022-09-15T16:04:06.615Z] #38 47.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-15T16:04:06.615Z] #38 47.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-15T16:04:07.178Z] #38 ... [2022-09-15T16:04:07.178Z] [2022-09-15T16:04:07.178Z] #25 [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-09-15T16:04:07.435Z] #25 47.64 Setting up criu (3.17.1-1) ... [2022-09-15T16:04:09.956Z] #25 49.74 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:04:09.956Z] #25 DONE 50.2s [2022-09-15T16:04:09.956Z] [2022-09-15T16:04:09.956Z] #38 [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-09-15T16:04:09.956Z] #38 50.24 Setting up libicu67:arm64 (67.1-7) ... [2022-09-15T16:04:09.956Z] #38 50.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:04:09.956Z] #38 50.38 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-15T16:04:09.956Z] #38 50.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:04:09.956Z] #38 50.45 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-15T16:04:09.956Z] #38 50.48 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-15T16:04:09.956Z] #38 50.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-15T16:04:09.956Z] #38 50.55 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-15T16:04:09.956Z] #38 50.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-15T16:04:09.956Z] #38 50.58 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-15T16:04:09.956Z] #38 50.60 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:04:10.214Z] #38 DONE 51.0s [2022-09-15T16:04:10.214Z] [2022-09-15T16:04:10.214Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-15T16:04:10.470Z] #42 DONE 0.2s [2022-09-15T16:04:10.470Z] [2022-09-15T16:04:10.470Z] #43 [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-09-15T16:04:10.924Z] #38 44.39 Reading package lists... [2022-09-15T16:04:10.924Z] #38 ... [2022-09-15T16:04:10.924Z] [2022-09-15T16:04:10.924Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:10.924Z] #39 23.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-15T16:04:11.837Z] #43 1.336 + RM_GOPATH=0 [2022-09-15T16:04:11.838Z] #43 1.339 + TMP_GOPATH= [2022-09-15T16:04:11.838Z] #43 1.339 + : /build [2022-09-15T16:04:11.838Z] #43 1.339 + '[' -z '' ']' [2022-09-15T16:04:11.838Z] #43 1.339 ++ mktemp -d [2022-09-15T16:04:11.838Z] #43 1.383 + export GOPATH=/tmp/tmp.1DsBm5YkKk [2022-09-15T16:04:11.838Z] #43 1.383 + GOPATH=/tmp/tmp.1DsBm5YkKk [2022-09-15T16:04:11.838Z] #43 1.383 + RM_GOPATH=1 [2022-09-15T16:04:11.838Z] #43 1.383 + case "$(go env GOARCH)" in [2022-09-15T16:04:11.838Z] #43 1.383 ++ go env GOARCH [2022-09-15T16:04:11.838Z] #43 1.420 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:04:11.838Z] #43 1.420 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:04:11.838Z] #43 1.430 Install tini version v0.19.0 [2022-09-15T16:04:11.838Z] #43 1.430 ++ dirname /install.sh [2022-09-15T16:04:11.838Z] #43 1.430 + dir=/ [2022-09-15T16:04:11.838Z] #43 1.430 + bin=tini [2022-09-15T16:04:11.838Z] #43 1.430 + shift [2022-09-15T16:04:11.838Z] #43 1.430 + '[' '!' -f //tini.installer ']' [2022-09-15T16:04:11.838Z] #43 1.430 + . //tini.installer [2022-09-15T16:04:11.838Z] #43 1.430 ++ : v0.19.0 [2022-09-15T16:04:11.838Z] #43 1.430 + install_tini [2022-09-15T16:04:11.838Z] #43 1.430 + echo 'Install tini version v0.19.0' [2022-09-15T16:04:11.838Z] #43 1.430 + git clone https://github.com/krallin/tini.git /tmp/tmp.1DsBm5YkKk/tini [2022-09-15T16:04:11.838Z] #43 1.472 Cloning into '/tmp/tmp.1DsBm5YkKk/tini'... [2022-09-15T16:04:12.766Z] #43 2.324 + cd /tmp/tmp.1DsBm5YkKk/tini [2022-09-15T16:04:12.766Z] #43 2.328 + git checkout -q v0.19.0 [2022-09-15T16:04:12.766Z] #43 2.333 + cmake . [2022-09-15T16:04:13.022Z] #43 2.742 -- The C compiler identification is GNU 10.2.1 [2022-09-15T16:04:13.279Z] #43 2.827 -- Detecting C compiler ABI info [2022-09-15T16:04:13.842Z] #43 3.343 -- Detecting C compiler ABI info - done [2022-09-15T16:04:13.842Z] #43 3.463 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-15T16:04:14.100Z] #43 3.468 -- Detecting C compile features [2022-09-15T16:04:14.100Z] #43 3.472 -- Detecting C compile features - done [2022-09-15T16:04:14.100Z] #43 3.513 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-15T16:04:14.356Z] #43 3.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-15T16:04:14.356Z] #43 3.868 -- Configuring done [2022-09-15T16:04:14.356Z] #43 3.895 -- Generating done [2022-09-15T16:04:14.356Z] #43 3.905 -- Build files have been written to: /tmp/tmp.1DsBm5YkKk/tini [2022-09-15T16:04:14.356Z] #43 3.914 + make tini-static [2022-09-15T16:04:14.613Z] #43 4.270 Scanning dependencies of target tini-static [2022-09-15T16:04:14.870Z] #43 4.434 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-15T16:04:15.097Z] #39 ... [2022-09-15T16:04:15.097Z] [2022-09-15T16:04:15.097Z] #38 [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-09-15T16:04:15.097Z] #38 44.39 Reading package lists... [2022-09-15T16:04:15.126Z] #43 ... [2022-09-15T16:04:15.126Z] [2022-09-15T16:04:15.126Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:15.126Z] #0 0.782 Cloning into '/tmp/crun-build'... [2022-09-15T16:04:15.126Z] #0 7.361 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-15T16:04:15.126Z] #0 7.405 Cloning into '/tmp/crun-build/libocispec'... [2022-09-15T16:04:15.126Z] #0 8.601 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-15T16:04:15.126Z] #0 8.615 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-15T16:04:15.126Z] #0 8.617 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-15T16:04:15.126Z] #0 8.618 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-15T16:04:15.126Z] #0 8.655 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-15T16:04:15.730Z] #44 10.48 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-15T16:04:16.674Z] #44 ... [2022-09-15T16:04:16.674Z] [2022-09-15T16:04:16.674Z] #43 [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-09-15T16:04:16.674Z] #43 5.957 [100%] Linking C executable tini-static [2022-09-15T16:04:16.930Z] #43 6.603 [100%] Built target tini-static [2022-09-15T16:04:17.186Z] #43 6.703 + mkdir -p /build [2022-09-15T16:04:17.187Z] #43 6.708 + cp tini-static /build/docker-init [2022-09-15T16:04:17.443Z] #43 DONE 7.1s [2022-09-15T16:04:17.443Z] [2022-09-15T16:04:17.443Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:17.443Z] #44 11.95 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-15T16:04:17.699Z] #44 ... [2022-09-15T16:04:17.699Z] [2022-09-15T16:04:17.699Z] #33 [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-09-15T16:04:17.699Z] #33 58.47 gotestsum version dev [2022-09-15T16:04:17.699Z] #33 DONE 58.6s [2022-09-15T16:04:17.955Z] [2022-09-15T16:04:17.955Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:17.955Z] #27 51.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-15T16:04:17.955Z] #27 51.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-15T16:04:17.955Z] #27 51.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-15T16:04:18.517Z] #27 59.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-15T16:04:18.517Z] #27 59.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:18.517Z] #27 59.36 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-15T16:04:18.517Z] #27 59.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-15T16:04:18.517Z] #27 59.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:18.517Z] #27 59.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-15T16:04:18.773Z] #27 ... [2022-09-15T16:04:18.773Z] [2022-09-15T16:04:18.774Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:18.774Z] #44 13.55 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-15T16:04:19.271Z] #38 57.38 Reading package lists... [2022-09-15T16:04:19.271Z] #38 ... [2022-09-15T16:04:19.271Z] [2022-09-15T16:04:19.271Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:19.271Z] #39 32.09 libtoolize: putting auxiliary files in '.'. [2022-09-15T16:04:19.271Z] #39 32.10 libtoolize: copying file './ltmain.sh' [2022-09-15T16:04:19.271Z] #39 32.60 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-15T16:04:19.271Z] #39 32.60 libtoolize: and rerunning libtoolize and aclocal. [2022-09-15T16:04:19.271Z] #39 32.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-15T16:04:19.339Z] #44 14.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-15T16:04:19.339Z] #44 14.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-15T16:04:24.588Z] #44 ... [2022-09-15T16:04:24.588Z] [2022-09-15T16:04:24.588Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:24.588Z] #27 65.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-15T16:04:24.588Z] #27 65.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:24.588Z] #27 65.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:04:25.818Z] #39 39.40 configure.ac:7: installing './compile' [2022-09-15T16:04:25.818Z] #39 39.41 configure.ac:11: installing './config.guess' [2022-09-15T16:04:25.818Z] #39 39.42 configure.ac:11: installing './config.sub' [2022-09-15T16:04:25.818Z] #39 39.42 configure.ac:8: installing './install-sh' [2022-09-15T16:04:25.818Z] #39 39.44 configure.ac:8: installing './missing' [2022-09-15T16:04:25.818Z] #39 39.53 Makefile.am: installing './depcomp' [2022-09-15T16:04:26.381Z] #39 40.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-15T16:04:26.381Z] #39 40.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-15T16:04:26.381Z] #39 40.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-15T16:04:26.381Z] #39 40.52 libtoolize: copying file 'm4/libtool.m4' [2022-09-15T16:04:26.381Z] #39 40.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-15T16:04:26.638Z] #39 40.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-15T16:04:26.638Z] #39 40.74 libtoolize: copying file 'm4/ltversion.m4' [2022-09-15T16:04:26.638Z] #39 40.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-15T16:04:26.638Z] #39 40.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-15T16:04:26.895Z] #39 ... [2022-09-15T16:04:26.895Z] [2022-09-15T16:04:26.895Z] #38 [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-09-15T16:04:26.895Z] #38 57.38 Reading package lists... [2022-09-15T16:04:30.734Z] #38 70.76 Building dependency tree... [2022-09-15T16:04:32.881Z] #27 ... [2022-09-15T16:04:32.881Z] [2022-09-15T16:04:32.881Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:32.881Z] #44 26.71 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-15T16:04:34.008Z] #38 77.05 The following additional packages will be installed: [2022-09-15T16:04:34.009Z] #38 77.05 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-15T16:04:34.009Z] #38 77.05 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-15T16:04:34.009Z] #38 77.05 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-15T16:04:34.009Z] #38 77.05 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-15T16:04:34.009Z] #38 77.05 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-15T16:04:34.009Z] #38 77.05 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-15T16:04:34.009Z] #38 77.05 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-15T16:04:34.009Z] #38 77.05 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-15T16:04:34.009Z] #38 77.05 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.05 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-15T16:04:34.009Z] #38 77.06 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-15T16:04:34.009Z] #38 77.06 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-15T16:04:34.009Z] #38 77.06 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.06 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.06 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.06 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-15T16:04:34.009Z] #38 77.06 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-15T16:04:34.009Z] #38 77.06 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.06 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-15T16:04:34.009Z] #38 77.06 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.06 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.06 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-15T16:04:34.009Z] #38 77.06 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-15T16:04:34.009Z] #38 77.06 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.06 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.07 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.07 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-15T16:04:34.009Z] #38 77.07 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.07 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-15T16:04:34.009Z] #38 77.07 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-15T16:04:34.009Z] #38 77.07 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-15T16:04:34.009Z] #38 77.07 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.07 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-15T16:04:34.009Z] #38 77.07 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-15T16:04:34.009Z] #38 77.07 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-15T16:04:34.009Z] #38 77.07 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-15T16:04:34.009Z] #38 77.09 linux-libc-dev-s390x-cross patch xz-utils [2022-09-15T16:04:34.009Z] #38 77.13 Suggested packages: [2022-09-15T16:04:34.009Z] #38 77.13 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-15T16:04:34.009Z] #38 77.13 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.13 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-15T16:04:34.009Z] #38 77.13 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-15T16:04:34.009Z] #38 77.13 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-15T16:04:34.009Z] #38 77.13 libyaml-shell-perl ed diffutils-doc [2022-09-15T16:04:34.009Z] #38 77.13 Recommended packages: [2022-09-15T16:04:34.009Z] #38 77.13 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-15T16:04:34.009Z] #38 77.13 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-15T16:04:36.531Z] #38 ... [2022-09-15T16:04:36.531Z] [2022-09-15T16:04:36.531Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:36.531Z] #39 50.34 configure.ac:7: installing 'build-aux/compile' [2022-09-15T16:04:36.531Z] #39 50.34 configure.ac:9: installing 'build-aux/config.guess' [2022-09-15T16:04:36.531Z] #39 50.34 configure.ac:9: installing 'build-aux/config.sub' [2022-09-15T16:04:36.531Z] #39 50.35 configure.ac:11: installing 'build-aux/install-sh' [2022-09-15T16:04:36.531Z] #39 50.36 configure.ac:11: installing 'build-aux/missing' [2022-09-15T16:04:36.531Z] #39 50.58 Makefile.am: installing 'build-aux/depcomp' [2022-09-15T16:04:36.531Z] #39 50.66 parallel-tests: installing 'build-aux/test-driver' [2022-09-15T16:04:37.058Z] #44 ... [2022-09-15T16:04:37.058Z] [2022-09-15T16:04:37.058Z] #41 [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-09-15T16:04:37.058Z] #41 41.83 Updating files: 54% (2729/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 92% (4596/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-15T16:04:37.058Z] #41 43.14 + cd /tmp/tmp.NSzKYXC2dd/src/github.com/containerd/containerd [2022-09-15T16:04:37.058Z] #41 43.14 + git checkout -q v1.6.8 [2022-09-15T16:04:38.425Z] #39 52.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-15T16:04:38.425Z] #39 52.22 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-15T16:04:38.425Z] #39 52.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-15T16:04:38.683Z] #39 52.71 libtoolize: copying file 'm4/libtool.m4' [2022-09-15T16:04:38.683Z] #39 52.78 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-15T16:04:38.683Z] #39 52.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-15T16:04:38.683Z] #39 52.96 libtoolize: copying file 'm4/ltversion.m4' [2022-09-15T16:04:38.939Z] #39 53.06 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-15T16:04:39.581Z] #41 45.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-15T16:04:39.581Z] #41 45.26 + BUILDTAGS='netgo osusergo static_build' [2022-09-15T16:04:39.581Z] #41 45.26 + export EXTRA_FLAGS=-buildmode=pie [2022-09-15T16:04:39.581Z] #41 45.26 + EXTRA_FLAGS=-buildmode=pie [2022-09-15T16:04:39.581Z] #41 45.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-15T16:04:39.581Z] #41 45.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-15T16:04:39.581Z] #41 45.26 + '[' '' = dynamic ']' [2022-09-15T16:04:39.581Z] #41 45.26 + make [2022-09-15T16:04:41.475Z] #41 47.27 + bin/ctr [2022-09-15T16:04:42.213Z] #39 ... [2022-09-15T16:04:42.213Z] [2022-09-15T16:04:42.213Z] #38 [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-09-15T16:04:42.213Z] #38 82.81 The following NEW packages will be installed: [2022-09-15T16:04:42.213Z] #38 82.82 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-15T16:04:42.213Z] #38 82.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-15T16:04:42.213Z] #38 82.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-15T16:04:42.213Z] #38 82.82 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-15T16:04:42.213Z] #38 82.82 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-15T16:04:42.213Z] #38 82.82 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-15T16:04:42.213Z] #38 82.82 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-15T16:04:42.213Z] #38 82.82 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.82 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-15T16:04:42.213Z] #38 82.83 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-15T16:04:42.213Z] #38 82.83 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-15T16:04:42.213Z] #38 82.83 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-15T16:04:42.213Z] #38 82.83 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.83 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-15T16:04:42.213Z] #38 82.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-15T16:04:42.213Z] #38 82.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-15T16:04:42.213Z] #38 82.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-15T16:04:42.213Z] #38 82.83 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.83 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.83 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.83 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-15T16:04:42.213Z] #38 82.83 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-15T16:04:42.213Z] #38 82.83 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.83 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-15T16:04:42.213Z] #38 82.83 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.83 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.83 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-15T16:04:42.213Z] #38 82.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-15T16:04:42.213Z] #38 82.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-15T16:04:42.213Z] #38 82.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-15T16:04:42.213Z] #38 82.87 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-15T16:04:42.213Z] #38 82.87 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-15T16:04:42.213Z] #38 82.87 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.87 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-15T16:04:42.213Z] #38 82.87 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-15T16:04:42.213Z] #38 82.87 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-15T16:04:42.213Z] #38 82.87 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-15T16:04:42.213Z] #38 82.87 linux-libc-dev-s390x-cross patch xz-utils [2022-09-15T16:04:42.213Z] #38 83.48 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:04:42.213Z] #38 83.48 Need to get 788 MB of archives. [2022-09-15T16:04:42.213Z] #38 83.48 After this operation, 3385 MB of additional disk space will be used. [2022-09-15T16:04:42.213Z] #38 83.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-15T16:04:42.213Z] #38 83.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-15T16:04:42.213Z] #38 83.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-15T16:04:42.213Z] #38 83.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-15T16:04:42.213Z] #38 83.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-15T16:04:42.213Z] #38 83.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-15T16:04:42.213Z] #38 83.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-15T16:04:42.213Z] #38 83.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-15T16:04:42.213Z] #38 83.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-15T16:04:42.213Z] #38 83.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-15T16:04:42.213Z] #38 83.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-15T16:04:42.213Z] #38 83.94 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-09-15T16:04:42.213Z] #38 83.95 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-09-15T16:04:42.213Z] #38 85.39 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-09-15T16:04:42.213Z] #38 85.39 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-09-15T16:04:43.585Z] #38 86.84 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-09-15T16:04:43.585Z] #38 86.84 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-09-15T16:04:44.954Z] #38 88.37 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-09-15T16:04:44.954Z] #38 88.37 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-09-15T16:04:45.885Z] #38 89.54 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-09-15T16:04:46.143Z] #38 89.55 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-09-15T16:04:46.732Z] #41 ... [2022-09-15T16:04:46.732Z] [2022-09-15T16:04:46.732Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:46.732Z] #27 76.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-15T16:04:46.732Z] #27 76.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:46.732Z] #27 76.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:04:46.732Z] #27 81.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-15T16:04:46.732Z] #27 81.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:46.732Z] #27 81.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-15T16:04:46.732Z] #27 87.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-15T16:04:46.732Z] #27 87.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:46.732Z] #27 87.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:04:47.073Z] #38 90.70 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-09-15T16:04:47.073Z] #38 90.70 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-09-15T16:04:47.073Z] #38 90.70 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-09-15T16:04:47.073Z] #38 90.70 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-09-15T16:04:47.330Z] #38 90.70 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-09-15T16:04:47.330Z] #38 90.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-15T16:04:47.330Z] #38 90.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-15T16:04:47.330Z] #38 90.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-15T16:04:47.330Z] #38 90.75 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-09-15T16:04:47.330Z] #38 90.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-15T16:04:47.330Z] #38 90.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-15T16:04:47.330Z] #38 90.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-15T16:04:47.330Z] #38 90.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-15T16:04:47.330Z] #38 90.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-15T16:04:47.330Z] #38 90.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-15T16:04:47.330Z] #38 90.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-15T16:04:47.330Z] #38 90.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-15T16:04:47.330Z] #38 90.93 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-09-15T16:04:47.587Z] #38 90.94 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-09-15T16:04:48.957Z] #38 92.33 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-09-15T16:04:48.957Z] #38 92.33 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-09-15T16:04:48.957Z] #38 92.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-15T16:04:48.957Z] #38 92.43 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-09-15T16:04:48.957Z] #38 92.47 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-09-15T16:04:50.852Z] #38 94.08 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-09-15T16:04:50.852Z] #38 ... [2022-09-15T16:04:50.852Z] [2022-09-15T16:04:50.852Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:50.852Z] #39 64.59 configure.ac:11: installing 'build-aux/compile' [2022-09-15T16:04:50.852Z] #39 64.60 configure.ac:11: installing 'build-aux/config.guess' [2022-09-15T16:04:50.852Z] #39 64.61 configure.ac:11: installing 'build-aux/config.sub' [2022-09-15T16:04:50.852Z] #39 64.62 configure.ac:13: installing 'build-aux/install-sh' [2022-09-15T16:04:50.852Z] #39 64.63 configure.ac:13: installing 'build-aux/missing' [2022-09-15T16:04:50.852Z] #39 64.64 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-15T16:04:50.852Z] #39 64.82 Makefile.am: installing 'build-aux/depcomp' [2022-09-15T16:04:51.985Z] #27 ... [2022-09-15T16:04:51.985Z] [2022-09-15T16:04:51.985Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:04:51.985Z] #44 36.18 libtoolize: putting auxiliary files in '.'. [2022-09-15T16:04:51.985Z] #44 36.19 libtoolize: copying file './ltmain.sh' [2022-09-15T16:04:51.985Z] #44 36.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-15T16:04:51.985Z] #44 36.91 libtoolize: and rerunning libtoolize and aclocal. [2022-09-15T16:04:51.985Z] #44 36.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-15T16:04:51.985Z] #44 45.26 configure.ac:7: installing './compile' [2022-09-15T16:04:51.985Z] #44 45.27 configure.ac:11: installing './config.guess' [2022-09-15T16:04:51.985Z] #44 45.27 configure.ac:11: installing './config.sub' [2022-09-15T16:04:51.985Z] #44 45.29 configure.ac:8: installing './install-sh' [2022-09-15T16:04:51.985Z] #44 45.30 configure.ac:8: installing './missing' [2022-09-15T16:04:51.985Z] #44 45.40 Makefile.am: installing './depcomp' [2022-09-15T16:04:51.985Z] #44 46.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-15T16:04:51.985Z] #44 46.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-15T16:04:51.985Z] #44 46.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-15T16:04:51.985Z] #44 46.71 libtoolize: copying file 'm4/libtool.m4' [2022-09-15T16:04:51.985Z] #44 46.86 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-15T16:04:51.985Z] #44 46.98 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-15T16:04:52.221Z] #39 66.02 checking build system type... x86_64-pc-linux-gnu [2022-09-15T16:04:52.221Z] #39 66.26 checking host system type... x86_64-pc-linux-gnu [2022-09-15T16:04:52.221Z] #39 66.26 checking how to print strings... printf [2022-09-15T16:04:52.221Z] #39 66.28 checking for gcc... gcc [2022-09-15T16:04:52.242Z] #44 47.10 libtoolize: copying file 'm4/ltversion.m4' [2022-09-15T16:04:52.242Z] #44 47.21 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-15T16:04:52.479Z] #39 66.37 checking whether the C compiler works... yes [2022-09-15T16:04:52.479Z] #39 66.59 checking for C compiler default output file name... a.out [2022-09-15T16:04:52.498Z] #44 47.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-15T16:04:52.736Z] #39 66.60 checking for suffix of executables... [2022-09-15T16:04:52.736Z] #39 66.74 checking whether we are cross compiling... no [2022-09-15T16:04:52.736Z] #39 66.98 checking for suffix of object files... o [2022-09-15T16:04:52.993Z] #39 67.06 checking whether we are using the GNU C compiler... yes [2022-09-15T16:04:52.993Z] #39 67.17 checking whether gcc accepts -g... yes [2022-09-15T16:04:53.250Z] #39 67.26 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:04:53.506Z] #39 67.45 checking whether gcc understands -c and -o together... yes [2022-09-15T16:04:53.506Z] #39 67.67 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:04:53.763Z] #39 67.70 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:04:53.763Z] #39 67.73 checking for egrep... /bin/grep -E [2022-09-15T16:04:53.763Z] #39 67.74 checking for fgrep... /bin/grep -F [2022-09-15T16:04:53.763Z] #39 67.74 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:04:53.763Z] #39 67.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:04:53.763Z] #39 67.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:04:53.763Z] #39 67.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:04:53.763Z] #39 67.92 checking whether ln -s works... yes [2022-09-15T16:04:53.763Z] #39 67.92 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:04:53.763Z] #39 67.95 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-15T16:04:54.019Z] #39 67.95 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:04:54.019Z] #39 67.95 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:04:54.019Z] #39 67.96 checking for objdump... objdump [2022-09-15T16:04:54.019Z] #39 67.96 checking how to recognize dependent libraries... pass_all [2022-09-15T16:04:54.019Z] #39 67.96 checking for dlltool... no [2022-09-15T16:04:54.019Z] #39 67.97 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:04:54.019Z] #39 67.97 checking for ar... ar [2022-09-15T16:04:54.019Z] #39 67.97 checking for archiver @FILE support... @ [2022-09-15T16:04:54.019Z] #39 68.13 checking for strip... strip [2022-09-15T16:04:54.019Z] #39 68.14 checking for ranlib... ranlib [2022-09-15T16:04:54.019Z] #39 68.15 checking for gawk... no [2022-09-15T16:04:54.019Z] #39 68.16 checking for mawk... mawk [2022-09-15T16:04:54.276Z] #39 68.16 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:04:54.276Z] #39 68.48 checking for sysroot... no [2022-09-15T16:04:54.276Z] #39 68.49 checking for a working dd... /bin/dd [2022-09-15T16:04:54.276Z] #39 68.49 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:04:54.533Z] #39 68.55 checking for mt... no [2022-09-15T16:04:54.533Z] #39 68.55 checking if : is a manifest tool... no [2022-09-15T16:04:54.533Z] #39 68.56 checking how to run the C preprocessor... gcc -E [2022-09-15T16:04:55.463Z] #39 68.78 checking for ANSI C header files... yes [2022-09-15T16:04:55.463Z] #39 69.40 checking for sys/types.h... yes [2022-09-15T16:04:55.748Z] #39 69.56 checking for sys/stat.h... yes [2022-09-15T16:04:55.748Z] #39 69.74 checking for stdlib.h... yes [2022-09-15T16:04:56.008Z] #39 69.96 checking for string.h... yes [2022-09-15T16:04:56.269Z] #39 70.16 checking for memory.h... yes [2022-09-15T16:04:56.269Z] #39 70.33 checking for strings.h... yes [2022-09-15T16:04:56.532Z] #39 70.51 checking for inttypes.h... yes [2022-09-15T16:04:56.532Z] #39 70.60 checking for stdint.h... yes [2022-09-15T16:04:56.788Z] #39 70.81 checking for unistd.h... yes [2022-09-15T16:04:57.045Z] #39 70.98 checking for dlfcn.h... yes [2022-09-15T16:04:57.045Z] #39 71.16 checking for objdir... .libs [2022-09-15T16:04:57.610Z] #39 71.71 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:04:57.610Z] #39 71.80 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:04:57.867Z] #39 71.80 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:04:58.123Z] #39 71.87 checking if gcc static flag -static works... yes [2022-09-15T16:04:58.123Z] #39 72.20 checking if gcc supports -c -o file.o... yes [2022-09-15T16:04:58.123Z] #39 72.35 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:04:58.123Z] #39 72.35 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-15T16:04:58.379Z] #39 72.38 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:04:58.379Z] #39 72.59 checking how to hardcode library paths into programs... immediate [2022-09-15T16:04:58.379Z] #39 72.59 checking whether stripping libraries is possible... yes [2022-09-15T16:04:58.379Z] #39 72.60 checking if libtool supports shared libraries... yes [2022-09-15T16:04:58.379Z] #39 72.60 checking whether to build shared libraries... no [2022-09-15T16:04:58.379Z] #39 72.60 checking whether to build static libraries... yes [2022-09-15T16:04:58.379Z] #39 72.60 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:04:58.379Z] #39 72.62 checking whether build environment is sane... yes [2022-09-15T16:04:58.379Z] #39 72.66 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:04:58.379Z] #39 72.67 checking whether make sets $(MAKE)... yes [2022-09-15T16:04:58.636Z] #39 72.72 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:04:58.636Z] #39 72.75 checking whether make supports nested variables... yes [2022-09-15T16:04:58.636Z] #39 72.78 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:04:58.636Z] #39 72.78 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:04:58.636Z] #39 72.79 checking how to create a ustar tar archive... gnutar [2022-09-15T16:04:58.893Z] #39 72.83 checking dependency style of gcc... gcc3 [2022-09-15T16:04:58.893Z] #39 72.98 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:04:58.893Z] #39 72.98 checking whether make supports nested variables... (cached) yes [2022-09-15T16:04:58.893Z] #39 72.99 checking for gawk... (cached) mawk [2022-09-15T16:04:58.893Z] #39 72.99 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-15T16:04:58.893Z] #39 73.00 checking for gcc... (cached) gcc [2022-09-15T16:04:58.893Z] #39 73.05 checking whether we are using the GNU C compiler... (cached) yes [2022-09-15T16:04:58.893Z] #39 73.05 checking whether gcc accepts -g... (cached) yes [2022-09-15T16:04:58.893Z] #39 73.05 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-15T16:04:58.893Z] #39 73.05 checking whether gcc understands -c and -o together... (cached) yes [2022-09-15T16:04:59.043Z] #44 ... [2022-09-15T16:04:59.043Z] [2022-09-15T16:04:59.043Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:04:59.043Z] #27 99.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-15T16:04:59.043Z] #27 99.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-15T16:04:59.043Z] #27 99.39 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:04:59.150Z] #39 73.06 checking for a Python interpreter with version >= 3... python3 [2022-09-15T16:04:59.150Z] #39 73.15 checking for python3... /usr/bin/python3 [2022-09-15T16:04:59.150Z] #39 73.16 checking for python3 version... 3.9 [2022-09-15T16:04:59.150Z] #39 73.20 checking for python3 platform... linux [2022-09-15T16:04:59.406Z] #39 73.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-15T16:04:59.406Z] #39 73.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-15T16:04:59.406Z] #39 73.58 checking for go-md2man... no [2022-09-15T16:04:59.663Z] #39 73.60 checking error.h usability... yes [2022-09-15T16:04:59.919Z] #39 73.80 checking error.h presence... yes [2022-09-15T16:04:59.920Z] #39 73.88 checking for error.h... yes [2022-09-15T16:04:59.920Z] #39 73.91 checking linux/openat2.h usability... yes [2022-09-15T16:04:59.920Z] #39 74.06 checking linux/openat2.h presence... yes [2022-09-15T16:04:59.920Z] #39 74.11 checking for linux/openat2.h... yes [2022-09-15T16:05:00.177Z] #39 74.14 checking for copy_file_range... yes [2022-09-15T16:05:00.433Z] #39 74.39 checking for fgetxattr... yes [2022-09-15T16:05:00.690Z] #39 74.60 checking for statx... yes [2022-09-15T16:05:00.690Z] #39 ... [2022-09-15T16:05:00.690Z] [2022-09-15T16:05:00.690Z] #38 [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-09-15T16:05:00.690Z] #38 94.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-15T16:05:00.690Z] #38 94.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB] [2022-09-15T16:05:00.690Z] #38 94.14 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-15T16:05:00.690Z] #38 94.15 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-15T16:05:00.690Z] #38 94.15 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-15T16:05:00.690Z] #38 94.39 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-15T16:05:00.690Z] #38 94.39 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-15T16:05:00.690Z] #38 94.40 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-09-15T16:05:00.690Z] #38 94.40 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-15T16:05:00.690Z] #38 94.40 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-15T16:05:00.690Z] #38 94.41 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-15T16:05:00.690Z] #38 94.42 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-15T16:05:00.690Z] #38 94.42 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-15T16:05:00.690Z] #38 94.43 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-15T16:05:00.690Z] #38 94.43 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-15T16:05:00.690Z] #38 94.43 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-15T16:05:00.690Z] #38 94.43 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-15T16:05:00.690Z] #38 94.43 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-15T16:05:00.690Z] #38 94.44 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-15T16:05:00.690Z] #38 94.47 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-09-15T16:05:00.690Z] #38 94.47 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-15T16:05:00.690Z] #38 94.48 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-15T16:05:00.690Z] #38 94.48 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-15T16:05:00.690Z] #38 94.56 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-15T16:05:00.690Z] #38 94.58 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-15T16:05:00.690Z] #38 94.60 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-09-15T16:05:00.690Z] #38 94.63 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-09-15T16:05:00.690Z] #38 96.30 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-09-15T16:05:00.690Z] #38 96.31 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-09-15T16:05:00.690Z] #38 96.35 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-15T16:05:00.690Z] #38 96.41 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-09-15T16:05:00.690Z] #38 96.46 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-09-15T16:05:00.690Z] #38 97.91 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-09-15T16:05:00.690Z] #38 97.92 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-15T16:05:00.690Z] #38 97.92 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-15T16:05:00.690Z] #38 97.94 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-09-15T16:05:00.690Z] #38 97.95 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-15T16:05:00.690Z] #38 97.95 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-15T16:05:00.690Z] #38 97.95 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-15T16:05:00.690Z] #38 98.02 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-15T16:05:00.690Z] #38 98.04 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-15T16:05:00.690Z] #38 98.06 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-09-15T16:05:00.690Z] #38 98.09 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-09-15T16:05:00.690Z] #38 100.1 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-15T16:05:00.690Z] #38 100.1 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-15T16:05:00.690Z] #38 100.1 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-15T16:05:00.690Z] #38 100.2 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-09-15T16:05:00.690Z] #38 100.2 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-09-15T16:05:00.690Z] #38 102.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-15T16:05:00.690Z] #38 102.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-15T16:05:00.690Z] #38 102.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-15T16:05:00.690Z] #38 102.2 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-09-15T16:05:00.690Z] #38 102.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-15T16:05:00.690Z] #38 102.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-15T16:05:00.690Z] #38 102.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-15T16:05:00.690Z] #38 102.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-15T16:05:00.690Z] #38 102.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-15T16:05:00.690Z] #38 102.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-15T16:05:00.690Z] #38 102.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-09-15T16:05:00.690Z] #38 102.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-15T16:05:00.690Z] #38 102.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-15T16:05:00.690Z] #38 102.5 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-09-15T16:05:00.690Z] #38 102.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-09-15T16:05:00.690Z] #38 ... [2022-09-15T16:05:00.690Z] [2022-09-15T16:05:00.690Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:00.948Z] #39 74.81 checking for fgetpwent_r... yes [2022-09-15T16:05:01.204Z] #39 75.01 checking for issetugid... no [2022-09-15T16:05:01.204Z] #39 75.32 checking for pkg-config... /usr/bin/pkg-config [2022-09-15T16:05:01.204Z] #39 75.32 checking pkg-config is at least version 0.9.0... yes [2022-09-15T16:05:01.461Z] #39 75.33 checking for library containing yajl_tree_get... -lyajl [2022-09-15T16:05:01.717Z] #39 75.75 checking for yajl >= 2.0.0... yes [2022-09-15T16:05:01.717Z] #39 75.78 checking sys/capability.h usability... yes [2022-09-15T16:05:01.717Z] #39 75.91 checking sys/capability.h presence... yes [2022-09-15T16:05:01.717Z] #39 75.97 checking for sys/capability.h... yes [2022-09-15T16:05:02.281Z] #39 75.98 checking for library containing cap_from_name... -lcap [2022-09-15T16:05:02.845Z] #39 76.36 checking for library containing dlopen... -ldl [2022-09-15T16:05:02.845Z] #39 76.82 checking seccomp.h usability... yes [2022-09-15T16:05:02.845Z] #39 77.04 checking seccomp.h presence... yes [2022-09-15T16:05:02.845Z] #39 77.11 checking for seccomp.h... yes [2022-09-15T16:05:03.408Z] #39 77.11 checking for library containing seccomp_rule_add... -lseccomp [2022-09-15T16:05:03.408Z] #39 77.41 checking for library containing seccomp_arch_resolve_name... none required [2022-09-15T16:05:03.665Z] #39 77.58 checking systemd/sd-bus.h usability... yes [2022-09-15T16:05:03.665Z] #39 77.77 checking systemd/sd-bus.h presence... yes [2022-09-15T16:05:03.922Z] #39 77.87 checking for systemd/sd-bus.h... yes [2022-09-15T16:05:04.179Z] #39 77.87 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-15T16:05:04.296Z] #27 ... [2022-09-15T16:05:04.296Z] [2022-09-15T16:05:04.296Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:04.296Z] #44 58.41 configure.ac:7: installing 'build-aux/compile' [2022-09-15T16:05:04.296Z] #44 58.43 configure.ac:9: installing 'build-aux/config.guess' [2022-09-15T16:05:04.296Z] #44 58.44 configure.ac:9: installing 'build-aux/config.sub' [2022-09-15T16:05:04.296Z] #44 58.45 configure.ac:11: installing 'build-aux/install-sh' [2022-09-15T16:05:04.296Z] #44 58.47 configure.ac:11: installing 'build-aux/missing' [2022-09-15T16:05:04.296Z] #44 58.67 Makefile.am: installing 'build-aux/depcomp' [2022-09-15T16:05:04.296Z] #44 58.76 parallel-tests: installing 'build-aux/test-driver' [2022-09-15T16:05:04.435Z] #39 78.30 checking for sd_notify_barrier... yes [2022-09-15T16:05:04.691Z] #39 78.58 checking linux/bpf.h usability... yes [2022-09-15T16:05:04.691Z] #39 78.77 checking linux/bpf.h presence... yes [2022-09-15T16:05:04.691Z] #39 78.84 checking for linux/bpf.h... yes [2022-09-15T16:05:04.691Z] #39 78.84 checking compilation for eBPF... yes [2022-09-15T16:05:04.948Z] #39 78.97 checking for criu >= 3.15... no [2022-09-15T16:05:04.948Z] #39 79.00 configure: CRIU headers not found, building without CRIU support [2022-09-15T16:05:04.948Z] #39 79.00 checking for criu > 3.16... no [2022-09-15T16:05:04.948Z] #39 79.03 configure: CRIU version doesn't support join-ns API [2022-09-15T16:05:04.948Z] #39 79.03 checking for criu > 3.16.1... no [2022-09-15T16:05:04.948Z] #39 79.06 configure: CRIU version doesn't support for pre-dumping [2022-09-15T16:05:04.948Z] #39 79.06 checking for new mount API (fsconfig)... yes [2022-09-15T16:05:04.948Z] #39 79.13 checking for seccomp notify API... yes [2022-09-15T16:05:05.204Z] #39 79.23 checking for gperf... no [2022-09-15T16:05:05.204Z] #39 79.24 configure: gperf not found - cannot rebuild signal parser code [2022-09-15T16:05:05.204Z] #39 79.24 checking for library containing argp_parse... none required [2022-09-15T16:05:05.461Z] #39 79.64 checking that generated files are newer than configure... done [2022-09-15T16:05:05.461Z] #39 79.64 configure: creating ./config.status [2022-09-15T16:05:06.191Z] #44 60.94 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-15T16:05:06.191Z] #44 60.94 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-15T16:05:06.755Z] #44 61.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-15T16:05:06.755Z] #44 61.61 libtoolize: copying file 'm4/libtool.m4' [2022-09-15T16:05:07.012Z] #44 61.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-15T16:05:07.012Z] #44 61.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-15T16:05:07.012Z] #44 61.98 libtoolize: copying file 'm4/ltversion.m4' [2022-09-15T16:05:07.269Z] #44 62.11 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-15T16:05:07.354Z] #39 81.34 config.status: creating Makefile [2022-09-15T16:05:07.354Z] #39 81.41 config.status: creating rpm/crun.spec [2022-09-15T16:05:07.354Z] #39 81.45 config.status: creating config.h [2022-09-15T16:05:07.354Z] #39 81.48 config.status: executing libtool commands [2022-09-15T16:05:07.354Z] #39 81.53 config.status: executing depfiles commands [2022-09-15T16:05:07.616Z] #39 ... [2022-09-15T16:05:07.616Z] [2022-09-15T16:05:07.616Z] #20 [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-09-15T16:05:07.616Z] #20 120.9 Delve is a source level debugger for Go programs. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-15T16:05:07.616Z] #20 120.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Usage: [2022-09-15T16:05:07.616Z] #20 120.9 dlv [command] [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Available Commands: [2022-09-15T16:05:07.616Z] #20 120.9 attach Attach to running process and begin debugging. [2022-09-15T16:05:07.616Z] #20 120.9 connect Connect to a headless debug server with a terminal client. [2022-09-15T16:05:07.616Z] #20 120.9 core Examine a core dump. [2022-09-15T16:05:07.616Z] #20 120.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-15T16:05:07.616Z] #20 120.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-15T16:05:07.616Z] #20 120.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-15T16:05:07.616Z] #20 120.9 help Help about any command [2022-09-15T16:05:07.616Z] #20 120.9 run Deprecated command. Use 'debug' instead. [2022-09-15T16:05:07.616Z] #20 120.9 test Compile test binary and begin debugging program. [2022-09-15T16:05:07.616Z] #20 120.9 trace Compile and begin tracing program. [2022-09-15T16:05:07.616Z] #20 120.9 version Prints version. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Flags: [2022-09-15T16:05:07.616Z] #20 120.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-15T16:05:07.616Z] #20 120.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-15T16:05:07.616Z] #20 120.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-15T16:05:07.616Z] #20 120.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-15T16:05:07.616Z] #20 120.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-15T16:05:07.616Z] #20 120.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-15T16:05:07.616Z] #20 120.9 --disable-aslr Disables address space randomization [2022-09-15T16:05:07.616Z] #20 120.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-15T16:05:07.616Z] #20 120.9 -h, --help help for dlv [2022-09-15T16:05:07.616Z] #20 120.9 --init string Init file, executed by the terminal client. [2022-09-15T16:05:07.616Z] #20 120.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-15T16:05:07.616Z] #20 120.9 --log Enable debugging server logging. [2022-09-15T16:05:07.616Z] #20 120.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-15T16:05:07.616Z] #20 120.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-15T16:05:07.616Z] #20 120.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-15T16:05:07.616Z] #20 120.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-15T16:05:07.616Z] #20 120.9 --wd string Working directory for running the program. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Additional help topics: [2022-09-15T16:05:07.616Z] #20 120.9 dlv backend Help about the --backend flag. [2022-09-15T16:05:07.616Z] #20 120.9 dlv log Help about logging flags. [2022-09-15T16:05:07.616Z] #20 120.9 dlv redirect Help about file redirection. [2022-09-15T16:05:07.616Z] #20 120.9 [2022-09-15T16:05:07.616Z] #20 120.9 Use "dlv [command] --help" for more information about a command. [2022-09-15T16:05:07.876Z] #20 DONE 121.2s [2022-09-15T16:05:07.876Z] [2022-09-15T16:05:07.876Z] #38 [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-09-15T16:05:07.876Z] #38 104.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-09-15T16:05:07.876Z] #38 104.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-09-15T16:05:07.876Z] #38 104.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-15T16:05:07.876Z] #38 104.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-15T16:05:07.876Z] #38 104.6 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-15T16:05:07.876Z] #38 106.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-15T16:05:07.876Z] #38 106.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-15T16:05:07.876Z] #38 106.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-15T16:05:07.876Z] #38 106.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-15T16:05:07.876Z] #38 106.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-15T16:05:07.876Z] #38 106.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-15T16:05:07.876Z] #38 106.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-15T16:05:07.876Z] #38 106.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-15T16:05:07.876Z] #38 106.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-15T16:05:07.876Z] #38 106.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-15T16:05:07.876Z] #38 106.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-15T16:05:07.876Z] #38 106.2 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-09-15T16:05:07.876Z] #38 107.7 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-09-15T16:05:07.876Z] #38 107.7 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-09-15T16:05:07.876Z] #38 107.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-15T16:05:07.876Z] #38 107.8 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-09-15T16:05:07.876Z] #38 107.9 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-09-15T16:05:07.876Z] #38 109.2 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-09-15T16:05:07.876Z] #38 109.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-15T16:05:07.876Z] #38 110.4 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:05:07.876Z] #38 110.8 Fetched 788 MB in 26s (30.2 MB/s) [2022-09-15T16:05:07.876Z] #38 110.9 Selecting previously unselected package liblocale-gettext-perl. [2022-09-15T16:05:07.876Z] #38 110.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-09-15T16:05:07.876Z] #38 111.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-15T16:05:07.876Z] #38 111.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-15T16:05:07.876Z] #38 111.1 Selecting previously unselected package bzip2. [2022-09-15T16:05:07.876Z] #38 111.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-15T16:05:07.876Z] #38 111.1 Unpacking bzip2 (1.0.8-4) ... [2022-09-15T16:05:07.876Z] #38 111.3 Selecting previously unselected package libmagic-mgc. [2022-09-15T16:05:07.876Z] #38 111.3 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-15T16:05:07.876Z] #38 111.3 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-15T16:05:08.134Z] #38 111.6 Selecting previously unselected package libmagic1:amd64. [2022-09-15T16:05:08.134Z] #38 111.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-15T16:05:08.134Z] #38 111.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-15T16:05:08.391Z] #38 111.7 Selecting previously unselected package file. [2022-09-15T16:05:08.391Z] #38 111.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-15T16:05:08.391Z] #38 111.8 Unpacking file (1:5.39-3) ... [2022-09-15T16:05:08.391Z] #38 112.0 Selecting previously unselected package xz-utils. [2022-09-15T16:05:08.391Z] #38 112.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-15T16:05:08.391Z] #38 112.0 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:05:08.391Z] #38 ... [2022-09-15T16:05:08.391Z] [2022-09-15T16:05:08.391Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:08.391Z] #39 82.73 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-15T16:05:08.648Z] #39 82.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-15T16:05:08.904Z] #39 ... [2022-09-15T16:05:08.904Z] [2022-09-15T16:05:08.904Z] #37 [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-09-15T16:05:08.904Z] #37 DONE 122.1s [2022-09-15T16:05:09.161Z] [2022-09-15T16:05:09.161Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:09.161Z] #39 83.30 checking for gcc... gcc [2022-09-15T16:05:09.180Z] #44 ... [2022-09-15T16:05:09.180Z] [2022-09-15T16:05:09.180Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:05:09.180Z] #27 104.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-15T16:05:09.180Z] #27 104.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-15T16:05:09.180Z] #27 104.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 104.9 Selecting previously unselected package libapparmor1:arm64. [2022-09-15T16:05:09.180Z] #27 104.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 104.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-15T16:05:09.180Z] #27 105.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-15T16:05:09.180Z] #27 105.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 105.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-15T16:05:09.180Z] #27 105.2 Selecting previously unselected package libbtrfs0:arm64. [2022-09-15T16:05:09.180Z] #27 105.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 105.2 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-15T16:05:09.180Z] #27 105.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-15T16:05:09.180Z] #27 105.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 105.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-15T16:05:09.180Z] #27 105.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-15T16:05:09.180Z] #27 105.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 105.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 105.8 Selecting previously unselected package libudev-dev:arm64. [2022-09-15T16:05:09.180Z] #27 105.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 105.8 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 106.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-15T16:05:09.180Z] #27 106.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 106.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-15T16:05:09.180Z] #27 106.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-15T16:05:09.180Z] #27 106.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 106.4 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 106.5 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-15T16:05:09.180Z] #27 106.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 106.6 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 106.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-15T16:05:09.180Z] #27 106.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 106.8 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 106.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-15T16:05:09.180Z] #27 106.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 106.9 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 107.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-15T16:05:09.180Z] #27 107.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 107.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-15T16:05:09.180Z] #27 107.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-15T16:05:09.180Z] #27 107.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 107.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 107.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-15T16:05:09.180Z] #27 107.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 107.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 107.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-15T16:05:09.180Z] #27 107.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:05:09.180Z] #27 107.9 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-15T16:05:09.180Z] #27 108.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-15T16:05:09.180Z] #27 108.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-15T16:05:09.180Z] #27 108.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.6 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-15T16:05:09.180Z] #27 108.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-15T16:05:09.180Z] #27 108.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-15T16:05:09.180Z] #27 108.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-15T16:05:09.180Z] #27 108.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 108.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-15T16:05:09.180Z] #27 108.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 109.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-15T16:05:09.180Z] #27 109.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 109.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 109.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 109.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-15T16:05:09.180Z] #27 109.1 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:05:09.418Z] #39 83.44 checking whether the C compiler works... yes [2022-09-15T16:05:09.675Z] #39 83.72 checking for C compiler default output file name... a.out [2022-09-15T16:05:09.675Z] #39 83.74 checking for suffix of executables... [2022-09-15T16:05:09.932Z] #39 83.97 checking whether we are cross compiling... no [2022-09-15T16:05:10.189Z] #39 84.25 checking for suffix of object files... o [2022-09-15T16:05:10.189Z] #39 84.32 checking whether we are using the GNU C compiler... yes [2022-09-15T16:05:10.189Z] #39 84.38 checking whether gcc accepts -g... yes [2022-09-15T16:05:10.446Z] #39 84.44 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:05:10.572Z] #27 DONE 111.5s [2022-09-15T16:05:10.572Z] [2022-09-15T16:05:10.572Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-15T16:05:10.705Z] #39 84.58 checking whether gcc understands -c and -o together... yes [2022-09-15T16:05:10.705Z] #39 84.68 checking how to run the C preprocessor... gcc -E [2022-09-15T16:05:10.705Z] #39 84.83 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:05:10.705Z] #39 84.84 checking for egrep... /bin/grep -E [2022-09-15T16:05:10.828Z] #45 DONE 0.2s [2022-09-15T16:05:10.829Z] [2022-09-15T16:05:10.829Z] #46 [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-09-15T16:05:11.269Z] #39 84.84 checking for ANSI C header files... yes [2022-09-15T16:05:11.269Z] #39 85.40 checking for sys/types.h... yes [2022-09-15T16:05:11.526Z] #39 85.51 checking for sys/stat.h... yes [2022-09-15T16:05:11.526Z] #39 85.61 checking for stdlib.h... yes [2022-09-15T16:05:11.526Z] #39 85.73 checking for string.h... yes [2022-09-15T16:05:11.757Z] #46 1.024 + RM_GOPATH=0 [2022-09-15T16:05:11.757Z] #46 1.026 + TMP_GOPATH= [2022-09-15T16:05:11.757Z] #46 1.026 + : /build [2022-09-15T16:05:11.757Z] #46 1.026 + '[' -z '' ']' [2022-09-15T16:05:11.757Z] #46 1.028 ++ mktemp -d [2022-09-15T16:05:11.757Z] #46 1.035 + export GOPATH=/tmp/tmp.2nzTTOqtWL [2022-09-15T16:05:11.757Z] #46 1.035 + GOPATH=/tmp/tmp.2nzTTOqtWL [2022-09-15T16:05:11.757Z] #46 1.038 + RM_GOPATH=1 [2022-09-15T16:05:11.757Z] #46 1.038 + case "$(go env GOARCH)" in [2022-09-15T16:05:11.757Z] #46 1.039 ++ go env GOARCH [2022-09-15T16:05:11.757Z] #46 1.067 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:05:11.783Z] #39 85.84 checking for memory.h... yes [2022-09-15T16:05:11.783Z] #39 85.95 checking for strings.h... yes [2022-09-15T16:05:12.014Z] #46 ... [2022-09-15T16:05:12.014Z] [2022-09-15T16:05:12.014Z] #47 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-15T16:05:12.014Z] #47 DONE 1.3s [2022-09-15T16:05:12.014Z] [2022-09-15T16:05:12.014Z] #46 [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-09-15T16:05:12.014Z] #46 1.067 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:05:12.014Z] #46 1.068 ++ dirname /install.sh [2022-09-15T16:05:12.014Z] #46 1.075 + dir=/ [2022-09-15T16:05:12.014Z] #46 1.075 + bin=runc [2022-09-15T16:05:12.014Z] #46 1.078 + shift [2022-09-15T16:05:12.014Z] #46 1.079 + '[' '!' -f //runc.installer ']' [2022-09-15T16:05:12.014Z] #46 1.079 + . //runc.installer [2022-09-15T16:05:12.014Z] #46 1.079 ++ set -e [2022-09-15T16:05:12.014Z] #46 1.079 ++ : v1.1.4 [2022-09-15T16:05:12.014Z] #46 1.079 + install_runc [2022-09-15T16:05:12.014Z] #46 1.083 + RUNC_BUILDTAGS=seccomp [2022-09-15T16:05:12.014Z] #46 1.083 Install runc version v1.1.4 (build tags: seccomp) [2022-09-15T16:05:12.014Z] #46 1.083 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-15T16:05:12.014Z] #46 1.083 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2nzTTOqtWL/src/github.com/opencontainers/runc [2022-09-15T16:05:12.014Z] #46 1.095 Cloning into '/tmp/tmp.2nzTTOqtWL/src/github.com/opencontainers/runc'... [2022-09-15T16:05:12.039Z] #39 86.04 checking for inttypes.h... yes [2022-09-15T16:05:12.039Z] #39 86.15 checking for stdint.h... yes [2022-09-15T16:05:12.296Z] #39 86.24 checking for unistd.h... yes [2022-09-15T16:05:12.296Z] #39 86.34 checking minix/config.h usability... no [2022-09-15T16:05:12.296Z] #39 86.41 checking minix/config.h presence... no [2022-09-15T16:05:12.296Z] #39 86.44 checking for minix/config.h... no [2022-09-15T16:05:12.296Z] #39 86.45 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-15T16:05:12.556Z] #39 86.55 checking build system type... x86_64-pc-linux-gnu [2022-09-15T16:05:12.556Z] #39 86.71 checking host system type... x86_64-pc-linux-gnu [2022-09-15T16:05:12.556Z] #39 86.71 checking how to print strings... printf [2022-09-15T16:05:12.556Z] #39 86.73 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:05:12.556Z] #39 86.74 checking for fgrep... /bin/grep -F [2022-09-15T16:05:12.556Z] #39 86.74 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:05:12.556Z] #39 86.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:05:12.556Z] #39 86.75 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:05:12.556Z] #39 86.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:05:12.813Z] #39 86.82 checking whether ln -s works... yes [2022-09-15T16:05:12.813Z] #39 86.82 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:05:12.813Z] #39 86.85 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-15T16:05:12.813Z] #39 86.85 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:05:12.813Z] #39 86.85 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:05:12.813Z] #39 86.85 checking for objdump... objdump [2022-09-15T16:05:12.813Z] #39 86.85 checking how to recognize dependent libraries... pass_all [2022-09-15T16:05:12.813Z] #39 86.86 checking for dlltool... no [2022-09-15T16:05:12.813Z] #39 86.86 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:05:12.813Z] #39 86.86 checking for ar... ar [2022-09-15T16:05:12.813Z] #39 86.87 checking for archiver @FILE support... @ [2022-09-15T16:05:12.813Z] #39 86.95 checking for strip... strip [2022-09-15T16:05:12.813Z] #39 86.95 checking for ranlib... ranlib [2022-09-15T16:05:12.813Z] #39 86.95 checking for gawk... no [2022-09-15T16:05:12.813Z] #39 86.95 checking for mawk... mawk [2022-09-15T16:05:12.945Z] #46 ... [2022-09-15T16:05:12.945Z] [2022-09-15T16:05:12.945Z] #48 [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-09-15T16:05:12.945Z] #48 DONE 0.9s [2022-09-15T16:05:12.945Z] [2022-09-15T16:05:12.945Z] #49 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-15T16:05:13.070Z] #39 86.96 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:05:13.070Z] #39 87.19 checking for sysroot... no [2022-09-15T16:05:13.070Z] #39 87.19 checking for a working dd... /bin/dd [2022-09-15T16:05:13.070Z] #39 87.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:05:13.070Z] #39 87.23 checking for mt... no [2022-09-15T16:05:13.070Z] #39 87.24 checking if : is a manifest tool... no [2022-09-15T16:05:13.070Z] #39 87.24 checking for dlfcn.h... yes [2022-09-15T16:05:13.207Z] #49 ... [2022-09-15T16:05:13.207Z] [2022-09-15T16:05:13.207Z] #34 [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-09-15T16:05:13.207Z] #34 106.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-15T16:05:13.207Z] #34 106.5 + GOBIN=/build [2022-09-15T16:05:13.207Z] #34 106.5 + GO111MODULE=on [2022-09-15T16:05:13.207Z] #34 106.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:05:13.207Z] #34 113.3 rootlesskit version 1.0.0 [2022-09-15T16:05:13.207Z] #34 113.3 Usage of /build/rootlesskit-docker-proxy: [2022-09-15T16:05:13.207Z] #34 113.3 -container-ip string [2022-09-15T16:05:13.207Z] #34 113.3 container ip [2022-09-15T16:05:13.207Z] #34 113.3 -container-port int [2022-09-15T16:05:13.207Z] #34 113.3 container port (default -1) [2022-09-15T16:05:13.207Z] #34 113.3 -host-ip string [2022-09-15T16:05:13.207Z] #34 113.3 host ip [2022-09-15T16:05:13.207Z] #34 113.3 -host-port int [2022-09-15T16:05:13.207Z] #34 113.3 host port (default -1) [2022-09-15T16:05:13.207Z] #34 113.3 -proto string [2022-09-15T16:05:13.207Z] #34 113.3 proxy protocol (default "tcp") [2022-09-15T16:05:13.207Z] #34 DONE 113.5s [2022-09-15T16:05:13.327Z] #39 87.33 checking for objdir... .libs [2022-09-15T16:05:13.327Z] #39 87.51 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:05:13.327Z] #39 87.55 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:05:13.327Z] #39 87.55 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:05:13.465Z] [2022-09-15T16:05:13.465Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-15T16:05:13.465Z] #50 DONE 0.2s [2022-09-15T16:05:13.465Z] [2022-09-15T16:05:13.465Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-15T16:05:13.465Z] #51 DONE 0.1s [2022-09-15T16:05:13.465Z] [2022-09-15T16:05:13.465Z] #23 [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-09-15T16:05:13.585Z] #39 87.60 checking if gcc static flag -static works... yes [2022-09-15T16:05:13.585Z] #39 87.80 checking if gcc supports -c -o file.o... yes [2022-09-15T16:05:13.585Z] #39 87.84 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:05:13.842Z] #39 87.84 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-15T16:05:13.842Z] #39 87.87 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:05:13.842Z] #39 88.04 checking how to hardcode library paths into programs... immediate [2022-09-15T16:05:13.842Z] #39 88.05 checking whether stripping libraries is possible... yes [2022-09-15T16:05:13.842Z] #39 88.05 checking if libtool supports shared libraries... yes [2022-09-15T16:05:13.842Z] #39 88.05 checking whether to build shared libraries... no [2022-09-15T16:05:13.842Z] #39 88.05 checking whether to build static libraries... yes [2022-09-15T16:05:13.842Z] #39 88.06 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:05:13.842Z] #39 88.09 checking whether build environment is sane... yes [2022-09-15T16:05:14.027Z] #23 ... [2022-09-15T16:05:14.027Z] [2022-09-15T16:05:14.027Z] #49 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-15T16:05:14.027Z] #49 1.151 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-15T16:05:14.027Z] #49 DONE 1.2s [2022-09-15T16:05:14.027Z] [2022-09-15T16:05:14.027Z] #52 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-15T16:05:14.100Z] #39 88.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:05:14.100Z] #39 88.13 checking whether make sets $(MAKE)... yes [2022-09-15T16:05:14.100Z] #39 88.16 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:05:14.100Z] #39 88.19 checking whether make supports nested variables... yes [2022-09-15T16:05:14.100Z] #39 88.22 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:05:14.100Z] #39 88.22 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:05:14.100Z] #39 88.22 checking how to create a ustar tar archive... gnutar [2022-09-15T16:05:14.100Z] #39 88.26 checking dependency style of gcc... gcc3 [2022-09-15T16:05:14.357Z] #39 88.36 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:05:14.357Z] #39 88.37 checking whether make supports nested variables... (cached) yes [2022-09-15T16:05:14.357Z] #39 88.37 checking for pkg-config... /usr/bin/pkg-config [2022-09-15T16:05:14.357Z] #39 88.37 checking pkg-config is at least version 0.9.0... yes [2022-09-15T16:05:14.357Z] #39 88.38 checking for yajl >= 2.1.0... yes [2022-09-15T16:05:14.357Z] #39 88.41 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-15T16:05:14.357Z] #39 88.41 checking for gcc... (cached) gcc [2022-09-15T16:05:14.357Z] #39 88.47 checking whether we are using the GNU C compiler... (cached) yes [2022-09-15T16:05:14.357Z] #39 88.47 checking whether gcc accepts -g... (cached) yes [2022-09-15T16:05:14.357Z] #39 88.47 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-15T16:05:14.357Z] #39 88.48 checking whether gcc understands -c and -o together... (cached) yes [2022-09-15T16:05:14.357Z] #39 88.48 checking for a Python interpreter with version >= 3... python3 [2022-09-15T16:05:14.357Z] #39 88.54 checking for python3... /usr/bin/python3 [2022-09-15T16:05:14.357Z] #39 88.54 checking for python3 version... 3.9 [2022-09-15T16:05:14.614Z] #39 88.59 checking for python3 platform... linux [2022-09-15T16:05:14.614Z] #39 88.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-15T16:05:14.614Z] #39 88.73 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-15T16:05:14.871Z] #39 88.96 checking that generated files are newer than configure... done [2022-09-15T16:05:15.128Z] #39 89.11 configure: creating ./config.status [2022-09-15T16:05:15.396Z] #52 ... [2022-09-15T16:05:15.397Z] [2022-09-15T16:05:15.397Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-15T16:05:15.397Z] #53 CACHED [2022-09-15T16:05:15.397Z] [2022-09-15T16:05:15.397Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-15T16:05:15.397Z] #54 CACHED [2022-09-15T16:05:15.397Z] [2022-09-15T16:05:15.397Z] #52 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-15T16:05:15.397Z] #52 DONE 1.1s [2022-09-15T16:05:15.397Z] [2022-09-15T16:05:15.397Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-15T16:05:15.959Z] #55 DONE 0.9s [2022-09-15T16:05:15.959Z] [2022-09-15T16:05:15.959Z] #31 [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-09-15T16:05:16.058Z] #39 90.31 config.status: creating Makefile [2022-09-15T16:05:16.223Z] #31 ... [2022-09-15T16:05:16.223Z] [2022-09-15T16:05:16.223Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-15T16:05:16.315Z] #39 90.34 config.status: creating config.h [2022-09-15T16:05:16.315Z] #39 90.36 config.status: executing libtool commands [2022-09-15T16:05:16.315Z] #39 90.39 config.status: executing depfiles commands [2022-09-15T16:05:16.879Z] #39 90.80 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-15T16:05:16.879Z] #39 90.80 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-15T16:05:16.879Z] #39 91.01 checking for gcc... gcc [2022-09-15T16:05:17.136Z] #39 91.07 checking whether the C compiler works... yes [2022-09-15T16:05:17.136Z] #39 91.20 checking for C compiler default output file name... a.out [2022-09-15T16:05:17.154Z] #56 DONE 0.9s [2022-09-15T16:05:17.154Z] [2022-09-15T16:05:17.154Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:05:17.393Z] #39 91.20 checking for suffix of executables... [2022-09-15T16:05:17.393Z] #39 91.37 checking whether we are cross compiling... no [2022-09-15T16:05:17.651Z] #39 91.55 checking for suffix of object files... o [2022-09-15T16:05:17.651Z] #39 91.66 checking whether we are using the GNU C compiler... yes [2022-09-15T16:05:17.651Z] #39 91.72 checking whether gcc accepts -g... yes [2022-09-15T16:05:17.651Z] #39 91.77 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:05:17.908Z] #39 91.86 checking whether gcc understands -c and -o together... yes [2022-09-15T16:05:17.908Z] #39 91.94 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:05:17.908Z] #39 91.96 checking whether build environment is sane... yes [2022-09-15T16:05:17.908Z] #39 91.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:05:17.908Z] #39 91.98 checking for gawk... no [2022-09-15T16:05:17.908Z] #39 91.99 checking for mawk... mawk [2022-09-15T16:05:17.908Z] #39 91.99 checking whether make sets $(MAKE)... yes [2022-09-15T16:05:17.908Z] #39 92.01 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:05:17.908Z] #39 92.03 checking whether make supports nested variables... yes [2022-09-15T16:05:17.908Z] #39 92.06 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:05:17.908Z] #39 92.06 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:05:17.908Z] #39 92.06 checking how to create a ustar tar archive... gnutar [2022-09-15T16:05:18.084Z] #57 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:05:18.165Z] #39 92.09 checking dependency style of gcc... gcc3 [2022-09-15T16:05:18.165Z] #39 92.19 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:05:18.165Z] #39 92.19 checking whether make supports nested variables... (cached) yes [2022-09-15T16:05:18.165Z] #39 92.21 checking build system type... x86_64-pc-linux-gnu [2022-09-15T16:05:18.165Z] #39 92.37 checking host system type... x86_64-pc-linux-gnu [2022-09-15T16:05:18.165Z] #39 92.38 checking how to print strings... printf [2022-09-15T16:05:18.165Z] #39 92.39 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:05:18.165Z] #39 92.40 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:05:18.165Z] #39 92.40 checking for egrep... /bin/grep -E [2022-09-15T16:05:18.165Z] #39 92.41 checking for fgrep... /bin/grep -F [2022-09-15T16:05:18.165Z] #39 92.41 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:05:18.165Z] #39 92.43 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:05:18.340Z] #57 1.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:05:18.340Z] #57 1.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:05:18.421Z] #39 92.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:05:18.421Z] #39 92.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:05:18.421Z] #39 92.52 checking whether ln -s works... yes [2022-09-15T16:05:18.421Z] #39 92.52 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:05:18.421Z] #39 92.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-15T16:05:18.421Z] #39 92.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:05:18.421Z] #39 92.54 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:05:18.421Z] #39 92.54 checking for objdump... objdump [2022-09-15T16:05:18.421Z] #39 92.55 checking how to recognize dependent libraries... pass_all [2022-09-15T16:05:18.421Z] #39 92.55 checking for dlltool... no [2022-09-15T16:05:18.421Z] #39 92.55 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:05:18.421Z] #39 92.55 checking for ar... ar [2022-09-15T16:05:18.421Z] #39 92.56 checking for archiver @FILE support... @ [2022-09-15T16:05:18.421Z] #39 92.63 checking for strip... strip [2022-09-15T16:05:18.421Z] #39 92.63 checking for ranlib... ranlib [2022-09-15T16:05:18.678Z] #39 92.63 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:05:18.678Z] #39 92.87 checking for sysroot... no [2022-09-15T16:05:18.678Z] #39 92.87 checking for a working dd... /bin/dd [2022-09-15T16:05:18.678Z] #39 92.88 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:05:18.678Z] #39 92.94 checking for mt... no [2022-09-15T16:05:18.678Z] #39 92.94 checking if : is a manifest tool... no [2022-09-15T16:05:18.678Z] #39 ... [2022-09-15T16:05:18.678Z] [2022-09-15T16:05:18.678Z] #38 [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-09-15T16:05:18.678Z] #38 112.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-15T16:05:18.678Z] #38 112.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 112.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-15T16:05:18.678Z] #38 113.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-15T16:05:18.678Z] #38 113.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 113.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-15T16:05:18.678Z] #38 114.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-15T16:05:18.678Z] #38 114.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 114.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-15T16:05:18.678Z] #38 115.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-15T16:05:18.678Z] #38 115.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 115.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-15T16:05:18.678Z] #38 116.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-15T16:05:18.678Z] #38 116.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 116.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-15T16:05:18.678Z] #38 117.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-15T16:05:18.678Z] #38 117.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 117.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:05:18.678Z] #38 117.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-15T16:05:18.678Z] #38 117.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:18.678Z] #38 117.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:05:18.903Z] #57 1.820 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:05:18.935Z] #38 ... [2022-09-15T16:05:18.935Z] [2022-09-15T16:05:18.935Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:18.935Z] #39 92.95 checking how to run the C preprocessor... gcc -E [2022-09-15T16:05:19.497Z] #39 93.10 checking for ANSI C header files... yes [2022-09-15T16:05:19.497Z] #39 93.50 checking for sys/types.h... yes [2022-09-15T16:05:19.497Z] #39 93.61 checking for sys/stat.h... yes [2022-09-15T16:05:19.497Z] #39 93.73 checking for stdlib.h... yes [2022-09-15T16:05:19.754Z] #39 93.83 checking for string.h... yes [2022-09-15T16:05:19.754Z] #39 93.94 checking for memory.h... yes [2022-09-15T16:05:20.011Z] #39 94.04 checking for strings.h... yes [2022-09-15T16:05:20.011Z] #39 94.15 checking for inttypes.h... yes [2022-09-15T16:05:20.267Z] #39 94.28 checking for stdint.h... yes [2022-09-15T16:05:20.268Z] #39 94.39 checking for unistd.h... yes [2022-09-15T16:05:20.280Z] #57 3.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:05:20.524Z] #39 94.49 checking for dlfcn.h... yes [2022-09-15T16:05:20.525Z] #39 94.56 checking for objdir... .libs [2022-09-15T16:05:20.781Z] #39 94.84 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:05:20.781Z] #39 94.91 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:05:20.781Z] #39 94.91 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:05:21.039Z] #39 94.96 checking if gcc static flag -static works... yes [2022-09-15T16:05:21.039Z] #39 95.14 checking if gcc supports -c -o file.o... yes [2022-09-15T16:05:21.039Z] #39 95.22 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:05:21.039Z] #39 95.22 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-15T16:05:21.296Z] #39 95.25 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:05:21.296Z] #39 95.44 checking how to hardcode library paths into programs... immediate [2022-09-15T16:05:21.296Z] #39 95.44 checking whether stripping libraries is possible... yes [2022-09-15T16:05:21.296Z] #39 95.44 checking if libtool supports shared libraries... yes [2022-09-15T16:05:21.296Z] #39 95.44 checking whether to build shared libraries... no [2022-09-15T16:05:21.296Z] #39 95.44 checking whether to build static libraries... yes [2022-09-15T16:05:21.553Z] #39 95.46 checking float.h usability... yes [2022-09-15T16:05:21.553Z] #39 95.54 checking float.h presence... yes [2022-09-15T16:05:21.553Z] #39 95.58 checking for float.h... yes [2022-09-15T16:05:21.553Z] #39 95.59 checking limits.h usability... yes [2022-09-15T16:05:21.553Z] #39 95.68 checking limits.h presence... yes [2022-09-15T16:05:21.553Z] #39 95.71 checking for limits.h... yes [2022-09-15T16:05:21.553Z] #39 95.73 checking stddef.h usability... yes [2022-09-15T16:05:21.810Z] #39 95.81 checking stddef.h presence... yes [2022-09-15T16:05:21.810Z] #39 95.83 checking for stddef.h... yes [2022-09-15T16:05:21.810Z] #39 95.85 checking for stdlib.h... (cached) yes [2022-09-15T16:05:21.810Z] #39 95.86 checking for string.h... (cached) yes [2022-09-15T16:05:21.810Z] #39 95.88 checking sys/time.h usability... yes [2022-09-15T16:05:21.810Z] #39 96.03 checking sys/time.h presence... yes [2022-09-15T16:05:21.810Z] #39 96.06 checking for sys/time.h... yes [2022-09-15T16:05:22.067Z] #39 96.06 checking for inline... inline [2022-09-15T16:05:22.067Z] #39 96.10 checking for size_t... yes [2022-09-15T16:05:22.067Z] #39 96.27 checking for stdlib.h... (cached) yes [2022-09-15T16:05:22.170Z] #57 5.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:05:22.324Z] #39 96.27 checking for GNU libc compatible malloc... yes [2022-09-15T16:05:22.324Z] #39 96.40 checking for stdlib.h... (cached) yes [2022-09-15T16:05:22.426Z] #57 ... [2022-09-15T16:05:22.427Z] [2022-09-15T16:05:22.427Z] #23 [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-09-15T16:05:22.581Z] #39 96.40 checking for GNU libc compatible realloc... yes [2022-09-15T16:05:22.581Z] #39 96.60 checking for working strtod... yes [2022-09-15T16:05:22.581Z] #39 96.80 checking for gettimeofday... yes [2022-09-15T16:05:22.683Z] #23 119.5 Updating files: 25% (2865/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: 43% (5009/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 63% (7281/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 84% (9668/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-15T16:05:22.838Z] #39 96.90 checking for memset... yes [2022-09-15T16:05:22.838Z] #39 97.00 checking for strspn... yes [2022-09-15T16:05:22.946Z] #23 123.4 + cd /tmp/tmp.3yZyKXNKJA/tmp/docker-ce [2022-09-15T16:05:22.946Z] #23 123.4 + git checkout -q v17.06.2-ce [2022-09-15T16:05:23.095Z] #39 97.21 checking that generated files are newer than configure... done [2022-09-15T16:05:23.095Z] #39 97.21 configure: creating ./config.status [2022-09-15T16:05:24.465Z] #39 98.41 config.status: creating Makefile [2022-09-15T16:05:24.465Z] #39 98.44 config.status: creating config.h [2022-09-15T16:05:24.465Z] #39 98.46 config.status: executing depfiles commands [2022-09-15T16:05:24.465Z] #39 98.55 config.status: executing libtool commands [2022-09-15T16:05:25.029Z] #39 99.13 GEN .version [2022-09-15T16:05:25.029Z] #39 99.15 make install-recursive [2022-09-15T16:05:25.029Z] #39 99.16 make[1]: Entering directory '/tmp/crun-build' [2022-09-15T16:05:25.029Z] #39 99.22 Making install in libocispec [2022-09-15T16:05:25.029Z] #39 99.23 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:05:25.029Z] #39 99.29 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-15T16:05:25.029Z] #39 99.30 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-15T16:05:25.029Z] #39 99.31 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-15T16:05:25.029Z] #39 99.31 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-15T16:05:25.592Z] #39 99.76 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-15T16:05:25.592Z] #39 99.81 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-15T16:05:25.850Z] #39 100.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-15T16:05:26.780Z] #39 100.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-15T16:05:26.780Z] #39 100.9 make install-recursive [2022-09-15T16:05:26.780Z] #39 100.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:05:26.780Z] #39 101.0 Making install in yajl [2022-09-15T16:05:26.780Z] #39 101.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:05:26.780Z] #39 101.0 CC verify/json_verify-json_verify.o [2022-09-15T16:05:26.780Z] #39 101.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-15T16:05:26.780Z] #39 101.0 CC src/libyajl_la-yajl_gen.lo [2022-09-15T16:05:26.780Z] #39 101.0 CC src/libyajl_la-yajl.lo [2022-09-15T16:05:26.780Z] #39 101.0 CC src/libyajl_la-yajl_parser.lo [2022-09-15T16:05:26.780Z] #39 101.0 CC src/libyajl_la-yajl_buf.lo [2022-09-15T16:05:26.780Z] #39 101.1 CC src/libyajl_la-yajl_encode.lo [2022-09-15T16:05:26.780Z] #39 101.1 CC src/libyajl_la-yajl_lex.lo [2022-09-15T16:05:26.780Z] #39 ... [2022-09-15T16:05:26.780Z] [2022-09-15T16:05:26.780Z] #38 [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-09-15T16:05:26.780Z] #38 130.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-15T16:05:26.780Z] #38 130.3 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:26.780Z] #38 130.3 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:05:26.780Z] #38 130.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-15T16:05:26.780Z] #38 130.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:26.780Z] #38 130.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:05:28.196Z] #23 ... [2022-09-15T16:05:28.196Z] [2022-09-15T16:05:28.196Z] #31 [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-09-15T16:05:28.196Z] #31 125.8 Delve is a source level debugger for Go programs. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-15T16:05:28.196Z] #31 125.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Pass flags to the program you are debugging using `--`, for example: [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Usage: [2022-09-15T16:05:28.196Z] #31 125.8 dlv [command] [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Available Commands: [2022-09-15T16:05:28.196Z] #31 125.8 attach Attach to running process and begin debugging. [2022-09-15T16:05:28.196Z] #31 125.8 connect Connect to a headless debug server with a terminal client. [2022-09-15T16:05:28.196Z] #31 125.8 core Examine a core dump. [2022-09-15T16:05:28.196Z] #31 125.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-15T16:05:28.196Z] #31 125.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-15T16:05:28.196Z] #31 125.8 exec Execute a precompiled binary, and begin a debug session. [2022-09-15T16:05:28.196Z] #31 125.8 help Help about any command [2022-09-15T16:05:28.196Z] #31 125.8 run Deprecated command. Use 'debug' instead. [2022-09-15T16:05:28.196Z] #31 125.8 test Compile test binary and begin debugging program. [2022-09-15T16:05:28.196Z] #31 125.8 trace Compile and begin tracing program. [2022-09-15T16:05:28.196Z] #31 125.8 version Prints version. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Flags: [2022-09-15T16:05:28.196Z] #31 125.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-15T16:05:28.196Z] #31 125.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-15T16:05:28.196Z] #31 125.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-09-15T16:05:28.196Z] #31 125.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-15T16:05:28.196Z] #31 125.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-15T16:05:28.196Z] #31 125.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-09-15T16:05:28.196Z] #31 125.8 --disable-aslr Disables address space randomization [2022-09-15T16:05:28.196Z] #31 125.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-15T16:05:28.196Z] #31 125.8 -h, --help help for dlv [2022-09-15T16:05:28.196Z] #31 125.8 --init string Init file, executed by the terminal client. [2022-09-15T16:05:28.196Z] #31 125.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-15T16:05:28.196Z] #31 125.8 --log Enable debugging server logging. [2022-09-15T16:05:28.196Z] #31 125.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-15T16:05:28.196Z] #31 125.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-15T16:05:28.196Z] #31 125.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-15T16:05:28.196Z] #31 125.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-15T16:05:28.196Z] #31 125.8 --wd string Working directory for running the program. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Additional help topics: [2022-09-15T16:05:28.196Z] #31 125.8 dlv backend Help about the --backend flag. [2022-09-15T16:05:28.196Z] #31 125.8 dlv log Help about logging flags. [2022-09-15T16:05:28.196Z] #31 125.8 dlv redirect Help about file redirection. [2022-09-15T16:05:28.196Z] #31 125.8 [2022-09-15T16:05:28.196Z] #31 125.8 Use "dlv [command] --help" for more information about a command. [2022-09-15T16:05:28.196Z] #31 DONE 128.2s [2022-09-15T16:05:28.196Z] [2022-09-15T16:05:28.196Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:28.196Z] #44 78.16 configure.ac:11: installing 'build-aux/compile' [2022-09-15T16:05:28.196Z] #44 78.19 configure.ac:11: installing 'build-aux/config.guess' [2022-09-15T16:05:28.196Z] #44 78.21 configure.ac:11: installing 'build-aux/config.sub' [2022-09-15T16:05:28.196Z] #44 78.22 configure.ac:13: installing 'build-aux/install-sh' [2022-09-15T16:05:28.196Z] #44 78.25 configure.ac:13: installing 'build-aux/missing' [2022-09-15T16:05:28.196Z] #44 78.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-15T16:05:28.196Z] #44 78.61 Makefile.am: installing 'build-aux/depcomp' [2022-09-15T16:05:28.196Z] #44 80.34 checking build system type... aarch64-unknown-linux-gnu [2022-09-15T16:05:28.196Z] #44 80.80 checking host system type... aarch64-unknown-linux-gnu [2022-09-15T16:05:28.196Z] #44 80.80 checking how to print strings... printf [2022-09-15T16:05:28.196Z] #44 80.82 checking for gcc... gcc [2022-09-15T16:05:28.196Z] #44 80.94 checking whether the C compiler works... yes [2022-09-15T16:05:28.196Z] #44 81.13 checking for C compiler default output file name... a.out [2022-09-15T16:05:28.196Z] #44 81.13 checking for suffix of executables... [2022-09-15T16:05:28.196Z] #44 81.44 checking whether we are cross compiling... no [2022-09-15T16:05:28.196Z] #44 81.72 checking for suffix of object files... o [2022-09-15T16:05:28.196Z] #44 81.89 checking whether we are using the GNU C compiler... yes [2022-09-15T16:05:28.196Z] #44 82.04 checking whether gcc accepts -g... yes [2022-09-15T16:05:28.196Z] #44 82.20 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:05:28.196Z] #44 82.56 checking whether gcc understands -c and -o together... yes [2022-09-15T16:05:28.196Z] #44 82.85 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:05:28.196Z] #44 82.93 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:05:28.196Z] #44 82.95 checking for egrep... /bin/grep -E [2022-09-15T16:05:28.196Z] #44 82.97 checking for fgrep... /bin/grep -F [2022-09-15T16:05:28.196Z] #44 83.01 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:05:28.196Z] #44 83.03 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:05:28.196Z] #44 83.04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:05:28.196Z] #44 83.05 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:05:28.453Z] #44 83.19 checking whether ln -s works... yes [2022-09-15T16:05:28.453Z] #44 83.19 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:05:28.453Z] #44 83.26 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-15T16:05:28.453Z] #44 83.27 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:05:28.453Z] #44 83.27 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:05:28.453Z] #44 83.27 checking for objdump... objdump [2022-09-15T16:05:28.453Z] #44 83.28 checking how to recognize dependent libraries... pass_all [2022-09-15T16:05:28.453Z] #44 83.28 checking for dlltool... no [2022-09-15T16:05:28.453Z] #44 83.29 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:05:28.453Z] #44 83.29 checking for ar... ar [2022-09-15T16:05:28.709Z] #44 83.29 checking for archiver @FILE support... @ [2022-09-15T16:05:28.709Z] #44 83.45 checking for strip... strip [2022-09-15T16:05:28.709Z] #44 83.47 checking for ranlib... ranlib [2022-09-15T16:05:28.709Z] #44 83.47 checking for gawk... no [2022-09-15T16:05:28.709Z] #44 83.48 checking for mawk... mawk [2022-09-15T16:05:29.273Z] #44 83.49 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:05:29.273Z] #44 83.92 checking for sysroot... no [2022-09-15T16:05:29.273Z] #44 83.92 checking for a working dd... /bin/dd [2022-09-15T16:05:29.273Z] #44 83.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:05:29.273Z] #44 83.97 checking for mt... no [2022-09-15T16:05:29.273Z] #44 83.97 checking if : is a manifest tool... no [2022-09-15T16:05:29.273Z] #44 83.98 checking how to run the C preprocessor... gcc -E [2022-09-15T16:05:30.111Z] #44 84.32 checking for ANSI C header files... yes [2022-09-15T16:05:30.367Z] #44 84.97 checking for sys/types.h... yes [2022-09-15T16:05:30.624Z] #44 85.18 checking for sys/stat.h... yes [2022-09-15T16:05:30.880Z] #44 85.46 checking for stdlib.h... yes [2022-09-15T16:05:30.880Z] #44 85.68 checking for string.h... yes [2022-09-15T16:05:31.394Z] #44 85.95 checking for memory.h... yes [2022-09-15T16:05:31.650Z] #44 86.14 checking for strings.h... yes [2022-09-15T16:05:31.650Z] #44 86.38 checking for inttypes.h... yes [2022-09-15T16:05:31.906Z] #44 86.61 checking for stdint.h... yes [2022-09-15T16:05:32.163Z] #44 86.84 checking for unistd.h... yes [2022-09-15T16:05:32.420Z] #44 87.03 checking for dlfcn.h... yes [2022-09-15T16:05:32.420Z] #44 87.24 checking for objdir... .libs [2022-09-15T16:05:32.933Z] #44 87.61 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:05:32.933Z] #44 87.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:05:32.933Z] #44 87.77 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:05:32.933Z] #44 87.88 checking if gcc static flag -static works... [2022-09-15T16:05:32.933Z] #44 ... [2022-09-15T16:05:32.933Z] [2022-09-15T16:05:32.933Z] #46 [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-09-15T16:05:32.933Z] #46 12.16 + cd /tmp/tmp.2nzTTOqtWL/src/github.com/opencontainers/runc [2022-09-15T16:05:32.933Z] #46 12.16 + git checkout -q v1.1.4 [2022-09-15T16:05:32.933Z] #46 13.00 + '[' -z '' ']' [2022-09-15T16:05:32.933Z] #46 13.00 + target=static [2022-09-15T16:05:32.933Z] #46 13.00 + make BUILDTAGS=seccomp static [2022-09-15T16:05:32.933Z] #46 13.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-15T16:05:33.189Z] #46 ... [2022-09-15T16:05:33.189Z] [2022-09-15T16:05:33.189Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:05:33.189Z] #57 7.823 Fetched 8463 kB in 7s (1223 kB/s) [2022-09-15T16:05:33.189Z] #57 7.823 Reading package lists... [2022-09-15T16:05:33.189Z] #57 10.75 Reading package lists... [2022-09-15T16:05:33.189Z] #57 13.22 Building dependency tree... [2022-09-15T16:05:33.189Z] #57 13.92 Reading state information... [2022-09-15T16:05:33.189Z] #57 15.15 The following additional packages will be installed: [2022-09-15T16:05:33.189Z] #57 15.15 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-15T16:05:33.189Z] #57 15.15 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-15T16:05:33.189Z] #57 15.15 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-15T16:05:33.189Z] #57 15.15 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-15T16:05:33.189Z] #57 15.16 python3-pkg-resources systemd vim-runtime xxd [2022-09-15T16:05:33.189Z] #57 15.16 Suggested packages: [2022-09-15T16:05:33.189Z] #57 15.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-15T16:05:33.189Z] #57 15.17 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-15T16:05:33.189Z] #57 15.17 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-15T16:05:33.189Z] #57 15.17 Recommended packages: [2022-09-15T16:05:33.189Z] #57 15.17 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-15T16:05:33.189Z] #57 15.17 systemd-timesyncd | time-daemon unzip [2022-09-15T16:05:33.327Z] #38 ... [2022-09-15T16:05:33.327Z] [2022-09-15T16:05:33.327Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:33.327Z] #39 101.1 CC src/libyajl_la-yajl_tree.lo [2022-09-15T16:05:33.327Z] #39 104.6 CCLD libyajl.la [2022-09-15T16:05:33.327Z] #39 104.9 CCLD verify/json_verify [2022-09-15T16:05:33.327Z] #39 105.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:05:33.327Z] #39 105.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-15T16:05:33.327Z] #39 105.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-15T16:05:33.327Z] #39 105.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:05:33.327Z] #39 105.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:05:33.327Z] #39 105.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:05:33.327Z] #39 105.3 CC src/validate.o [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_content_descriptor.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_defs.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_config_schema.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-15T16:05:33.327Z] #39 105.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-15T16:05:33.327Z] #39 105.5 CC src/runtime_spec_schema_config_zos.lo [2022-09-15T16:05:33.327Z] #39 105.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-15T16:05:33.327Z] #39 105.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-15T16:05:33.327Z] #39 105.5 CC src/runtime_spec_schema_config_windows.lo [2022-09-15T16:05:33.327Z] #39 105.6 CC src/runtime_spec_schema_defs.lo [2022-09-15T16:05:33.327Z] #39 105.6 CC src/runtime_spec_schema_config_vm.lo [2022-09-15T16:05:33.327Z] #39 105.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-15T16:05:33.327Z] #39 105.6 CC src/runtime_spec_schema_defs_zos.lo [2022-09-15T16:05:33.327Z] #39 105.7 CC src/runtime_spec_schema_defs_vm.lo [2022-09-15T16:05:33.327Z] #39 105.7 CC src/runtime_spec_schema_defs_windows.lo [2022-09-15T16:05:33.327Z] #39 105.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-15T16:05:33.327Z] #39 105.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-15T16:05:33.327Z] #39 105.8 CC src/basic_test_double_array_item.lo [2022-09-15T16:05:33.327Z] #39 105.9 CC src/basic_test_double_array.lo [2022-09-15T16:05:33.327Z] #39 105.9 CC src/basic_test_top_array_int.lo [2022-09-15T16:05:33.327Z] #39 106.0 CC src/basic_test_top_array_string.lo [2022-09-15T16:05:33.327Z] #39 106.0 CC src/basic_test_top_double_array_int.lo [2022-09-15T16:05:33.327Z] #39 106.1 CC src/basic_test_top_double_array_obj.lo [2022-09-15T16:05:33.327Z] #39 106.1 CC src/basic_test_top_double_array_refobj.lo [2022-09-15T16:05:33.327Z] #39 106.2 CC src/basic_test_top_double_array_string.lo [2022-09-15T16:05:33.327Z] #39 106.2 CC src/read-file.lo [2022-09-15T16:05:33.327Z] #39 106.3 CC src/json_common.lo [2022-09-15T16:05:33.327Z] #39 106.3 CC tests/test-1.o [2022-09-15T16:05:33.327Z] #39 106.4 CC tests/test-2.o [2022-09-15T16:05:33.327Z] #39 106.4 CC tests/test-3.o [2022-09-15T16:05:33.327Z] #39 106.5 CC tests/test-4.o [2022-09-15T16:05:33.327Z] #39 106.6 CC tests/test-5.o [2022-09-15T16:05:33.327Z] #39 106.8 CC tests/test-6.o [2022-09-15T16:05:33.327Z] #39 106.8 CC tests/test-7.o [2022-09-15T16:05:33.327Z] #39 106.9 CC tests/test-8.o [2022-09-15T16:05:33.327Z] #39 107.1 CC tests/test-9.o [2022-09-15T16:05:33.327Z] #39 107.1 CC tests/test-10.o [2022-09-15T16:05:33.327Z] #39 107.2 CC tests/test-11.o [2022-09-15T16:05:33.446Z] #57 ... [2022-09-15T16:05:33.446Z] [2022-09-15T16:05:33.446Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:33.446Z] #44 87.88 checking if gcc static flag -static works... yes [2022-09-15T16:05:33.446Z] #44 88.23 checking if gcc supports -c -o file.o... yes [2022-09-15T16:05:33.702Z] #44 88.43 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:05:33.702Z] #44 88.43 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-15T16:05:33.959Z] #44 88.50 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:05:33.959Z] #44 88.72 checking how to hardcode library paths into programs... immediate [2022-09-15T16:05:33.959Z] #44 88.72 checking whether stripping libraries is possible... yes [2022-09-15T16:05:33.959Z] #44 88.75 checking if libtool supports shared libraries... yes [2022-09-15T16:05:33.959Z] #44 88.75 checking whether to build shared libraries... no [2022-09-15T16:05:33.959Z] #44 88.75 checking whether to build static libraries... yes [2022-09-15T16:05:33.959Z] #44 88.75 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:05:33.959Z] #44 88.80 checking whether build environment is sane... yes [2022-09-15T16:05:33.959Z] #44 88.87 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:05:34.215Z] #44 88.87 checking whether make sets $(MAKE)... yes [2022-09-15T16:05:34.215Z] #44 88.95 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:05:34.215Z] #44 88.99 checking whether make supports nested variables... yes [2022-09-15T16:05:34.215Z] #44 89.02 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:05:34.215Z] #44 89.02 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:05:34.215Z] #44 89.02 checking how to create a ustar tar archive... gnutar [2022-09-15T16:05:34.472Z] #44 89.08 checking dependency style of gcc... gcc3 [2022-09-15T16:05:34.472Z] #44 89.33 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:05:34.472Z] #44 89.34 checking whether make supports nested variables... (cached) yes [2022-09-15T16:05:34.472Z] #44 89.34 checking for gawk... (cached) mawk [2022-09-15T16:05:34.472Z] #44 89.34 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-15T16:05:34.472Z] #44 89.34 checking for gcc... (cached) gcc [2022-09-15T16:05:34.472Z] #44 89.49 checking whether we are using the GNU C compiler... (cached) yes [2022-09-15T16:05:34.729Z] #44 89.49 checking whether gcc accepts -g... (cached) yes [2022-09-15T16:05:34.729Z] #44 89.49 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-15T16:05:34.729Z] #44 89.49 checking whether gcc understands -c and -o together... (cached) yes [2022-09-15T16:05:34.729Z] #44 89.50 checking for a Python interpreter with version >= 3... python3 [2022-09-15T16:05:34.729Z] #44 89.60 checking for python3... /usr/bin/python3 [2022-09-15T16:05:34.729Z] #44 89.61 checking for python3 version... 3.9 [2022-09-15T16:05:34.985Z] #44 89.68 checking for python3 platform... linux [2022-09-15T16:05:34.985Z] #44 89.74 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-15T16:05:35.242Z] #44 89.89 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-15T16:05:35.242Z] #44 90.09 checking for go-md2man... no [2022-09-15T16:05:35.498Z] #44 90.11 checking error.h usability... yes [2022-09-15T16:05:35.498Z] #44 90.29 checking error.h presence... yes [2022-09-15T16:05:35.498Z] #44 90.33 checking for error.h... yes [2022-09-15T16:05:35.754Z] #44 90.36 checking linux/openat2.h usability... yes [2022-09-15T16:05:35.754Z] #44 90.48 checking linux/openat2.h presence... yes [2022-09-15T16:05:35.754Z] #44 90.54 checking for linux/openat2.h... yes [2022-09-15T16:05:36.011Z] #44 90.59 checking for copy_file_range... yes [2022-09-15T16:05:36.573Z] #44 90.94 checking for fgetxattr... yes [2022-09-15T16:05:36.830Z] #44 91.33 checking for statx... yes [2022-09-15T16:05:37.087Z] #44 91.63 checking for fgetpwent_r... yes [2022-09-15T16:05:37.344Z] #44 91.97 checking for issetugid... no [2022-09-15T16:05:37.344Z] #44 92.18 checking for pkg-config... /usr/bin/pkg-config [2022-09-15T16:05:37.344Z] #44 92.18 checking pkg-config is at least version 0.9.0... yes [2022-09-15T16:05:37.908Z] #44 92.19 checking for library containing yajl_tree_get... -lyajl [2022-09-15T16:05:37.908Z] #44 92.57 checking for yajl >= 2.0.0... yes [2022-09-15T16:05:37.908Z] #44 92.62 checking sys/capability.h usability... [2022-09-15T16:05:37.908Z] #44 ... [2022-09-15T16:05:37.908Z] [2022-09-15T16:05:37.908Z] #23 [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-09-15T16:05:37.908Z] #23 128.1 + mkdir -p /tmp/tmp.3yZyKXNKJA/src/github.com/docker [2022-09-15T16:05:37.908Z] #23 128.1 + mv components/cli /tmp/tmp.3yZyKXNKJA/src/github.com/docker/cli [2022-09-15T16:05:37.908Z] #23 128.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-15T16:05:37.908Z] #23 ... [2022-09-15T16:05:37.908Z] [2022-09-15T16:05:37.908Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:05:37.908Z] #57 16.71 The following NEW packages will be installed: [2022-09-15T16:05:37.908Z] #57 16.71 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-15T16:05:37.908Z] #57 16.71 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-15T16:05:37.908Z] #57 16.71 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-15T16:05:37.908Z] #57 16.71 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-15T16:05:37.908Z] #57 16.71 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-15T16:05:37.908Z] #57 16.71 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-15T16:05:37.908Z] #57 16.71 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-15T16:05:37.908Z] #57 16.71 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-15T16:05:37.908Z] #57 16.71 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-15T16:05:37.908Z] #57 17.08 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:05:37.908Z] #57 17.08 Need to get 31.8 MB of archives. [2022-09-15T16:05:37.908Z] #57 17.08 After this operation, 123 MB of additional disk space will be used. [2022-09-15T16:05:37.908Z] #57 17.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-15T16:05:37.908Z] #57 17.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-15T16:05:37.908Z] #57 17.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-15T16:05:37.908Z] #57 17.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-15T16:05:37.908Z] #57 17.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-15T16:05:37.908Z] #57 17.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-15T16:05:37.908Z] #57 17.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-09-15T16:05:37.908Z] #57 17.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-15T16:05:37.908Z] #57 17.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-15T16:05:37.908Z] #57 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-15T16:05:37.908Z] #57 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-15T16:05:37.908Z] #57 17.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-15T16:05:37.908Z] #57 17.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-15T16:05:37.908Z] #57 17.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-15T16:05:37.908Z] #57 17.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T16:05:37.908Z] #57 17.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T16:05:37.908Z] #57 17.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-15T16:05:37.908Z] #57 17.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-15T16:05:37.908Z] #57 17.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-15T16:05:37.908Z] #57 17.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-15T16:05:37.908Z] #57 17.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-15T16:05:37.908Z] #57 17.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-15T16:05:37.908Z] #57 17.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-15T16:05:37.908Z] #57 17.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-15T16:05:37.908Z] #57 17.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-15T16:05:37.908Z] #57 17.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-15T16:05:37.908Z] #57 17.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-15T16:05:37.908Z] #57 17.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-15T16:05:37.908Z] #57 17.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-15T16:05:37.908Z] #57 17.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-15T16:05:37.908Z] #57 17.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-15T16:05:37.908Z] #57 17.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-15T16:05:37.908Z] #57 17.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-15T16:05:37.908Z] #57 17.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-15T16:05:37.908Z] #57 18.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-15T16:05:37.908Z] #57 18.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-15T16:05:37.908Z] #57 18.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-15T16:05:37.908Z] #57 18.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-15T16:05:37.908Z] #57 18.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-15T16:05:37.908Z] #57 18.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-15T16:05:37.908Z] #57 18.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-15T16:05:37.908Z] #57 18.18 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-15T16:05:37.908Z] #57 18.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-15T16:05:37.908Z] #57 18.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T16:05:37.908Z] #57 18.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-15T16:05:37.908Z] #57 18.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-15T16:05:37.908Z] #57 18.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-15T16:05:37.908Z] #57 18.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-15T16:05:37.908Z] #57 18.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-09-15T16:05:37.908Z] #57 18.26 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-15T16:05:37.908Z] #57 18.27 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-15T16:05:37.908Z] #57 18.27 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-15T16:05:37.908Z] #57 18.40 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-15T16:05:37.908Z] #57 18.43 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-15T16:05:37.908Z] #57 18.44 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-15T16:05:37.908Z] #57 18.45 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-15T16:05:37.908Z] #57 19.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:05:37.908Z] #57 19.22 Fetched 31.8 MB in 2s (18.5 MB/s) [2022-09-15T16:05:37.908Z] #57 19.29 Selecting previously unselected package libcap2:arm64. [2022-09-15T16:05:37.908Z] #57 19.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-09-15T16:05:37.908Z] #57 19.34 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 19.35 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-15T16:05:37.908Z] #57 19.44 Selecting previously unselected package libargon2-1:arm64. [2022-09-15T16:05:37.908Z] #57 19.44 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 19.45 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-15T16:05:37.908Z] #57 19.53 Selecting previously unselected package libjson-c5:arm64. [2022-09-15T16:05:37.908Z] #57 19.53 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 19.54 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-15T16:05:37.908Z] #57 19.66 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-15T16:05:37.908Z] #57 19.67 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 19.68 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-15T16:05:37.908Z] #57 19.88 Selecting previously unselected package libip4tc2:arm64. [2022-09-15T16:05:37.908Z] #57 19.89 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 19.91 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-15T16:05:37.908Z] #57 20.00 Selecting previously unselected package libkmod2:arm64. [2022-09-15T16:05:37.908Z] #57 20.01 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 20.03 Unpacking libkmod2:arm64 (28-1) ... [2022-09-15T16:05:37.908Z] #57 20.12 Selecting previously unselected package systemd. [2022-09-15T16:05:37.908Z] #57 20.13 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:05:37.908Z] #57 20.33 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-15T16:05:39.276Z] #57 22.28 Selecting previously unselected package pigz. [2022-09-15T16:05:39.276Z] #57 22.30 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-15T16:05:39.276Z] #57 22.30 Unpacking pigz (2.6-1) ... [2022-09-15T16:05:39.276Z] #57 22.39 Selecting previously unselected package libelf1:arm64. [2022-09-15T16:05:39.532Z] #57 22.40 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-15T16:05:39.532Z] #57 22.41 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-15T16:05:39.789Z] #57 22.65 Selecting previously unselected package libbpf0:arm64. [2022-09-15T16:05:39.789Z] #57 22.65 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-15T16:05:39.789Z] #57 22.66 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-15T16:05:39.789Z] #57 22.82 Selecting previously unselected package libmnl0:arm64. [2022-09-15T16:05:39.789Z] #57 22.82 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-15T16:05:39.789Z] #57 22.83 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-15T16:05:39.866Z] #39 ... [2022-09-15T16:05:39.866Z] [2022-09-15T16:05:39.866Z] #38 [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-09-15T16:05:39.866Z] #38 142.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-15T16:05:39.866Z] #38 142.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:39.866Z] #38 142.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:05:39.866Z] #38 142.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-15T16:05:39.866Z] #38 142.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:39.866Z] #38 142.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:05:40.046Z] #57 22.91 Selecting previously unselected package libxtables12:arm64. [2022-09-15T16:05:40.046Z] #57 22.91 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-15T16:05:40.046Z] #57 22.93 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-15T16:05:40.046Z] #57 23.00 Selecting previously unselected package libcap2-bin. [2022-09-15T16:05:40.046Z] #57 23.03 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-15T16:05:40.046Z] #57 23.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-15T16:05:40.303Z] #57 23.20 Selecting previously unselected package iproute2. [2022-09-15T16:05:40.303Z] #57 23.21 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-15T16:05:40.303Z] #57 23.21 Unpacking iproute2 (5.10.0-4) ... [2022-09-15T16:05:40.562Z] #57 ... [2022-09-15T16:05:40.562Z] [2022-09-15T16:05:40.562Z] #36 [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-09-15T16:05:40.562Z] #36 DONE 141.0s [2022-09-15T16:05:40.562Z] [2022-09-15T16:05:40.562Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:40.562Z] #44 92.62 checking sys/capability.h usability... yes [2022-09-15T16:05:40.562Z] #44 92.77 checking sys/capability.h presence... yes [2022-09-15T16:05:40.562Z] #44 92.86 checking for sys/capability.h... yes [2022-09-15T16:05:40.562Z] #44 92.87 checking for library containing cap_from_name... -lcap [2022-09-15T16:05:40.562Z] #44 93.42 checking for library containing dlopen... -ldl [2022-09-15T16:05:40.562Z] #44 93.79 checking seccomp.h usability... yes [2022-09-15T16:05:40.562Z] #44 93.94 checking seccomp.h presence... yes [2022-09-15T16:05:40.562Z] #44 94.03 checking for seccomp.h... yes [2022-09-15T16:05:40.562Z] #44 94.03 checking for library containing seccomp_rule_add... -lseccomp [2022-09-15T16:05:40.562Z] #44 94.58 checking for library containing seccomp_arch_resolve_name... none required [2022-09-15T16:05:40.562Z] #44 94.86 checking systemd/sd-bus.h usability... yes [2022-09-15T16:05:40.562Z] #44 95.06 checking systemd/sd-bus.h presence... yes [2022-09-15T16:05:40.562Z] #44 95.16 checking for systemd/sd-bus.h... yes [2022-09-15T16:05:40.819Z] #44 95.16 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-15T16:05:41.384Z] #44 95.69 checking for sd_notify_barrier... yes [2022-09-15T16:05:41.640Z] #44 96.30 checking linux/bpf.h usability... yes [2022-09-15T16:05:41.641Z] #44 96.56 checking linux/bpf.h presence... yes [2022-09-15T16:05:41.897Z] #44 96.66 checking for linux/bpf.h... yes [2022-09-15T16:05:41.897Z] #44 96.67 checking compilation for eBPF... yes [2022-09-15T16:05:41.897Z] #44 96.89 checking for criu >= 3.15... no [2022-09-15T16:05:42.153Z] #44 96.93 configure: CRIU headers not found, building without CRIU support [2022-09-15T16:05:42.153Z] #44 96.94 checking for criu > 3.16... no [2022-09-15T16:05:42.153Z] #44 96.96 configure: CRIU version doesn't support join-ns API [2022-09-15T16:05:42.153Z] #44 96.96 checking for criu > 3.16.1... no [2022-09-15T16:05:42.153Z] #44 97.00 configure: CRIU version doesn't support for pre-dumping [2022-09-15T16:05:42.410Z] #44 97.00 checking for new mount API (fsconfig)... yes [2022-09-15T16:05:42.410Z] #44 97.11 checking for seccomp notify API... yes [2022-09-15T16:05:42.410Z] #44 97.23 checking for gperf... no [2022-09-15T16:05:42.410Z] #44 97.24 configure: gperf not found - cannot rebuild signal parser code [2022-09-15T16:05:42.667Z] #44 97.24 checking for library containing argp_parse... none required [2022-09-15T16:05:42.667Z] #44 97.61 checking that generated files are newer than configure... done [2022-09-15T16:05:42.667Z] #44 97.61 configure: creating ./config.status [2022-09-15T16:05:45.940Z] #44 100.5 config.status: creating Makefile [2022-09-15T16:05:45.940Z] #44 100.6 config.status: creating rpm/crun.spec [2022-09-15T16:05:45.940Z] #44 100.7 config.status: creating config.h [2022-09-15T16:05:45.940Z] #44 100.7 config.status: executing libtool commands [2022-09-15T16:05:45.940Z] #44 100.8 config.status: executing depfiles commands [2022-09-15T16:05:45.940Z] #44 ... [2022-09-15T16:05:45.940Z] [2022-09-15T16:05:45.940Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:05:45.940Z] #57 24.03 Selecting previously unselected package xxd. [2022-09-15T16:05:45.940Z] #57 24.04 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 24.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:05:45.940Z] #57 24.28 Selecting previously unselected package vim-common. [2022-09-15T16:05:45.940Z] #57 24.28 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:05:45.940Z] #57 24.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:05:45.940Z] #57 24.72 Selecting previously unselected package bash-completion. [2022-09-15T16:05:45.940Z] #57 24.72 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-15T16:05:45.940Z] #57 27.01 Unpacking bash-completion (1:2.11-2) ... [2022-09-15T16:05:45.940Z] #57 27.41 Selecting previously unselected package bzip2. [2022-09-15T16:05:45.940Z] #57 27.44 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 27.47 Unpacking bzip2 (1.0.8-4) ... [2022-09-15T16:05:45.940Z] #57 27.61 Selecting previously unselected package xz-utils. [2022-09-15T16:05:45.940Z] #57 27.61 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 27.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:05:45.940Z] #57 27.75 Selecting previously unselected package apparmor. [2022-09-15T16:05:45.940Z] #57 27.75 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 27.83 Unpacking apparmor (2.13.6-10) ... [2022-09-15T16:05:45.940Z] #57 28.20 Selecting previously unselected package inetutils-ping. [2022-09-15T16:05:45.940Z] #57 28.20 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.21 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T16:05:45.940Z] #57 28.41 Selecting previously unselected package libip6tc2:arm64. [2022-09-15T16:05:45.940Z] #57 28.41 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.42 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-15T16:05:45.940Z] #57 28.51 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-15T16:05:45.940Z] #57 28.52 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-15T16:05:45.940Z] #57 28.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-15T16:05:45.940Z] #57 28.59 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.59 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-15T16:05:45.940Z] #57 28.68 Selecting previously unselected package libnftnl11:arm64. [2022-09-15T16:05:45.940Z] #57 28.68 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.68 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-15T16:05:45.940Z] #57 28.78 Selecting previously unselected package iptables. [2022-09-15T16:05:45.940Z] #57 28.79 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-15T16:05:45.940Z] #57 28.79 Unpacking iptables (1.8.7-1) ... [2022-09-15T16:05:46.197Z] #57 29.13 Selecting previously unselected package libonig5:arm64. [2022-09-15T16:05:46.197Z] #57 29.14 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-15T16:05:46.197Z] #57 29.15 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T16:05:46.197Z] #57 29.28 Selecting previously unselected package libjq1:arm64. [2022-09-15T16:05:46.197Z] #57 29.29 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-15T16:05:46.197Z] #57 29.29 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-15T16:05:46.454Z] #57 29.38 Selecting previously unselected package jq. [2022-09-15T16:05:46.454Z] #57 29.38 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-15T16:05:46.454Z] #57 29.39 Unpacking jq (1.6-2.1) ... [2022-09-15T16:05:46.454Z] #57 29.49 Selecting previously unselected package libaio1:arm64. [2022-09-15T16:05:46.454Z] #57 29.50 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-15T16:05:46.454Z] #57 29.50 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-15T16:05:46.454Z] #57 29.57 Selecting previously unselected package libgpm2:arm64. [2022-09-15T16:05:46.454Z] #57 29.57 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-15T16:05:46.454Z] #57 29.58 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-15T16:05:46.710Z] #57 29.66 Selecting previously unselected package libicu67:arm64. [2022-09-15T16:05:46.710Z] #57 29.67 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-15T16:05:46.710Z] #57 29.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-15T16:05:50.012Z] #57 32.76 Selecting previously unselected package libinih1:arm64. [2022-09-15T16:05:50.012Z] #57 32.76 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-15T16:05:50.012Z] #57 32.76 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-15T16:05:50.012Z] #57 32.84 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-15T16:05:50.012Z] #57 32.84 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-15T16:05:50.012Z] #57 32.84 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-15T16:05:50.012Z] #57 32.95 Selecting previously unselected package libnet1:arm64. [2022-09-15T16:05:50.012Z] #57 32.95 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-15T16:05:50.012Z] #57 32.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:05:50.012Z] #57 33.05 Selecting previously unselected package libnl-3-200:arm64. [2022-09-15T16:05:50.012Z] #57 33.06 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-15T16:05:50.012Z] #57 33.06 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T16:05:50.271Z] #57 33.15 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-15T16:05:50.271Z] #57 33.15 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-15T16:05:50.271Z] #57 33.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:05:50.271Z] #57 33.26 Selecting previously unselected package libyajl2:arm64. [2022-09-15T16:05:50.271Z] #57 33.26 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-15T16:05:50.271Z] #57 33.28 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-15T16:05:50.271Z] #57 33.34 Selecting previously unselected package net-tools. [2022-09-15T16:05:50.271Z] #57 33.35 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-15T16:05:50.529Z] #57 33.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T16:05:50.529Z] #57 33.59 Selecting previously unselected package patch. [2022-09-15T16:05:50.529Z] #57 33.60 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-15T16:05:50.529Z] #57 33.61 Unpacking patch (2.7.6-7) ... [2022-09-15T16:05:50.529Z] #57 33.72 Selecting previously unselected package python-pip-whl. [2022-09-15T16:05:50.786Z] #57 33.72 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-15T16:05:50.786Z] #57 33.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T16:05:51.349Z] #57 34.32 Selecting previously unselected package python3-lib2to3. [2022-09-15T16:05:51.349Z] #57 34.33 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-15T16:05:51.349Z] #57 34.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-15T16:05:51.606Z] #57 34.46 Selecting previously unselected package python3-distutils. [2022-09-15T16:05:51.606Z] #57 34.46 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-15T16:05:51.606Z] #57 34.47 Unpacking python3-distutils (3.9.2-1) ... [2022-09-15T16:05:51.606Z] #57 34.62 Selecting previously unselected package python3-pkg-resources. [2022-09-15T16:05:51.606Z] #57 34.63 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T16:05:51.606Z] #57 34.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:05:51.863Z] #57 34.72 Selecting previously unselected package python3-setuptools. [2022-09-15T16:05:51.863Z] #57 34.73 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-15T16:05:51.863Z] #57 34.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-15T16:05:52.119Z] #57 35.02 Selecting previously unselected package python3-wheel. [2022-09-15T16:05:52.119Z] #57 35.02 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-15T16:05:52.119Z] #57 35.03 Unpacking python3-wheel (0.34.2-1) ... [2022-09-15T16:05:52.119Z] #57 35.12 Selecting previously unselected package python3-pip. [2022-09-15T16:05:52.119Z] #57 35.13 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-15T16:05:52.119Z] #57 35.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T16:05:52.375Z] #57 ... [2022-09-15T16:05:52.375Z] [2022-09-15T16:05:52.375Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:52.375Z] #44 102.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-15T16:05:52.375Z] #44 102.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-15T16:05:52.375Z] #44 102.6 checking for gcc... gcc [2022-09-15T16:05:52.375Z] #44 102.7 checking whether the C compiler works... yes [2022-09-15T16:05:52.375Z] #44 102.9 checking for C compiler default output file name... a.out [2022-09-15T16:05:52.375Z] #44 102.9 checking for suffix of executables... [2022-09-15T16:05:52.375Z] #44 103.1 checking whether we are cross compiling... no [2022-09-15T16:05:52.375Z] #44 103.3 checking for suffix of object files... o [2022-09-15T16:05:52.375Z] #44 103.4 checking whether we are using the GNU C compiler... yes [2022-09-15T16:05:52.375Z] #44 103.5 checking whether gcc accepts -g... yes [2022-09-15T16:05:52.375Z] #44 103.7 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:05:52.375Z] #44 103.9 checking whether gcc understands -c and -o together... yes [2022-09-15T16:05:52.375Z] #44 104.1 checking how to run the C preprocessor... gcc -E [2022-09-15T16:05:52.375Z] #44 104.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:05:52.375Z] #44 104.4 checking for egrep... /bin/grep -E [2022-09-15T16:05:52.375Z] #44 104.4 checking for ANSI C header files... yes [2022-09-15T16:05:52.375Z] #44 105.0 checking for sys/types.h... yes [2022-09-15T16:05:52.375Z] #44 105.2 checking for sys/stat.h... yes [2022-09-15T16:05:52.375Z] #44 105.3 checking for stdlib.h... yes [2022-09-15T16:05:52.375Z] #44 105.5 checking for string.h... yes [2022-09-15T16:05:52.375Z] #44 105.7 checking for memory.h... yes [2022-09-15T16:05:52.375Z] #44 105.9 checking for strings.h... yes [2022-09-15T16:05:52.375Z] #44 106.0 checking for inttypes.h... yes [2022-09-15T16:05:52.375Z] #44 106.2 checking for stdint.h... yes [2022-09-15T16:05:52.375Z] #44 106.3 checking for unistd.h... yes [2022-09-15T16:05:52.375Z] #44 106.5 checking minix/config.h usability... no [2022-09-15T16:05:52.375Z] #44 106.6 checking minix/config.h presence... no [2022-09-15T16:05:52.375Z] #44 106.6 checking for minix/config.h... no [2022-09-15T16:05:52.375Z] #44 106.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-15T16:05:52.375Z] #44 106.7 checking build system type... aarch64-unknown-linux-gnu [2022-09-15T16:05:52.375Z] #44 107.0 checking host system type... aarch64-unknown-linux-gnu [2022-09-15T16:05:52.375Z] #44 107.0 checking how to print strings... printf [2022-09-15T16:05:52.375Z] #44 107.0 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:05:52.375Z] #44 107.1 checking for fgrep... /bin/grep -F [2022-09-15T16:05:52.375Z] #44 107.1 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:05:52.375Z] #44 107.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:05:52.375Z] #44 107.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:05:52.375Z] #44 107.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:05:52.375Z] #44 107.3 checking whether ln -s works... yes [2022-09-15T16:05:52.375Z] #44 107.3 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:05:52.632Z] #44 107.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-15T16:05:52.632Z] #44 107.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:05:52.632Z] #44 107.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:05:52.632Z] #44 107.3 checking for objdump... objdump [2022-09-15T16:05:52.632Z] #44 107.3 checking how to recognize dependent libraries... pass_all [2022-09-15T16:05:52.632Z] #44 107.3 checking for dlltool... no [2022-09-15T16:05:52.632Z] #44 107.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:05:52.632Z] #44 107.3 checking for ar... ar [2022-09-15T16:05:52.632Z] #44 107.3 checking for archiver @FILE support... @ [2022-09-15T16:05:52.632Z] #44 107.4 checking for strip... strip [2022-09-15T16:05:52.632Z] #44 107.4 checking for ranlib... ranlib [2022-09-15T16:05:52.632Z] #44 107.4 checking for gawk... no [2022-09-15T16:05:52.632Z] #44 107.4 checking for mawk... mawk [2022-09-15T16:05:52.888Z] #44 107.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:05:53.145Z] #44 107.9 checking for sysroot... no [2022-09-15T16:05:53.145Z] #44 107.9 checking for a working dd... /bin/dd [2022-09-15T16:05:53.145Z] #44 107.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:05:53.145Z] #44 107.9 checking for mt... no [2022-09-15T16:05:53.145Z] #44 107.9 checking if : is a manifest tool... no [2022-09-15T16:05:53.145Z] #44 108.0 checking for dlfcn.h... yes [2022-09-15T16:05:53.145Z] #44 108.1 checking for objdir... .libs [2022-09-15T16:05:53.658Z] #44 108.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:05:53.658Z] #44 108.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:05:53.658Z] #44 108.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:05:54.171Z] #44 108.7 checking if gcc static flag -static works... yes [2022-09-15T16:05:54.171Z] #44 108.9 checking if gcc supports -c -o file.o... yes [2022-09-15T16:05:54.427Z] #44 109.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:05:54.427Z] #44 109.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-15T16:05:54.684Z] #44 109.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:05:54.684Z] #44 109.4 checking how to hardcode library paths into programs... immediate [2022-09-15T16:05:54.684Z] #44 109.4 checking whether stripping libraries is possible... yes [2022-09-15T16:05:54.684Z] #44 109.4 checking if libtool supports shared libraries... yes [2022-09-15T16:05:54.684Z] #44 109.4 checking whether to build shared libraries... no [2022-09-15T16:05:54.684Z] #44 109.4 checking whether to build static libraries... yes [2022-09-15T16:05:54.684Z] #44 109.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:05:54.684Z] #44 109.5 checking whether build environment is sane... yes [2022-09-15T16:05:54.684Z] #44 109.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:05:54.684Z] #44 109.6 checking whether make sets $(MAKE)... yes [2022-09-15T16:05:54.684Z] #44 109.6 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:05:54.747Z] #38 155.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-15T16:05:54.747Z] #38 155.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:54.747Z] #38 155.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:05:54.747Z] #38 155.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-15T16:05:54.747Z] #38 155.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:05:54.747Z] #38 155.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:05:54.941Z] #44 109.7 checking whether make supports nested variables... yes [2022-09-15T16:05:54.941Z] #44 109.7 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:05:54.941Z] #44 109.7 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:05:54.941Z] #44 109.7 checking how to create a ustar tar archive... gnutar [2022-09-15T16:05:55.197Z] #44 109.8 checking dependency style of gcc... gcc3 [2022-09-15T16:05:55.197Z] #44 110.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:05:55.197Z] #44 110.0 checking whether make supports nested variables... (cached) yes [2022-09-15T16:05:55.197Z] #44 110.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-15T16:05:55.197Z] #44 110.1 checking pkg-config is at least version 0.9.0... yes [2022-09-15T16:05:55.197Z] #44 110.1 checking for yajl >= 2.1.0... yes [2022-09-15T16:05:55.197Z] #44 110.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-15T16:05:55.197Z] #44 110.1 checking for gcc... (cached) gcc [2022-09-15T16:05:55.453Z] #44 110.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-15T16:05:55.453Z] #44 110.2 checking whether gcc accepts -g... (cached) yes [2022-09-15T16:05:55.454Z] #44 110.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-15T16:05:55.454Z] #44 110.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-15T16:05:55.454Z] #44 110.3 checking for a Python interpreter with version >= 3... python3 [2022-09-15T16:05:55.454Z] #44 110.3 checking for python3... /usr/bin/python3 [2022-09-15T16:05:55.454Z] #44 110.3 checking for python3 version... 3.9 [2022-09-15T16:05:55.454Z] #44 110.4 checking for python3 platform... linux [2022-09-15T16:05:55.710Z] #44 110.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-15T16:05:55.710Z] #44 110.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-15T16:05:55.966Z] #44 110.8 checking that generated files are newer than configure... done [2022-09-15T16:05:55.966Z] #44 110.8 configure: creating ./config.status [2022-09-15T16:05:58.918Z] #38 ... [2022-09-15T16:05:58.918Z] [2022-09-15T16:05:58.918Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:05:58.918Z] #39 132.9 CCLD libocispec.la [2022-09-15T16:05:58.918Z] #39 133.2 CCLD src/validate [2022-09-15T16:05:59.174Z] #39 133.3 CCLD tests/test-1 [2022-09-15T16:05:59.174Z] #39 133.3 CCLD tests/test-2 [2022-09-15T16:05:59.174Z] #39 133.3 CCLD tests/test-3 [2022-09-15T16:05:59.174Z] #39 133.3 CCLD tests/test-4 [2022-09-15T16:05:59.174Z] #39 133.3 CCLD tests/test-5 [2022-09-15T16:05:59.175Z] #39 133.4 CCLD tests/test-6 [2022-09-15T16:05:59.175Z] #39 133.5 CCLD tests/test-7 [2022-09-15T16:05:59.239Z] #44 113.6 config.status: creating Makefile [2022-09-15T16:05:59.240Z] #44 113.7 config.status: creating config.h [2022-09-15T16:05:59.240Z] #44 113.7 config.status: executing libtool commands [2022-09-15T16:05:59.240Z] #44 113.8 config.status: executing depfiles commands [2022-09-15T16:05:59.431Z] #39 133.5 CCLD tests/test-8 [2022-09-15T16:05:59.431Z] #39 133.5 CCLD tests/test-9 [2022-09-15T16:05:59.431Z] #39 133.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-15T16:05:59.431Z] #39 133.6 CCLD tests/test-11 [2022-09-15T16:05:59.431Z] #39 133.6 CCLD tests/test-10 [2022-09-15T16:05:59.803Z] #44 114.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-15T16:05:59.803Z] #44 114.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-15T16:06:00.060Z] #44 114.9 checking for gcc... gcc [2022-09-15T16:06:00.337Z] #44 115.0 checking whether the C compiler works... yes [2022-09-15T16:06:00.337Z] #44 115.1 checking for C compiler default output file name... a.out [2022-09-15T16:06:00.337Z] #44 115.1 checking for suffix of executables... [2022-09-15T16:06:00.901Z] #44 115.3 checking whether we are cross compiling... no [2022-09-15T16:06:00.901Z] #44 115.5 checking for suffix of object files... o [2022-09-15T16:06:00.901Z] #44 115.6 checking whether we are using the GNU C compiler... yes [2022-09-15T16:06:00.901Z] #44 115.7 checking whether gcc accepts -g... yes [2022-09-15T16:06:01.158Z] #44 115.8 checking for gcc option to accept ISO C89... none needed [2022-09-15T16:06:01.158Z] #44 116.0 checking whether gcc understands -c and -o together... yes [2022-09-15T16:06:01.158Z] #44 116.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-15T16:06:01.158Z] #44 116.1 checking whether build environment is sane... yes [2022-09-15T16:06:01.324Z] #39 135.4 libtool: link: ar cr libocispec.a [2022-09-15T16:06:01.324Z] #39 135.4 libtool: link: ranlib libocispec.a [2022-09-15T16:06:01.414Z] #44 116.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-15T16:06:01.414Z] #44 116.2 checking for gawk... no [2022-09-15T16:06:01.414Z] #44 116.2 checking for mawk... mawk [2022-09-15T16:06:01.414Z] #44 116.2 checking whether make sets $(MAKE)... yes [2022-09-15T16:06:01.414Z] #44 116.2 checking whether make supports the include directive... yes (GNU style) [2022-09-15T16:06:01.414Z] #44 116.3 checking whether make supports nested variables... yes [2022-09-15T16:06:01.671Z] #44 116.3 checking whether UID '0' is supported by ustar format... yes [2022-09-15T16:06:01.671Z] #44 116.3 checking whether GID '0' is supported by ustar format... yes [2022-09-15T16:06:01.671Z] #44 116.3 checking how to create a ustar tar archive... gnutar [2022-09-15T16:06:01.671Z] #44 116.4 checking dependency style of gcc... gcc3 [2022-09-15T16:06:01.671Z] #44 116.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-15T16:06:01.671Z] #44 116.6 checking whether make supports nested variables... (cached) yes [2022-09-15T16:06:02.184Z] #44 116.6 checking build system type... aarch64-unknown-linux-gnu [2022-09-15T16:06:02.184Z] #44 117.0 checking host system type... aarch64-unknown-linux-gnu [2022-09-15T16:06:02.184Z] #44 117.0 checking how to print strings... printf [2022-09-15T16:06:02.184Z] #44 117.0 checking for a sed that does not truncate output... /bin/sed [2022-09-15T16:06:02.184Z] #44 117.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-15T16:06:02.184Z] #44 117.0 checking for egrep... /bin/grep -E [2022-09-15T16:06:02.184Z] #44 117.0 checking for fgrep... /bin/grep -F [2022-09-15T16:06:02.184Z] #44 117.1 checking for ld used by gcc... /usr/bin/ld [2022-09-15T16:06:02.184Z] #44 117.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-15T16:06:02.184Z] #44 117.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-15T16:06:02.253Z] #39 136.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:02.253Z] #39 136.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-15T16:06:02.253Z] #39 136.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-15T16:06:02.253Z] #39 136.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:02.253Z] #39 136.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:02.253Z] #39 136.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:02.253Z] #39 136.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:02.253Z] #39 136.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-15T16:06:02.253Z] #39 136.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-15T16:06:02.441Z] #44 117.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-15T16:06:02.441Z] #44 117.2 checking whether ln -s works... yes [2022-09-15T16:06:02.441Z] #44 117.2 checking the maximum length of command line arguments... 1572864 [2022-09-15T16:06:02.441Z] #44 ... [2022-09-15T16:06:02.441Z] [2022-09-15T16:06:02.441Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:06:02.441Z] #57 35.40 Selecting previously unselected package sudo. [2022-09-15T16:06:02.441Z] #57 35.41 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 35.46 Unpacking sudo (1.9.5p2-3) ... [2022-09-15T16:06:02.441Z] #57 35.99 Selecting previously unselected package systemd-journal-remote. [2022-09-15T16:06:02.441Z] #57 35.99 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 36.00 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-15T16:06:02.441Z] #57 36.10 Selecting previously unselected package thin-provisioning-tools. [2022-09-15T16:06:02.441Z] #57 36.10 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 36.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-15T16:06:02.441Z] #57 36.31 Selecting previously unselected package uidmap. [2022-09-15T16:06:02.441Z] #57 36.32 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 36.33 Unpacking uidmap (1:4.8.1-1) ... [2022-09-15T16:06:02.441Z] #57 36.48 Selecting previously unselected package vim-runtime. [2022-09-15T16:06:02.441Z] #57 36.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:06:02.441Z] #57 36.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-15T16:06:02.441Z] #57 36.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-15T16:06:02.441Z] #57 36.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:02.441Z] #57 39.90 Selecting previously unselected package vim. [2022-09-15T16:06:02.441Z] #57 39.93 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 39.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:02.441Z] #57 40.56 Selecting previously unselected package xfsprogs. [2022-09-15T16:06:02.441Z] #57 40.56 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 40.57 Unpacking xfsprogs (5.10.0-4) ... [2022-09-15T16:06:02.441Z] #57 40.98 Selecting previously unselected package zip. [2022-09-15T16:06:02.441Z] #57 40.99 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 41.00 Unpacking zip (3.0-12) ... [2022-09-15T16:06:02.441Z] #57 41.18 Selecting previously unselected package zstd. [2022-09-15T16:06:02.441Z] #57 41.18 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-15T16:06:02.441Z] #57 41.19 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-15T16:06:02.441Z] #57 41.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:06:02.441Z] #57 42.46 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-15T16:06:02.441Z] #57 42.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T16:06:02.441Z] #57 42.50 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-15T16:06:02.441Z] #57 42.53 Setting up libicu67:arm64 (67.1-7) ... [2022-09-15T16:06:02.441Z] #57 42.56 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-15T16:06:02.441Z] #57 42.59 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-15T16:06:02.441Z] #57 42.61 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-15T16:06:02.441Z] #57 42.62 Setting up uidmap (1:4.8.1-1) ... [2022-09-15T16:06:02.441Z] #57 42.64 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-15T16:06:02.441Z] #57 42.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:06:02.441Z] #57 42.68 Setting up bzip2 (1.0.8-4) ... [2022-09-15T16:06:02.441Z] #57 42.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-15T16:06:02.441Z] #57 42.71 Setting up python3-wheel (0.34.2-1) ... [2022-09-15T16:06:02.441Z] #57 43.48 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-15T16:06:02.441Z] #57 43.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:02.441Z] #57 43.55 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-15T16:06:02.441Z] #57 43.57 Setting up libcap2-bin (1:2.44-1) ... [2022-09-15T16:06:02.441Z] #57 43.59 Setting up apparmor (2.13.6-10) ... [2022-09-15T16:06:02.442Z] #57 45.33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-15T16:06:02.442Z] #57 45.40 Setting up zip (3.0-12) ... [2022-09-15T16:06:02.442Z] #57 45.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:02.442Z] #57 45.44 Setting up bash-completion (1:2.11-2) ... [2022-09-15T16:06:02.442Z] #57 ... [2022-09-15T16:06:02.442Z] [2022-09-15T16:06:02.442Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:06:02.442Z] #44 117.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-15T16:06:02.442Z] #44 117.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-15T16:06:02.442Z] #44 117.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-15T16:06:02.442Z] #44 117.3 checking for objdump... objdump [2022-09-15T16:06:02.442Z] #44 117.3 checking how to recognize dependent libraries... pass_all [2022-09-15T16:06:02.442Z] #44 117.3 checking for dlltool... no [2022-09-15T16:06:02.442Z] #44 117.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-15T16:06:02.442Z] #44 117.3 checking for ar... ar [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-container.o [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-15T16:06:02.509Z] #39 136.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-15T16:06:02.509Z] #39 136.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-15T16:06:02.509Z] #39 136.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-15T16:06:02.509Z] #39 136.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-15T16:06:02.509Z] #39 136.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-15T16:06:02.509Z] #39 136.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-15T16:06:02.509Z] #39 136.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-15T16:06:02.509Z] #39 136.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-15T16:06:02.509Z] #39 136.7 CC src/libcrun/libcrun_testing_a-error.o [2022-09-15T16:06:02.509Z] #39 136.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-15T16:06:02.699Z] #44 117.3 checking for archiver @FILE support... @ [2022-09-15T16:06:02.699Z] #44 117.4 checking for strip... strip [2022-09-15T16:06:02.699Z] #44 117.4 checking for ranlib... ranlib [2022-09-15T16:06:02.699Z] #44 117.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-15T16:06:02.765Z] #39 136.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-15T16:06:02.765Z] #39 136.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-15T16:06:02.765Z] #39 136.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-15T16:06:02.765Z] #39 136.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-15T16:06:02.765Z] #39 136.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-15T16:06:02.765Z] #39 137.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-15T16:06:02.765Z] #39 137.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-15T16:06:02.765Z] #39 137.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-15T16:06:02.957Z] #44 117.7 checking for sysroot... no [2022-09-15T16:06:02.957Z] #44 117.7 checking for a working dd... /bin/dd [2022-09-15T16:06:02.957Z] #44 117.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-15T16:06:02.957Z] #44 117.7 checking for mt... no [2022-09-15T16:06:02.957Z] #44 117.8 checking if : is a manifest tool... no [2022-09-15T16:06:03.021Z] #39 137.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-15T16:06:03.021Z] #39 137.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-15T16:06:03.021Z] #39 137.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-15T16:06:03.213Z] #44 117.8 checking how to run the C preprocessor... gcc -E [2022-09-15T16:06:03.277Z] #39 137.3 CC src/crun-crun.o [2022-09-15T16:06:03.277Z] #39 137.3 CC src/crun-run.o [2022-09-15T16:06:03.277Z] #39 137.4 CC src/crun-delete.o [2022-09-15T16:06:03.277Z] #39 137.4 CC src/crun-kill.o [2022-09-15T16:06:03.277Z] #39 137.5 CC src/crun-unpause.o [2022-09-15T16:06:03.277Z] #39 137.5 CC src/crun-pause.o [2022-09-15T16:06:03.277Z] #39 137.5 CC src/crun-exec.o [2022-09-15T16:06:03.533Z] #39 137.5 CC src/crun-spec.o [2022-09-15T16:06:03.533Z] #39 137.6 CC src/crun-list.o [2022-09-15T16:06:03.533Z] #39 137.6 CC src/crun-create.o [2022-09-15T16:06:03.533Z] #39 137.6 CC src/crun-start.o [2022-09-15T16:06:03.533Z] #39 137.6 CC src/crun-state.o [2022-09-15T16:06:03.533Z] #39 137.7 CC src/crun-update.o [2022-09-15T16:06:03.777Z] #44 118.0 checking for ANSI C header files... yes [2022-09-15T16:06:03.777Z] #44 118.5 checking for sys/types.h... yes [2022-09-15T16:06:03.789Z] #39 137.8 CC src/crun-ps.o [2022-09-15T16:06:03.789Z] #39 137.9 CC src/crun-checkpoint.o [2022-09-15T16:06:03.789Z] #39 137.9 CC src/crun-restore.o [2022-09-15T16:06:03.789Z] #39 137.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-15T16:06:03.789Z] #39 138.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-15T16:06:04.034Z] #44 118.7 checking for sys/stat.h... yes [2022-09-15T16:06:04.045Z] #39 138.0 CC src/libcrun/libcrun_la-container.lo [2022-09-15T16:06:04.045Z] #39 138.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-15T16:06:04.045Z] #39 138.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-15T16:06:04.045Z] #39 138.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-15T16:06:04.045Z] #39 138.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-15T16:06:04.045Z] #39 138.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-15T16:06:04.045Z] #39 138.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-15T16:06:04.291Z] #44 118.9 checking for stdlib.h... yes [2022-09-15T16:06:04.291Z] #44 119.1 checking for string.h... yes [2022-09-15T16:06:04.301Z] #39 138.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-15T16:06:04.301Z] #39 138.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-15T16:06:04.301Z] #39 138.5 CC src/libcrun/libcrun_la-linux.lo [2022-09-15T16:06:04.301Z] #39 138.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-15T16:06:04.301Z] #39 138.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-15T16:06:04.548Z] #44 119.2 checking for memory.h... yes [2022-09-15T16:06:04.558Z] #39 138.7 CC src/libcrun/libcrun_la-error.lo [2022-09-15T16:06:04.558Z] #39 138.8 CC src/libcrun/libcrun_la-status.lo [2022-09-15T16:06:04.558Z] #39 138.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-15T16:06:04.805Z] #44 119.4 checking for strings.h... yes [2022-09-15T16:06:04.814Z] #39 139.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-15T16:06:04.814Z] #39 139.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-15T16:06:04.814Z] #39 139.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-15T16:06:04.814Z] #39 139.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-15T16:06:05.062Z] #44 119.6 checking for inttypes.h... yes [2022-09-15T16:06:05.062Z] #44 119.8 checking for stdint.h... yes [2022-09-15T16:06:05.070Z] #39 139.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-15T16:06:05.070Z] #39 139.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-15T16:06:05.070Z] #39 139.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-15T16:06:05.070Z] #39 139.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-15T16:06:05.070Z] #39 139.3 CC tests/init.o [2022-09-15T16:06:05.319Z] #44 119.9 checking for unistd.h... yes [2022-09-15T16:06:05.319Z] #44 120.1 checking for dlfcn.h... yes [2022-09-15T16:06:05.326Z] #39 139.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-15T16:06:05.575Z] #44 120.3 checking for objdir... .libs [2022-09-15T16:06:06.089Z] #44 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-15T16:06:06.089Z] #44 120.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-15T16:06:06.089Z] #44 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-15T16:06:06.603Z] #44 121.0 checking if gcc static flag -static works... yes [2022-09-15T16:06:06.603Z] #44 121.3 checking if gcc supports -c -o file.o... yes [2022-09-15T16:06:06.603Z] #44 121.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-15T16:06:06.859Z] #44 121.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-15T16:06:07.118Z] #44 121.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-15T16:06:07.118Z] #44 121.8 checking how to hardcode library paths into programs... immediate [2022-09-15T16:06:07.118Z] #44 121.8 checking whether stripping libraries is possible... yes [2022-09-15T16:06:07.118Z] #44 121.8 checking if libtool supports shared libraries... yes [2022-09-15T16:06:07.118Z] #44 121.8 checking whether to build shared libraries... no [2022-09-15T16:06:07.118Z] #44 121.8 checking whether to build static libraries... yes [2022-09-15T16:06:07.118Z] #44 121.8 checking float.h usability... yes [2022-09-15T16:06:07.118Z] #44 121.9 checking float.h presence... yes [2022-09-15T16:06:07.375Z] #44 122.0 checking for float.h... yes [2022-09-15T16:06:07.375Z] #44 122.1 checking limits.h usability... yes [2022-09-15T16:06:07.375Z] #44 122.1 checking limits.h presence... yes [2022-09-15T16:06:07.375Z] #44 122.2 checking for limits.h... yes [2022-09-15T16:06:07.375Z] #44 122.2 checking stddef.h usability... yes [2022-09-15T16:06:07.375Z] #44 122.3 checking stddef.h presence... yes [2022-09-15T16:06:07.631Z] #44 122.4 checking for stddef.h... yes [2022-09-15T16:06:07.631Z] #44 122.4 checking for stdlib.h... (cached) yes [2022-09-15T16:06:07.631Z] #44 122.5 checking for string.h... (cached) yes [2022-09-15T16:06:07.887Z] #44 122.5 checking sys/time.h usability... yes [2022-09-15T16:06:07.887Z] #44 122.7 checking sys/time.h presence... yes [2022-09-15T16:06:07.887Z] #44 122.8 checking for sys/time.h... yes [2022-09-15T16:06:07.887Z] #44 122.8 checking for inline... inline [2022-09-15T16:06:08.401Z] #44 122.9 checking for size_t... yes [2022-09-15T16:06:08.401Z] #44 123.3 checking for stdlib.h... (cached) yes [2022-09-15T16:06:08.658Z] #44 123.3 checking for GNU libc compatible malloc... yes [2022-09-15T16:06:08.658Z] #44 123.6 checking for stdlib.h... (cached) yes [2022-09-15T16:06:08.915Z] #44 123.6 checking for GNU libc compatible realloc... yes [2022-09-15T16:06:09.172Z] #44 123.8 checking for working strtod... yes [2022-09-15T16:06:09.172Z] #44 124.0 checking for gettimeofday... yes [2022-09-15T16:06:09.428Z] #44 124.2 checking for memset... yes [2022-09-15T16:06:09.685Z] #44 124.4 checking for strspn... yes [2022-09-15T16:06:09.945Z] #44 124.7 checking that generated files are newer than configure... done [2022-09-15T16:06:09.945Z] #44 124.7 configure: creating ./config.status [2022-09-15T16:06:13.297Z] #44 127.6 config.status: creating Makefile [2022-09-15T16:06:13.297Z] #44 127.6 config.status: creating config.h [2022-09-15T16:06:13.297Z] #44 127.6 config.status: executing depfiles commands [2022-09-15T16:06:13.297Z] #44 127.9 config.status: executing libtool commands [2022-09-15T16:06:13.554Z] #44 ... [2022-09-15T16:06:13.554Z] [2022-09-15T16:06:13.554Z] #57 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:06:13.554Z] #57 48.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:06:13.554Z] #57 48.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-15T16:06:13.554Z] #57 48.25 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-15T16:06:13.554Z] #57 48.26 Setting up patch (2.7.6-7) ... [2022-09-15T16:06:13.554Z] #57 48.28 Setting up sudo (1.9.5p2-3) ... [2022-09-15T16:06:13.554Z] #57 48.36 invoke-rc.d: could not determine current runlevel [2022-09-15T16:06:13.554Z] #57 48.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-15T16:06:13.554Z] #57 48.39 Setting up xfsprogs (5.10.0-4) ... [2022-09-15T16:06:13.554Z] #57 48.41 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-15T16:06:13.554Z] #57 48.41 Failed to connect to bus: Host is down [2022-09-15T16:06:13.554Z] #57 48.42 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-15T16:06:13.554Z] #57 48.45 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 48.46 Setting up pigz (2.6-1) ... [2022-09-15T16:06:13.554Z] #57 48.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-15T16:06:13.554Z] #57 48.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-15T16:06:13.554Z] #57 48.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 48.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 49.18 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-15T16:06:13.554Z] #57 49.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-15T16:06:13.554Z] #57 49.57 Setting up libelf1:arm64 (0.183-1) ... [2022-09-15T16:06:13.554Z] #57 49.59 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-15T16:06:13.554Z] #57 49.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-15T16:06:13.554Z] #57 49.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-15T16:06:13.554Z] #57 49.66 Setting up libkmod2:arm64 (28-1) ... [2022-09-15T16:06:13.554Z] #57 49.67 Setting up python3-distutils (3.9.2-1) ... [2022-09-15T16:06:13.554Z] #57 50.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-15T16:06:13.554Z] #57 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-15T16:06:13.554Z] #57 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-15T16:06:13.554Z] #57 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-15T16:06:13.554Z] #57 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-15T16:06:13.554Z] #57 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-15T16:06:13.554Z] #57 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-15T16:06:13.554Z] #57 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-15T16:06:13.554Z] #57 50.30 Setting up python3-setuptools (52.0.0-4) ... [2022-09-15T16:06:13.554Z] #57 51.89 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-15T16:06:13.554Z] #57 51.90 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-15T16:06:13.554Z] #57 51.92 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-15T16:06:13.554Z] #57 51.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 53.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-15T16:06:13.554Z] #57 53.21 Setting up jq (1.6-2.1) ... [2022-09-15T16:06:13.554Z] #57 53.23 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 53.25 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-15T16:06:13.554Z] #57 53.28 Setting up iptables (1.8.7-1) ... [2022-09-15T16:06:13.554Z] #57 53.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-15T16:06:13.554Z] #57 53.34 Setting up iproute2 (5.10.0-4) ... [2022-09-15T16:06:13.554Z] #57 53.71 Setting up systemd (247.3-7+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 53.76 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-15T16:06:13.554Z] #57 53.76 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-15T16:06:13.554Z] #57 53.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-15T16:06:13.554Z] #57 53.80 Initializing machine ID from random generator. [2022-09-15T16:06:13.554Z] #57 54.83 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-15T16:06:13.554Z] #57 55.22 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:06:13.554Z] #57 DONE 56.5s [2022-09-15T16:06:13.554Z] [2022-09-15T16:06:13.554Z] #58 [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-09-15T16:06:14.378Z] #58 0.754 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-15T16:06:14.378Z] #58 0.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-15T16:06:14.378Z] #58 0.765 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-15T16:06:14.378Z] #58 DONE 0.8s [2022-09-15T16:06:14.378Z] [2022-09-15T16:06:14.378Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-15T16:06:15.309Z] #39 ... [2022-09-15T16:06:15.309Z] [2022-09-15T16:06:15.309Z] #38 [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-09-15T16:06:15.309Z] #38 168.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-15T16:06:15.309Z] #38 168.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:06:15.309Z] #38 168.3 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:06:15.309Z] #38 168.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-15T16:06:15.309Z] #38 168.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:06:15.309Z] #38 168.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:06:15.309Z] #38 ... [2022-09-15T16:06:15.309Z] [2022-09-15T16:06:15.309Z] #24 [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-09-15T16:06:15.309Z] #24 188.1 + dpkg --print-architecture [2022-09-15T16:06:15.309Z] #24 188.1 + git checkout -q v2.1.0 [2022-09-15T16:06:15.309Z] #24 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-15T16:06:15.309Z] #24 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-15T16:06:19.627Z] #59 ... [2022-09-15T16:06:19.627Z] [2022-09-15T16:06:19.627Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:06:19.627Z] #44 129.0 GEN .version [2022-09-15T16:06:19.627Z] #44 129.1 make install-recursive [2022-09-15T16:06:19.627Z] #44 129.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-15T16:06:19.627Z] #44 129.2 Making install in libocispec [2022-09-15T16:06:19.627Z] #44 129.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:19.627Z] #44 129.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-15T16:06:19.627Z] #44 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-15T16:06:19.627Z] #44 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-15T16:06:19.627Z] #44 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-15T16:06:19.627Z] #44 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-15T16:06:19.627Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-15T16:06:19.627Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-15T16:06:19.627Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-15T16:06:19.628Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-15T16:06:19.628Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-15T16:06:19.628Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-15T16:06:19.628Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-15T16:06:19.628Z] #44 130.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-15T16:06:19.628Z] #44 130.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-15T16:06:19.628Z] #44 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-15T16:06:19.628Z] #44 131.2 make install-recursive [2022-09-15T16:06:19.628Z] #44 131.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:19.628Z] #44 131.3 Making install in yajl [2022-09-15T16:06:19.628Z] #44 131.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:06:19.628Z] #44 131.4 CC verify/json_verify-json_verify.o [2022-09-15T16:06:19.628Z] #44 131.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-15T16:06:19.628Z] #44 131.4 CC src/libyajl_la-yajl.lo [2022-09-15T16:06:19.628Z] #44 131.4 CC src/libyajl_la-yajl_gen.lo [2022-09-15T16:06:19.628Z] #44 131.4 CC src/libyajl_la-yajl_parser.lo [2022-09-15T16:06:19.628Z] #44 131.5 CC src/libyajl_la-yajl_buf.lo [2022-09-15T16:06:19.628Z] #44 131.5 CC src/libyajl_la-yajl_encode.lo [2022-09-15T16:06:19.628Z] #44 131.6 CC src/libyajl_la-yajl_lex.lo [2022-09-15T16:06:19.628Z] #44 131.6 CC src/libyajl_la-yajl_tree.lo [2022-09-15T16:06:21.859Z] #24 ... [2022-09-15T16:06:21.859Z] [2022-09-15T16:06:21.859Z] #38 [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-09-15T16:06:21.859Z] #38 178.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-15T16:06:21.859Z] #38 178.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:21.859Z] #38 178.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:06:21.859Z] #38 178.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-15T16:06:21.859Z] #38 178.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:21.859Z] #38 178.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:06:21.859Z] #38 178.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-15T16:06:21.859Z] #38 178.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:21.859Z] #38 178.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:06:21.859Z] #38 179.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-15T16:06:21.859Z] #38 179.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:21.859Z] #38 179.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:06:21.859Z] #38 179.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-15T16:06:21.859Z] #38 179.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:21.859Z] #38 179.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:06:21.859Z] #38 179.2 Selecting previously unselected package cross-config. [2022-09-15T16:06:21.859Z] #38 179.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-15T16:06:21.859Z] #38 179.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-15T16:06:21.859Z] #38 179.4 Selecting previously unselected package gcc-10-cross-base. [2022-09-15T16:06:21.859Z] #38 179.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 179.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 179.5 Selecting previously unselected package libc6-arm64-cross. [2022-09-15T16:06:21.859Z] #38 179.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-15T16:06:21.859Z] #38 179.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-15T16:06:21.859Z] #38 179.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-15T16:06:21.859Z] #38 179.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 179.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 180.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-15T16:06:21.859Z] #38 180.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 180.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 180.1 Selecting previously unselected package libitm1-arm64-cross. [2022-09-15T16:06:21.859Z] #38 180.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 180.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 180.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-15T16:06:21.859Z] #38 180.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 180.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 180.2 Selecting previously unselected package libasan6-arm64-cross. [2022-09-15T16:06:21.859Z] #38 180.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.859Z] #38 180.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.859Z] #38 180.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-15T16:06:21.859Z] #38 180.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.860Z] #38 180.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.860Z] #38 181.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-15T16:06:21.860Z] #38 181.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.860Z] #38 181.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.860Z] #38 181.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-15T16:06:21.860Z] #38 181.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.860Z] #38 181.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.860Z] #38 182.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-15T16:06:21.860Z] #38 182.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.860Z] #38 182.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.860Z] #38 182.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-15T16:06:21.860Z] #38 182.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:21.860Z] #38 182.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:21.860Z] #38 183.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-15T16:06:21.860Z] #38 183.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:06:21.860Z] #38 183.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:06:22.148Z] #44 137.0 CCLD libyajl.la [2022-09-15T16:06:22.404Z] #44 137.3 CCLD verify/json_verify [2022-09-15T16:06:22.967Z] #44 137.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:06:22.967Z] #44 137.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-15T16:06:22.967Z] #44 137.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-15T16:06:22.967Z] #44 137.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:06:22.967Z] #44 137.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-15T16:06:22.967Z] #44 137.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:06:22.967Z] #44 137.8 CC src/validate.o [2022-09-15T16:06:22.967Z] #44 137.9 CC src/image_spec_schema_config_schema.lo [2022-09-15T16:06:22.967Z] #44 137.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-15T16:06:22.967Z] #44 137.9 CC src/image_spec_schema_defs.lo [2022-09-15T16:06:22.967Z] #44 137.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-15T16:06:22.967Z] #44 137.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-15T16:06:22.967Z] #44 138.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-15T16:06:23.224Z] #44 138.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-15T16:06:23.224Z] #44 138.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-15T16:06:23.224Z] #44 138.1 CC src/runtime_spec_schema_config_zos.lo [2022-09-15T16:06:23.224Z] #44 138.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-15T16:06:23.224Z] #44 138.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-15T16:06:23.481Z] #44 138.3 CC src/runtime_spec_schema_config_vm.lo [2022-09-15T16:06:23.481Z] #44 138.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-15T16:06:23.738Z] #44 138.4 CC src/runtime_spec_schema_defs.lo [2022-09-15T16:06:23.738Z] #44 138.4 CC src/runtime_spec_schema_defs_linux.lo [2022-09-15T16:06:23.738Z] #44 138.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-15T16:06:23.738Z] #44 138.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-15T16:06:23.995Z] #44 ... [2022-09-15T16:06:23.995Z] [2022-09-15T16:06:23.995Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-15T16:06:23.995Z] #59 9.561 Collecting yamllint==1.27.1 [2022-09-15T16:06:24.927Z] #59 10.60 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-15T16:06:26.296Z] #59 11.70 Collecting pathspec>=0.5.3 [2022-09-15T16:06:26.296Z] #59 11.71 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-15T16:06:26.296Z] #59 12.02 Collecting pyyaml [2022-09-15T16:06:26.296Z] #59 12.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-15T16:06:26.296Z] #59 12.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-15T16:06:26.296Z] #59 12.11 Building wheels for collected packages: yamllint [2022-09-15T16:06:26.553Z] #59 12.11 Building wheel for yamllint (setup.py): started [2022-09-15T16:06:27.483Z] #59 13.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-15T16:06:27.740Z] #59 13.17 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c5b2e8796d81138811f6b270b417d1abc97f979d30e10016f22af1f0853e4eb0 [2022-09-15T16:06:27.740Z] #59 13.17 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-15T16:06:27.740Z] #59 13.17 Successfully built yamllint [2022-09-15T16:06:27.740Z] #59 13.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-15T16:06:27.997Z] #59 13.62 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-15T16:06:28.406Z] #38 ... [2022-09-15T16:06:28.406Z] [2022-09-15T16:06:28.406Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:06:28.406Z] #39 161.6 CCLD tests/init [2022-09-15T16:06:28.928Z] #59 DONE 14.7s [2022-09-15T16:06:28.928Z] [2022-09-15T16:06:28.928Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:06:28.928Z] #44 138.8 CC src/runtime_spec_schema_defs_windows.lo [2022-09-15T16:06:28.928Z] #44 138.8 CC src/runtime_spec_schema_state_schema.lo [2022-09-15T16:06:28.928Z] #44 139.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-15T16:06:28.928Z] #44 139.1 CC src/basic_test_double_array_item.lo [2022-09-15T16:06:28.928Z] #44 139.3 CC src/basic_test_double_array.lo [2022-09-15T16:06:28.928Z] #44 139.3 CC src/basic_test_top_array_int.lo [2022-09-15T16:06:28.928Z] #44 139.5 CC src/basic_test_top_array_string.lo [2022-09-15T16:06:28.928Z] #44 139.7 CC src/basic_test_top_double_array_int.lo [2022-09-15T16:06:28.928Z] #44 139.7 CC src/basic_test_top_double_array_obj.lo [2022-09-15T16:06:28.928Z] #44 139.9 CC src/basic_test_top_double_array_refobj.lo [2022-09-15T16:06:28.928Z] #44 140.0 CC src/basic_test_top_double_array_string.lo [2022-09-15T16:06:28.928Z] #44 140.2 CC src/read-file.lo [2022-09-15T16:06:28.928Z] #44 140.7 CC src/json_common.lo [2022-09-15T16:06:28.928Z] #44 140.7 CC tests/test-1.o [2022-09-15T16:06:28.928Z] #44 140.9 CC tests/test-2.o [2022-09-15T16:06:28.928Z] #44 141.1 CC tests/test-3.o [2022-09-15T16:06:28.928Z] #44 141.2 CC tests/test-4.o [2022-09-15T16:06:28.928Z] #44 141.6 CC tests/test-5.o [2022-09-15T16:06:28.928Z] #44 141.8 CC tests/test-6.o [2022-09-15T16:06:28.928Z] #44 141.9 CC tests/test-7.o [2022-09-15T16:06:28.928Z] #44 142.2 CC tests/test-8.o [2022-09-15T16:06:28.928Z] #44 142.3 CC tests/test-9.o [2022-09-15T16:06:28.928Z] #44 142.3 CC tests/test-10.o [2022-09-15T16:06:28.928Z] #44 142.4 CC tests/test-11.o [2022-09-15T16:06:33.662Z] #39 ... [2022-09-15T16:06:33.662Z] [2022-09-15T16:06:33.662Z] #38 [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-09-15T16:06:33.662Z] #38 197.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-15T16:06:33.662Z] #38 197.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:33.662Z] #38 197.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:06:33.662Z] #38 197.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-15T16:06:33.662Z] #38 197.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-15T16:06:33.662Z] #38 197.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-15T16:06:34.483Z] #38 197.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-15T16:06:34.483Z] #38 197.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-15T16:06:34.483Z] #38 197.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-15T16:06:35.047Z] #38 198.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-15T16:06:35.047Z] #38 198.6 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:35.047Z] #38 198.6 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:06:35.978Z] #38 199.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-15T16:06:35.978Z] #38 199.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:06:35.978Z] #38 199.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:06:39.253Z] #38 ... [2022-09-15T16:06:39.253Z] [2022-09-15T16:06:39.253Z] #24 [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-09-15T16:06:39.253Z] #24 DONE 212.1s [2022-09-15T16:06:39.253Z] [2022-09-15T16:06:39.253Z] #38 [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-09-15T16:06:45.798Z] #38 ... [2022-09-15T16:06:45.798Z] [2022-09-15T16:06:45.799Z] #39 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:06:45.799Z] #39 179.9 AR libcrun_testing.a [2022-09-15T16:06:45.799Z] #39 179.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-15T16:06:46.055Z] #39 180.0 CCLD tests/tests_libcrun_utils [2022-09-15T16:06:46.055Z] #39 180.0 CCLD tests/tests_libcrun_errors [2022-09-15T16:06:46.055Z] #39 180.0 CCLD tests/tests_libcrun_fuzzer [2022-09-15T16:06:46.312Z] #39 180.3 CCLD libcrun.la [2022-09-15T16:06:46.876Z] #39 181.2 CCLD crun [2022-09-15T16:06:47.439Z] #39 181.6 make[3]: Entering directory '/tmp/crun-build' [2022-09-15T16:06:47.696Z] #39 181.8 /bin/mkdir -p '/usr/local/lib' [2022-09-15T16:06:47.696Z] #39 181.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-15T16:06:47.696Z] #39 181.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-15T16:06:47.696Z] #39 181.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-15T16:06:47.696Z] #39 181.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-15T16:06:47.696Z] #39 181.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-15T16:06:47.696Z] #39 181.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-15T16:06:47.696Z] #39 181.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-15T16:06:47.697Z] #39 182.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-15T16:06:47.954Z] #39 182.0 ---------------------------------------------------------------------- [2022-09-15T16:06:47.954Z] #39 182.0 Libraries have been installed in: [2022-09-15T16:06:47.954Z] #39 182.0 /usr/local/lib [2022-09-15T16:06:47.954Z] #39 182.0 [2022-09-15T16:06:47.954Z] #39 182.0 If you ever happen to want to link against installed libraries [2022-09-15T16:06:47.954Z] #39 182.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-15T16:06:47.954Z] #39 182.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-15T16:06:47.954Z] #39 182.0 flag during linking and do at least one of the following: [2022-09-15T16:06:47.954Z] #39 182.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-15T16:06:47.954Z] #39 182.0 during execution [2022-09-15T16:06:47.954Z] #39 182.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-15T16:06:47.954Z] #39 182.0 during linking [2022-09-15T16:06:47.954Z] #39 182.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-15T16:06:47.954Z] #39 182.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-15T16:06:47.954Z] #39 182.0 [2022-09-15T16:06:47.954Z] #39 182.0 See any operating system documentation about shared libraries for [2022-09-15T16:06:47.954Z] #39 182.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-15T16:06:47.954Z] #39 182.0 ---------------------------------------------------------------------- [2022-09-15T16:06:47.954Z] #39 182.0 /bin/mkdir -p '/build' [2022-09-15T16:06:47.954Z] #39 182.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-15T16:06:47.954Z] #39 182.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-15T16:06:47.954Z] #39 182.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-15T16:06:47.954Z] #39 182.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-15T16:06:47.954Z] #39 182.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-15T16:06:48.212Z] #39 DONE 182.4s [2022-09-15T16:06:48.212Z] [2022-09-15T16:06:48.212Z] #38 [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-09-15T16:06:48.212Z] #38 211.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-15T16:06:48.212Z] #38 211.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:06:48.212Z] #38 211.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:06:48.212Z] #38 211.5 Selecting previously unselected package patch. [2022-09-15T16:06:48.212Z] #38 211.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-15T16:06:48.212Z] #38 211.5 Unpacking patch (2.7.6-7) ... [2022-09-15T16:06:48.212Z] #38 211.7 Selecting previously unselected package dpkg-dev. [2022-09-15T16:06:48.212Z] #38 211.7 Preparing to unpack .../047-dpkg-dev_1.20.12_all.deb ... [2022-09-15T16:06:48.212Z] #38 211.7 Unpacking dpkg-dev (1.20.12) ... [2022-09-15T16:06:48.469Z] #38 212.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-15T16:06:48.469Z] #38 212.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-15T16:06:48.469Z] #38 212.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-15T16:06:48.726Z] #38 212.1 Selecting previously unselected package libio-string-perl. [2022-09-15T16:06:48.726Z] #38 212.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-15T16:06:48.726Z] #38 212.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-15T16:06:48.726Z] #38 212.3 Selecting previously unselected package libicu67:amd64. [2022-09-15T16:06:48.726Z] #38 212.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-15T16:06:48.984Z] #38 212.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-15T16:06:50.354Z] #38 213.6 Selecting previously unselected package libxml2:amd64. [2022-09-15T16:06:50.354Z] #38 213.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-15T16:06:50.354Z] #38 213.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-15T16:06:50.354Z] #38 213.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-15T16:06:50.354Z] #38 213.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-15T16:06:50.354Z] #38 213.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-15T16:06:50.354Z] #38 213.8 Selecting previously unselected package libxml-sax-base-perl. [2022-09-15T16:06:50.354Z] #38 213.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-15T16:06:50.354Z] #38 213.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-15T16:06:50.354Z] #38 213.9 Selecting previously unselected package libxml-sax-perl. [2022-09-15T16:06:50.354Z] #38 213.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-15T16:06:50.354Z] #38 213.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-15T16:06:50.354Z] #38 213.9 Selecting previously unselected package libxml-libxml-perl. [2022-09-15T16:06:50.354Z] #38 213.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-15T16:06:50.354Z] #38 213.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-15T16:06:50.611Z] #38 214.1 Selecting previously unselected package libxml-simple-perl. [2022-09-15T16:06:50.611Z] #38 214.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-15T16:06:50.611Z] #38 214.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-15T16:06:50.611Z] #38 214.1 Selecting previously unselected package libyaml-perl. [2022-09-15T16:06:50.611Z] #38 214.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-15T16:06:50.611Z] #38 214.1 Unpacking libyaml-perl (1.30-1) ... [2022-09-15T16:06:50.611Z] #38 214.2 Selecting previously unselected package libconfig-auto-perl. [2022-09-15T16:06:50.611Z] #38 214.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-15T16:06:50.868Z] #38 214.2 Selecting previously unselected package libfile-which-perl. [2022-09-15T16:06:50.868Z] #38 214.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.2 Unpacking libfile-which-perl (1.23-1) ... [2022-09-15T16:06:50.868Z] #38 214.3 Selecting previously unselected package libfile-homedir-perl. [2022-09-15T16:06:50.868Z] #38 214.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-15T16:06:50.868Z] #38 214.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-15T16:06:50.868Z] #38 214.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-15T16:06:50.868Z] #38 214.4 Selecting previously unselected package dpkg-cross. [2022-09-15T16:06:50.868Z] #38 214.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-15T16:06:50.868Z] #38 214.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-15T16:06:50.868Z] #38 214.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-15T16:06:50.868Z] #38 214.4 Selecting previously unselected package libc6-armel-cross. [2022-09-15T16:06:50.868Z] #38 214.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-15T16:06:50.868Z] #38 214.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-15T16:06:51.125Z] #38 214.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-15T16:06:51.125Z] #38 214.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.125Z] #38 214.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.125Z] #38 214.7 Selecting previously unselected package libgomp1-armel-cross. [2022-09-15T16:06:51.125Z] #38 214.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.125Z] #38 214.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.125Z] #38 214.8 Selecting previously unselected package libatomic1-armel-cross. [2022-09-15T16:06:51.382Z] #38 214.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.382Z] #38 214.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.382Z] #38 214.8 Selecting previously unselected package libasan6-armel-cross. [2022-09-15T16:06:51.382Z] #38 214.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.382Z] #38 214.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.639Z] #38 215.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-15T16:06:51.639Z] #38 215.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.639Z] #38 215.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.896Z] #38 215.3 Selecting previously unselected package libubsan1-armel-cross. [2022-09-15T16:06:51.896Z] #38 215.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.896Z] #38 215.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:51.896Z] #38 215.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-15T16:06:51.896Z] #38 215.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:06:51.896Z] #38 215.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:06:52.153Z] #38 215.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-15T16:06:52.153Z] #38 215.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:06:52.153Z] #38 215.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:06:55.454Z] #44 ... [2022-09-15T16:06:55.454Z] [2022-09-15T16:06:55.454Z] #35 [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-09-15T16:06:55.454Z] #35 211.9 + dpkg --print-architecture [2022-09-15T16:06:55.454Z] #35 DONE 212.6s [2022-09-15T16:06:55.454Z] [2022-09-15T16:06:55.454Z] #37 [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-09-15T16:07:00.310Z] #38 222.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-15T16:07:00.310Z] #38 222.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:00.310Z] #38 222.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:07:00.310Z] #38 222.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-15T16:07:00.310Z] #38 222.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-15T16:07:00.310Z] #38 222.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-15T16:07:00.310Z] #38 223.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-15T16:07:00.310Z] #38 223.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:00.310Z] #38 223.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-15T16:07:00.310Z] #38 223.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-15T16:07:00.310Z] #38 223.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:00.310Z] #38 223.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:00.567Z] #38 224.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-15T16:07:00.567Z] #38 224.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:00.567Z] #38 224.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:07:00.706Z] #37 ... [2022-09-15T16:07:00.706Z] [2022-09-15T16:07:00.706Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:07:00.706Z] #44 175.4 CCLD libocispec.la [2022-09-15T16:07:00.962Z] #44 175.8 CCLD src/validate [2022-09-15T16:07:00.962Z] #44 175.8 CCLD tests/test-1 [2022-09-15T16:07:00.962Z] #44 175.8 CCLD tests/test-2 [2022-09-15T16:07:00.962Z] #44 175.8 CCLD tests/test-3 [2022-09-15T16:07:00.962Z] #44 175.9 CCLD tests/test-4 [2022-09-15T16:07:00.962Z] #44 175.9 CCLD tests/test-5 [2022-09-15T16:07:00.962Z] #44 175.9 CCLD tests/test-6 [2022-09-15T16:07:01.218Z] #44 176.0 CCLD tests/test-7 [2022-09-15T16:07:01.218Z] #44 176.1 CCLD tests/test-8 [2022-09-15T16:07:01.218Z] #44 176.1 CCLD tests/test-9 [2022-09-15T16:07:01.782Z] #44 176.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-15T16:07:01.782Z] #44 176.4 CCLD tests/test-10 [2022-09-15T16:07:01.782Z] #44 176.5 CCLD tests/test-11 [2022-09-15T16:07:03.151Z] #44 178.1 libtool: link: ar cr libocispec.a [2022-09-15T16:07:03.151Z] #44 178.2 libtool: link: ranlib libocispec.a [2022-09-15T16:07:03.840Z] #38 ... [2022-09-15T16:07:03.840Z] [2022-09-15T16:07:03.840Z] #33 [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-09-15T16:07:03.840Z] #33 236.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-15T16:07:03.840Z] #33 DONE 236.7s [2022-09-15T16:07:03.840Z] [2022-09-15T16:07:03.840Z] #38 [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-09-15T16:07:05.046Z] #44 179.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-15T16:07:05.046Z] #44 179.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-15T16:07:05.046Z] #44 179.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-15T16:07:05.046Z] #44 179.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:07:05.046Z] #44 179.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:07:05.046Z] #44 179.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:07:05.046Z] #44 179.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-15T16:07:05.046Z] #44 179.7 make[2]: Entering directory '/tmp/crun-build' [2022-09-15T16:07:05.046Z] #44 179.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-15T16:07:05.046Z] #44 179.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-15T16:07:05.046Z] #44 179.9 CC src/libcrun/libcrun_testing_a-container.o [2022-09-15T16:07:05.046Z] #44 180.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-15T16:07:05.046Z] #44 180.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-15T16:07:05.303Z] #44 180.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-15T16:07:05.303Z] #44 180.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-15T16:07:05.303Z] #44 180.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-15T16:07:05.304Z] #44 180.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-15T16:07:05.304Z] #44 180.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-15T16:07:05.304Z] #44 180.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-15T16:07:05.304Z] #44 180.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-15T16:07:05.561Z] #44 180.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-15T16:07:05.561Z] #44 180.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-15T16:07:05.817Z] #44 180.6 CC src/libcrun/libcrun_testing_a-error.o [2022-09-15T16:07:05.817Z] #44 180.7 CC src/libcrun/libcrun_testing_a-status.o [2022-09-15T16:07:05.817Z] #44 180.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-15T16:07:05.817Z] #44 180.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-15T16:07:06.074Z] #44 180.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-15T16:07:06.331Z] #44 181.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-15T16:07:06.331Z] #44 181.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-15T16:07:06.331Z] #44 181.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-15T16:07:06.360Z] #38 229.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-15T16:07:06.360Z] #38 229.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:06.360Z] #38 229.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:07:06.360Z] #38 229.6 Selecting previously unselected package crossbuild-essential-armel. [2022-09-15T16:07:06.360Z] #38 229.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-15T16:07:06.360Z] #38 229.6 Selecting previously unselected package libc6-armhf-cross. [2022-09-15T16:07:06.360Z] #38 229.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-15T16:07:06.360Z] #38 229.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-15T16:07:06.360Z] #38 229.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.360Z] #38 229.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-15T16:07:06.360Z] #38 229.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.360Z] #38 229.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-15T16:07:06.360Z] #38 229.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.360Z] #38 229.9 Selecting previously unselected package libasan6-armhf-cross. [2022-09-15T16:07:06.360Z] #38 229.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.360Z] #38 229.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.588Z] #44 181.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-15T16:07:06.588Z] #44 181.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-15T16:07:06.588Z] #44 181.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-15T16:07:06.616Z] #38 230.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-15T16:07:06.616Z] #38 230.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.616Z] #38 230.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.616Z] #38 230.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-15T16:07:06.616Z] #38 230.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.616Z] #38 230.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.845Z] #44 181.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-15T16:07:06.845Z] #44 181.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-15T16:07:06.873Z] #38 230.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-15T16:07:06.873Z] #38 230.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:06.873Z] #38 230.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:06.873Z] #38 230.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-15T16:07:06.873Z] #38 230.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:06.873Z] #38 230.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:07:07.102Z] #44 182.1 CC src/crun-crun.o [2022-09-15T16:07:07.359Z] #44 182.1 CC src/crun-run.o [2022-09-15T16:07:07.359Z] #44 182.2 CC src/crun-delete.o [2022-09-15T16:07:07.616Z] #44 182.4 CC src/crun-kill.o [2022-09-15T16:07:07.873Z] #44 182.7 CC src/crun-pause.o [2022-09-15T16:07:07.873Z] #44 182.8 CC src/crun-unpause.o [2022-09-15T16:07:08.130Z] #44 183.1 CC src/crun-spec.o [2022-09-15T16:07:08.387Z] #44 183.2 CC src/crun-exec.o [2022-09-15T16:07:08.644Z] #44 183.4 CC src/crun-list.o [2022-09-15T16:07:08.644Z] #44 183.4 CC src/crun-create.o [2022-09-15T16:07:08.644Z] #44 183.5 CC src/crun-start.o [2022-09-15T16:07:08.644Z] #44 183.5 CC src/crun-state.o [2022-09-15T16:07:08.644Z] #44 183.6 CC src/crun-update.o [2022-09-15T16:07:08.901Z] #44 183.7 CC src/crun-ps.o [2022-09-15T16:07:08.901Z] #44 183.8 CC src/crun-checkpoint.o [2022-09-15T16:07:09.158Z] #44 183.9 CC src/crun-restore.o [2022-09-15T16:07:09.414Z] #44 184.3 CC src/libcrun/libcrun_la-utils.lo [2022-09-15T16:07:09.671Z] #44 184.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-15T16:07:09.671Z] #44 184.4 CC src/libcrun/libcrun_la-container.lo [2022-09-15T16:07:09.671Z] #44 184.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-15T16:07:09.928Z] #44 184.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-15T16:07:09.928Z] #44 184.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-15T16:07:10.185Z] #44 185.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-15T16:07:10.442Z] #44 185.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-15T16:07:10.699Z] #44 185.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-15T16:07:10.956Z] #44 185.7 CC src/libcrun/libcrun_la-criu.lo [2022-09-15T16:07:10.956Z] #44 186.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-15T16:07:11.520Z] #44 186.1 CC src/libcrun/libcrun_la-linux.lo [2022-09-15T16:07:11.520Z] #44 186.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-15T16:07:11.778Z] #44 186.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-15T16:07:12.063Z] #44 187.0 CC src/libcrun/libcrun_la-error.lo [2022-09-15T16:07:12.121Z] #38 235.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-15T16:07:12.121Z] #38 235.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:12.121Z] #38 235.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:07:12.121Z] #38 235.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-15T16:07:12.121Z] #38 235.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-15T16:07:12.121Z] #38 235.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-15T16:07:12.121Z] #38 235.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-15T16:07:12.121Z] #38 235.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:12.121Z] #38 235.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-15T16:07:12.121Z] #38 235.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-15T16:07:12.121Z] #38 235.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:12.121Z] #38 235.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:12.321Z] #44 187.2 CC src/libcrun/libcrun_la-status.lo [2022-09-15T16:07:12.378Z] #38 235.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-15T16:07:12.378Z] #38 235.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:12.378Z] #38 235.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:07:12.884Z] #44 187.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-15T16:07:13.814Z] #44 188.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-15T16:07:13.814Z] #44 188.6 CC src/libcrun/libcrun_la-signals.lo [2022-09-15T16:07:14.070Z] #44 188.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-15T16:07:15.000Z] #44 189.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-15T16:07:15.256Z] #44 190.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-15T16:07:15.256Z] #44 190.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-15T16:07:15.512Z] #44 190.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-15T16:07:15.512Z] #44 190.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-15T16:07:16.078Z] #44 190.9 CC tests/init.o [2022-09-15T16:07:16.078Z] #44 191.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-15T16:07:17.628Z] #38 240.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-15T16:07:17.628Z] #38 240.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:17.628Z] #38 240.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:07:17.628Z] #38 240.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-15T16:07:17.628Z] #38 240.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-15T16:07:17.628Z] #38 240.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-15T16:07:17.628Z] #38 240.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 240.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:17.628Z] #38 240.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-15T16:07:17.628Z] #38 241.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 241.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.628Z] #38 241.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.628Z] #38 241.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 241.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.628Z] #38 241.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.628Z] #38 241.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 241.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.628Z] #38 241.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.628Z] #38 241.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 241.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.628Z] #38 241.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.628Z] #38 241.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-15T16:07:17.628Z] #38 241.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.628Z] #38 241.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.885Z] #38 241.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-15T16:07:17.885Z] #38 241.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:17.885Z] #38 241.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:17.885Z] #38 241.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-15T16:07:18.142Z] #38 241.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:18.142Z] #38 241.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:18.398Z] #38 241.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-15T16:07:18.398Z] #38 241.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:18.398Z] #38 241.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:18.398Z] #38 241.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-15T16:07:18.398Z] #38 241.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:18.398Z] #38 241.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:18.398Z] #38 242.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-15T16:07:18.655Z] #38 242.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:18.655Z] #38 242.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:18.655Z] #38 242.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-15T16:07:18.655Z] #38 242.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:18.655Z] #38 242.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:18.655Z] #38 242.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-15T16:07:18.655Z] #38 242.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:18.655Z] #38 242.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:23.907Z] #38 246.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-15T16:07:23.907Z] #38 246.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:23.907Z] #38 246.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:23.907Z] #38 246.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-15T16:07:23.907Z] #38 246.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-15T16:07:23.907Z] #38 246.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-15T16:07:23.907Z] #38 247.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-15T16:07:23.908Z] #38 247.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:23.908Z] #38 247.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-15T16:07:23.908Z] #38 247.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-15T16:07:23.908Z] #38 247.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:23.908Z] #38 247.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:24.165Z] #38 247.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-15T16:07:24.165Z] #38 247.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:24.165Z] #38 247.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:28.336Z] #38 251.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-15T16:07:28.336Z] #38 251.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:28.336Z] #38 251.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:28.336Z] #38 251.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-15T16:07:28.336Z] #38 251.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-15T16:07:28.336Z] #38 251.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-15T16:07:28.336Z] #38 251.9 Selecting previously unselected package libc6-s390x-cross. [2022-09-15T16:07:28.336Z] #38 251.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:28.336Z] #38 251.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-15T16:07:28.593Z] #38 252.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-15T16:07:28.593Z] #38 252.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:28.593Z] #38 252.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:28.593Z] #38 252.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-15T16:07:28.593Z] #38 252.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:28.593Z] #38 252.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:28.593Z] #38 252.1 Selecting previously unselected package libitm1-s390x-cross. [2022-09-15T16:07:28.850Z] #38 252.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:28.850Z] #38 252.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:28.850Z] #38 252.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-15T16:07:28.850Z] #38 252.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:28.850Z] #38 252.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:28.850Z] #38 252.2 Selecting previously unselected package libasan6-s390x-cross. [2022-09-15T16:07:28.850Z] #38 252.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:28.850Z] #38 252.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:29.107Z] #38 252.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-15T16:07:29.107Z] #38 252.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:29.107Z] #38 252.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:29.107Z] #38 252.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-15T16:07:29.107Z] #38 252.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:29.107Z] #38 252.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:29.107Z] #38 252.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-15T16:07:29.107Z] #38 252.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:29.107Z] #38 252.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:29.107Z] #38 252.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-15T16:07:29.364Z] #38 252.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:29.364Z] #38 252.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:34.613Z] #38 257.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-15T16:07:34.613Z] #38 257.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:34.613Z] #38 257.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:34.613Z] #38 257.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-15T16:07:34.613Z] #38 257.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-15T16:07:34.613Z] #38 257.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-15T16:07:34.613Z] #38 257.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-15T16:07:34.613Z] #38 257.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-15T16:07:34.613Z] #38 257.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-15T16:07:34.613Z] #38 258.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-15T16:07:34.614Z] #38 258.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-15T16:07:34.614Z] #38 258.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:34.870Z] #38 258.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-15T16:07:34.870Z] #38 258.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-15T16:07:34.870Z] #38 258.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:37.975Z] #44 209.1 CCLD tests/init [2022-09-15T16:07:39.040Z] #38 262.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-15T16:07:39.040Z] #38 262.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-15T16:07:39.040Z] #38 262.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:39.040Z] #38 262.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-15T16:07:39.296Z] #38 262.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-15T16:07:39.296Z] #38 262.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up libfile-which-perl (1.23-1) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up libicu67:amd64 (67.1-7) ... [2022-09-15T16:07:39.296Z] #38 262.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up file (1:5.39-3) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:07:39.296Z] #38 262.9 Setting up bzip2 (1.0.8-4) ... [2022-09-15T16:07:39.552Z] #38 262.9 Setting up libyaml-perl (1.30-1) ... [2022-09-15T16:07:39.552Z] #38 262.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-15T16:07:39.552Z] #38 263.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-15T16:07:39.552Z] #38 263.0 Setting up libio-string-perl (1.08-3.1) ... [2022-09-15T16:07:39.552Z] #38 263.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-15T16:07:39.552Z] #38 263.0 Setting up cross-config (2.6.18+nmu1) ... [2022-09-15T16:07:39.552Z] #38 263.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-15T16:07:39.552Z] #38 263.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-15T16:07:39.552Z] #38 263.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-15T16:07:39.552Z] #38 263.1 Setting up patch (2.7.6-7) ... [2022-09-15T16:07:39.552Z] #38 263.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-15T16:07:39.552Z] #38 263.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-15T16:07:39.552Z] #38 263.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-15T16:07:39.809Z] #38 263.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-15T16:07:39.809Z] #38 263.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-15T16:07:39.809Z] #38 263.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:07:39.809Z] #38 263.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.066Z] #38 263.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-15T16:07:40.066Z] #38 263.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-15T16:07:40.322Z] #38 263.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-15T16:07:40.322Z] #38 263.9 [2022-09-15T16:07:40.322Z] #38 263.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-15T16:07:40.322Z] #38 263.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.322Z] #38 263.9 Setting up dpkg-dev (1.20.12) ... [2022-09-15T16:07:40.322Z] #38 264.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.322Z] #38 264.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.579Z] #38 264.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-15T16:07:40.579Z] #38 264.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-15T16:07:40.579Z] #38 264.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-15T16:07:40.835Z] #38 264.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-15T16:07:40.835Z] #38 264.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-15T16:07:40.835Z] #38 264.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:40.835Z] #38 264.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:40.835Z] #38 264.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.835Z] #38 264.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:07:40.835Z] #38 264.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:40.835Z] #38 264.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up libxml-simple-perl (2.25-1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-15T16:07:41.091Z] #38 264.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.091Z] #38 264.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-15T16:07:41.091Z] #38 264.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up crossbuild-essential-armel (12.9) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-15T16:07:41.348Z] #38 264.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-15T16:07:41.348Z] #38 264.9 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:07:41.915Z] #38 DONE 265.5s [2022-09-15T16:07:42.172Z] [2022-09-15T16:07:42.172Z] #40 [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-09-15T16:07:42.172Z] #40 ... [2022-09-15T16:07:42.172Z] [2022-09-15T16:07:42.172Z] #41 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-15T16:07:42.172Z] #41 DONE 0.2s [2022-09-15T16:07:42.172Z] [2022-09-15T16:07:42.172Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-15T16:07:42.172Z] #42 DONE 0.2s [2022-09-15T16:07:42.430Z] [2022-09-15T16:07:42.430Z] #43 [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-09-15T16:07:43.364Z] #43 1.288 + RM_GOPATH=0 [2022-09-15T16:07:43.624Z] #43 1.289 + TMP_GOPATH= [2022-09-15T16:07:43.624Z] #43 1.289 + : /build [2022-09-15T16:07:43.624Z] #43 1.289 + '[' -z '' ']' [2022-09-15T16:07:43.624Z] #43 1.289 ++ mktemp -d [2022-09-15T16:07:43.624Z] #43 1.290 + export GOPATH=/tmp/tmp.0FN4jXdizr [2022-09-15T16:07:43.624Z] #43 1.290 + GOPATH=/tmp/tmp.0FN4jXdizr [2022-09-15T16:07:43.624Z] #43 1.290 + RM_GOPATH=1 [2022-09-15T16:07:43.624Z] #43 1.290 + case "$(go env GOARCH)" in [2022-09-15T16:07:43.624Z] #43 1.292 ++ go env GOARCH [2022-09-15T16:07:43.624Z] #43 1.309 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:07:43.624Z] #43 1.309 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:07:43.624Z] #43 1.309 ++ dirname /install.sh [2022-09-15T16:07:43.624Z] #43 1.309 + dir=/ [2022-09-15T16:07:43.624Z] #43 1.309 + bin=rootlesskit [2022-09-15T16:07:43.624Z] #43 1.309 + shift [2022-09-15T16:07:43.624Z] #43 1.309 + '[' '!' -f //rootlesskit.installer ']' [2022-09-15T16:07:43.624Z] #43 1.309 + . //rootlesskit.installer [2022-09-15T16:07:43.624Z] #43 1.309 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:07:43.624Z] #43 1.309 + install_rootlesskit [2022-09-15T16:07:43.624Z] #43 1.309 + case "$1" in [2022-09-15T16:07:43.624Z] #43 1.309 + export CGO_ENABLED=0 [2022-09-15T16:07:43.624Z] #43 1.309 + CGO_ENABLED=0 [2022-09-15T16:07:43.624Z] #43 1.309 + _install_rootlesskit [2022-09-15T16:07:43.624Z] #43 1.309 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-15T16:07:43.624Z] #43 1.309 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-15T16:07:43.624Z] #43 1.309 + GOBIN=/build [2022-09-15T16:07:43.624Z] #43 1.309 + GO111MODULE=on [2022-09-15T16:07:43.624Z] #43 1.309 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:07:43.624Z] #43 1.313 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:07:43.880Z] #43 1.746 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-15T16:07:45.247Z] #43 3.048 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T16:07:45.247Z] #43 3.048 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-15T16:07:45.247Z] #43 3.272 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-15T16:07:47.140Z] #43 4.613 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-15T16:07:47.140Z] #43 ... [2022-09-15T16:07:47.140Z] [2022-09-15T16:07:47.140Z] #44 [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-09-15T16:07:47.140Z] #0 1.425 + RM_GOPATH=0 [2022-09-15T16:07:47.140Z] #0 1.425 + TMP_GOPATH= [2022-09-15T16:07:47.140Z] #0 1.425 + : /build [2022-09-15T16:07:47.140Z] #0 1.425 + '[' -z '' ']' [2022-09-15T16:07:47.140Z] #0 1.425 ++ mktemp -d [2022-09-15T16:07:47.140Z] #0 1.426 + export GOPATH=/tmp/tmp.Xf8H3KZQtr [2022-09-15T16:07:47.140Z] #0 1.426 + GOPATH=/tmp/tmp.Xf8H3KZQtr [2022-09-15T16:07:47.140Z] #0 1.426 + RM_GOPATH=1 [2022-09-15T16:07:47.140Z] #0 1.426 + case "$(go env GOARCH)" in [2022-09-15T16:07:47.140Z] #0 1.427 ++ go env GOARCH [2022-09-15T16:07:47.140Z] #0 1.430 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:07:47.140Z] #0 1.430 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:07:47.140Z] #0 1.430 ++ dirname /install.sh [2022-09-15T16:07:47.140Z] #0 1.431 + dir=/ [2022-09-15T16:07:47.140Z] #0 1.431 + bin=dockercli [2022-09-15T16:07:47.140Z] #0 1.431 + shift [2022-09-15T16:07:47.140Z] #0 1.431 + '[' '!' -f //dockercli.installer ']' [2022-09-15T16:07:47.140Z] #0 1.431 + . //dockercli.installer [2022-09-15T16:07:47.140Z] #0 1.431 Install docker/cli version 17.06.2-ce from stable [2022-09-15T16:07:47.140Z] #0 1.431 ++ : stable [2022-09-15T16:07:47.140Z] #0 1.431 ++ : 17.06.2-ce [2022-09-15T16:07:47.140Z] #0 1.431 + install_dockercli [2022-09-15T16:07:47.140Z] #0 1.431 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-15T16:07:47.140Z] #0 1.432 ++ uname -m [2022-09-15T16:07:47.140Z] #0 1.433 + arch=x86_64 [2022-09-15T16:07:47.140Z] #0 1.433 + '[' x86_64 '!=' x86_64 ']' [2022-09-15T16:07:47.140Z] #0 1.433 + url=https://download.docker.com/linux/static [2022-09-15T16:07:47.140Z] #0 1.433 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-15T16:07:47.140Z] #0 1.434 + tar -xz docker/docker [2022-09-15T16:07:47.140Z] #0 4.800 + mkdir -p /build [2022-09-15T16:07:47.140Z] #0 4.802 + mv docker/docker /build/ [2022-09-15T16:07:47.140Z] #0 4.804 + rmdir docker [2022-09-15T16:07:47.140Z] #44 DONE 5.0s [2022-09-15T16:07:47.140Z] [2022-09-15T16:07:47.140Z] #40 [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-09-15T16:07:47.140Z] #40 1.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:07:47.140Z] #40 1.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:07:47.140Z] #40 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:07:47.140Z] #40 2.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:07:47.140Z] #40 2.611 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:07:47.140Z] #40 3.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-15T16:07:47.140Z] #40 3.613 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-15T16:07:47.140Z] #40 4.069 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-15T16:07:47.140Z] #40 4.579 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-15T16:07:47.140Z] #40 5.004 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:07:47.140Z] #40 5.007 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-15T16:07:47.140Z] #40 5.017 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-15T16:07:47.140Z] #40 5.031 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:07:47.140Z] #40 5.043 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-15T16:07:47.140Z] #40 5.058 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-15T16:07:47.703Z] #40 5.564 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:07:47.703Z] #40 5.586 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-15T16:07:47.703Z] #40 5.592 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-15T16:07:47.703Z] #40 5.592 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-15T16:07:47.703Z] #40 5.593 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:07:47.703Z] #40 5.593 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-15T16:07:51.876Z] #40 ... [2022-09-15T16:07:51.876Z] [2022-09-15T16:07:51.876Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:07:51.876Z] #0 1.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:07:51.876Z] #0 1.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:07:51.876Z] #0 1.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:07:51.876Z] #0 2.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:07:51.876Z] #0 2.528 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-15T16:07:51.876Z] #0 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-15T16:07:51.876Z] #0 3.497 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-15T16:07:51.876Z] #0 4.033 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-15T16:07:51.876Z] #0 4.441 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:07:51.876Z] #0 4.949 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:07:51.876Z] #0 4.949 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-15T16:07:51.876Z] #0 4.950 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:07:51.876Z] #0 5.006 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-15T16:07:51.876Z] #0 5.018 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-15T16:07:51.876Z] #0 5.023 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-15T16:07:51.876Z] #0 5.204 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:07:51.876Z] #0 5.216 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-15T16:07:51.876Z] #0 5.219 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-15T16:07:51.876Z] #0 5.219 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-15T16:07:51.876Z] #0 5.220 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:07:51.876Z] #0 5.220 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-15T16:07:52.133Z] #45 ... [2022-09-15T16:07:52.133Z] [2022-09-15T16:07:52.133Z] #46 [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-09-15T16:07:52.133Z] #0 1.654 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:07:52.133Z] #0 1.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:07:52.133Z] #0 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:07:52.133Z] #0 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-15T16:07:52.133Z] #0 2.127 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-15T16:07:52.133Z] #0 2.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-15T16:07:52.133Z] #0 2.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-15T16:07:52.133Z] #0 3.394 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:07:52.133Z] #0 3.882 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:07:52.133Z] #0 4.360 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-15T16:07:52.133Z] #0 4.360 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-15T16:07:52.133Z] #0 4.361 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:07:52.133Z] #0 4.375 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-15T16:07:52.133Z] #0 4.394 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:07:52.133Z] #0 4.396 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-15T16:07:52.133Z] #0 4.402 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:07:52.133Z] #0 4.403 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:07:52.133Z] #0 4.403 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-15T16:07:52.133Z] #0 4.404 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-15T16:07:52.133Z] #0 4.404 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-15T16:07:52.133Z] #0 4.404 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-15T16:07:56.032Z] #44 229.5 AR libcrun_testing.a [2022-09-15T16:07:56.032Z] #44 229.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-15T16:07:56.032Z] #44 229.6 CCLD tests/tests_libcrun_utils [2022-09-15T16:07:56.032Z] #44 229.6 CCLD tests/tests_libcrun_errors [2022-09-15T16:07:56.032Z] #44 229.6 CCLD tests/tests_libcrun_fuzzer [2022-09-15T16:07:56.032Z] #44 230.7 CCLD libcrun.la [2022-09-15T16:07:56.594Z] #44 231.4 CCLD crun [2022-09-15T16:07:57.157Z] #44 232.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-15T16:07:57.413Z] #44 232.2 /bin/mkdir -p '/usr/local/lib' [2022-09-15T16:07:57.413Z] #44 232.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-15T16:07:57.413Z] #44 232.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-15T16:07:57.413Z] #44 232.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-15T16:07:57.413Z] #44 232.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-15T16:07:57.413Z] #44 232.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-15T16:07:57.413Z] #44 232.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-15T16:07:57.413Z] #44 232.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-15T16:07:57.670Z] #44 232.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-15T16:07:57.670Z] #44 232.5 ---------------------------------------------------------------------- [2022-09-15T16:07:57.670Z] #44 232.5 Libraries have been installed in: [2022-09-15T16:07:57.670Z] #44 232.5 /usr/local/lib [2022-09-15T16:07:57.670Z] #44 232.5 [2022-09-15T16:07:57.670Z] #44 232.5 If you ever happen to want to link against installed libraries [2022-09-15T16:07:57.670Z] #44 232.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-15T16:07:57.670Z] #44 232.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-15T16:07:57.670Z] #44 232.5 flag during linking and do at least one of the following: [2022-09-15T16:07:57.670Z] #44 232.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-15T16:07:57.670Z] #44 232.5 during execution [2022-09-15T16:07:57.670Z] #44 232.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-15T16:07:57.670Z] #44 232.5 during linking [2022-09-15T16:07:57.670Z] #44 232.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-15T16:07:57.670Z] #44 232.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-15T16:07:57.670Z] #44 232.5 [2022-09-15T16:07:57.670Z] #44 232.5 See any operating system documentation about shared libraries for [2022-09-15T16:07:57.670Z] #44 232.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-15T16:07:57.670Z] #44 232.5 ---------------------------------------------------------------------- [2022-09-15T16:07:57.670Z] #44 232.5 /bin/mkdir -p '/build' [2022-09-15T16:07:57.670Z] #44 232.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-15T16:07:57.685Z] #46 ... [2022-09-15T16:07:57.685Z] [2022-09-15T16:07:57.685Z] #43 [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-09-15T16:07:57.685Z] #43 5.207 go: downloading github.com/google/uuid v1.3.0 [2022-09-15T16:07:57.685Z] #43 5.212 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-15T16:07:57.685Z] #43 5.304 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-15T16:07:57.685Z] #43 5.357 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T16:07:57.685Z] #43 5.383 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-15T16:07:57.685Z] #43 5.440 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-15T16:07:57.685Z] #43 5.832 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-15T16:07:57.685Z] #43 5.911 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-15T16:07:57.685Z] #43 6.972 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-15T16:07:57.685Z] #43 7.146 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-15T16:07:57.927Z] #44 232.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-15T16:07:57.927Z] #44 232.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-15T16:07:57.927Z] #44 232.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-15T16:07:57.927Z] #44 232.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-15T16:07:59.299Z] #44 ... [2022-09-15T16:07:59.299Z] [2022-09-15T16:07:59.299Z] #23 [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-09-15T16:07:59.299Z] #23 279.7 + return [2022-09-15T16:08:00.232Z] #23 DONE 280.4s [2022-09-15T16:08:00.232Z] [2022-09-15T16:08:00.232Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-15T16:08:00.232Z] #44 DONE 234.9s [2022-09-15T16:08:00.232Z] [2022-09-15T16:08:00.232Z] #37 [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-09-15T16:08:02.159Z] #37 ... [2022-09-15T16:08:02.159Z] [2022-09-15T16:08:02.159Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-15T16:08:02.159Z] #60 DONE 0.1s [2022-09-15T16:08:02.159Z] [2022-09-15T16:08:02.159Z] #41 [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-09-15T16:08:02.159Z] #41 ... [2022-09-15T16:08:02.159Z] [2022-09-15T16:08:02.159Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-15T16:08:02.159Z] #61 DONE 0.2s [2022-09-15T16:08:02.159Z] [2022-09-15T16:08:02.159Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-15T16:08:02.415Z] #62 DONE 0.1s [2022-09-15T16:08:02.415Z] [2022-09-15T16:08:02.415Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-15T16:08:02.415Z] #63 DONE 0.1s [2022-09-15T16:08:02.415Z] [2022-09-15T16:08:02.415Z] #41 [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-09-15T16:08:02.415Z] #41 ... [2022-09-15T16:08:02.415Z] [2022-09-15T16:08:02.415Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-15T16:08:02.415Z] #64 DONE 0.1s [2022-09-15T16:08:02.415Z] [2022-09-15T16:08:02.415Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-15T16:08:02.672Z] #65 DONE 0.1s [2022-09-15T16:08:02.672Z] [2022-09-15T16:08:02.672Z] #46 [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-09-15T16:08:02.672Z] #46 171.8 + mkdir -p /build [2022-09-15T16:08:02.672Z] #46 171.8 + cp runc /build/runc [2022-09-15T16:08:02.929Z] #46 DONE 171.9s [2022-09-15T16:08:02.929Z] [2022-09-15T16:08:02.929Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-15T16:08:02.929Z] #66 DONE 0.2s [2022-09-15T16:08:02.929Z] [2022-09-15T16:08:02.929Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-15T16:08:02.929Z] #67 DONE 0.2s [2022-09-15T16:08:02.929Z] [2022-09-15T16:08:02.929Z] #37 [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-09-15T16:08:02.935Z] #43 ... [2022-09-15T16:08:02.935Z] [2022-09-15T16:08:02.935Z] #46 [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-09-15T16:08:02.935Z] #46 21.08 Fetched 49.2 MB in 20s (2504 kB/s) [2022-09-15T16:08:03.185Z] #37 ... [2022-09-15T16:08:03.185Z] [2022-09-15T16:08:03.185Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-15T16:08:03.185Z] #68 DONE 0.1s [2022-09-15T16:08:03.185Z] [2022-09-15T16:08:03.185Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-15T16:08:03.185Z] #69 DONE 0.1s [2022-09-15T16:08:03.185Z] [2022-09-15T16:08:03.185Z] #41 [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-09-15T16:08:04.115Z] #41 ... [2022-09-15T16:08:04.115Z] [2022-09-15T16:08:04.115Z] #37 [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-09-15T16:08:04.115Z] #37 284.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-15T16:08:04.115Z] #37 DONE 284.8s [2022-09-15T16:08:04.115Z] [2022-09-15T16:08:04.115Z] #41 [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-09-15T16:08:05.046Z] #41 ... [2022-09-15T16:08:05.046Z] [2022-09-15T16:08:05.046Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-15T16:08:05.046Z] #70 DONE 0.2s [2022-09-15T16:08:05.046Z] [2022-09-15T16:08:05.046Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-15T16:08:05.046Z] #71 DONE 0.1s [2022-09-15T16:08:05.046Z] [2022-09-15T16:08:05.046Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-15T16:08:05.046Z] #72 DONE 0.1s [2022-09-15T16:08:05.046Z] [2022-09-15T16:08:05.046Z] #41 [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-09-15T16:08:09.218Z] #41 255.4 + bin/containerd [2022-09-15T16:08:11.027Z] #46 21.08 Reading package lists... [2022-09-15T16:08:11.027Z] #46 ... [2022-09-15T16:08:11.027Z] [2022-09-15T16:08:11.027Z] #40 [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-09-15T16:08:11.027Z] #40 22.58 Fetched 49.2 MB in 21s (2347 kB/s) [2022-09-15T16:08:11.592Z] #40 22.58 Reading package lists... [2022-09-15T16:08:11.592Z] #40 ... [2022-09-15T16:08:11.592Z] [2022-09-15T16:08:11.592Z] #46 [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-09-15T16:08:11.592Z] #46 21.08 Reading package lists... [2022-09-15T16:08:14.371Z] #46 29.69 Reading package lists... [2022-09-15T16:08:14.371Z] #46 ... [2022-09-15T16:08:14.371Z] [2022-09-15T16:08:14.371Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:14.371Z] #45 22.44 Fetched 49.2 MB in 21s (2366 kB/s) [2022-09-15T16:08:14.371Z] #45 22.44 Reading package lists... [2022-09-15T16:08:14.628Z] #45 31.58 Reading package lists... [2022-09-15T16:08:14.628Z] #45 ... [2022-09-15T16:08:14.628Z] [2022-09-15T16:08:14.628Z] #40 [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-09-15T16:08:14.628Z] #40 22.58 Reading package lists... [2022-09-15T16:08:21.178Z] #40 31.44 Reading package lists... [2022-09-15T16:08:21.178Z] #40 ... [2022-09-15T16:08:21.178Z] [2022-09-15T16:08:21.178Z] #46 [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-09-15T16:08:21.178Z] #46 29.69 Reading package lists... [2022-09-15T16:08:23.074Z] #46 38.65 Building dependency tree... [2022-09-15T16:08:23.074Z] #46 40.84 Reading state information... [2022-09-15T16:08:24.966Z] #46 42.68 The following additional packages will be installed: [2022-09-15T16:08:24.966Z] #46 42.70 libbtrfs0 [2022-09-15T16:08:24.966Z] #46 42.96 The following NEW packages will be installed: [2022-09-15T16:08:24.966Z] #46 42.99 libbtrfs-dev libbtrfs0 [2022-09-15T16:08:25.530Z] #46 43.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:08:25.530Z] #46 43.46 Need to get 460 kB of archives. [2022-09-15T16:08:25.530Z] #46 43.46 After this operation, 1237 kB of additional disk space will be used. [2022-09-15T16:08:25.530Z] #46 43.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-15T16:08:25.530Z] #46 43.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-15T16:08:26.093Z] #46 44.26 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:08:26.657Z] #46 44.62 Fetched 460 kB in 0s (1381 kB/s) [2022-09-15T16:08:26.657Z] #46 44.68 Selecting previously unselected package libbtrfs0:amd64. [2022-09-15T16:08:26.657Z] #46 44.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-15T16:08:26.657Z] #46 44.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-15T16:08:26.657Z] #46 44.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-15T16:08:26.915Z] #46 44.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-15T16:08:26.915Z] #46 44.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-15T16:08:26.915Z] #46 44.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-15T16:08:26.915Z] #46 45.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-15T16:08:26.915Z] #46 45.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-15T16:08:27.172Z] #46 45.08 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:08:27.172Z] #46 DONE 45.3s [2022-09-15T16:08:27.172Z] [2022-09-15T16:08:27.172Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-15T16:08:27.172Z] #47 DONE 0.1s [2022-09-15T16:08:27.172Z] [2022-09-15T16:08:27.172Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:27.172Z] #45 31.58 Reading package lists... [2022-09-15T16:08:27.172Z] #45 40.31 Building dependency tree... [2022-09-15T16:08:27.172Z] #45 42.35 Reading state information... [2022-09-15T16:08:27.172Z] #45 44.22 The following additional packages will be installed: [2022-09-15T16:08:27.172Z] #45 44.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-15T16:08:27.172Z] #45 44.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-15T16:08:27.172Z] #45 44.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-15T16:08:27.172Z] #45 44.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-15T16:08:27.172Z] #45 44.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-15T16:08:27.172Z] #45 44.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-15T16:08:27.172Z] #45 44.25 mingw-w64-common mingw-w64-x86-64-dev [2022-09-15T16:08:27.172Z] #45 44.28 Suggested packages: [2022-09-15T16:08:27.172Z] #45 44.28 gcc-10-locales seccomp wine64 [2022-09-15T16:08:27.172Z] #45 45.11 The following NEW packages will be installed: [2022-09-15T16:08:27.172Z] #45 45.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-15T16:08:27.172Z] #45 45.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-15T16:08:27.172Z] #45 45.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-15T16:08:27.172Z] #45 45.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-15T16:08:27.172Z] #45 45.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-15T16:08:27.172Z] #45 45.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-15T16:08:27.172Z] #45 45.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-15T16:08:27.172Z] #45 45.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-15T16:08:27.172Z] #45 45.13 mingw-w64-x86-64-dev [2022-09-15T16:08:27.433Z] #45 45.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:08:27.433Z] #45 45.59 Need to get 115 MB of archives. [2022-09-15T16:08:27.433Z] #45 45.59 After this operation, 645 MB of additional disk space will be used. [2022-09-15T16:08:27.433Z] #45 45.59 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-09-15T16:08:27.690Z] #45 45.68 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-09-15T16:08:27.690Z] #45 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-15T16:08:27.690Z] #45 45.78 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-09-15T16:08:27.690Z] #45 45.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-15T16:08:27.690Z] #45 45.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-15T16:08:27.949Z] #45 45.91 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-09-15T16:08:27.949Z] #45 45.99 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-09-15T16:08:27.949Z] #45 45.99 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-09-15T16:08:28.207Z] #45 46.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-09-15T16:08:28.469Z] #45 ... [2022-09-15T16:08:28.469Z] [2022-09-15T16:08:28.469Z] #48 [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-09-15T16:08:28.469Z] #0 0.901 + RM_GOPATH=0 [2022-09-15T16:08:28.469Z] #0 0.901 + TMP_GOPATH= [2022-09-15T16:08:28.469Z] #0 0.901 + : /build [2022-09-15T16:08:28.469Z] #0 0.901 + '[' -z '' ']' [2022-09-15T16:08:28.469Z] #0 0.901 ++ mktemp -d [2022-09-15T16:08:28.469Z] #0 0.903 + export GOPATH=/tmp/tmp.DArnr0lvFk [2022-09-15T16:08:28.469Z] #0 0.903 + GOPATH=/tmp/tmp.DArnr0lvFk [2022-09-15T16:08:28.469Z] #0 0.903 + RM_GOPATH=1 [2022-09-15T16:08:28.469Z] #0 0.903 + case "$(go env GOARCH)" in [2022-09-15T16:08:28.469Z] #0 0.904 ++ go env GOARCH [2022-09-15T16:08:28.469Z] #0 0.916 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:08:28.469Z] #0 0.916 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:08:28.469Z] #0 0.917 ++ dirname /install.sh [2022-09-15T16:08:28.469Z] #0 0.918 + dir=/ [2022-09-15T16:08:28.469Z] #0 0.918 + bin=containerd [2022-09-15T16:08:28.469Z] #0 0.918 + shift [2022-09-15T16:08:28.469Z] #0 0.918 + '[' '!' -f //containerd.installer ']' [2022-09-15T16:08:28.469Z] #0 0.918 + . //containerd.installer [2022-09-15T16:08:28.469Z] #0 0.918 ++ set -e [2022-09-15T16:08:28.469Z] #0 0.918 ++ : v1.6.8 [2022-09-15T16:08:28.469Z] #0 0.919 + install_containerd [2022-09-15T16:08:28.469Z] #0 0.919 + echo 'Install containerd version v1.6.8' [2022-09-15T16:08:28.469Z] #0 0.919 Install containerd version v1.6.8 [2022-09-15T16:08:28.469Z] #0 0.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DArnr0lvFk/src/github.com/containerd/containerd [2022-09-15T16:08:28.469Z] #0 0.925 Cloning into '/tmp/tmp.DArnr0lvFk/src/github.com/containerd/containerd'... [2022-09-15T16:08:32.645Z] #48 ... [2022-09-15T16:08:32.645Z] [2022-09-15T16:08:32.645Z] #40 [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-09-15T16:08:32.645Z] #40 31.44 Reading package lists... [2022-09-15T16:08:32.645Z] #40 40.48 Building dependency tree... [2022-09-15T16:08:32.645Z] #40 42.62 Reading state information... [2022-09-15T16:08:32.645Z] #40 44.27 The following additional packages will be installed: [2022-09-15T16:08:32.645Z] #40 44.30 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-15T16:08:32.645Z] #40 44.33 Suggested packages: [2022-09-15T16:08:32.645Z] #40 44.33 cmake-doc ninja-build lrzip [2022-09-15T16:08:32.645Z] #40 44.33 Recommended packages: [2022-09-15T16:08:32.645Z] #40 44.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-15T16:08:32.645Z] #40 44.96 The following NEW packages will be installed: [2022-09-15T16:08:32.645Z] #40 44.98 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-15T16:08:32.645Z] #40 45.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:08:32.645Z] #40 45.43 Need to get 8418 kB of archives. [2022-09-15T16:08:32.645Z] #40 45.43 After this operation, 34.9 MB of additional disk space will be used. [2022-09-15T16:08:32.645Z] #40 45.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T16:08:32.645Z] #40 45.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T16:08:32.645Z] #40 45.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-15T16:08:32.645Z] #40 45.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-15T16:08:32.645Z] #40 45.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-15T16:08:32.645Z] #40 45.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-15T16:08:32.645Z] #40 45.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-15T16:08:32.645Z] #40 45.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-15T16:08:32.645Z] #40 46.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:08:32.645Z] #40 46.79 Fetched 8418 kB in 0s (19.1 MB/s) [2022-09-15T16:08:32.645Z] #40 46.83 Selecting previously unselected package xxd. [2022-09-15T16:08:32.645Z] #40 46.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 ... 30256 files and directories currently installed.) [2022-09-15T16:08:32.645Z] #40 46.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-15T16:08:32.645Z] #40 46.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:08:32.645Z] #40 46.97 Selecting previously unselected package vim-common. [2022-09-15T16:08:32.645Z] #40 46.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:08:32.645Z] #40 46.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:08:32.645Z] #40 47.29 Selecting previously unselected package cmake-data. [2022-09-15T16:08:32.646Z] #40 47.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-15T16:08:32.646Z] #40 47.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-15T16:08:32.646Z] #40 48.58 Selecting previously unselected package libarchive13:amd64. [2022-09-15T16:08:32.646Z] #40 48.59 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-15T16:08:32.646Z] #40 48.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-15T16:08:32.646Z] #40 48.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-15T16:08:32.646Z] #40 48.73 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-15T16:08:32.646Z] #40 48.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-15T16:08:32.646Z] #40 48.82 Selecting previously unselected package librhash0:amd64. [2022-09-15T16:08:32.646Z] #40 48.83 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-15T16:08:32.646Z] #40 48.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-15T16:08:32.646Z] #40 48.92 Selecting previously unselected package libuv1:amd64. [2022-09-15T16:08:32.646Z] #40 48.92 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-15T16:08:32.646Z] #40 48.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-15T16:08:32.646Z] #40 48.98 Selecting previously unselected package cmake. [2022-09-15T16:08:32.646Z] #40 48.99 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-15T16:08:32.646Z] #40 48.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-15T16:08:32.646Z] #40 50.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-15T16:08:32.646Z] #40 50.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:08:32.646Z] #40 50.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-15T16:08:32.646Z] #40 ... [2022-09-15T16:08:32.646Z] [2022-09-15T16:08:32.646Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:32.646Z] #45 46.67 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-09-15T16:08:32.646Z] #45 46.87 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-09-15T16:08:32.646Z] #45 47.14 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-09-15T16:08:32.646Z] #45 47.75 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-09-15T16:08:32.646Z] #45 47.92 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-09-15T16:08:32.646Z] #45 47.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-15T16:08:32.646Z] #45 47.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-15T16:08:32.646Z] #45 47.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-15T16:08:32.646Z] #45 47.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-15T16:08:32.646Z] #45 47.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-15T16:08:32.646Z] #45 47.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-09-15T16:08:32.646Z] #45 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-15T16:08:32.646Z] #45 47.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-09-15T16:08:32.646Z] #45 47.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-09-15T16:08:32.646Z] #45 47.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-09-15T16:08:32.646Z] #45 47.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-09-15T16:08:32.646Z] #45 47.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-15T16:08:32.646Z] #45 47.99 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-09-15T16:08:32.646Z] #45 47.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-15T16:08:32.646Z] #45 47.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-09-15T16:08:32.646Z] #45 48.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:08:32.646Z] #45 48.96 Fetched 115 MB in 3s (41.7 MB/s) [2022-09-15T16:08:32.646Z] #45 49.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-15T16:08:32.646Z] #45 49.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-09-15T16:08:32.646Z] #45 49.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-15T16:08:32.646Z] #45 49.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-15T16:08:32.646Z] #45 49.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-15T16:08:32.646Z] #45 49.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-15T16:08:32.646Z] #45 49.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-15T16:08:32.902Z] #45 50.92 Selecting previously unselected package binutils-mingw-w64. [2022-09-15T16:08:32.902Z] #45 50.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-15T16:08:32.902Z] #45 50.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-15T16:08:32.902Z] #45 51.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-15T16:08:32.902Z] #45 51.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-15T16:08:33.159Z] #45 ... [2022-09-15T16:08:33.159Z] [2022-09-15T16:08:33.159Z] #40 [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-09-15T16:08:33.159Z] #40 50.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:08:33.159Z] #40 50.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-15T16:08:33.159Z] #40 50.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-15T16:08:33.159Z] #40 50.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-15T16:08:33.159Z] #40 50.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-15T16:08:33.159Z] #40 50.66 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:08:33.159Z] #40 DONE 51.1s [2022-09-15T16:08:33.159Z] [2022-09-15T16:08:33.159Z] #49 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-15T16:08:33.159Z] #49 DONE 0.1s [2022-09-15T16:08:33.159Z] [2022-09-15T16:08:33.159Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:33.159Z] #45 51.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:33.159Z] #45 51.30 Selecting previously unselected package dmsetup. [2022-09-15T16:08:33.159Z] #45 51.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-15T16:08:33.159Z] #45 51.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-15T16:08:33.416Z] #45 51.46 Selecting previously unselected package mingw-w64-common. [2022-09-15T16:08:33.416Z] #45 51.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-15T16:08:33.416Z] #45 51.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-15T16:08:33.986Z] #45 ... [2022-09-15T16:08:33.986Z] [2022-09-15T16:08:33.986Z] #43 [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-09-15T16:08:33.986Z] #43 48.60 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-15T16:08:33.986Z] #43 48.60 + GOBIN=/build [2022-09-15T16:08:33.986Z] #43 48.60 + GO111MODULE=on [2022-09-15T16:08:33.987Z] #43 48.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-15T16:08:33.987Z] #43 51.49 rootlesskit version 1.0.0 [2022-09-15T16:08:33.987Z] #43 51.49 Usage of /build/rootlesskit-docker-proxy: [2022-09-15T16:08:33.987Z] #43 51.49 -container-ip string [2022-09-15T16:08:33.987Z] #43 51.49 container ip [2022-09-15T16:08:33.987Z] #43 51.49 -container-port int [2022-09-15T16:08:33.987Z] #43 51.49 container port (default -1) [2022-09-15T16:08:33.987Z] #43 51.49 -host-ip string [2022-09-15T16:08:33.987Z] #43 51.49 host ip [2022-09-15T16:08:33.987Z] #43 51.49 -host-port int [2022-09-15T16:08:33.987Z] #43 51.49 host port (default -1) [2022-09-15T16:08:33.987Z] #43 51.49 -proto string [2022-09-15T16:08:33.987Z] #43 51.49 proxy protocol (default "tcp") [2022-09-15T16:08:33.987Z] #43 DONE 51.7s [2022-09-15T16:08:33.987Z] [2022-09-15T16:08:33.987Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-15T16:08:33.987Z] #50 DONE 0.1s [2022-09-15T16:08:33.987Z] [2022-09-15T16:08:33.987Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-15T16:08:33.987Z] #51 DONE 0.1s [2022-09-15T16:08:33.987Z] [2022-09-15T16:08:33.987Z] #52 [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-09-15T16:08:34.244Z] #52 1.168 + RM_GOPATH=0 [2022-09-15T16:08:34.500Z] #52 1.169 + TMP_GOPATH= [2022-09-15T16:08:34.500Z] #52 1.169 + : /build [2022-09-15T16:08:34.500Z] #52 1.169 + '[' -z '' ']' [2022-09-15T16:08:34.500Z] #52 1.170 ++ mktemp -d [2022-09-15T16:08:34.500Z] #52 1.171 + export GOPATH=/tmp/tmp.WEj8e4DjAN [2022-09-15T16:08:34.500Z] #52 1.172 + GOPATH=/tmp/tmp.WEj8e4DjAN [2022-09-15T16:08:34.500Z] #52 1.172 + RM_GOPATH=1 [2022-09-15T16:08:34.500Z] #52 1.183 + case "$(go env GOARCH)" in [2022-09-15T16:08:34.500Z] #52 1.183 ++ go env GOARCH [2022-09-15T16:08:34.500Z] #52 1.193 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:08:34.500Z] #52 1.193 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:08:34.500Z] #52 1.193 ++ dirname /install.sh [2022-09-15T16:08:34.500Z] #52 1.196 + dir=/ [2022-09-15T16:08:34.500Z] #52 1.196 + bin=tini [2022-09-15T16:08:34.500Z] #52 1.196 + shift [2022-09-15T16:08:34.500Z] #52 1.197 + '[' '!' -f //tini.installer ']' [2022-09-15T16:08:34.500Z] #52 1.197 + . //tini.installer [2022-09-15T16:08:34.500Z] #52 1.197 ++ : v0.19.0 [2022-09-15T16:08:34.500Z] #52 1.198 + install_tini [2022-09-15T16:08:34.500Z] #52 1.198 + echo 'Install tini version v0.19.0' [2022-09-15T16:08:34.500Z] #52 1.198 Install tini version v0.19.0 [2022-09-15T16:08:34.500Z] #52 1.198 + git clone https://github.com/krallin/tini.git /tmp/tmp.WEj8e4DjAN/tini [2022-09-15T16:08:34.500Z] #52 1.200 Cloning into '/tmp/tmp.WEj8e4DjAN/tini'... [2022-09-15T16:08:35.065Z] #52 1.792 + cd /tmp/tmp.WEj8e4DjAN/tini [2022-09-15T16:08:35.065Z] #52 1.792 + git checkout -q v0.19.0 [2022-09-15T16:08:35.065Z] #52 1.820 + cmake . [2022-09-15T16:08:35.322Z] #52 2.212 -- The C compiler identification is GNU 10.2.1 [2022-09-15T16:08:35.579Z] #52 2.252 -- Detecting C compiler ABI info [2022-09-15T16:08:35.579Z] #52 ... [2022-09-15T16:08:35.579Z] [2022-09-15T16:08:35.579Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-15T16:08:35.579Z] #53 CACHED [2022-09-15T16:08:35.579Z] [2022-09-15T16:08:35.579Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-15T16:08:35.579Z] #54 CACHED [2022-09-15T16:08:35.579Z] [2022-09-15T16:08:35.579Z] #52 [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-09-15T16:08:35.579Z] #52 2.463 -- Detecting C compiler ABI info - done [2022-09-15T16:08:35.836Z] #52 2.501 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-15T16:08:35.836Z] #52 2.505 -- Detecting C compile features [2022-09-15T16:08:35.836Z] #52 2.506 -- Detecting C compile features - done [2022-09-15T16:08:35.836Z] #52 2.521 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-15T16:08:35.836Z] #52 2.601 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-15T16:08:35.836Z] #52 2.625 -- Configuring done [2022-09-15T16:08:35.836Z] #52 2.631 -- Generating done [2022-09-15T16:08:35.836Z] #52 2.633 -- Build files have been written to: /tmp/tmp.WEj8e4DjAN/tini [2022-09-15T16:08:35.836Z] #52 2.636 + make tini-static [2022-09-15T16:08:36.092Z] #52 2.797 Scanning dependencies of target tini-static [2022-09-15T16:08:36.092Z] #52 2.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-15T16:08:36.655Z] #52 3.298 [100%] Linking C executable tini-static [2022-09-15T16:08:36.655Z] #52 3.466 [100%] Built target tini-static [2022-09-15T16:08:36.655Z] #52 3.488 + mkdir -p /build [2022-09-15T16:08:36.655Z] #52 3.491 + cp tini-static /build/docker-init [2022-09-15T16:08:36.912Z] #52 DONE 3.7s [2022-09-15T16:08:36.912Z] [2022-09-15T16:08:36.912Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:36.912Z] #45 53.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-15T16:08:36.912Z] #45 53.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-15T16:08:36.912Z] #45 53.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-15T16:08:37.844Z] #45 55.86 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-15T16:08:37.844Z] #45 55.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:37.844Z] #45 55.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-15T16:08:37.844Z] #45 55.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-15T16:08:37.844Z] #45 55.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:37.844Z] #45 55.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-15T16:08:40.365Z] #45 58.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-15T16:08:40.365Z] #45 58.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:40.365Z] #45 58.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:08:43.639Z] #45 ... [2022-09-15T16:08:43.639Z] [2022-09-15T16:08:43.639Z] #48 [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-09-15T16:08:43.639Z] #48 15.76 + cd /tmp/tmp.DArnr0lvFk/src/github.com/containerd/containerd [2022-09-15T16:08:43.639Z] #48 15.76 + git checkout -q v1.6.8 [2022-09-15T16:08:43.896Z] #48 16.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-15T16:08:43.896Z] #48 16.66 + BUILDTAGS='netgo osusergo static_build' [2022-09-15T16:08:43.896Z] #48 16.66 + export EXTRA_FLAGS=-buildmode=pie [2022-09-15T16:08:43.896Z] #48 16.66 + EXTRA_FLAGS=-buildmode=pie [2022-09-15T16:08:43.896Z] #48 16.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-15T16:08:43.896Z] #48 16.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-15T16:08:44.154Z] #48 16.66 + '[' '' = dynamic ']' [2022-09-15T16:08:44.154Z] #48 16.66 + make [2022-09-15T16:08:44.718Z] #48 17.29 + bin/ctr [2022-09-15T16:08:49.973Z] #48 ... [2022-09-15T16:08:49.973Z] [2022-09-15T16:08:49.974Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-15T16:08:49.974Z] #45 61.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-15T16:08:49.974Z] #45 61.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:49.974Z] #45 61.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:08:49.974Z] #45 63.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-15T16:08:49.974Z] #45 63.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:49.974Z] #45 63.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-15T16:08:49.974Z] #45 65.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-15T16:08:49.974Z] #45 65.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:49.974Z] #45 65.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:08:50.905Z] #45 68.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-15T16:08:50.905Z] #45 68.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-15T16:08:50.905Z] #45 68.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:08:52.805Z] #45 70.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-15T16:08:52.805Z] #45 70.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-15T16:08:52.805Z] #45 70.64 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-15T16:08:52.805Z] #45 70.70 Selecting previously unselected package libapparmor1:amd64. [2022-09-15T16:08:52.805Z] #45 70.71 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-15T16:08:52.805Z] #45 70.72 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-15T16:08:52.805Z] #45 70.78 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-15T16:08:52.805Z] #45 70.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-15T16:08:52.805Z] #45 70.79 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-15T16:08:52.805Z] #45 70.86 Selecting previously unselected package libbtrfs0:amd64. [2022-09-15T16:08:52.805Z] #45 70.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-15T16:08:52.805Z] #45 70.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-15T16:08:52.805Z] #45 70.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-15T16:08:53.062Z] #45 70.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-15T16:08:53.062Z] #45 70.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-15T16:08:53.062Z] #45 71.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-15T16:08:53.062Z] #45 71.07 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-15T16:08:53.062Z] #45 71.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:53.062Z] #45 71.11 Selecting previously unselected package libudev-dev:amd64. [2022-09-15T16:08:53.062Z] #45 71.11 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:08:53.062Z] #45 71.12 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:08:53.318Z] #45 71.19 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-15T16:08:53.318Z] #45 71.19 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-15T16:08:53.318Z] #45 71.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-15T16:08:53.318Z] #45 71.32 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-15T16:08:53.318Z] #45 71.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-09-15T16:08:53.318Z] #45 71.34 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:53.318Z] #45 71.42 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-15T16:08:53.318Z] #45 71.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-09-15T16:08:53.318Z] #45 71.43 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:53.598Z] #45 71.52 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-15T16:08:53.598Z] #45 71.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-09-15T16:08:53.598Z] #45 71.53 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:53.598Z] #45 71.58 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-15T16:08:53.598Z] #45 71.58 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-09-15T16:08:53.598Z] #45 71.59 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:53.855Z] #45 71.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-15T16:08:53.855Z] #45 71.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-15T16:08:53.855Z] #45 71.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-15T16:08:53.855Z] #45 71.96 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-15T16:08:53.855Z] #45 71.96 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-15T16:08:53.855Z] #45 71.97 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:53.855Z] #45 72.02 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-15T16:08:53.855Z] #45 72.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-15T16:08:53.855Z] #45 72.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-15T16:08:53.855Z] #45 72.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-15T16:08:54.111Z] #45 72.09 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:08:54.111Z] #45 72.09 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.32 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-15T16:08:54.368Z] #45 72.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-15T16:08:54.368Z] #45 72.35 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-15T16:08:54.368Z] #45 72.39 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-15T16:08:54.368Z] #45 72.42 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-15T16:08:54.368Z] #45 72.49 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.51 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.52 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:54.368Z] #45 72.53 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-15T16:08:54.368Z] #45 72.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-15T16:08:54.368Z] #45 72.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-15T16:08:54.368Z] #45 72.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-15T16:08:54.624Z] #45 72.58 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-15T16:08:54.624Z] #45 72.60 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-09-15T16:08:54.624Z] #45 72.61 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-15T16:08:54.624Z] #45 72.62 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-09-15T16:08:54.624Z] #45 72.63 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-15T16:08:54.624Z] #45 72.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.67 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-09-15T16:08:54.624Z] #45 72.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.69 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-09-15T16:08:54.624Z] #45 72.70 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-15T16:08:54.624Z] #45 72.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-15T16:08:54.624Z] #45 72.73 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-15T16:08:54.624Z] #45 72.77 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:54.881Z] #45 72.78 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-15T16:08:54.882Z] #45 72.79 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:54.882Z] #45 72.80 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-15T16:08:54.882Z] #45 72.82 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:08:55.444Z] #45 DONE 73.3s [2022-09-15T16:08:55.444Z] [2022-09-15T16:08:55.444Z] #55 [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-09-15T16:08:55.851Z] #41 296.7 # github.com/containerd/containerd/cmd/containerd [2022-09-15T16:08:55.851Z] #41 296.7 /usr/bin/ld: /tmp/go-link-4262541901/000019.o: in function `New': [2022-09-15T16:08:55.851Z] #41 296.7 /tmp/tmp.NSzKYXC2dd/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-09-15T16:08:55.851Z] #41 296.8 + bin/containerd-stress [2022-09-15T16:08:55.851Z] #41 297.9 + bin/containerd-shim [2022-09-15T16:08:56.374Z] #55 1.135 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-15T16:08:56.631Z] #55 1.299 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-15T16:08:56.631Z] #55 1.300 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-15T16:09:01.100Z] #41 306.7 + bin/containerd-shim-runc-v1 [2022-09-15T16:09:02.140Z] #55 1.616 Reading package lists... [2022-09-15T16:09:06.311Z] #55 6.104 Reading package lists... [2022-09-15T16:09:06.350Z] #41 311.8 + bin/containerd-shim-runc-v2 [2022-09-15T16:09:06.606Z] #41 312.5 + binaries [2022-09-15T16:09:06.606Z] #41 312.5 + install -D bin/containerd /build/containerd [2022-09-15T16:09:06.606Z] #41 312.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-15T16:09:06.606Z] #41 312.6 + install -D bin/ctr /build/ctr [2022-09-15T16:09:06.873Z] #55 10.58 Building dependency tree... [2022-09-15T16:09:06.873Z] #55 11.62 Reading state information... [2022-09-15T16:09:07.173Z] #41 DONE 313.1s [2022-09-15T16:09:07.736Z] [2022-09-15T16:09:07.736Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-15T16:09:08.004Z] #73 DONE 0.2s [2022-09-15T16:09:08.004Z] [2022-09-15T16:09:08.004Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-15T16:09:08.004Z] #74 DONE 0.1s [2022-09-15T16:09:08.241Z] #55 12.73 The following additional packages will be installed: [2022-09-15T16:09:08.241Z] #55 12.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-15T16:09:08.241Z] #55 12.73 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-15T16:09:08.241Z] #55 12.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-15T16:09:08.241Z] #55 12.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-15T16:09:08.241Z] #55 12.73 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-15T16:09:08.241Z] #55 12.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-15T16:09:08.241Z] #55 12.74 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-15T16:09:08.241Z] #55 12.76 Suggested packages: [2022-09-15T16:09:08.241Z] #55 12.76 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-15T16:09:08.241Z] #55 12.76 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-15T16:09:08.241Z] #55 12.76 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-15T16:09:08.241Z] #55 12.76 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-15T16:09:08.241Z] #55 12.76 seccomp:ppc64el seccomp:s390x [2022-09-15T16:09:08.241Z] #55 12.76 Recommended packages: [2022-09-15T16:09:08.241Z] #55 12.76 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-15T16:09:08.241Z] #55 12.76 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-15T16:09:08.241Z] #55 12.76 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-15T16:09:08.241Z] #55 12.76 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-15T16:09:08.262Z] [2022-09-15T16:09:08.262Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-15T16:09:08.498Z] #55 13.21 The following NEW packages will be installed: [2022-09-15T16:09:08.498Z] #55 13.21 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-15T16:09:08.498Z] #55 13.21 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-15T16:09:08.498Z] #55 13.21 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-15T16:09:08.498Z] #55 13.21 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-15T16:09:08.498Z] #55 13.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-15T16:09:08.498Z] #55 13.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-15T16:09:08.498Z] #55 13.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-15T16:09:08.498Z] #55 13.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-15T16:09:08.498Z] #55 13.22 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-15T16:09:08.498Z] #55 13.22 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-15T16:09:08.498Z] #55 13.22 libseccomp2:ppc64el libseccomp2:s390x [2022-09-15T16:09:08.823Z] #75 DONE 0.7s [2022-09-15T16:09:08.823Z] [2022-09-15T16:09:08.823Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-15T16:09:08.823Z] #76 DONE 0.1s [2022-09-15T16:09:08.823Z] [2022-09-15T16:09:08.823Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-15T16:09:08.823Z] #77 DONE 0.1s [2022-09-15T16:09:09.064Z] #55 13.57 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:09:09.064Z] #55 13.57 Need to get 15.9 MB of archives. [2022-09-15T16:09:09.064Z] #55 13.57 After this operation, 73.0 MB of additional disk space will be used. [2022-09-15T16:09:09.064Z] #55 13.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-15T16:09:09.064Z] #55 13.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-15T16:09:09.064Z] #55 13.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-15T16:09:09.064Z] #55 13.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-15T16:09:09.064Z] #55 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-15T16:09:09.064Z] #55 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-15T16:09:09.064Z] #55 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-15T16:09:09.064Z] #55 13.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u4 [2449 kB] [2022-09-15T16:09:09.064Z] #55 13.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-15T16:09:09.064Z] #55 13.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-15T16:09:09.064Z] #55 13.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-15T16:09:09.064Z] #55 13.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-15T16:09:09.064Z] #55 13.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u4 [2835 kB] [2022-09-15T16:09:09.064Z] #55 13.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-15T16:09:09.064Z] #55 13.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-15T16:09:09.064Z] #55 13.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-15T16:09:09.064Z] #55 13.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-15T16:09:09.064Z] #55 13.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u4 [2331 kB] [2022-09-15T16:09:09.064Z] #55 13.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-15T16:09:09.064Z] #55 13.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-15T16:09:09.064Z] #55 13.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-15T16:09:09.064Z] #55 13.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-15T16:09:09.064Z] #55 13.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u4 [2456 kB] [2022-09-15T16:09:09.064Z] #55 13.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-15T16:09:09.064Z] #55 13.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-15T16:09:09.064Z] #55 13.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-15T16:09:09.064Z] #55 13.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-15T16:09:09.064Z] #55 13.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u4 [2339 kB] [2022-09-15T16:09:09.064Z] #55 13.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-15T16:09:09.064Z] #55 13.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-15T16:09:09.064Z] #55 13.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-15T16:09:09.064Z] #55 13.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-15T16:09:09.079Z] [2022-09-15T16:09:09.079Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-15T16:09:09.079Z] #78 DONE 0.1s [2022-09-15T16:09:09.079Z] [2022-09-15T16:09:09.079Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-15T16:09:09.627Z] #55 14.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:09:09.885Z] #55 14.49 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-09-15T16:09:09.885Z] #55 14.54 Selecting previously unselected package gcc-10-base:armel. [2022-09-15T16:09:09.885Z] #55 14.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-09-15T16:09:09.885Z] #55 14.57 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-15T16:09:09.885Z] #55 14.58 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-15T16:09:09.885Z] #55 14.64 Selecting previously unselected package gcc-10-base:armhf. [2022-09-15T16:09:09.885Z] #55 14.64 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-15T16:09:09.885Z] #55 14.65 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-15T16:09:09.885Z] #55 14.69 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-15T16:09:09.885Z] #55 14.69 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-15T16:09:09.885Z] #55 14.70 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-15T16:09:09.885Z] #55 14.75 Selecting previously unselected package gcc-10-base:s390x. [2022-09-15T16:09:10.142Z] #55 14.76 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-15T16:09:10.142Z] #55 14.76 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-15T16:09:10.142Z] #55 14.81 Selecting previously unselected package gcc-10-base:arm64. [2022-09-15T16:09:10.142Z] #55 14.81 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-15T16:09:10.142Z] #55 14.82 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-15T16:09:10.142Z] #55 14.88 Selecting previously unselected package libgcc-s1:armel. [2022-09-15T16:09:10.142Z] #55 14.88 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-15T16:09:10.142Z] #55 14.90 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-15T16:09:10.142Z] #55 14.94 Selecting previously unselected package libcrypt1:armel. [2022-09-15T16:09:10.142Z] #55 14.95 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-15T16:09:10.142Z] #55 14.95 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-15T16:09:10.401Z] #55 15.04 Selecting previously unselected package libc6:armel. [2022-09-15T16:09:10.401Z] #55 15.05 Preparing to unpack .../07-libc6_2.31-13+deb11u4_armel.deb ... [2022-09-15T16:09:10.658Z] #55 15.22 Unpacking libc6:armel (2.31-13+deb11u4) ... [2022-09-15T16:09:10.915Z] #55 15.63 Selecting previously unselected package libapparmor1:armel. [2022-09-15T16:09:10.915Z] #55 15.64 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-15T16:09:10.915Z] #55 15.64 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-15T16:09:10.915Z] #55 15.69 Selecting previously unselected package libapparmor-dev:armel. [2022-09-15T16:09:10.915Z] #55 15.70 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-15T16:09:10.915Z] #55 15.71 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-15T16:09:10.915Z] #55 15.77 Selecting previously unselected package libgcc-s1:arm64. [2022-09-15T16:09:11.172Z] #55 15.78 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-15T16:09:11.172Z] #55 15.79 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-15T16:09:11.172Z] #55 15.84 Selecting previously unselected package libcrypt1:arm64. [2022-09-15T16:09:11.172Z] #55 15.84 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-15T16:09:11.172Z] #55 15.85 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-15T16:09:11.172Z] #55 15.93 Selecting previously unselected package libc6:arm64. [2022-09-15T16:09:11.172Z] #55 15.93 Preparing to unpack .../12-libc6_2.31-13+deb11u4_arm64.deb ... [2022-09-15T16:09:11.430Z] #55 16.13 Unpacking libc6:arm64 (2.31-13+deb11u4) ... [2022-09-15T16:09:11.686Z] #55 16.53 Selecting previously unselected package libapparmor1:arm64. [2022-09-15T16:09:11.943Z] #55 16.53 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-15T16:09:11.943Z] #55 16.54 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-15T16:09:11.943Z] #55 16.58 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-15T16:09:11.943Z] #55 16.59 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-15T16:09:11.943Z] #55 16.60 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-15T16:09:11.943Z] #55 16.66 Selecting previously unselected package libgcc-s1:s390x. [2022-09-15T16:09:11.943Z] #55 16.67 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-15T16:09:11.943Z] #55 16.68 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-15T16:09:11.943Z] #55 16.72 Selecting previously unselected package libcrypt1:s390x. [2022-09-15T16:09:11.943Z] #55 16.73 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-15T16:09:11.943Z] #55 16.74 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-15T16:09:12.201Z] #55 16.82 Selecting previously unselected package libc6:s390x. [2022-09-15T16:09:12.201Z] #55 16.83 Preparing to unpack .../17-libc6_2.31-13+deb11u4_s390x.deb ... [2022-09-15T16:09:12.458Z] #55 17.01 Unpacking libc6:s390x (2.31-13+deb11u4) ... [2022-09-15T16:09:12.714Z] #55 17.46 Selecting previously unselected package libapparmor1:s390x. [2022-09-15T16:09:12.714Z] #55 17.47 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-15T16:09:12.714Z] #55 17.48 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-15T16:09:12.714Z] #55 17.53 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-15T16:09:12.971Z] #55 17.54 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-15T16:09:12.971Z] #55 17.54 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-15T16:09:12.971Z] #55 17.61 Selecting previously unselected package libgcc-s1:armhf. [2022-09-15T16:09:12.971Z] #55 17.62 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-15T16:09:12.971Z] #55 17.62 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-15T16:09:12.971Z] #55 17.67 Selecting previously unselected package libcrypt1:armhf. [2022-09-15T16:09:12.971Z] #55 17.68 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-15T16:09:12.971Z] #55 17.68 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-15T16:09:12.971Z] #55 17.75 Selecting previously unselected package libc6:armhf. [2022-09-15T16:09:12.971Z] #55 17.76 Preparing to unpack .../22-libc6_2.31-13+deb11u4_armhf.deb ... [2022-09-15T16:09:13.227Z] #55 17.92 Unpacking libc6:armhf (2.31-13+deb11u4) ... [2022-09-15T16:09:13.483Z] #55 18.29 Selecting previously unselected package libapparmor1:armhf. [2022-09-15T16:09:13.484Z] #55 18.30 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-15T16:09:13.484Z] #55 18.31 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-15T16:09:13.740Z] #55 18.36 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-15T16:09:13.740Z] #55 18.37 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-15T16:09:13.740Z] #55 18.38 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-15T16:09:13.740Z] #55 18.46 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-15T16:09:13.740Z] #55 18.46 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-15T16:09:13.740Z] #55 18.46 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-15T16:09:13.740Z] #55 18.51 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-15T16:09:13.740Z] #55 18.52 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-15T16:09:13.740Z] #55 18.52 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-15T16:09:13.740Z] #55 18.60 Selecting previously unselected package libc6:ppc64el. [2022-09-15T16:09:13.740Z] #55 18.60 Preparing to unpack .../27-libc6_2.31-13+deb11u4_ppc64el.deb ... [2022-09-15T16:09:13.996Z] #55 18.79 Unpacking libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-15T16:09:14.943Z] #55 19.41 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-15T16:09:14.944Z] #55 19.42 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-15T16:09:14.944Z] #55 19.42 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-15T16:09:14.944Z] #55 19.51 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-15T16:09:14.944Z] #55 19.53 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-15T16:09:14.944Z] #55 19.54 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-15T16:09:14.944Z] #55 19.59 Selecting previously unselected package libseccomp2:s390x. [2022-09-15T16:09:14.944Z] #55 19.60 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-15T16:09:14.944Z] #55 19.61 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-15T16:09:14.944Z] #55 19.65 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-15T16:09:14.944Z] #55 19.66 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-15T16:09:14.944Z] #55 19.67 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-15T16:09:14.944Z] #55 19.73 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-15T16:09:15.203Z] #55 19.74 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-15T16:09:15.203Z] #55 19.74 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.203Z] #55 19.79 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-15T16:09:15.203Z] #55 19.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-15T16:09:15.203Z] #55 19.80 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.203Z] #55 19.91 Selecting previously unselected package libseccomp2:armhf. [2022-09-15T16:09:15.203Z] #55 19.93 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-15T16:09:15.203Z] #55 19.93 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.203Z] #55 19.98 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-15T16:09:15.459Z] #55 19.99 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-15T16:09:15.459Z] #55 19.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.459Z] #55 20.05 Selecting previously unselected package libseccomp2:armel. [2022-09-15T16:09:15.459Z] #55 20.06 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-15T16:09:15.459Z] #55 20.06 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.459Z] #55 20.11 Selecting previously unselected package libseccomp-dev:armel. [2022-09-15T16:09:15.459Z] #55 20.12 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-15T16:09:15.459Z] #55 20.13 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.459Z] #55 20.19 Selecting previously unselected package libseccomp2:arm64. [2022-09-15T16:09:15.459Z] #55 20.19 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-15T16:09:15.459Z] #55 20.20 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.616Z] #79 DONE 5.6s [2022-09-15T16:09:15.616Z] [2022-09-15T16:09:15.616Z] #80 exporting to image [2022-09-15T16:09:15.616Z] #80 exporting layers [2022-09-15T16:09:15.716Z] #55 20.25 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-15T16:09:15.716Z] #55 20.26 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-15T16:09:15.716Z] #55 20.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:09:15.716Z] #55 20.37 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-15T16:09:15.716Z] #55 20.38 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-15T16:09:15.716Z] #55 20.39 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-15T16:09:15.716Z] #55 20.40 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-15T16:09:15.716Z] #55 20.41 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-15T16:09:15.716Z] #55 20.43 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-15T16:09:15.716Z] #55 20.45 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-15T16:09:15.716Z] #55 20.46 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-15T16:09:15.716Z] #55 20.47 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-15T16:09:15.716Z] #55 20.48 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-15T16:09:15.972Z] #55 20.49 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-15T16:09:15.972Z] #55 20.51 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-15T16:09:15.972Z] #55 20.52 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-15T16:09:15.972Z] #55 20.53 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-15T16:09:15.972Z] #55 20.55 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-15T16:09:15.972Z] #55 20.56 Setting up libc6:arm64 (2.31-13+deb11u4) ... [2022-09-15T16:09:17.339Z] #55 21.77 Setting up libc6:armel (2.31-13+deb11u4) ... [2022-09-15T16:09:18.268Z] #55 22.98 Setting up libc6:armhf (2.31-13+deb11u4) ... [2022-09-15T16:09:19.636Z] #55 24.23 Setting up libc6:ppc64el (2.31-13+deb11u4) ... [2022-09-15T16:09:19.784Z] #80 exporting layers 4.6s done [2022-09-15T16:09:19.784Z] #80 writing image sha256:777f404c4b3d0d209170f96757eeaa3b212ef6fd5d7cc57f4387296be912a34c done [2022-09-15T16:09:19.784Z] #80 naming to docker.io/library/docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 done [2022-09-15T16:09:19.784Z] #80 DONE 4.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-15T16:09:20.141Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-15T16:09:20.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44146/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 hack/test/unit [2022-09-15T16:09:20.978Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-15T16:09:20.978Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-15T16:09:20.978Z] + TESTDIRS=./... [2022-09-15T16:09:20.978Z] + exclude_paths='/vendor/|/integration' [2022-09-15T16:09:20.978Z] ++ go list ./... [2022-09-15T16:09:20.978Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-15T16:09:21.002Z] #55 25.48 Setting up libc6:s390x (2.31-13+deb11u4) ... [2022-09-15T16:09:21.907Z] + pkg_list='github.com/docker/docker/api [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/backend/build [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/httputils [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/middleware [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/build [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/debug [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/image [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/network [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/session [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/system [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/volume [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/backend [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/events [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/filters [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/image [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/mount [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/network [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/registry [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/strslice [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/swarm [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/time [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/versions [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/volume [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/dockerfile [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/remotecontext [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T16:09:21.907Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T16:09:21.907Z] github.com/docker/docker/cli [2022-09-15T16:09:21.907Z] github.com/docker/docker/cli/config [2022-09-15T16:09:21.907Z] github.com/docker/docker/cli/debug [2022-09-15T16:09:21.907Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T16:09:21.907Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T16:09:21.907Z] github.com/docker/docker/client [2022-09-15T16:09:21.907Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T16:09:21.907Z] github.com/docker/docker/cmd/dockerd [2022-09-15T16:09:21.907Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T16:09:21.907Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T16:09:21.907Z] github.com/docker/docker/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/container/stream [2022-09-15T16:09:21.907Z] github.com/docker/docker/contrib/apparmor [2022-09-15T16:09:21.907Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T16:09:21.907Z] github.com/docker/docker/contrib/httpserver [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/config [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/containerd [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/events [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/images [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/initlayer [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/links [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/listeners [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/local [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/names [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/network [2022-09-15T16:09:21.907Z] github.com/docker/docker/daemon/stats [2022-09-15T16:09:21.907Z] github.com/docker/docker/distribution [2022-09-15T16:09:21.907Z] github.com/docker/docker/distribution/metadata [2022-09-15T16:09:21.907Z] github.com/docker/docker/distribution/utils [2022-09-15T16:09:21.907Z] github.com/docker/docker/distribution/xfer [2022-09-15T16:09:21.907Z] github.com/docker/docker/dockerversion [2022-09-15T16:09:21.907Z] github.com/docker/docker/errdefs [2022-09-15T16:09:21.907Z] github.com/docker/docker/image [2022-09-15T16:09:21.907Z] github.com/docker/docker/image/cache [2022-09-15T16:09:21.907Z] github.com/docker/docker/image/tarexport [2022-09-15T16:09:21.907Z] github.com/docker/docker/image/v1 [2022-09-15T16:09:21.907Z] github.com/docker/docker/internal/test/suite [2022-09-15T16:09:21.907Z] github.com/docker/docker/layer [2022-09-15T16:09:21.907Z] github.com/docker/docker/libcontainerd [2022-09-15T16:09:21.907Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T16:09:21.907Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T16:09:21.907Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T16:09:21.907Z] github.com/docker/docker/libcontainerd/types [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/libnetwork/types [2022-09-15T16:09:21.907Z] github.com/docker/docker/oci [2022-09-15T16:09:21.907Z] github.com/docker/docker/oci/caps [2022-09-15T16:09:21.907Z] github.com/docker/docker/opts [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/aaparser [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/archive [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/authorization [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/capabilities [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/containerfs [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/directory [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/dmesg [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/fileutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/fsutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/homedir [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/idtools [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/ioutils [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/longpath [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/loopback [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/parsers [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/pidfile [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/platform [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugins [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/pools [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/progress [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/pubsub [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/reexec [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/signal [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/stack [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/stringid [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/system [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/tailfile [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/tarsum [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/urlutil [2022-09-15T16:09:21.907Z] github.com/docker/docker/pkg/useragent [2022-09-15T16:09:21.907Z] github.com/docker/docker/plugin [2022-09-15T16:09:21.907Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T16:09:21.907Z] github.com/docker/docker/plugin/v2 [2022-09-15T16:09:21.907Z] github.com/docker/docker/profiles/apparmor [2022-09-15T16:09:21.907Z] github.com/docker/docker/profiles/seccomp [2022-09-15T16:09:21.907Z] github.com/docker/docker/quota [2022-09-15T16:09:21.907Z] github.com/docker/docker/reference [2022-09-15T16:09:21.907Z] github.com/docker/docker/registry [2022-09-15T16:09:21.907Z] github.com/docker/docker/registry/resumable [2022-09-15T16:09:21.907Z] github.com/docker/docker/restartmanager [2022-09-15T16:09:21.907Z] github.com/docker/docker/rootless [2022-09-15T16:09:21.907Z] github.com/docker/docker/rootless/specconv [2022-09-15T16:09:21.907Z] github.com/docker/docker/runconfig [2022-09-15T16:09:21.907Z] github.com/docker/docker/runconfig/opts [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/daemon [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/environment [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fakegit [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/registry [2022-09-15T16:09:21.907Z] github.com/docker/docker/testutil/request [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/drivers [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/local [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/mounts [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/service [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/service/opts [2022-09-15T16:09:21.907Z] github.com/docker/docker/volume/testutils' [2022-09-15T16:09:21.907Z] ++ grep --fixed-strings -v /libnetwork [2022-09-15T16:09:21.907Z] ++ echo 'github.com/docker/docker/api [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/backend/build [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/httputils [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/middleware [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/build [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/debug [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/image [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/network [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/session [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/system [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/server/router/volume [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/backend [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/container [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/events [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/filters [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/image [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/mount [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/network [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T16:09:21.907Z] github.com/docker/docker/api/types/registry [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/strslice [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/swarm [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/time [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/volume [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/dockerfile [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/config [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/debug [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/client [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T16:09:21.908Z] github.com/docker/docker/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/container/stream [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/apparmor [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/httpserver [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/config [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/containerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/events [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/images [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/initlayer [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/links [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/listeners [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/local [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/names [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/network [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/stats [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/metadata [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/utils [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/xfer [2022-09-15T16:09:21.908Z] github.com/docker/docker/dockerversion [2022-09-15T16:09:21.908Z] github.com/docker/docker/errdefs [2022-09-15T16:09:21.908Z] github.com/docker/docker/image [2022-09-15T16:09:21.908Z] github.com/docker/docker/image/cache [2022-09-15T16:09:21.908Z] github.com/docker/docker/image/tarexport [2022-09-15T16:09:21.908Z] github.com/docker/docker/image/v1 [2022-09-15T16:09:21.908Z] github.com/docker/docker/internal/test/suite [2022-09-15T16:09:21.908Z] github.com/docker/docker/layer [2022-09-15T16:09:21.908Z] github.com/docker/docker/libcontainerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T16:09:21.908Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T16:09:21.908Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T16:09:21.908Z] github.com/docker/docker/libcontainerd/types [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/libnetwork/types [2022-09-15T16:09:21.908Z] github.com/docker/docker/oci [2022-09-15T16:09:21.908Z] github.com/docker/docker/oci/caps [2022-09-15T16:09:21.908Z] github.com/docker/docker/opts [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/aaparser [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/archive [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/authorization [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/capabilities [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/containerfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/directory [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/dmesg [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/fileutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/fsutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/homedir [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/idtools [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/ioutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/longpath [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/loopback [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/parsers [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/pidfile [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/platform [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugins [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/pools [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/progress [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/pubsub [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/reexec [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/signal [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/stack [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/stringid [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/system [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/tailfile [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/tarsum [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/urlutil [2022-09-15T16:09:21.908Z] github.com/docker/docker/pkg/useragent [2022-09-15T16:09:21.908Z] github.com/docker/docker/plugin [2022-09-15T16:09:21.908Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/plugin/v2 [2022-09-15T16:09:21.908Z] github.com/docker/docker/profiles/apparmor [2022-09-15T16:09:21.908Z] github.com/docker/docker/profiles/seccomp [2022-09-15T16:09:21.908Z] github.com/docker/docker/quota [2022-09-15T16:09:21.908Z] github.com/docker/docker/reference [2022-09-15T16:09:21.908Z] github.com/docker/docker/registry [2022-09-15T16:09:21.908Z] github.com/docker/docker/registry/resumable [2022-09-15T16:09:21.908Z] github.com/docker/docker/restartmanager [2022-09-15T16:09:21.908Z] github.com/docker/docker/rootless [2022-09-15T16:09:21.908Z] github.com/docker/docker/rootless/specconv [2022-09-15T16:09:21.908Z] github.com/docker/docker/runconfig [2022-09-15T16:09:21.908Z] github.com/docker/docker/runconfig/opts [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/daemon [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/environment [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fakegit [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/registry [2022-09-15T16:09:21.908Z] github.com/docker/docker/testutil/request [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/drivers [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/local [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/mounts [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/service [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/service/opts [2022-09-15T16:09:21.908Z] github.com/docker/docker/volume/testutils' [2022-09-15T16:09:21.908Z] + base_pkg_list='github.com/docker/docker/api [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/backend/build [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/httputils [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/middleware [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/build [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/debug [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/image [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/network [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/session [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/system [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/server/router/volume [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/backend [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/events [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/filters [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/image [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/mount [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/network [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/registry [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/strslice [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/swarm [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/time [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T16:09:21.908Z] github.com/docker/docker/api/types/volume [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/dockerfile [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T16:09:21.908Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/config [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/debug [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T16:09:21.908Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/client [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T16:09:21.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T16:09:21.908Z] github.com/docker/docker/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/container/stream [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/apparmor [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T16:09:21.908Z] github.com/docker/docker/contrib/httpserver [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/config [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/containerd [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/events [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/images [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/initlayer [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/links [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/listeners [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/local [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/names [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/network [2022-09-15T16:09:21.908Z] github.com/docker/docker/daemon/stats [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/metadata [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/utils [2022-09-15T16:09:21.908Z] github.com/docker/docker/distribution/xfer [2022-09-15T16:09:21.908Z] github.com/docker/docker/dockerversion [2022-09-15T16:09:21.908Z] github.com/docker/docker/errdefs [2022-09-15T16:09:21.909Z] github.com/docker/docker/image [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/cache [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/tarexport [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/v1 [2022-09-15T16:09:21.909Z] github.com/docker/docker/internal/test/suite [2022-09-15T16:09:21.909Z] github.com/docker/docker/layer [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/types [2022-09-15T16:09:21.909Z] github.com/docker/docker/oci [2022-09-15T16:09:21.909Z] github.com/docker/docker/oci/caps [2022-09-15T16:09:21.909Z] github.com/docker/docker/opts [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/aaparser [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/archive [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/authorization [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/capabilities [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/containerfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/directory [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/dmesg [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/fileutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/fsutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/homedir [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/idtools [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/ioutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/longpath [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/loopback [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pidfile [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/platform [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pools [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/progress [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pubsub [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/reexec [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/signal [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stack [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stringid [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/system [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/tailfile [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/tarsum [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/urlutil [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/useragent [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin/v2 [2022-09-15T16:09:21.909Z] github.com/docker/docker/profiles/apparmor [2022-09-15T16:09:21.909Z] github.com/docker/docker/profiles/seccomp [2022-09-15T16:09:21.909Z] github.com/docker/docker/quota [2022-09-15T16:09:21.909Z] github.com/docker/docker/reference [2022-09-15T16:09:21.909Z] github.com/docker/docker/registry [2022-09-15T16:09:21.909Z] github.com/docker/docker/registry/resumable [2022-09-15T16:09:21.909Z] github.com/docker/docker/restartmanager [2022-09-15T16:09:21.909Z] github.com/docker/docker/rootless [2022-09-15T16:09:21.909Z] github.com/docker/docker/rootless/specconv [2022-09-15T16:09:21.909Z] github.com/docker/docker/runconfig [2022-09-15T16:09:21.909Z] github.com/docker/docker/runconfig/opts [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/daemon [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/environment [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fakegit [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/registry [2022-09-15T16:09:21.909Z] github.com/docker/docker/testutil/request [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/drivers [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/local [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/mounts [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/service [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/service/opts [2022-09-15T16:09:21.909Z] github.com/docker/docker/volume/testutils' [2022-09-15T16:09:21.909Z] ++ grep --fixed-strings /libnetwork [2022-09-15T16:09:21.909Z] ++ echo 'github.com/docker/docker/api [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/backend/build [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/httputils [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/middleware [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/build [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/container [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/debug [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/image [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/network [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/session [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/system [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/server/router/volume [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/backend [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/container [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/events [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/filters [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/image [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/mount [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/network [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/registry [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/strslice [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/swarm [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/time [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/versions [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T16:09:21.909Z] github.com/docker/docker/api/types/volume [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/dockerfile [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/remotecontext [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T16:09:21.909Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T16:09:21.909Z] github.com/docker/docker/cli [2022-09-15T16:09:21.909Z] github.com/docker/docker/cli/config [2022-09-15T16:09:21.909Z] github.com/docker/docker/cli/debug [2022-09-15T16:09:21.909Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T16:09:21.909Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/client [2022-09-15T16:09:21.909Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T16:09:21.909Z] github.com/docker/docker/cmd/dockerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T16:09:21.909Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T16:09:21.909Z] github.com/docker/docker/container [2022-09-15T16:09:21.909Z] github.com/docker/docker/container/stream [2022-09-15T16:09:21.909Z] github.com/docker/docker/contrib/apparmor [2022-09-15T16:09:21.909Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T16:09:21.909Z] github.com/docker/docker/contrib/httpserver [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/config [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/containerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/events [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/images [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/initlayer [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/links [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/listeners [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/local [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/names [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/network [2022-09-15T16:09:21.909Z] github.com/docker/docker/daemon/stats [2022-09-15T16:09:21.909Z] github.com/docker/docker/distribution [2022-09-15T16:09:21.909Z] github.com/docker/docker/distribution/metadata [2022-09-15T16:09:21.909Z] github.com/docker/docker/distribution/utils [2022-09-15T16:09:21.909Z] github.com/docker/docker/distribution/xfer [2022-09-15T16:09:21.909Z] github.com/docker/docker/dockerversion [2022-09-15T16:09:21.909Z] github.com/docker/docker/errdefs [2022-09-15T16:09:21.909Z] github.com/docker/docker/image [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/cache [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/tarexport [2022-09-15T16:09:21.909Z] github.com/docker/docker/image/v1 [2022-09-15T16:09:21.909Z] github.com/docker/docker/internal/test/suite [2022-09-15T16:09:21.909Z] github.com/docker/docker/layer [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T16:09:21.909Z] github.com/docker/docker/libcontainerd/types [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/libnetwork/types [2022-09-15T16:09:21.909Z] github.com/docker/docker/oci [2022-09-15T16:09:21.909Z] github.com/docker/docker/oci/caps [2022-09-15T16:09:21.909Z] github.com/docker/docker/opts [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/aaparser [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/archive [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/authorization [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/capabilities [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/containerfs [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/directory [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/dmesg [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/fileutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/fsutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/homedir [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/idtools [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/ioutils [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/longpath [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/loopback [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pidfile [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/platform [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pools [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/progress [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/pubsub [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/reexec [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/signal [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stack [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/stringid [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/system [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/tailfile [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/tarsum [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/urlutil [2022-09-15T16:09:21.909Z] github.com/docker/docker/pkg/useragent [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T16:09:21.909Z] github.com/docker/docker/plugin/v2 [2022-09-15T16:09:21.909Z] github.com/docker/docker/profiles/apparmor [2022-09-15T16:09:21.909Z] github.com/docker/docker/profiles/seccomp [2022-09-15T16:09:21.909Z] github.com/docker/docker/quota [2022-09-15T16:09:21.909Z] github.com/docker/docker/reference [2022-09-15T16:09:21.909Z] github.com/docker/docker/registry [2022-09-15T16:09:21.909Z] github.com/docker/docker/registry/resumable [2022-09-15T16:09:21.909Z] github.com/docker/docker/restartmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/rootless [2022-09-15T16:09:21.910Z] github.com/docker/docker/rootless/specconv [2022-09-15T16:09:21.910Z] github.com/docker/docker/runconfig [2022-09-15T16:09:21.910Z] github.com/docker/docker/runconfig/opts [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/daemon [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/environment [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fakegit [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/registry [2022-09-15T16:09:21.910Z] github.com/docker/docker/testutil/request [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/drivers [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/local [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/mounts [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/service [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/service/opts [2022-09-15T16:09:21.910Z] github.com/docker/docker/volume/testutils' [2022-09-15T16:09:21.910Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/types' [2022-09-15T16:09:21.910Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-15T16:09:21.910Z] + echo 'github.com/docker/docker/libnetwork [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/types' [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:09:21.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:09:21.910Z] + type docker-proxy [2022-09-15T16:09:21.910Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-15T16:09:21.910Z] + hack/make.sh binary-proxy install-proxy [2022-09-15T16:09:21.910Z] [2022-09-15T16:09:21.910Z] Removing bundles/ [2022-09-15T16:09:21.910Z] [2022-09-15T16:09:21.910Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-15T16:09:21.910Z] Building: bundles/binary-proxy/docker-proxy [2022-09-15T16:09:21.910Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T16:09:21.930Z] #55 26.72 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-15T16:09:21.930Z] #55 26.73 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.74 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.75 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.77 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.78 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.79 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.80 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.82 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.83 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.84 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.85 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.87 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.88 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.89 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-15T16:09:22.186Z] #55 26.91 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.92 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.186Z] #55 26.93 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.443Z] #55 26.95 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.443Z] #55 26.96 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-15T16:09:22.443Z] #55 26.97 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:09:22.443Z] #55 DONE 27.2s [2022-09-15T16:09:22.443Z] [2022-09-15T16:09:22.443Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-15T16:09:22.702Z] #56 DONE 0.1s [2022-09-15T16:09:22.702Z] [2022-09-15T16:09:22.702Z] #57 [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-09-15T16:09:24.072Z] #57 1.154 + RM_GOPATH=0 [2022-09-15T16:09:24.072Z] #57 1.154 + TMP_GOPATH= [2022-09-15T16:09:24.072Z] #57 1.155 + : /build [2022-09-15T16:09:24.072Z] #57 1.155 + '[' -z '' ']' [2022-09-15T16:09:24.072Z] #57 1.156 ++ mktemp -d [2022-09-15T16:09:24.072Z] #57 1.157 + export GOPATH=/tmp/tmp.FwoZrHQv60 [2022-09-15T16:09:24.072Z] #57 1.157 + GOPATH=/tmp/tmp.FwoZrHQv60 [2022-09-15T16:09:24.072Z] #57 1.158 + RM_GOPATH=1 [2022-09-15T16:09:24.072Z] #57 1.158 + case "$(go env GOARCH)" in [2022-09-15T16:09:24.072Z] #57 1.158 ++ go env GOARCH [2022-09-15T16:09:24.072Z] #57 1.170 + export GO_BUILDMODE=-buildmode=pie [2022-09-15T16:09:24.072Z] #57 1.170 + GO_BUILDMODE=-buildmode=pie [2022-09-15T16:09:24.072Z] #57 1.171 ++ dirname /install.sh [2022-09-15T16:09:24.072Z] #57 1.175 + dir=/ [2022-09-15T16:09:24.072Z] #57 1.175 + bin=runc [2022-09-15T16:09:24.072Z] #57 1.175 + shift [2022-09-15T16:09:24.072Z] #57 1.175 + '[' '!' -f //runc.installer ']' [2022-09-15T16:09:24.072Z] #57 1.175 + . //runc.installer [2022-09-15T16:09:24.072Z] #57 1.175 ++ set -e [2022-09-15T16:09:24.072Z] #57 1.175 ++ : v1.1.4 [2022-09-15T16:09:24.072Z] #57 1.175 + install_runc [2022-09-15T16:09:24.072Z] #57 1.175 + RUNC_BUILDTAGS=seccomp [2022-09-15T16:09:24.072Z] #57 1.175 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-15T16:09:24.072Z] #57 1.175 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FwoZrHQv60/src/github.com/opencontainers/runc [2022-09-15T16:09:24.072Z] #57 1.175 Cloning into '/tmp/tmp.FwoZrHQv60/src/github.com/opencontainers/runc'... [2022-09-15T16:09:24.072Z] #57 1.175 Install runc version v1.1.4 (build tags: seccomp) [2022-09-15T16:09:24.072Z] #57 ... [2022-09-15T16:09:24.072Z] [2022-09-15T16:09:24.072Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-15T16:09:24.072Z] #58 DONE 1.5s [2022-09-15T16:09:24.072Z] [2022-09-15T16:09:24.072Z] #59 [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-09-15T16:09:25.003Z] #59 DONE 1.1s [2022-09-15T16:09:25.003Z] [2022-09-15T16:09:25.003Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-15T16:09:25.936Z] #60 0.892 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-15T16:09:25.936Z] #60 DONE 1.0s [2022-09-15T16:09:25.936Z] [2022-09-15T16:09:25.936Z] #57 [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-09-15T16:09:26.869Z] #57 ... [2022-09-15T16:09:26.869Z] [2022-09-15T16:09:26.869Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-15T16:09:26.869Z] #61 DONE 1.0s [2022-09-15T16:09:27.126Z] [2022-09-15T16:09:27.126Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-15T16:09:28.060Z] #62 DONE 0.9s [2022-09-15T16:09:28.060Z] [2022-09-15T16:09:28.060Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-15T16:09:28.455Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-15T16:09:28.455Z] [2022-09-15T16:09:28.455Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-15T16:09:28.455Z] Installing docker-proxy to /usr/local/bin/ [2022-09-15T16:09:28.455Z] [2022-09-15T16:09:28.455Z] + mkdir -p bundles [2022-09-15T16:09:28.455Z] + '[' -n 'github.com/docker/docker/api [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/backend/build [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/httpstatus [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/httputils [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/middleware [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/build [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/container [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/debug [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/distribution [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/grpc [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/image [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/network [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/plugin [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/session [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/swarm [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/system [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/server/router/volume [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/backend [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/blkiodev [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/container [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/events [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/filters [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/image [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/mount [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/network [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/registry [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/strslice [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/swarm [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/time [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/versions [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-15T16:09:28.455Z] github.com/docker/docker/api/types/volume [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/builder-next/worker [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/dockerfile [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/remotecontext [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/remotecontext/git [2022-09-15T16:09:28.455Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-15T16:09:28.455Z] github.com/docker/docker/cli [2022-09-15T16:09:28.455Z] github.com/docker/docker/cli/config [2022-09-15T16:09:28.455Z] github.com/docker/docker/cli/debug [2022-09-15T16:09:28.455Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-15T16:09:28.455Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-15T16:09:28.455Z] github.com/docker/docker/client [2022-09-15T16:09:28.455Z] github.com/docker/docker/cmd/docker-proxy [2022-09-15T16:09:28.455Z] github.com/docker/docker/cmd/dockerd [2022-09-15T16:09:28.455Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-15T16:09:28.455Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-15T16:09:28.455Z] github.com/docker/docker/container [2022-09-15T16:09:28.455Z] github.com/docker/docker/container/stream [2022-09-15T16:09:28.455Z] github.com/docker/docker/contrib/apparmor [2022-09-15T16:09:28.455Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-15T16:09:28.455Z] github.com/docker/docker/contrib/httpserver [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster/convert [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster/executor [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/cluster/provider [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/config [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/containerd [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/events [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/events/testutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/images [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/initlayer [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/links [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/listeners [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/gelf [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/journald [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/local [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/logentries [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/splunk [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/syslog [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/logger/templates [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/names [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/network [2022-09-15T16:09:28.455Z] github.com/docker/docker/daemon/stats [2022-09-15T16:09:28.455Z] github.com/docker/docker/distribution [2022-09-15T16:09:28.455Z] github.com/docker/docker/distribution/metadata [2022-09-15T16:09:28.455Z] github.com/docker/docker/distribution/utils [2022-09-15T16:09:28.455Z] github.com/docker/docker/distribution/xfer [2022-09-15T16:09:28.455Z] github.com/docker/docker/dockerversion [2022-09-15T16:09:28.455Z] github.com/docker/docker/errdefs [2022-09-15T16:09:28.455Z] github.com/docker/docker/image [2022-09-15T16:09:28.455Z] github.com/docker/docker/image/cache [2022-09-15T16:09:28.455Z] github.com/docker/docker/image/tarexport [2022-09-15T16:09:28.455Z] github.com/docker/docker/image/v1 [2022-09-15T16:09:28.455Z] github.com/docker/docker/internal/test/suite [2022-09-15T16:09:28.455Z] github.com/docker/docker/layer [2022-09-15T16:09:28.455Z] github.com/docker/docker/libcontainerd [2022-09-15T16:09:28.455Z] github.com/docker/docker/libcontainerd/queue [2022-09-15T16:09:28.455Z] github.com/docker/docker/libcontainerd/remote [2022-09-15T16:09:28.455Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-15T16:09:28.455Z] github.com/docker/docker/libcontainerd/types [2022-09-15T16:09:28.455Z] github.com/docker/docker/oci [2022-09-15T16:09:28.455Z] github.com/docker/docker/oci/caps [2022-09-15T16:09:28.455Z] github.com/docker/docker/opts [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/aaparser [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/archive [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/authorization [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/broadcaster [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/capabilities [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/chrootarchive [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/containerfs [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/devicemapper [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/directory [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/dmesg [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/fileutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/fsutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/homedir [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/idtools [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/ioutils [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/jsonmessage [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/longpath [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/loopback [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/namesgenerator [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/parsers [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/pidfile [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/platform [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugingetter [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugins [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/plugins/transport [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/pools [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/progress [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/pubsub [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/reexec [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/signal [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/stack [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/stdcopy [2022-09-15T16:09:28.455Z] github.com/docker/docker/pkg/streamformatter [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/stringid [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/sysinfo [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/system [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/tailfile [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/tarsum [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/urlutil [2022-09-15T16:09:28.456Z] github.com/docker/docker/pkg/useragent [2022-09-15T16:09:28.456Z] github.com/docker/docker/plugin [2022-09-15T16:09:28.456Z] github.com/docker/docker/plugin/executor/containerd [2022-09-15T16:09:28.456Z] github.com/docker/docker/plugin/v2 [2022-09-15T16:09:28.456Z] github.com/docker/docker/profiles/apparmor [2022-09-15T16:09:28.456Z] github.com/docker/docker/profiles/seccomp [2022-09-15T16:09:28.456Z] github.com/docker/docker/quota [2022-09-15T16:09:28.456Z] github.com/docker/docker/reference [2022-09-15T16:09:28.456Z] github.com/docker/docker/registry [2022-09-15T16:09:28.456Z] github.com/docker/docker/registry/resumable [2022-09-15T16:09:28.456Z] github.com/docker/docker/restartmanager [2022-09-15T16:09:28.456Z] github.com/docker/docker/rootless [2022-09-15T16:09:28.456Z] github.com/docker/docker/rootless/specconv [2022-09-15T16:09:28.456Z] github.com/docker/docker/runconfig [2022-09-15T16:09:28.456Z] github.com/docker/docker/runconfig/opts [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/daemon [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/environment [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fakecontext [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fakegit [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fakestorage [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fixtures/load [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/registry [2022-09-15T16:09:28.456Z] github.com/docker/docker/testutil/request [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/drivers [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/local [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/mounts [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/service [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/service/opts [2022-09-15T16:09:28.456Z] github.com/docker/docker/volume/testutils' ']' [2022-09-15T16:09:28.456Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-15T16:09:28.991Z] #63 DONE 1.1s [2022-09-15T16:09:28.991Z] [2022-09-15T16:09:28.991Z] #64 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:09:29.018Z] ? github.com/docker/docker/api [no test files] [2022-09-15T16:09:30.359Z] #64 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-15T16:09:30.359Z] #64 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-15T16:09:30.616Z] #64 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-15T16:09:30.616Z] #64 1.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-09-15T16:09:30.873Z] #64 1.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7877 kB] [2022-09-15T16:09:31.130Z] #64 2.025 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8031 kB] [2022-09-15T16:09:31.387Z] #64 2.293 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-09-15T16:09:31.643Z] #64 2.587 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-09-15T16:09:31.901Z] #64 2.867 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7872 kB] [2022-09-15T16:09:32.465Z] #64 3.173 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [183 kB] [2022-09-15T16:09:32.465Z] #64 3.178 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [173 kB] [2022-09-15T16:09:32.465Z] #64 3.182 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [159 kB] [2022-09-15T16:09:32.465Z] #64 3.193 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [178 kB] [2022-09-15T16:09:32.465Z] #64 3.196 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [181 kB] [2022-09-15T16:09:32.465Z] #64 3.206 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [154 kB] [2022-09-15T16:09:32.722Z] #64 3.539 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-15T16:09:32.722Z] #64 3.542 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-15T16:09:32.722Z] #64 3.543 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-15T16:09:32.722Z] #64 3.544 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-15T16:09:32.722Z] #64 3.545 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-15T16:09:32.722Z] #64 3.546 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-15T16:09:39.270Z] #64 ... [2022-09-15T16:09:39.270Z] [2022-09-15T16:09:39.270Z] #57 [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-09-15T16:09:39.270Z] #57 5.527 + cd /tmp/tmp.FwoZrHQv60/src/github.com/opencontainers/runc [2022-09-15T16:09:39.270Z] #57 5.527 + git checkout -q v1.1.4 [2022-09-15T16:09:39.270Z] #57 5.855 + '[' -z '' ']' [2022-09-15T16:09:39.270Z] #57 5.855 + target=static [2022-09-15T16:09:39.270Z] #57 5.856 + make BUILDTAGS=seccomp static [2022-09-15T16:09:39.270Z] #57 6.110 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-15T16:09:43.874Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2022-09-15T16:09:44.526Z] #57 ... [2022-09-15T16:09:44.526Z] [2022-09-15T16:09:44.526Z] #64 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:09:44.526Z] #64 14.69 Fetched 49.2 MB in 14s (3592 kB/s) [2022-09-15T16:09:51.075Z] #64 14.69 Reading package lists... [2022-09-15T16:09:57.624Z] #64 21.05 Reading package lists... [2022-09-15T16:09:58.189Z] #64 27.59 Building dependency tree... [2022-09-15T16:09:58.189Z] #64 29.06 Reading state information... [2022-09-15T16:09:59.559Z] #64 30.28 bzip2 is already the newest version (1.0.8-4). [2022-09-15T16:09:59.559Z] #64 30.28 patch is already the newest version (2.7.6-7). [2022-09-15T16:09:59.559Z] #64 30.28 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-15T16:09:59.559Z] #64 30.28 The following additional packages will be installed: [2022-09-15T16:09:59.559Z] #64 30.29 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-15T16:09:59.559Z] #64 30.29 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-15T16:09:59.559Z] #64 30.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-15T16:09:59.559Z] #64 30.30 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-15T16:09:59.559Z] #64 30.30 systemd vim-runtime xxd [2022-09-15T16:09:59.559Z] #64 30.32 Suggested packages: [2022-09-15T16:09:59.559Z] #64 30.32 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-15T16:09:59.559Z] #64 30.32 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-15T16:09:59.559Z] #64 30.32 vim-scripts xfsdump acl attr quota [2022-09-15T16:09:59.559Z] #64 30.32 Recommended packages: [2022-09-15T16:09:59.559Z] #64 30.32 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-15T16:09:59.559Z] #64 30.32 systemd-timesyncd | time-daemon unzip [2022-09-15T16:10:00.930Z] #64 31.73 The following NEW packages will be installed: [2022-09-15T16:10:00.930Z] #64 31.73 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-15T16:10:00.930Z] #64 31.73 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-15T16:10:00.930Z] #64 31.74 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-15T16:10:00.930Z] #64 31.74 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-15T16:10:00.930Z] #64 31.74 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-15T16:10:00.930Z] #64 31.74 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-15T16:10:00.930Z] #64 31.75 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-15T16:10:00.930Z] #64 31.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-15T16:10:00.930Z] #64 31.75 zstd [2022-09-15T16:10:01.188Z] #64 32.15 0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. [2022-09-15T16:10:01.188Z] #64 32.15 Need to get 23.8 MB of archives. [2022-09-15T16:10:01.188Z] #64 32.15 After this operation, 89.3 MB of additional disk space will be used. [2022-09-15T16:10:01.188Z] #64 32.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-15T16:10:01.188Z] #64 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-15T16:10:01.188Z] #64 32.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-15T16:10:01.188Z] #64 32.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-15T16:10:01.188Z] #64 32.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-15T16:10:01.188Z] #64 32.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-15T16:10:01.188Z] #64 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-09-15T16:10:01.188Z] #64 32.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-15T16:10:01.188Z] #64 32.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-15T16:10:01.188Z] #64 32.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-15T16:10:01.188Z] #64 32.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-15T16:10:01.188Z] #64 32.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-15T16:10:01.188Z] #64 32.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-15T16:10:01.445Z] #64 32.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-15T16:10:01.445Z] #64 32.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-15T16:10:01.445Z] #64 32.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-15T16:10:01.445Z] #64 32.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-15T16:10:01.445Z] #64 32.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-15T16:10:01.445Z] #64 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-09-15T16:10:01.445Z] #64 32.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-15T16:10:01.445Z] #64 32.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-15T16:10:01.445Z] #64 32.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-15T16:10:01.445Z] #64 32.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-15T16:10:01.445Z] #64 32.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-15T16:10:01.445Z] #64 32.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-15T16:10:01.445Z] #64 32.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-15T16:10:01.445Z] #64 32.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-15T16:10:01.445Z] #64 32.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-15T16:10:01.445Z] #64 32.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-15T16:10:01.445Z] #64 32.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-15T16:10:01.445Z] #64 32.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-15T16:10:01.445Z] #64 32.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-15T16:10:01.445Z] #64 32.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-15T16:10:01.445Z] #64 32.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-15T16:10:01.445Z] #64 32.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-15T16:10:01.445Z] #64 32.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-15T16:10:01.445Z] #64 32.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-15T16:10:01.445Z] #64 32.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-15T16:10:01.445Z] #64 32.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-15T16:10:01.445Z] #64 32.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-15T16:10:01.445Z] #64 32.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-15T16:10:01.445Z] #64 32.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-15T16:10:01.445Z] #64 32.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-15T16:10:01.445Z] #64 32.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-15T16:10:01.445Z] #64 32.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7+deb11u1 [165 kB] [2022-09-15T16:10:01.445Z] #64 32.41 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-15T16:10:01.445Z] #64 32.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-15T16:10:01.445Z] #64 32.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-15T16:10:01.702Z] #64 32.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-15T16:10:01.702Z] #64 32.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-15T16:10:01.702Z] #64 32.58 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-15T16:10:01.702Z] #64 32.58 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-15T16:10:02.266Z] #64 33.16 debconf: delaying package configuration, since apt-utils is not installed [2022-09-15T16:10:02.523Z] #64 33.43 Fetched 23.8 MB in 1s (31.9 MB/s) [2022-09-15T16:10:02.524Z] #64 33.50 Selecting previously unselected package libcap2:amd64. [2022-09-15T16:10:02.524Z] #64 33.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 ... 40117 files and directories currently installed.) [2022-09-15T16:10:02.524Z] #64 33.58 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-15T16:10:02.524Z] #64 33.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-15T16:10:02.781Z] #64 33.67 Selecting previously unselected package libargon2-1:amd64. [2022-09-15T16:10:02.781Z] #64 33.68 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-15T16:10:02.781Z] #64 33.69 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-15T16:10:02.781Z] #64 33.74 Selecting previously unselected package libjson-c5:amd64. [2022-09-15T16:10:02.781Z] #64 33.75 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-15T16:10:02.781Z] #64 33.76 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-15T16:10:03.038Z] #64 33.82 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-15T16:10:03.038Z] #64 33.82 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-15T16:10:03.038Z] #64 33.83 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-15T16:10:03.038Z] #64 33.96 Selecting previously unselected package libip4tc2:amd64. [2022-09-15T16:10:03.038Z] #64 33.96 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-15T16:10:03.038Z] #64 33.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-15T16:10:03.038Z] #64 34.02 Selecting previously unselected package libkmod2:amd64. [2022-09-15T16:10:03.038Z] #64 34.03 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-15T16:10:03.038Z] #64 34.04 Unpacking libkmod2:amd64 (28-1) ... [2022-09-15T16:10:03.295Z] #64 34.11 Selecting previously unselected package systemd. [2022-09-15T16:10:03.295Z] #64 34.11 Preparing to unpack .../06-systemd_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:10:03.295Z] #64 34.20 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-15T16:10:04.664Z] #64 35.31 Selecting previously unselected package pigz. [2022-09-15T16:10:04.664Z] #64 35.32 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-15T16:10:04.664Z] #64 35.32 Unpacking pigz (2.6-1) ... [2022-09-15T16:10:04.664Z] #64 35.40 Selecting previously unselected package libelf1:amd64. [2022-09-15T16:10:04.664Z] #64 35.40 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-15T16:10:04.664Z] #64 35.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-15T16:10:04.664Z] #64 35.56 Selecting previously unselected package libbpf0:amd64. [2022-09-15T16:10:04.664Z] #64 35.56 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-15T16:10:04.664Z] #64 35.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-15T16:10:04.664Z] #64 35.64 Selecting previously unselected package libmnl0:amd64. [2022-09-15T16:10:04.664Z] #64 35.64 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-15T16:10:04.664Z] #64 35.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-15T16:10:04.664Z] #64 35.69 Selecting previously unselected package libxtables12:amd64. [2022-09-15T16:10:04.921Z] #64 35.70 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-15T16:10:04.921Z] #64 35.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-15T16:10:04.921Z] #64 35.75 Selecting previously unselected package libcap2-bin. [2022-09-15T16:10:04.921Z] #64 35.76 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-15T16:10:04.921Z] #64 35.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-15T16:10:04.921Z] #64 35.82 Selecting previously unselected package iproute2. [2022-09-15T16:10:04.921Z] #64 35.83 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-15T16:10:04.921Z] #64 35.84 Unpacking iproute2 (5.10.0-4) ... [2022-09-15T16:10:05.178Z] #64 36.12 Selecting previously unselected package xxd. [2022-09-15T16:10:05.178Z] #64 36.12 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-15T16:10:05.178Z] #64 36.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:05.178Z] #64 36.22 Selecting previously unselected package vim-common. [2022-09-15T16:10:05.178Z] #64 36.23 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:10:05.435Z] #64 36.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:05.435Z] #64 36.36 Selecting previously unselected package bash-completion. [2022-09-15T16:10:05.435Z] #64 36.38 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-15T16:10:06.805Z] #64 37.59 Unpacking bash-completion (1:2.11-2) ... [2022-09-15T16:10:07.062Z] #64 37.88 Selecting previously unselected package apparmor. [2022-09-15T16:10:07.062Z] #64 37.88 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-15T16:10:07.062Z] #64 37.92 Unpacking apparmor (2.13.6-10) ... [2022-09-15T16:10:07.319Z] #64 38.22 Selecting previously unselected package inetutils-ping. [2022-09-15T16:10:07.319Z] #64 38.22 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-09-15T16:10:07.319Z] #64 38.23 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T16:10:07.319Z] #64 38.32 Selecting previously unselected package libip6tc2:amd64. [2022-09-15T16:10:07.319Z] #64 38.34 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-15T16:10:07.319Z] #64 38.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-15T16:10:07.319Z] #64 38.39 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-15T16:10:07.319Z] #64 38.39 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-15T16:10:07.319Z] #64 38.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-15T16:10:07.319Z] #64 38.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-15T16:10:07.577Z] #64 38.46 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-15T16:10:07.577Z] #64 38.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-15T16:10:07.577Z] #64 38.54 Selecting previously unselected package libnftnl11:amd64. [2022-09-15T16:10:07.577Z] #64 38.54 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-15T16:10:07.577Z] #64 38.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-15T16:10:07.834Z] #64 38.61 Selecting previously unselected package iptables. [2022-09-15T16:10:07.834Z] #64 38.63 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-15T16:10:07.834Z] #64 38.63 Unpacking iptables (1.8.7-1) ... [2022-09-15T16:10:07.834Z] #64 38.81 Selecting previously unselected package libonig5:amd64. [2022-09-15T16:10:07.834Z] #64 38.82 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-15T16:10:07.834Z] #64 38.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T16:10:08.091Z] #64 38.94 Selecting previously unselected package libjq1:amd64. [2022-09-15T16:10:08.091Z] #64 38.94 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-15T16:10:08.091Z] #64 38.95 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-15T16:10:08.091Z] #64 39.03 Selecting previously unselected package jq. [2022-09-15T16:10:08.091Z] #64 39.04 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-15T16:10:08.091Z] #64 39.05 Unpacking jq (1.6-2.1) ... [2022-09-15T16:10:08.091Z] #64 39.10 Selecting previously unselected package libaio1:amd64. [2022-09-15T16:10:08.091Z] #64 39.10 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-15T16:10:08.091Z] #64 39.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-15T16:10:08.091Z] #64 39.17 Selecting previously unselected package libgpm2:amd64. [2022-09-15T16:10:08.349Z] #64 39.18 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-15T16:10:08.349Z] #64 39.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-15T16:10:08.349Z] #64 39.23 Selecting previously unselected package libinih1:amd64. [2022-09-15T16:10:08.349Z] #64 39.24 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-15T16:10:08.349Z] #64 39.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-15T16:10:08.349Z] #64 39.29 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-15T16:10:08.349Z] #64 39.30 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-15T16:10:08.349Z] #64 39.30 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-15T16:10:08.349Z] #64 39.38 Selecting previously unselected package libnet1:amd64. [2022-09-15T16:10:08.349Z] #64 39.38 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-15T16:10:08.349Z] #64 39.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:10:08.606Z] #64 39.46 Selecting previously unselected package libnl-3-200:amd64. [2022-09-15T16:10:08.606Z] #64 39.46 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-15T16:10:08.606Z] #64 39.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T16:10:08.606Z] #64 39.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-15T16:10:08.606Z] #64 39.56 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-15T16:10:08.606Z] #64 39.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:10:08.606Z] #64 39.62 Selecting previously unselected package libyajl2:amd64. [2022-09-15T16:10:08.606Z] #64 39.62 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-15T16:10:08.606Z] #64 39.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-15T16:10:08.862Z] #64 39.68 Selecting previously unselected package net-tools. [2022-09-15T16:10:08.862Z] #64 39.69 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-15T16:10:08.862Z] #64 39.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T16:10:08.862Z] #64 39.83 Selecting previously unselected package python-pip-whl. [2022-09-15T16:10:08.862Z] #64 39.84 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-15T16:10:08.862Z] #64 39.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T16:10:09.425Z] #64 40.19 Selecting previously unselected package python3-lib2to3. [2022-09-15T16:10:09.425Z] #64 40.20 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-15T16:10:09.425Z] #64 40.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-15T16:10:09.425Z] #64 40.28 Selecting previously unselected package python3-distutils. [2022-09-15T16:10:09.425Z] #64 40.29 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-15T16:10:09.425Z] #64 40.30 Unpacking python3-distutils (3.9.2-1) ... [2022-09-15T16:10:09.425Z] #64 40.39 Selecting previously unselected package python3-pkg-resources. [2022-09-15T16:10:09.425Z] #64 40.41 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-15T16:10:09.425Z] #64 40.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:10:09.682Z] #64 40.51 Selecting previously unselected package python3-setuptools. [2022-09-15T16:10:09.682Z] #64 40.51 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-15T16:10:09.682Z] #64 40.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-15T16:10:09.682Z] #64 40.66 Selecting previously unselected package python3-wheel. [2022-09-15T16:10:09.682Z] #64 40.66 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-15T16:10:09.682Z] #64 40.67 Unpacking python3-wheel (0.34.2-1) ... [2022-09-15T16:10:09.682Z] #64 40.72 Selecting previously unselected package python3-pip. [2022-09-15T16:10:09.682Z] #64 40.73 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-15T16:10:09.682Z] #64 40.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T16:10:09.939Z] #64 40.88 Selecting previously unselected package sudo. [2022-09-15T16:10:09.939Z] #64 40.89 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-15T16:10:09.939Z] #64 40.90 Unpacking sudo (1.9.5p2-3) ... [2022-09-15T16:10:10.196Z] #64 41.23 Selecting previously unselected package systemd-journal-remote. [2022-09-15T16:10:10.196Z] #64 41.24 Preparing to unpack .../44-systemd-journal-remote_247.3-7+deb11u1_amd64.deb ... [2022-09-15T16:10:10.196Z] #64 41.25 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-15T16:10:10.196Z] #64 41.33 Selecting previously unselected package thin-provisioning-tools. [2022-09-15T16:10:10.196Z] #64 41.33 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-15T16:10:10.477Z] #64 41.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-15T16:10:10.734Z] #64 41.53 Selecting previously unselected package uidmap. [2022-09-15T16:10:10.734Z] #64 41.53 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-15T16:10:10.734Z] #64 41.54 Unpacking uidmap (1:4.8.1-1) ... [2022-09-15T16:10:10.734Z] #64 41.65 Selecting previously unselected package vim-runtime. [2022-09-15T16:10:10.734Z] #64 41.66 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-15T16:10:10.734Z] #64 41.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-15T16:10:10.734Z] #64 41.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-15T16:10:10.734Z] #64 41.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:12.671Z] #64 43.38 Selecting previously unselected package vim. [2022-09-15T16:10:12.671Z] #64 43.39 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-15T16:10:12.671Z] #64 43.40 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:12.671Z] #64 43.69 Selecting previously unselected package xfsprogs. [2022-09-15T16:10:12.671Z] #64 43.70 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-15T16:10:12.671Z] #64 43.71 Unpacking xfsprogs (5.10.0-4) ... [2022-09-15T16:10:12.671Z] #64 ... [2022-09-15T16:10:12.671Z] [2022-09-15T16:10:12.671Z] #48 [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-09-15T16:10:12.671Z] #48 105.5 + bin/containerd [2022-09-15T16:10:17.922Z] #48 ... [2022-09-15T16:10:17.922Z] [2022-09-15T16:10:17.922Z] #64 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-15T16:10:17.922Z] #64 43.97 Selecting previously unselected package zip. [2022-09-15T16:10:17.922Z] #64 43.97 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-15T16:10:17.922Z] #64 43.98 Unpacking zip (3.0-12) ... [2022-09-15T16:10:17.922Z] #64 44.09 Selecting previously unselected package zstd. [2022-09-15T16:10:17.922Z] #64 44.09 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-15T16:10:17.922Z] #64 44.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-15T16:10:17.922Z] #64 44.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-15T16:10:17.922Z] #64 44.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-15T16:10:17.922Z] #64 44.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-15T16:10:17.922Z] #64 44.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-15T16:10:17.922Z] #64 44.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-15T16:10:17.922Z] #64 44.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-15T16:10:17.922Z] #64 44.81 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-15T16:10:17.922Z] #64 44.82 Setting up uidmap (1:4.8.1-1) ... [2022-09-15T16:10:17.922Z] #64 44.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-15T16:10:17.922Z] #64 44.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-15T16:10:17.922Z] #64 44.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-15T16:10:17.922Z] #64 44.87 Setting up python3-wheel (0.34.2-1) ... [2022-09-15T16:10:17.922Z] #64 45.35 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-15T16:10:17.922Z] #64 45.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 45.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-15T16:10:17.922Z] #64 45.39 Setting up libcap2-bin (1:2.44-1) ... [2022-09-15T16:10:17.922Z] #64 45.40 Setting up apparmor (2.13.6-10) ... [2022-09-15T16:10:17.922Z] #64 46.43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-15T16:10:17.922Z] #64 46.46 Setting up zip (3.0-12) ... [2022-09-15T16:10:17.922Z] #64 46.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 46.50 Setting up bash-completion (1:2.11-2) ... [2022-09-15T16:10:17.922Z] #64 47.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-15T16:10:17.922Z] #64 47.67 Setting up sudo (1.9.5p2-3) ... [2022-09-15T16:10:17.922Z] #64 47.73 invoke-rc.d: could not determine current runlevel [2022-09-15T16:10:17.922Z] #64 47.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-15T16:10:17.922Z] #64 47.75 Setting up xfsprogs (5.10.0-4) ... [2022-09-15T16:10:17.922Z] #64 47.76 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-15T16:10:17.922Z] #64 47.76 Failed to connect to bus: Host is down [2022-09-15T16:10:17.922Z] #64 47.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-15T16:10:17.922Z] #64 47.78 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 47.79 Setting up pigz (2.6-1) ... [2022-09-15T16:10:17.922Z] #64 47.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-15T16:10:17.922Z] #64 47.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-15T16:10:17.922Z] #64 47.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 47.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 48.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-15T16:10:17.922Z] #64 48.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-15T16:10:17.922Z] #64 48.50 Setting up libelf1:amd64 (0.183-1) ... [2022-09-15T16:10:17.922Z] #64 48.52 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-15T16:10:17.922Z] #64 48.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-15T16:10:17.922Z] #64 48.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-15T16:10:17.922Z] #64 48.57 Setting up libkmod2:amd64 (28-1) ... [2022-09-15T16:10:17.922Z] #64 48.58 Setting up python3-distutils (3.9.2-1) ... [2022-09-15T16:10:17.922Z] #64 48.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-15T16:10:17.922Z] #64 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-15T16:10:17.922Z] #64 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-15T16:10:17.922Z] #64 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-15T16:10:17.922Z] #64 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-15T16:10:17.922Z] #64 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-15T16:10:17.922Z] #64 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-15T16:10:17.922Z] #64 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-15T16:10:17.922Z] #64 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-15T16:10:17.922Z] #64 48.90 Setting up python3-setuptools (52.0.0-4) ... [2022-09-15T16:10:18.851Z] #64 49.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-15T16:10:18.851Z] #64 49.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-15T16:10:18.851Z] #64 49.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-15T16:10:18.851Z] #64 49.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-15T16:10:19.414Z] #64 50.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-15T16:10:19.414Z] #64 50.37 Setting up jq (1.6-2.1) ... [2022-09-15T16:10:19.414Z] #64 50.38 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-15T16:10:19.414Z] #64 50.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-15T16:10:19.414Z] #64 50.40 Setting up iptables (1.8.7-1) ... [2022-09-15T16:10:19.671Z] #64 50.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-15T16:10:19.671Z] #64 50.45 Setting up iproute2 (5.10.0-4) ... [2022-09-15T16:10:19.938Z] #64 50.73 Setting up systemd (247.3-7+deb11u1) ... [2022-09-15T16:10:19.938Z] #64 50.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-15T16:10:19.938Z] #64 50.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-15T16:10:19.938Z] #64 50.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-15T16:10:19.938Z] #64 50.82 Initializing machine ID from KVM UUID. [2022-09-15T16:10:20.500Z] #64 51.51 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-15T16:10:20.756Z] #64 51.75 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-15T16:10:21.686Z] #64 DONE 52.4s [2022-09-15T16:10:21.686Z] [2022-09-15T16:10:21.686Z] #65 [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-09-15T16:10:22.249Z] #65 0.886 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-15T16:10:22.249Z] #65 0.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-15T16:10:22.249Z] #65 0.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-15T16:10:22.249Z] #65 DONE 1.0s [2022-09-15T16:10:22.249Z] [2022-09-15T16:10:22.249Z] #57 [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-09-15T16:10:22.505Z] #57 ... [2022-09-15T16:10:22.505Z] [2022-09-15T16:10:22.505Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-15T16:10:30.598Z] #66 7.677 Collecting yamllint==1.27.1 [2022-09-15T16:10:31.162Z] #66 8.716 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-15T16:10:31.726Z] #66 9.371 Collecting pathspec>=0.5.3 [2022-09-15T16:10:31.726Z] #66 9.380 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-15T16:10:32.290Z] #66 9.619 Collecting pyyaml [2022-09-15T16:10:32.290Z] #66 9.625 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-09-15T16:10:32.290Z] #66 9.657 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-15T16:10:32.290Z] #66 9.669 Building wheels for collected packages: yamllint [2022-09-15T16:10:32.290Z] #66 9.670 Building wheel for yamllint (setup.py): started [2022-09-15T16:10:32.853Z] #66 10.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-15T16:10:32.853Z] #66 10.28 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=049762830fb6dcfccac90e5e17707c4c79176ed0a33b8bcbd156c26de4970ba9 [2022-09-15T16:10:32.853Z] #66 10.29 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-15T16:10:32.853Z] #66 10.29 Successfully built yamllint [2022-09-15T16:10:32.853Z] #66 10.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-15T16:10:33.111Z] #66 10.55 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-15T16:10:33.369Z] #66 DONE 10.9s [2022-09-15T16:10:33.369Z] [2022-09-15T16:10:33.369Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-15T16:10:33.626Z] #67 DONE 0.3s [2022-09-15T16:10:33.626Z] [2022-09-15T16:10:33.626Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-15T16:10:33.883Z] #68 DONE 0.2s [2022-09-15T16:10:33.883Z] [2022-09-15T16:10:33.883Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-15T16:10:33.883Z] #69 DONE 0.1s [2022-09-15T16:10:33.883Z] [2022-09-15T16:10:33.883Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-15T16:10:33.883Z] #70 DONE 0.1s [2022-09-15T16:10:33.883Z] [2022-09-15T16:10:33.883Z] #48 [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-09-15T16:10:34.141Z] #48 ... [2022-09-15T16:10:34.141Z] [2022-09-15T16:10:34.141Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-15T16:10:34.141Z] #71 DONE 0.1s [2022-09-15T16:10:34.141Z] [2022-09-15T16:10:34.141Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-15T16:10:34.141Z] #72 DONE 0.1s [2022-09-15T16:10:34.141Z] [2022-09-15T16:10:34.141Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-15T16:10:34.141Z] #73 DONE 0.1s [2022-09-15T16:10:34.141Z] [2022-09-15T16:10:34.141Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-15T16:10:34.399Z] #74 DONE 0.1s [2022-09-15T16:10:34.399Z] [2022-09-15T16:10:34.399Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-15T16:10:34.399Z] #75 DONE 0.1s [2022-09-15T16:10:34.399Z] [2022-09-15T16:10:34.399Z] #57 [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-09-15T16:10:34.399Z] #57 ... [2022-09-15T16:10:34.399Z] [2022-09-15T16:10:34.399Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-15T16:10:34.399Z] #76 DONE 0.1s [2022-09-15T16:10:34.399Z] [2022-09-15T16:10:34.399Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-15T16:10:34.656Z] #77 DONE 0.1s [2022-09-15T16:10:34.656Z] [2022-09-15T16:10:34.656Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-15T16:10:34.656Z] #78 DONE 0.1s [2022-09-15T16:10:34.656Z] [2022-09-15T16:10:34.656Z] #57 [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-09-15T16:10:56.594Z] #57 91.67 + mkdir -p /build [2022-09-15T16:10:56.594Z] #57 91.67 + cp runc /build/runc [2022-09-15T16:10:56.594Z] #57 DONE 92.1s [2022-09-15T16:10:56.594Z] [2022-09-15T16:10:56.594Z] #48 [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-09-15T16:10:56.594Z] #48 ... [2022-09-15T16:10:56.594Z] [2022-09-15T16:10:56.594Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-15T16:10:56.594Z] #79 DONE 0.1s [2022-09-15T16:10:56.594Z] [2022-09-15T16:10:56.594Z] #48 [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-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 49.3% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-15T16:11:05.253Z] ok github.com/docker/docker/builder/remotecontext/git 1.277s coverage: 86.3% of statements [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/cli [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-15T16:11:05.253Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-15T16:11:05.816Z] ok github.com/docker/docker/cmd/docker-proxy 0.140s coverage: 67.6% of statements [2022-09-15T16:11:09.995Z] ok github.com/docker/docker/client 0.128s coverage: 76.1% of statements [2022-09-15T16:11:35.279Z] #48 181.8 # github.com/containerd/containerd/cmd/containerd [2022-09-15T16:11:35.279Z] #48 181.8 /usr/bin/ld: /tmp/go-link-517236100/000019.o: in function `New': [2022-09-15T16:11:35.279Z] #48 181.8 /tmp/tmp.DArnr0lvFk/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-09-15T16:11:35.279Z] #48 181.9 + bin/containerd-stress [2022-09-15T16:11:35.279Z] #48 183.0 + bin/containerd-shim [2022-09-15T16:11:41.820Z] #48 194.2 + bin/containerd-shim-runc-v1 [2022-09-15T16:11:42.034Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.9% of statements [2022-09-15T16:11:42.034Z] ok github.com/docker/docker/container 0.123s coverage: 35.7% of statements [2022-09-15T16:11:42.034Z] ok github.com/docker/docker/cmd/dockerd/trap 2.427s coverage: 0.0% of statements [2022-09-15T16:11:42.034Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-15T16:11:42.034Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-15T16:11:42.034Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-15T16:11:42.034Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-15T16:11:42.034Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-15T16:11:44.557Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-09-15T16:11:46.450Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-09-15T16:11:48.353Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-15T16:11:48.360Z] #48 200.6 + bin/containerd-shim-runc-v2 [2022-09-15T16:11:48.617Z] #48 201.4 + binaries [2022-09-15T16:11:48.874Z] #48 201.4 + install -D bin/containerd /build/containerd [2022-09-15T16:11:48.874Z] #48 201.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-15T16:11:48.874Z] #48 201.4 + install -D bin/ctr /build/ctr [2022-09-15T16:11:49.132Z] #48 DONE 201.8s [2022-09-15T16:11:50.062Z] [2022-09-15T16:11:50.062Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-15T16:11:50.318Z] #80 DONE 0.2s [2022-09-15T16:11:50.318Z] [2022-09-15T16:11:50.318Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-15T16:11:50.318Z] #81 DONE 0.1s [2022-09-15T16:11:50.318Z] [2022-09-15T16:11:50.318Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-15T16:11:50.575Z] #82 DONE 0.5s [2022-09-15T16:11:50.575Z] [2022-09-15T16:11:50.575Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-15T16:11:50.831Z] #83 DONE 0.1s [2022-09-15T16:11:50.831Z] [2022-09-15T16:11:50.831Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-15T16:11:50.831Z] #84 DONE 0.0s [2022-09-15T16:11:50.831Z] [2022-09-15T16:11:50.831Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-15T16:11:50.831Z] #85 DONE 0.0s [2022-09-15T16:11:50.831Z] [2022-09-15T16:11:50.831Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-15T16:11:54.892Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-09-15T16:11:56.078Z] #86 DONE 4.5s [2022-09-15T16:11:56.078Z] [2022-09-15T16:11:56.078Z] #87 exporting to image [2022-09-15T16:11:56.078Z] #87 exporting layers [2022-09-15T16:11:56.261Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-15T16:11:56.517Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-15T16:11:57.079Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-15T16:11:58.008Z] ok github.com/docker/docker/daemon 10.142s coverage: 16.4% of statements [2022-09-15T16:11:58.008Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-15T16:11:58.008Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-15T16:11:58.008Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-15T16:11:58.008Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-15T16:11:58.570Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.660s coverage: 74.8% of statements [2022-09-15T16:11:59.499Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 60.7% of statements [2022-09-15T16:12:00.063Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-09-15T16:12:01.431Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-09-15T16:12:02.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 50.6% of statements [2022-09-15T16:12:03.061Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.814s coverage: 49.5% of statements [2022-09-15T16:12:03.061Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-15T16:12:04.430Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-09-15T16:12:05.360Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.924s coverage: 58.5% of statements [2022-09-15T16:12:05.360Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-15T16:12:05.360Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-15T16:12:05.360Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2022-09-15T16:12:05.617Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-15T16:12:07.511Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-09-15T16:12:07.511Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.8% of statements [2022-09-15T16:12:07.511Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-15T16:12:07.511Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-15T16:12:08.440Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-09-15T16:12:08.440Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 79.6% of statements [2022-09-15T16:12:08.440Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-15T16:12:09.003Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-15T16:12:09.567Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-15T16:12:10.130Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-09-15T16:12:10.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-15T16:12:11.272Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-09-15T16:12:12.202Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-15T16:12:12.764Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-15T16:12:13.327Z] ok github.com/docker/docker/daemon/logger/journald 3.424s coverage: 74.3% of statements [2022-09-15T16:12:13.327Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-15T16:12:13.327Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-15T16:12:13.327Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-15T16:12:13.327Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-15T16:12:13.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-15T16:12:14.146Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-15T16:12:14.709Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-15T16:12:15.273Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2022-09-15T16:12:15.273Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-15T16:12:15.273Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-15T16:12:15.836Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 44.4% of statements [2022-09-15T16:12:17.727Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.0% of statements [2022-09-15T16:12:17.727Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-15T16:12:17.984Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-15T16:12:18.547Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-09-15T16:12:18.547Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-09-15T16:12:18.547Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-15T16:12:19.110Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-09-15T16:12:19.367Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-09-15T16:12:19.367Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-15T16:12:19.367Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-15T16:12:19.624Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-09-15T16:12:20.552Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-15T16:12:21.115Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-15T16:12:21.115Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-15T16:12:22.592Z] #87 exporting layers 24.8s done [2022-09-15T16:12:22.592Z] #87 writing image sha256:4c2f323550b8e8a34066ae86aa7b5fc53df655c282fd7a7e1b7b9aeedfca9fde done [2022-09-15T16:12:22.592Z] #87 naming to docker.io/library/docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 done [2022-09-15T16:12:22.592Z] #87 DONE 24.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-15T16:12:22.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44146/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44146/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 hack/validate/default [2022-09-15T16:12:23.007Z] ok github.com/docker/docker/pkg/archive 0.314s coverage: 82.2% of statements [2022-09-15T16:12:23.876Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-15T16:12:23.876Z] Congratulations! yamllint config file formatted correctly [2022-09-15T16:12:24.133Z] Congratulations! YAML files are formatted correctly [2022-09-15T16:12:24.133Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-15T16:12:24.133Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-15T16:12:24.133Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-15T16:12:24.133Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-15T16:12:24.133Z] [2022-09-15T16:12:24.133Z] INFO Start validation with golang-ci-lint [2022-09-15T16:12:24.375Z] ok github.com/docker/docker/pkg/authorization 1.051s coverage: 68.3% of statements [2022-09-15T16:12:24.631Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-15T16:12:24.631Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-15T16:12:25.062Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-15T16:12:25.062Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-15T16:12:25.062Z] INFO [loader] Using build tags: [ journald] [2022-09-15T16:12:27.899Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-09-15T16:12:28.156Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements [2022-09-15T16:12:28.156Z] ok github.com/docker/docker/layer 7.326s coverage: 68.9% of statements [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-15T16:12:28.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-15T16:12:28.413Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-09-15T16:12:28.413Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-15T16:12:28.978Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-15T16:12:28.978Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2022-09-15T16:12:29.235Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-15T16:12:30.164Z] ok github.com/docker/docker/pkg/idtools 0.378s coverage: 69.3% of statements [2022-09-15T16:12:30.164Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 71.0% of statements [2022-09-15T16:12:30.421Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-15T16:12:30.421Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-15T16:12:30.421Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-15T16:12:30.686Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-15T16:12:30.686Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-15T16:12:30.965Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2022-09-15T16:12:31.228Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-09-15T16:12:31.228Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-15T16:12:31.228Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-15T16:12:31.228Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-15T16:12:31.796Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-09-15T16:12:32.359Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-15T16:12:32.359Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-15T16:12:32.615Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-15T16:12:33.982Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-09-15T16:12:34.239Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-09-15T16:12:34.496Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-15T16:12:34.752Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-15T16:12:35.009Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-15T16:12:35.009Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-15T16:12:35.572Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-15T16:12:36.135Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-15T16:12:36.391Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-09-15T16:12:36.955Z] ok github.com/docker/docker/pkg/tarsum 0.055s coverage: 89.3% of statements [2022-09-15T16:12:36.955Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-15T16:12:38.846Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-15T16:12:39.103Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-15T16:12:39.359Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-15T16:12:40.725Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-09-15T16:12:40.982Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-09-15T16:12:41.912Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-15T16:12:42.168Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-15T16:12:42.425Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-15T16:12:42.988Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-15T16:12:43.245Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-15T16:12:45.137Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-15T16:12:45.393Z] ok github.com/docker/docker/volume/local 0.071s coverage: 76.8% of statements [2022-09-15T16:12:45.955Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-15T16:12:47.323Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-15T16:13:09.231Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-09-15T16:13:09.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-15T16:13:09.231Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-15T16:13:09.231Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-15T16:13:09.231Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/rootless [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/volume [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-15T16:13:09.232Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === Skipped [2022-09-15T16:13:09.232Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-15T16:13:09.232Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-15T16:13:09.232Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-15T16:13:09.232Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-15T16:13:09.232Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:71: No driver to put! [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-15T16:13:09.232Z] time="2022-09-15T16:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-15T16:13:09.232Z] time="2022-09-15T16:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-15T16:13:09.232Z] time="2022-09-15T16:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-15T16:13:09.232Z] time="2022-09-15T16:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-15T16:13:09.232Z] time="2022-09-15T16:12:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:71: No driver to put! [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-15T16:13:09.232Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-15T16:13:09.232Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-15T16:13:09.232Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-15T16:13:09.232Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-15T16:13:09.232Z] graphtest_unix.go:71: No driver to put! [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-15T16:13:09.232Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-15T16:13:09.232Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-15T16:13:09.232Z] [2022-09-15T16:13:09.232Z] DONE 2874 tests, 28 skipped in 217.870s [2022-09-15T16:13:09.232Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/bitseq [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cluster [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/config [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/datastore [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/driverapi [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/etchosts [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/idm [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipam [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/iptables [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/netlabel [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/netutils [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/networkdb [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/ns [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/options [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/osl [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/portallocator [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/portmapper [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/testutils [2022-09-15T16:13:09.232Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-15T16:13:09.232Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-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-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork 37.547s coverage: 40.6% of statements [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.642s coverage: 59.9% of statements [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-15T16:13:55.859Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-09-15T16:13:55.859Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-15T16:13:56.117Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-15T16:14:06.062Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.295s coverage: 6.6% of statements [2022-09-15T16:14:06.062Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-15T16:14:06.062Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-15T16:14:06.624Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-15T16:14:06.624Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-15T16:14:06.624Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-15T16:14:06.624Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-15T16:14:07.187Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-15T16:14:07.443Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-09-15T16:14:07.700Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2022-09-15T16:14:07.700Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-15T16:14:19.876Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/ipam 16.429s coverage: 85.3% of statements [2022-09-15T16:14:37.941Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-15T16:14:37.941Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-15T16:14:37.941Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.0% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-15T16:14:37.941Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-09-15T16:15:31.499Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 2m57.791950852s [2022-09-15T16:15:31.499Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 520.530584ms [2022-09-15T16:16:29.329Z] ok github.com/docker/docker/libnetwork/networkdb 104.686s coverage: 60.6% of statements [2022-09-15T16:16:29.329Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-15T16:16:29.329Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-15T16:16:29.329Z] ok github.com/docker/docker/libnetwork/osl 4.332s coverage: 39.7% of statements [2022-09-15T16:16:29.329Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-15T16:16:29.329Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-15T16:16:30.705Z] ok github.com/docker/docker/libnetwork/portmapper 0.659s coverage: 48.6% of statements [2022-09-15T16:16:30.705Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-15T16:16:30.705Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-15T16:16:30.961Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === Skipped [2022-09-15T16:16:30.961Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-15T16:16:30.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-15T16:16:30.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-15T16:16:30.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-15T16:16:30.961Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-15T16:16:30.961Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-15T16:16:30.961Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T16:16:30.961Z] [2022-09-15T16:16:30.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-15T16:16:30.962Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T16:16:30.962Z] [2022-09-15T16:16:30.962Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-15T16:16:30.962Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-15T16:16:30.962Z] [2022-09-15T16:16:30.962Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-15T16:16:30.962Z] firewalld_test.go:14: firewalld is not running [2022-09-15T16:16:30.962Z] [2022-09-15T16:16:30.962Z] DONE 327 tests, 9 skipped in 205.286s Post stage [Pipeline] junit [2022-09-15T16:16:31.902Z] Recording test results [2022-09-15T16:16:32.044Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:16:32.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44146/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 hack/make.sh dynbinary test-integration [2022-09-15T16:16:32.978Z] [2022-09-15T16:16:32.979Z] Removing bundles/ [2022-09-15T16:16:32.979Z] [2022-09-15T16:16:32.979Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-15T16:16:32.979Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-15T16:16:32.979Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T16:17:22.909Z] INFO [linters context/goanalysis] analyzers took 6m32.229556638s with top 10 stages: buildir: 2m24.089802158s, the_only_name: 40.982524814s, goimports: 26.949480356s, unconvert: 24.240363794s, S1038: 18.125844477s, gosec: 16.946123975s, unused: 5.295673034s, S1039: 5.217500213s, misspell: 5.10772823s, nilness: 4.773141509s [2022-09-15T16:17:22.909Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-15T16:17:22.909Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2137/2137, skip_files: 2137/2137, autogenerated_exclude: 2014/2137, exclude: 2014/2014, cgo: 2137/2462, path_prettifier: 2137/2137, identifier_marker: 2014/2014, nolint: 0/79, skip_dirs: 2137/2137, exclude-rules: 79/2014 [2022-09-15T16:17:22.909Z] INFO [runner] processing took 85.091872ms with stages: nolint: 32.753502ms, identifier_marker: 21.745322ms, path_prettifier: 11.962284ms, autogenerated_exclude: 8.647597ms, exclude-rules: 7.794074ms, skip_dirs: 1.750693ms, cgo: 281.42µs, filename_unadjuster: 150.974µs, max_same_issues: 1.901µs, uniq_by_line: 675ns, exclude: 638ns, skip_files: 507ns, source_code: 485ns, diff: 346ns, max_from_linter: 325ns, path_shortener: 315ns, max_per_file_from_linter: 259ns, sort_results: 225ns, severity-rules: 219ns, path_prefixer: 111ns [2022-09-15T16:17:22.909Z] INFO [runner] linters took 1m47.551119837s with stages: goanalysis_metalinter: 1m47.465734379s [2022-09-15T16:17:22.909Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-15T16:17:22.909Z] INFO Memory: 2858 samples, avg is 321.2MB, max is 1276.9MB [2022-09-15T16:17:22.909Z] INFO Execution took 4m45.878965045s [2022-09-15T16:17:22.909Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-15T16:17:23.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44146/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 -e DOCKER_GRAPHDRIVER docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 hack/make.sh cross [2022-09-15T16:17:23.823Z] [2022-09-15T16:17:23.823Z] Removing bundles/ [2022-09-15T16:17:23.823Z] [2022-09-15T16:17:23.823Z] ---> Making bundle: cross (in bundles/cross) [2022-09-15T16:17:23.823Z] Cross building: bundles/cross/linux/amd64 [2022-09-15T16:17:23.823Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-15T16:17:23.823Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-15T16:18:09.376Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-15T16:18:09.376Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-15T16:18:09.376Z] GOOS="" GOARCH="" GOARM="" [2022-09-15T16:18:09.376Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-15T16:18:09.376Z] [2022-09-15T16:18:09.376Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-15T16:18:09.376Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-15T16:18:09.376Z] HOSTNAME=69d258ebdb63 [2022-09-15T16:18:09.376Z] TESTDEBUG=0 [2022-09-15T16:18:09.376Z] DEST=bundles/test-integration [2022-09-15T16:18:09.376Z] PWD=/go/src/github.com/docker/docker [2022-09-15T16:18:09.376Z] DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 [2022-09-15T16:18:09.376Z] container=docker [2022-09-15T16:18:09.376Z] HOME=/root [2022-09-15T16:18:09.376Z] GOLANG_VERSION=1.19.1 [2022-09-15T16:18:09.376Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-15T16:18:09.376Z] VALIDATE_BRANCH=master [2022-09-15T16:18:09.376Z] TERM=xterm [2022-09-15T16:18:09.376Z] DOCKER_PKG=github.com/docker/docker [2022-09-15T16:18:09.376Z] SHLVL=1 [2022-09-15T16:18:09.376Z] TIMEOUT=120m [2022-09-15T16:18:09.376Z] DOCKER_BUILDTAGS= journald [2022-09-15T16:18:09.376Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-15T16:18:09.376Z] GO111MODULE=off [2022-09-15T16:18:09.376Z] DOCKER_EXPERIMENTAL=1 [2022-09-15T16:18:09.376Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-15T16:18:09.376Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-15T16:18:09.376Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-15T16:18:09.376Z] GOPATH=/go [2022-09-15T16:18:09.376Z] PKG_CONFIG=pkg-config [2022-09-15T16:18:09.376Z] _=/usr/bin/env [2022-09-15T16:18:09.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-15T16:18:48.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-15T16:18:48.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-15T16:19:14.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-15T16:19:19.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-15T16:19:26.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-15T16:19:26.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-15T16:19:26.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-15T16:19:27.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-15T16:19:28.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-15T16:19:28.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-15T16:19:29.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-15T16:19:30.243Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-15T16:19:30.243Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-15T16:19:30.243Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-15T16:19:30.243Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-15T16:19:30.243Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-15T16:19:30.243Z] Cross building: bundles/cross/windows/amd64 [2022-09-15T16:19:30.243Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-15T16:19:30.243Z] { [2022-09-15T16:19:30.243Z] "RT_GROUP_ICON": { [2022-09-15T16:19:30.243Z] "#1": { [2022-09-15T16:19:30.243Z] "0409": "../../winresources/docker.ico" [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] }, [2022-09-15T16:19:30.243Z] "RT_MANIFEST": { [2022-09-15T16:19:30.243Z] "#1": { [2022-09-15T16:19:30.243Z] "0409": { [2022-09-15T16:19:30.243Z] "identity": {}, [2022-09-15T16:19:30.243Z] "description": "Docker Engine", [2022-09-15T16:19:30.243Z] "minimum-os": "vista", [2022-09-15T16:19:30.243Z] "execution-level": "", [2022-09-15T16:19:30.243Z] "ui-access": false, [2022-09-15T16:19:30.243Z] "auto-elevate": false, [2022-09-15T16:19:30.243Z] "dpi-awareness": "unaware", [2022-09-15T16:19:30.243Z] "disable-theming": false, [2022-09-15T16:19:30.243Z] "disable-window-filtering": false, [2022-09-15T16:19:30.243Z] "high-resolution-scrolling-aware": false, [2022-09-15T16:19:30.243Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-15T16:19:30.243Z] "long-path-aware": false, [2022-09-15T16:19:30.243Z] "printer-driver-isolation": false, [2022-09-15T16:19:30.243Z] "gdi-scaling": false, [2022-09-15T16:19:30.243Z] "segment-heap": false, [2022-09-15T16:19:30.243Z] "use-common-controls-v6": false [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] }, [2022-09-15T16:19:30.243Z] "RT_MESSAGETABLE": { [2022-09-15T16:19:30.243Z] "#1": { [2022-09-15T16:19:30.243Z] "0409": "../../winresources/event_messages.bin" [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] }, [2022-09-15T16:19:30.243Z] "RT_VERSION": { [2022-09-15T16:19:30.243Z] "#1": { [2022-09-15T16:19:30.243Z] "0409": { [2022-09-15T16:19:30.243Z] "fixed": { [2022-09-15T16:19:30.243Z] "file_version": "0.0.0.0", [2022-09-15T16:19:30.243Z] "product_version": "0.0.0.0", [2022-09-15T16:19:30.243Z] "type": "Unknown" [2022-09-15T16:19:30.243Z] }, [2022-09-15T16:19:30.243Z] "info": { [2022-09-15T16:19:30.243Z] "0000": { [2022-09-15T16:19:30.243Z] "CompanyName": "", [2022-09-15T16:19:30.243Z] "FileVersion": "dev", [2022-09-15T16:19:30.243Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-15T16:19:30.243Z] "OriginalFileName": "dockerd.exe", [2022-09-15T16:19:30.243Z] "ProductName": "", [2022-09-15T16:19:30.243Z] "ProductVersion": "dev", [2022-09-15T16:19:30.243Z] "SpecialBuild": "c0fa14e8afb82454bb4dfa978d3654df22f81061" [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] } [2022-09-15T16:19:30.243Z] cmd/dockerd/config.go [2022-09-15T16:19:30.243Z] cmd/dockerd/config_windows.go [2022-09-15T16:19:30.243Z] cmd/dockerd/daemon.go [2022-09-15T16:19:30.243Z] cmd/dockerd/daemon_test.go [2022-09-15T16:19:30.243Z] cmd/dockerd/daemon_windows.go [2022-09-15T16:19:30.243Z] cmd/dockerd/docker.go [2022-09-15T16:19:30.243Z] cmd/dockerd/docker_windows.go [2022-09-15T16:19:30.243Z] cmd/dockerd/genwinres_windows.go [2022-09-15T16:19:30.243Z] cmd/dockerd/metrics.go [2022-09-15T16:19:30.243Z] cmd/dockerd/options.go [2022-09-15T16:19:30.243Z] cmd/dockerd/options_test.go [2022-09-15T16:19:30.243Z] cmd/dockerd/service_windows.go [2022-09-15T16:19:30.243Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-15T16:19:30.243Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-15T16:19:30.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-15T16:19:32.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-15T16:19:32.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-15T16:19:33.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-15T16:19:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-15T16:19:34.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-15T16:19:35.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-15T16:19:36.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-15T16:19:37.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-15T16:19:38.663Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-15T16:19:38.663Z] Using test binary docker [2022-09-15T16:19:38.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-15T16:19:38.663Z] +++ /etc/init.d/apparmor start [2022-09-15T16:19:38.663Z] Not: starting. [2022-09-15T16:19:38.663Z] INFO: Waiting for daemon to start... [2022-09-15T16:19:38.663Z] Starting dockerd [2022-09-15T16:19:38.663Z] +++ 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-09-15T16:19:40.554Z] . [2022-09-15T16:19:40.555Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-15T16:19:40.555Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-15T16:19:40.811Z] Error: No such image: emptyfs [2022-09-15T16:19:40.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-15T16:19:40.811Z] ++++ docker load [2022-09-15T16:19:40.811Z] Loaded image: emptyfs:latest [2022-09-15T16:19:40.811Z] Running integration-test (iteration 1) [2022-09-15T16:19:40.811Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-15T16:19:40.811Z] ++ 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-09-15T16:19:40.811Z] ++ set -e [2022-09-15T16:19:40.811Z] ++ '[' -n 0 ']' [2022-09-15T16:19:40.811Z] ++ set -x [2022-09-15T16:19:40.811Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:19:41.068Z] Loaded image: busybox:latest [2022-09-15T16:19:41.324Z] Loaded image: busybox:glibc [2022-09-15T16:19:42.253Z] Loaded image: debian:bullseye-slim [2022-09-15T16:19:42.253Z] Loaded image: hello-world:latest [2022-09-15T16:19:42.510Z] Loaded image: arm32v7/hello-world:latest [2022-09-15T16:19:42.510Z] INFO: Testing against a local daemon [2022-09-15T16:19:42.510Z] === RUN TestCgroupNamespacesBuild [2022-09-15T16:19:43.879Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2022-09-15T16:19:43.879Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-15T16:19:45.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-09-15T16:19:45.247Z] === RUN TestBuildWithSession [2022-09-15T16:19:45.247Z] build_session_test.go:25: TODO: BuildKit [2022-09-15T16:19:45.247Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-15T16:19:45.247Z] === RUN TestBuildSquashParent [2022-09-15T16:19:49.420Z] --- PASS: TestBuildSquashParent (4.17s) [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T16:19:49.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T16:19:49.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T16:19:49.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-15T16:19:49.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-15T16:19:50.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-15T16:19:50.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-15T16:19:52.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-15T16:19:52.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-09-15T16:19:53.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-09-15T16:19:53.525Z] === RUN TestBuildMultiStageCopy [2022-09-15T16:19:53.525Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-15T16:19:54.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-15T16:19:54.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-15T16:19:54.967Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-15T16:19:54.967Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-15T16:19:55.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-15T16:19:55.224Z] === RUN TestBuildMultiStageParentConfig [2022-09-15T16:19:56.153Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2022-09-15T16:19:56.153Z] === RUN TestBuildLabelWithTargets [2022-09-15T16:19:57.083Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-09-15T16:19:57.083Z] === RUN TestBuildWithEmptyLayers [2022-09-15T16:19:57.645Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-15T16:19:57.645Z] === RUN TestBuildMultiStageOnBuild [2022-09-15T16:19:59.025Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-09-15T16:19:59.025Z] === RUN TestBuildUncleanTarFilenames [2022-09-15T16:19:59.587Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-15T16:19:59.587Z] === RUN TestBuildMultiStageLayerLeak [2022-09-15T16:20:01.479Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-09-15T16:20:01.479Z] === RUN TestBuildWithHugeFile [2022-09-15T16:20:40.155Z] --- PASS: TestBuildWithHugeFile (35.02s) [2022-09-15T16:20:40.155Z] === RUN TestBuildWCOWSandboxSize [2022-09-15T16:20:40.155Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-15T16:20:40.155Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-15T16:20:40.155Z] === RUN TestBuildWithEmptyDockerfile [2022-09-15T16:20:40.155Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T16:20:40.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T16:20:40.155Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T16:20:40.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T16:20:40.155Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T16:20:40.155Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T16:20:40.155Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-15T16:20:40.155Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-15T16:20:40.155Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-15T16:20:40.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-15T16:20:40.155Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-15T16:20:40.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-15T16:20:40.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-15T16:20:40.155Z] === RUN TestBuildPreserveOwnership [2022-09-15T16:20:40.155Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-15T16:20:40.155Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-15T16:20:40.155Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2022-09-15T16:20:40.155Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-09-15T16:20:40.155Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-09-15T16:20:40.155Z] === RUN TestBuildPlatformInvalid [2022-09-15T16:20:40.155Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-15T16:20:40.155Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-15T16:20:40.411Z] Loaded image: busybox:latest [2022-09-15T16:20:40.668Z] Loaded image: busybox:glibc [2022-09-15T16:20:41.598Z] Loaded image: debian:bullseye-slim [2022-09-15T16:20:41.598Z] Loaded image: hello-world:latest [2022-09-15T16:20:41.855Z] Loaded image: arm32v7/hello-world:latest [2022-09-15T16:20:49.948Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.31s) [2022-09-15T16:20:49.948Z] PASS [2022-09-15T16:20:49.948Z] [2022-09-15T16:20:49.948Z] === Skipped [2022-09-15T16:20:49.948Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-15T16:20:49.948Z] build_session_test.go:25: TODO: BuildKit [2022-09-15T16:20:49.948Z] [2022-09-15T16:20:49.948Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-15T16:20:49.948Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-15T16:20:49.948Z] [2022-09-15T16:20:49.948Z] DONE 34 tests, 2 skipped in 69.101s [2022-09-15T16:20:49.948Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-15T16:20:49.948Z] ++ 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-09-15T16:20:49.948Z] ++ set -e [2022-09-15T16:20:49.948Z] ++ '[' -n 0 ']' [2022-09-15T16:20:49.948Z] ++ set -x [2022-09-15T16:20:49.948Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:20:49.948Z] INFO: Testing against a local daemon [2022-09-15T16:20:49.948Z] === RUN TestConfigInspect [2022-09-15T16:20:52.468Z] --- PASS: TestConfigInspect (2.26s) [2022-09-15T16:20:52.468Z] === RUN TestConfigList [2022-09-15T16:20:54.989Z] --- PASS: TestConfigList (2.20s) [2022-09-15T16:20:54.989Z] === RUN TestConfigsCreateAndDelete [2022-09-15T16:20:56.912Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-09-15T16:20:56.912Z] === RUN TestConfigsUpdate [2022-09-15T16:20:58.805Z] --- PASS: TestConfigsUpdate (2.20s) [2022-09-15T16:20:58.805Z] === RUN TestTemplatedConfig [2022-09-15T16:21:02.075Z] --- PASS: TestTemplatedConfig (2.56s) [2022-09-15T16:21:02.075Z] === RUN TestConfigCreateResolve [2022-09-15T16:21:03.968Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-09-15T16:21:03.968Z] PASS [2022-09-15T16:21:03.968Z] [2022-09-15T16:21:03.968Z] DONE 6 tests in 13.679s [2022-09-15T16:21:03.968Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-15T16:21:03.968Z] ++ 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-09-15T16:21:03.968Z] ++ set -e [2022-09-15T16:21:03.968Z] ++ '[' -n 0 ']' [2022-09-15T16:21:03.968Z] ++ set -x [2022-09-15T16:21:03.968Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:21:03.968Z] INFO: Testing against a local daemon [2022-09-15T16:21:03.968Z] === RUN TestAttachWithTTY [2022-09-15T16:21:03.968Z] --- PASS: TestAttachWithTTY (0.08s) [2022-09-15T16:21:03.968Z] === RUN TestAttachWithoutTTy [2022-09-15T16:21:03.968Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-15T16:21:03.968Z] === RUN TestCheckpoint [2022-09-15T16:21:03.968Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-15T16:21:03.968Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-15T16:21:03.968Z] === RUN TestContainerInvalidJSON [2022-09-15T16:21:03.968Z] === RUN TestContainerInvalidJSON/commit [2022-09-15T16:21:03.968Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-15T16:21:03.968Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-15T16:21:03.968Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-15T16:21:03.968Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T16:21:03.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T16:21:03.968Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-15T16:21:03.969Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-15T16:21:03.969Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T16:21:03.969Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T16:21:03.969Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/commit [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-15T16:21:03.969Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-15T16:21:03.969Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-15T16:21:03.969Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-15T16:21:03.969Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-15T16:21:03.969Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-15T16:21:04.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-15T16:21:04.225Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-15T16:21:04.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-15T16:21:04.225Z] === RUN TestCopyEmptyFile [2022-09-15T16:21:04.482Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-15T16:21:04.482Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-15T16:21:04.482Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-15T16:21:04.482Z] === RUN TestCopyFromContainer [2022-09-15T16:21:05.412Z] === RUN TestCopyFromContainer// [2022-09-15T16:21:05.412Z] === RUN TestCopyFromContainer//bar/root [2022-09-15T16:21:05.412Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-15T16:21:05.668Z] === RUN TestCopyFromContainer/bar/quux [2022-09-15T16:21:05.668Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-15T16:21:05.668Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-15T16:21:05.669Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-15T16:21:05.925Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-15T16:21:05.925Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-15T16:21:05.925Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer (1.60s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-15T16:21:05.925Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-15T16:21:05.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-15T16:21:05.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T16:21:05.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T16:21:05.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T16:21:05.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T16:21:05.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T16:21:05.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T16:21:06.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-15T16:21:06.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-15T16:21:06.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-15T16:21:06.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-15T16:21:06.182Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-15T16:21:06.182Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-15T16:21:06.182Z] === RUN TestCreateWithInvalidEnv [2022-09-15T16:21:06.182Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-15T16:21:06.182Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-15T16:21:06.182Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-15T16:21:06.182Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-15T16:21:06.182Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-15T16:21:06.182Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-15T16:21:06.182Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-15T16:21:06.182Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-15T16:21:06.182Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-15T16:21:06.182Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-15T16:21:06.182Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-15T16:21:06.182Z] === RUN TestCreateTmpfsMountsTarget [2022-09-15T16:21:06.182Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-15T16:21:06.182Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-15T16:21:07.549Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-09-15T16:21:07.549Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T16:21:08.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T16:21:08.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T16:21:08.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T16:21:08.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T16:21:08.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T16:21:08.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T16:21:08.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-15T16:21:08.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-15T16:21:08.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-15T16:21:08.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-15T16:21:08.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-15T16:21:08.917Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-15T16:21:08.917Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-15T16:21:09.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-15T16:21:09.173Z] === RUN TestCreateDifferentPlatform [2022-09-15T16:21:09.173Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-15T16:21:09.173Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-15T16:21:09.173Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-15T16:21:09.173Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-15T16:21:09.173Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-15T16:21:09.173Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-15T16:21:09.173Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-15T16:21:09.173Z] === RUN TestCreateInvalidHostConfig [2022-09-15T16:21:09.173Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T16:21:09.173Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T16:21:09.173Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T16:21:09.173Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T16:21:09.173Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T16:21:09.173Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T16:21:09.173Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T16:21:09.173Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T16:21:09.173Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-15T16:21:09.173Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-15T16:21:09.173Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-15T16:21:09.173Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-15T16:21:09.173Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-15T16:21:09.173Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-15T16:21:09.173Z] === RUN TestContainerStartOnDaemonRestart [2022-09-15T16:21:09.173Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-15T16:21:09.174Z] === RUN TestDaemonRestartIpcMode [2022-09-15T16:21:09.174Z] === PAUSE TestDaemonRestartIpcMode [2022-09-15T16:21:09.174Z] === RUN TestDaemonHostGatewayIP [2022-09-15T16:21:09.174Z] === PAUSE TestDaemonHostGatewayIP [2022-09-15T16:21:09.174Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-15T16:21:09.174Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-15T16:21:09.174Z] === RUN TestContainerKillOnDaemonStart [2022-09-15T16:21:09.174Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-15T16:21:09.174Z] === RUN TestDiff [2022-09-15T16:21:09.736Z] --- PASS: TestDiff (0.45s) [2022-09-15T16:21:09.736Z] === RUN TestExecConsoleSize [2022-09-15T16:21:10.298Z] --- PASS: TestExecConsoleSize (0.51s) [2022-09-15T16:21:10.298Z] === RUN TestExecWithCloseStdin [2022-09-15T16:21:10.555Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-09-15T16:21:10.555Z] === RUN TestExec [2022-09-15T16:21:11.118Z] --- PASS: TestExec (0.51s) [2022-09-15T16:21:11.118Z] === RUN TestExecUser [2022-09-15T16:21:11.681Z] --- PASS: TestExecUser (0.51s) [2022-09-15T16:21:11.681Z] === RUN TestExportContainerAndImportImage [2022-09-15T16:21:12.245Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-09-15T16:21:12.245Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-15T16:21:13.612Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-15T16:21:13.612Z] === RUN TestHealthCheckWorkdir [2022-09-15T16:21:14.176Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-09-15T16:21:14.176Z] === RUN TestHealthKillContainer [2022-09-15T16:21:21.654Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-15T16:21:21.654Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-15T16:21:21.654Z] { [2022-09-15T16:21:21.654Z] "RT_GROUP_ICON": { [2022-09-15T16:21:21.654Z] "#1": { [2022-09-15T16:21:21.654Z] "0409": "../../winresources/docker.ico" [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] }, [2022-09-15T16:21:21.654Z] "RT_MANIFEST": { [2022-09-15T16:21:21.654Z] "#1": { [2022-09-15T16:21:21.654Z] "0409": { [2022-09-15T16:21:21.654Z] "identity": {}, [2022-09-15T16:21:21.654Z] "description": "Docker Engine", [2022-09-15T16:21:21.654Z] "minimum-os": "vista", [2022-09-15T16:21:21.654Z] "execution-level": "", [2022-09-15T16:21:21.654Z] "ui-access": false, [2022-09-15T16:21:21.654Z] "auto-elevate": false, [2022-09-15T16:21:21.654Z] "dpi-awareness": "unaware", [2022-09-15T16:21:21.654Z] "disable-theming": false, [2022-09-15T16:21:21.654Z] "disable-window-filtering": false, [2022-09-15T16:21:21.654Z] "high-resolution-scrolling-aware": false, [2022-09-15T16:21:21.654Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-15T16:21:21.654Z] "long-path-aware": false, [2022-09-15T16:21:21.654Z] "printer-driver-isolation": false, [2022-09-15T16:21:21.654Z] "gdi-scaling": false, [2022-09-15T16:21:21.654Z] "segment-heap": false, [2022-09-15T16:21:21.654Z] "use-common-controls-v6": false [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] }, [2022-09-15T16:21:21.654Z] "RT_MESSAGETABLE": { [2022-09-15T16:21:21.654Z] "#1": { [2022-09-15T16:21:21.654Z] "0409": "../../winresources/event_messages.bin" [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] }, [2022-09-15T16:21:21.654Z] "RT_VERSION": { [2022-09-15T16:21:21.654Z] "#1": { [2022-09-15T16:21:21.654Z] "0409": { [2022-09-15T16:21:21.654Z] "fixed": { [2022-09-15T16:21:21.654Z] "file_version": "0.0.0.0", [2022-09-15T16:21:21.654Z] "product_version": "0.0.0.0", [2022-09-15T16:21:21.654Z] "type": "Unknown" [2022-09-15T16:21:21.654Z] }, [2022-09-15T16:21:21.654Z] "info": { [2022-09-15T16:21:21.654Z] "0000": { [2022-09-15T16:21:21.654Z] "CompanyName": "", [2022-09-15T16:21:21.654Z] "FileVersion": "dev", [2022-09-15T16:21:21.654Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-15T16:21:21.654Z] "OriginalFileName": "docker-proxy.exe", [2022-09-15T16:21:21.654Z] "ProductName": "", [2022-09-15T16:21:21.654Z] "ProductVersion": "dev", [2022-09-15T16:21:21.654Z] "SpecialBuild": "c0fa14e8afb82454bb4dfa978d3654df22f81061" [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] } [2022-09-15T16:21:21.654Z] cmd/docker-proxy/genwinres_windows.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/main.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/network_proxy_test.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/proxy.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/sctp_proxy.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/tcp_proxy.go [2022-09-15T16:21:21.654Z] cmd/docker-proxy/udp_proxy.go [2022-09-15T16:21:21.654Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-15T16:21:21.654Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-15T16:21:21.654Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-15T16:21:21.654Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-15T16:21:21.654Z] remote: Enumerating objects: 23, done. [2022-09-15T16:21:21.654Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-15T16:21:21.654Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-15T16:21:21.654Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-15T16:21:21.654Z] 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-09-15T16:21:21.654Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-15T16:21:21.654Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-15T16:21:21.654Z] Cross building: bundles/cross/linux/ppc64le [2022-09-15T16:21:21.654Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-15T16:21:21.654Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-15T16:21:22.271Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-15T16:21:22.271Z] === RUN TestHealthCheckProcessKilled [2022-09-15T16:21:22.834Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-09-15T16:21:22.834Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-15T16:21:23.091Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-09-15T16:21:23.091Z] === RUN TestIpcModeNone [2022-09-15T16:21:23.655Z] --- PASS: TestIpcModeNone (0.48s) [2022-09-15T16:21:23.655Z] === RUN TestIpcModePrivate [2022-09-15T16:21:23.911Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-15T16:21:24.168Z] --- PASS: TestIpcModePrivate (0.49s) [2022-09-15T16:21:24.168Z] === RUN TestIpcModeShareable [2022-09-15T16:21:24.425Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-15T16:21:24.681Z] --- PASS: TestIpcModeShareable (0.51s) [2022-09-15T16:21:24.681Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-15T16:21:26.573Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-09-15T16:21:26.573Z] === RUN TestAPIIpcModeHost [2022-09-15T16:21:26.573Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-15T16:21:26.573Z] === RUN TestDaemonIpcModeShareable [2022-09-15T16:21:27.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-15T16:21:27.758Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-09-15T16:21:27.758Z] === RUN TestDaemonIpcModePrivate [2022-09-15T16:21:28.688Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-15T16:21:28.946Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-09-15T16:21:28.946Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-15T16:21:29.876Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-15T16:21:30.132Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-09-15T16:21:30.132Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-15T16:21:31.500Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-15T16:21:31.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-09-15T16:21:31.500Z] === RUN TestIpcModeOlderClient [2022-09-15T16:21:31.500Z] === PAUSE TestIpcModeOlderClient [2022-09-15T16:21:31.500Z] === RUN TestKillContainerInvalidSignal [2022-09-15T16:21:31.757Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-15T16:21:31.757Z] === RUN TestKillContainer [2022-09-15T16:21:31.757Z] === RUN TestKillContainer/no_signal [2022-09-15T16:21:32.320Z] === RUN TestKillContainer/non_killing_signal [2022-09-15T16:21:32.576Z] === RUN TestKillContainer/killing_signal [2022-09-15T16:21:33.139Z] --- PASS: TestKillContainer (1.36s) [2022-09-15T16:21:33.139Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-15T16:21:33.139Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-09-15T16:21:33.139Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-09-15T16:21:33.139Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-15T16:21:33.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-15T16:21:33.702Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-15T16:21:34.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-09-15T16:21:34.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-15T16:21:34.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-15T16:21:34.632Z] === RUN TestKillStoppedContainer [2022-09-15T16:21:34.632Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-15T16:21:34.632Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-15T16:21:34.632Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-15T16:21:34.632Z] === RUN TestKillDifferentUserContainer [2022-09-15T16:21:34.888Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-15T16:21:34.888Z] === RUN TestInspectOomKilledTrue [2022-09-15T16:21:35.452Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-09-15T16:21:35.452Z] === RUN TestInspectOomKilledFalse [2022-09-15T16:21:36.015Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-09-15T16:21:36.015Z] === RUN TestLinksEtcHostsContentMatch [2022-09-15T16:21:36.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-15T16:21:36.271Z] === RUN TestLinksContainerNames [2022-09-15T16:21:37.202Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-15T16:21:37.202Z] === RUN TestLogsFollowTailEmpty [2022-09-15T16:21:37.766Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2022-09-15T16:21:37.766Z] === RUN TestLogs [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-15T16:21:37.766Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-15T16:21:37.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-15T16:21:37.766Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-15T16:21:37.766Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-15T16:21:38.329Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-15T16:21:38.586Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-15T16:21:39.149Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-15T16:21:39.149Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-15T16:21:39.712Z] === RUN TestLogs/driver_json-file [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T16:21:39.713Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T16:21:39.713Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T16:21:39.713Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-15T16:21:39.713Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-15T16:21:40.276Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-15T16:21:40.277Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-15T16:21:40.841Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-15T16:21:40.841Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-15T16:21:41.405Z] --- PASS: TestLogs (3.84s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.88s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-09-15T16:21:41.405Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-09-15T16:21:41.405Z] === RUN TestContainerNetworkMountsNoChown [2022-09-15T16:21:41.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/default [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/default [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/private [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/private [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rprivate [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/slave [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/slave [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rslave [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/shared [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/shared [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rshared [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/default [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rshared [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/shared [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rslave [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/slave [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rprivate [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/private [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-15T16:21:41.969Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-15T16:21:41.969Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-15T16:21:41.969Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-15T16:21:42.226Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-15T16:21:42.482Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-15T16:21:42.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-15T16:21:42.483Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-15T16:21:42.483Z] === RUN TestContainerBindMountNonRecursive [2022-09-15T16:21:43.850Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-09-15T16:21:43.850Z] === RUN TestContainerVolumesMountedAsShared [2022-09-15T16:21:44.414Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-09-15T16:21:44.414Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-15T16:21:44.671Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-15T16:21:44.671Z] === RUN TestNetworkNat [2022-09-15T16:21:45.234Z] --- PASS: TestNetworkNat (0.50s) [2022-09-15T16:21:45.234Z] === RUN TestNetworkLocalhostTCPNat [2022-09-15T16:21:45.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-15T16:21:45.504Z] === RUN TestNetworkLoopbackNat [2022-09-15T16:21:48.058Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-09-15T16:21:48.058Z] === RUN TestPause [2022-09-15T16:21:48.621Z] --- PASS: TestPause (0.47s) [2022-09-15T16:21:48.621Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-15T16:21:48.621Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-15T16:21:48.621Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-15T16:21:48.621Z] === RUN TestPauseStopPausedContainer [2022-09-15T16:21:49.184Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-09-15T16:21:49.184Z] === RUN TestPidHost [2022-09-15T16:21:50.114Z] --- PASS: TestPidHost (1.01s) [2022-09-15T16:21:50.114Z] === RUN TestPsFilter [2022-09-15T16:21:50.371Z] --- PASS: TestPsFilter (0.13s) [2022-09-15T16:21:50.371Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-15T16:21:50.628Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-15T16:21:50.628Z] === RUN TestRemoveContainerWithVolume [2022-09-15T16:21:51.195Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-15T16:21:51.195Z] === RUN TestRemoveContainerRunning [2022-09-15T16:21:51.451Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-15T16:21:51.451Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-15T16:21:52.014Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-15T16:21:52.014Z] === RUN TestRemoveInvalidContainer [2022-09-15T16:21:52.014Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-15T16:21:52.014Z] === RUN TestRenameLinkedContainer [2022-09-15T16:21:53.907Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-09-15T16:21:53.907Z] === RUN TestRenameStoppedContainer [2022-09-15T16:21:54.164Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-15T16:21:54.164Z] === RUN TestRenameRunningContainerAndReuse [2022-09-15T16:21:55.093Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-09-15T16:21:55.093Z] === RUN TestRenameInvalidName [2022-09-15T16:21:55.656Z] --- PASS: TestRenameInvalidName (0.46s) [2022-09-15T16:21:55.656Z] === RUN TestRenameAnonymousContainer [2022-09-15T16:21:57.547Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-09-15T16:21:57.547Z] === RUN TestRenameContainerWithSameName [2022-09-15T16:21:57.547Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-15T16:21:57.547Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-15T16:21:58.477Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-09-15T16:21:58.477Z] === RUN TestResize [2022-09-15T16:21:59.040Z] --- PASS: TestResize (0.43s) [2022-09-15T16:21:59.040Z] === RUN TestResizeWithInvalidSize [2022-09-15T16:21:59.296Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-15T16:21:59.296Z] === RUN TestResizeWhenContainerNotStarted [2022-09-15T16:21:59.860Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:21:59.860Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:21:59.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:21:59.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-15T16:21:59.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:22:01.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:22:01.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-15T16:22:02.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-15T16:22:02.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:22:03.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:22:06.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-15T16:22:07.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-15T16:22:10.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-15T16:22:10.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-15T16:22:11.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-15T16:22:12.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-15T16:22:13.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-15T16:22:14.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-15T16:22:15.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-09-15T16:22:17.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s) [2022-09-15T16:22:17.434Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-15T16:22:17.434Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-15T16:22:17.997Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-15T16:22:18.926Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-09-15T16:22:18.926Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-09-15T16:22:18.926Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-09-15T16:22:18.926Z] === RUN TestCgroupNamespacesRun [2022-09-15T16:22:20.294Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-09-15T16:22:20.294Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-15T16:22:21.661Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-09-15T16:22:21.661Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-15T16:22:22.590Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-09-15T16:22:22.590Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-15T16:22:23.960Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-09-15T16:22:23.960Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-15T16:22:25.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) [2022-09-15T16:22:25.341Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-15T16:22:26.269Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-09-15T16:22:26.269Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-15T16:22:26.832Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-09-15T16:22:26.832Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-15T16:22:28.200Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2022-09-15T16:22:28.200Z] === RUN TestNISDomainname [2022-09-15T16:22:28.763Z] --- PASS: TestNISDomainname (0.55s) [2022-09-15T16:22:28.763Z] === RUN TestHostnameDnsResolution [2022-09-15T16:22:29.696Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-15T16:22:29.696Z] === RUN TestUnprivilegedPortsAndPing [2022-09-15T16:22:29.952Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-15T16:22:29.952Z] === RUN TestPrivilegedHostDevices [2022-09-15T16:22:30.515Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-15T16:22:30.515Z] === RUN TestRunConsoleSize [2022-09-15T16:22:31.077Z] --- PASS: TestRunConsoleSize (0.45s) [2022-09-15T16:22:31.077Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-15T16:22:32.969Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2022-09-15T16:22:32.969Z] === RUN TestStats [2022-09-15T16:22:37.959Z] --- PASS: TestStats (2.47s) [2022-09-15T16:22:37.959Z] === RUN TestStopContainerWithTimeout [2022-09-15T16:22:37.959Z] === RUN TestStopContainerWithTimeout/0 [2022-09-15T16:22:37.959Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-15T16:22:37.959Z] === RUN TestStopContainerWithTimeout/1 [2022-09-15T16:22:37.959Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-15T16:22:37.959Z] === RUN TestStopContainerWithTimeout/3 [2022-09-15T16:22:37.959Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-15T16:22:37.959Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-15T16:22:37.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-15T16:22:37.959Z] === CONT TestStopContainerWithTimeout/0 [2022-09-15T16:22:37.959Z] === CONT TestStopContainerWithTimeout/3 [2022-09-15T16:22:37.959Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-15T16:22:38.216Z] === CONT TestStopContainerWithTimeout/1 [2022-09-15T16:22:39.582Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-15T16:22:39.582Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-09-15T16:22:39.582Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-09-15T16:22:39.582Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-09-15T16:22:39.583Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-15T16:22:39.583Z] === RUN TestDeleteDevicemapper [2022-09-15T16:22:39.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-15T16:22:39.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-15T16:22:39.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-15T16:22:40.949Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-09-15T16:22:40.949Z] === RUN TestUpdateMemory [2022-09-15T16:22:41.512Z] --- PASS: TestUpdateMemory (0.54s) [2022-09-15T16:22:41.512Z] === RUN TestUpdateCPUQuota [2022-09-15T16:22:42.447Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-09-15T16:22:42.447Z] === RUN TestUpdatePidsLimit [2022-09-15T16:22:42.447Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-15T16:22:42.447Z] === RUN TestUpdatePidsLimit/no_change [2022-09-15T16:22:42.703Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-15T16:22:42.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-15T16:22:42.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-15T16:22:43.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-15T16:22:43.472Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-15T16:22:44.401Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-09-15T16:22:44.401Z] === RUN TestUpdateRestartPolicy [2022-09-15T16:22:56.588Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-09-15T16:22:56.588Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-15T16:22:56.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-15T16:22:56.588Z] === RUN TestWaitNonBlocked [2022-09-15T16:22:56.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T16:22:56.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T16:22:56.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T16:22:56.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T16:22:56.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-15T16:22:56.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-15T16:22:56.588Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-15T16:22:56.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-09-15T16:22:56.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-09-15T16:22:56.588Z] === RUN TestWaitBlocked [2022-09-15T16:22:56.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T16:22:56.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T16:22:56.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T16:22:56.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T16:22:56.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-15T16:22:56.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-15T16:22:57.150Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-15T16:22:57.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-09-15T16:22:57.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-15T16:22:57.150Z] === RUN TestWaitConditions [2022-09-15T16:22:57.150Z] === RUN TestWaitConditions/default [2022-09-15T16:22:57.150Z] === PAUSE TestWaitConditions/default [2022-09-15T16:22:57.150Z] === RUN TestWaitConditions/not-running [2022-09-15T16:22:57.150Z] === PAUSE TestWaitConditions/not-running [2022-09-15T16:22:57.150Z] === RUN TestWaitConditions/next-exit [2022-09-15T16:22:57.150Z] === PAUSE TestWaitConditions/next-exit [2022-09-15T16:22:57.150Z] === RUN TestWaitConditions/removed [2022-09-15T16:22:57.150Z] === PAUSE TestWaitConditions/removed [2022-09-15T16:22:57.150Z] === CONT TestWaitConditions/default [2022-09-15T16:22:57.150Z] === CONT TestWaitConditions/removed [2022-09-15T16:22:57.150Z] === CONT TestWaitConditions/default [2022-09-15T16:22:57.150Z] wait_test.go:146: ContainerID = a139425fc15f906b20feb03dce4f02f18f7d50995aa86f1fdd8e8ebaabe9f305 [2022-09-15T16:22:57.150Z] === CONT TestWaitConditions/removed [2022-09-15T16:22:57.150Z] wait_test.go:146: ContainerID = 6c12ef87d931f3b3c0c4743dbe0ca5e8fc8b8dbdfac3dbd38fd845d7342929d6 [2022-09-15T16:22:57.714Z] === CONT TestWaitConditions/next-exit [2022-09-15T16:22:57.714Z] wait_test.go:146: ContainerID = 782601c400a2bf85c0232640d7ecc5cab25680b013996a04eb71259db2ab9f62 [2022-09-15T16:22:57.970Z] === CONT TestWaitConditions/not-running [2022-09-15T16:22:57.970Z] wait_test.go:146: ContainerID = 87220b27c1df0372f267aa7fe113d63955fe8a125c14804ca33bd29e04405fc8 [2022-09-15T16:22:58.533Z] --- PASS: TestWaitConditions (0.01s) [2022-09-15T16:22:58.533Z] --- PASS: TestWaitConditions/default (0.65s) [2022-09-15T16:22:58.533Z] --- PASS: TestWaitConditions/removed (0.85s) [2022-09-15T16:22:58.533Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2022-09-15T16:22:58.533Z] --- PASS: TestWaitConditions/not-running (0.49s) [2022-09-15T16:22:58.533Z] === RUN TestWaitRestartedContainer [2022-09-15T16:22:58.533Z] === RUN TestWaitRestartedContainer/default [2022-09-15T16:22:58.533Z] === PAUSE TestWaitRestartedContainer/default [2022-09-15T16:22:58.533Z] === RUN TestWaitRestartedContainer/not-running [2022-09-15T16:22:58.533Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-15T16:22:58.533Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-15T16:22:58.533Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-15T16:22:58.533Z] === CONT TestWaitRestartedContainer/default [2022-09-15T16:22:58.533Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-15T16:22:59.900Z] === CONT TestWaitRestartedContainer/not-running [2022-09-15T16:23:01.267Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-15T16:23:01.267Z] --- PASS: TestWaitRestartedContainer/next-exit (1.57s) [2022-09-15T16:23:01.267Z] --- PASS: TestWaitRestartedContainer/default (1.64s) [2022-09-15T16:23:01.267Z] --- PASS: TestWaitRestartedContainer/not-running (1.03s) [2022-09-15T16:23:01.267Z] === CONT TestContainerStartOnDaemonRestart [2022-09-15T16:23:01.267Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-15T16:23:03.160Z] === CONT TestIpcModeOlderClient [2022-09-15T16:23:03.160Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-09-15T16:23:03.160Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-15T16:23:03.160Z] === CONT TestContainerKillOnDaemonStart [2022-09-15T16:23:03.160Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2022-09-15T16:23:03.160Z] === CONT TestDaemonHostGatewayIP [2022-09-15T16:23:05.681Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-09-15T16:23:05.681Z] === CONT TestDaemonRestartIpcMode [2022-09-15T16:23:08.198Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-09-15T16:23:13.105Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-15T16:23:13.107Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-15T16:23:13.107Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-15T16:23:13.107Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-15T16:23:13.107Z] Cross building: bundles/cross/linux/s390x [2022-09-15T16:23:13.107Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-15T16:23:13.107Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-15T16:23:14.742Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-09-15T16:23:14.742Z] PASS [2022-09-15T16:23:14.742Z] [2022-09-15T16:23:14.742Z] === Skipped [2022-09-15T16:23:14.742Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-15T16:23:14.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-15T16:23:14.742Z] [2022-09-15T16:23:14.742Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-15T16:23:14.742Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-15T16:23:14.742Z] [2022-09-15T16:23:14.742Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-15T16:23:14.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-15T16:23:14.742Z] [2022-09-15T16:23:14.742Z] DONE 273 tests, 3 skipped in 131.092s [2022-09-15T16:23:14.742Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-15T16:23:14.742Z] ++ 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-09-15T16:23:14.742Z] ++ set -e [2022-09-15T16:23:14.742Z] ++ '[' -n 0 ']' [2022-09-15T16:23:14.742Z] ++ set -x [2022-09-15T16:23:14.742Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:23:14.998Z] === RUN TestConfigDaemonLibtrustID [2022-09-15T16:23:15.561Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-15T16:23:15.561Z] === RUN TestConfigDaemonID [2022-09-15T16:23:16.499Z] daemon_test.go:83: [da2ef098d36e8] daemon is not started [2022-09-15T16:23:16.499Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-15T16:23:16.499Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-15T16:23:16.499Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-15T16:23:16.499Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-15T16:23:16.499Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-15T16:23:16.499Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-15T16:23:16.499Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-15T16:23:16.499Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-15T16:23:16.499Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-15T16:23:16.499Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-15T16:23:16.499Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-15T16:23:16.499Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-15T16:23:16.759Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-15T16:23:16.759Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-15T16:23:16.759Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-15T16:23:17.687Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-15T16:23:19.054Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-15T16:23:19.982Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-15T16:23:19.983Z] daemon_test.go:197: [d65343a9cb759] daemon is not started [2022-09-15T16:23:19.983Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-15T16:23:19.983Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-15T16:23:19.983Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-15T16:23:19.983Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-15T16:23:19.983Z] === RUN TestDaemonProxy [2022-09-15T16:23:19.983Z] === RUN TestDaemonProxy/environment_variables [2022-09-15T16:23:21.872Z] === RUN TestDaemonProxy/command-line_options [2022-09-15T16:23:23.763Z] === RUN TestDaemonProxy/configuration_file [2022-09-15T16:23:25.130Z] === RUN TestDaemonProxy/conflicting_options [2022-09-15T16:23:25.692Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy (6.46s) [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy/command-line_options (1.83s) [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-15T16:23:26.254Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-15T16:23:26.254Z] PASS [2022-09-15T16:23:26.254Z] [2022-09-15T16:23:26.254Z] DONE 18 tests in 11.501s [2022-09-15T16:23:26.254Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-15T16:23:26.254Z] ++ 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-09-15T16:23:26.254Z] ++ set -e [2022-09-15T16:23:26.254Z] ++ '[' -n 0 ']' [2022-09-15T16:23:26.254Z] ++ set -x [2022-09-15T16:23:26.254Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:23:26.510Z] INFO: Testing against a local daemon [2022-09-15T16:23:26.510Z] === RUN TestCommitInheritsEnv [2022-09-15T16:23:26.767Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-15T16:23:26.767Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-15T16:23:26.767Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-15T16:23:26.767Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-15T16:23:26.767Z] === RUN TestImportWithCustomPlatform [2022-09-15T16:23:26.767Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-15T16:23:26.767Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-15T16:23:26.767Z] === RUN TestImportWithCustomPlatform// [2022-09-15T16:23:26.767Z] === RUN TestImportWithCustomPlatform/linux [2022-09-15T16:23:27.023Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-15T16:23:27.023Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-15T16:23:27.023Z] === RUN TestImportWithCustomPlatform/macos [2022-09-15T16:23:27.023Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-15T16:23:27.023Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-15T16:23:27.023Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-15T16:23:27.023Z] === RUN TestImagesFilterMultiReference [2022-09-15T16:23:27.023Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-15T16:23:27.023Z] === RUN TestImagePullPlatformInvalid [2022-09-15T16:23:27.279Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-15T16:23:27.279Z] === RUN TestRemoveImageOrphaning [2022-09-15T16:23:27.537Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-09-15T16:23:27.537Z] === RUN TestRemoveImageGarbageCollector [2022-09-15T16:23:27.537Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:23:27.537Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-15T16:23:27.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-15T16:23:27.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-15T16:23:27.537Z] === RUN TestTagInvalidReference [2022-09-15T16:23:27.537Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-15T16:23:27.537Z] === RUN TestTagValidPrefixedRepo [2022-09-15T16:23:27.537Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-15T16:23:27.537Z] === RUN TestTagExistedNameWithoutForce [2022-09-15T16:23:27.537Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-15T16:23:27.537Z] === RUN TestTagOfficialNames [2022-09-15T16:23:27.537Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-15T16:23:27.537Z] === RUN TestTagMatchesDigest [2022-09-15T16:23:27.537Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-15T16:23:27.537Z] PASS [2022-09-15T16:23:27.537Z] [2022-09-15T16:23:27.537Z] === Skipped [2022-09-15T16:23:27.537Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-15T16:23:27.537Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-15T16:23:27.537Z] [2022-09-15T16:23:27.537Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-15T16:23:27.537Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:23:27.537Z] [2022-09-15T16:23:27.537Z] DONE 22 tests, 2 skipped in 1.356s [2022-09-15T16:23:27.537Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-15T16:23:27.537Z] ++ 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-09-15T16:23:27.537Z] ++ set -e [2022-09-15T16:23:27.537Z] ++ '[' -n 0 ']' [2022-09-15T16:23:27.537Z] ++ set -x [2022-09-15T16:23:27.537Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:23:27.793Z] === RUN TestStripANSICommands [2022-09-15T16:23:27.793Z] === RUN TestStripANSICommands/#00 [2022-09-15T16:23:27.793Z] === RUN TestStripANSICommands/#01 [2022-09-15T16:23:27.793Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-15T16:23:27.793Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-15T16:23:27.793Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-15T16:23:27.793Z] PASS [2022-09-15T16:23:27.793Z] [2022-09-15T16:23:27.793Z] DONE 3 tests in 0.044s [2022-09-15T16:23:27.793Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-15T16:23:27.793Z] ++ 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-09-15T16:23:27.793Z] ++ set -e [2022-09-15T16:23:27.793Z] ++ '[' -n 0 ']' [2022-09-15T16:23:27.793Z] ++ set -x [2022-09-15T16:23:27.793Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:23:27.793Z] INFO: Testing against a local daemon [2022-09-15T16:23:27.793Z] === RUN TestNetworkCreateDelete [2022-09-15T16:23:28.050Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-15T16:23:28.050Z] === RUN TestDockerNetworkDeletePreferID [2022-09-15T16:23:28.306Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-15T16:23:28.306Z] === RUN TestDaemonDNSFallback [2022-09-15T16:23:34.845Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-15T16:23:34.845Z] === RUN TestInspectNetwork [2022-09-15T16:23:38.118Z] === RUN TestInspectNetwork/full_network_id [2022-09-15T16:23:38.118Z] === RUN TestInspectNetwork/partial_network_id [2022-09-15T16:23:38.118Z] === RUN TestInspectNetwork/network_name [2022-09-15T16:23:38.118Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-15T16:23:42.322Z] --- PASS: TestInspectNetwork (7.19s) [2022-09-15T16:23:42.322Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-15T16:23:42.322Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-15T16:23:42.322Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-15T16:23:42.322Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-15T16:23:42.322Z] === RUN TestRunContainerWithBridgeNone [2022-09-15T16:23:43.693Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-15T16:23:43.693Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T16:23:43.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T16:23:43.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T16:23:43.693Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-15T16:23:43.693Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-15T16:23:43.693Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-15T16:23:43.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-15T16:23:43.693Z] === RUN TestNetworkList [2022-09-15T16:23:43.693Z] === RUN TestNetworkList//networks [2022-09-15T16:23:43.693Z] === PAUSE TestNetworkList//networks [2022-09-15T16:23:43.693Z] === RUN TestNetworkList//networks/ [2022-09-15T16:23:43.693Z] === PAUSE TestNetworkList//networks/ [2022-09-15T16:23:43.693Z] === CONT TestNetworkList//networks [2022-09-15T16:23:43.693Z] === CONT TestNetworkList//networks/ [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkList (0.02s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-15T16:23:43.693Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-15T16:23:43.693Z] === RUN TestHostIPv4BridgeLabel [2022-09-15T16:23:44.256Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-15T16:23:44.256Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-15T16:23:45.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-15T16:23:45.185Z] === RUN TestDaemonDefaultNetworkPools [2022-09-15T16:23:45.747Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-15T16:23:45.747Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-15T16:23:47.114Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-15T16:23:47.114Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-15T16:23:48.483Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-15T16:23:48.483Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-15T16:23:48.740Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-15T16:23:48.740Z] === RUN TestServiceWithPredefinedNetwork [2022-09-15T16:23:51.261Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-09-15T16:23:51.261Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-15T16:23:51.261Z] service_test.go:243: FLAKY_TEST [2022-09-15T16:23:51.261Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-15T16:23:51.261Z] === RUN TestServiceWithDataPathPortInit [2022-09-15T16:24:06.106Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-09-15T16:24:06.106Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-15T16:24:07.036Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vc8u4iii63n83t84qhq0bop7x Created:2022-09-15 16:24:05.993930957 +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[76a5b6937fa303bbdce931dc7d395336f454c75bc842416fde2a45db447b2763:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2edghs6t0771h3a5dxke02sdc EndpointID:64527f4a44a779ee93e1729744f5d181c6bc6cf62ffd751bdcc5976442f017cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc29f568e117d5bd7d0fdfd2caddccf48fd3ab1b3bc8372903a80023991d3883 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:579d7f58d6c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2edghs6t0771h3a5dxke02sdc EndpointID:64527f4a44a779ee93e1729744f5d181c6bc6cf62ffd751bdcc5976442f017cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-15T16:24:12.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-09-15T16:24:12.285Z] PASS [2022-09-15T16:24:12.285Z] [2022-09-15T16:24:12.285Z] === Skipped [2022-09-15T16:24:12.285Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-15T16:24:12.285Z] service_test.go:243: FLAKY_TEST [2022-09-15T16:24:12.285Z] [2022-09-15T16:24:12.285Z] DONE 38 tests, 1 skipped in 43.907s [2022-09-15T16:24:12.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-15T16:24:12.285Z] ++ 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-09-15T16:24:12.285Z] ++ set -e [2022-09-15T16:24:12.285Z] ++ '[' -n 0 ']' [2022-09-15T16:24:12.285Z] ++ set -x [2022-09-15T16:24:12.285Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:24:12.285Z] INFO: Testing against a local daemon [2022-09-15T16:24:12.285Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-15T16:24:12.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T16:24:12.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-15T16:24:12.285Z] === RUN TestDockerNetworkIpvlan [2022-09-15T16:24:12.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T16:24:12.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-15T16:24:12.285Z] PASS [2022-09-15T16:24:12.285Z] [2022-09-15T16:24:12.285Z] === Skipped [2022-09-15T16:24:12.285Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-15T16:24:12.285Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T16:24:12.285Z] [2022-09-15T16:24:12.285Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-15T16:24:12.285Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-15T16:24:12.285Z] [2022-09-15T16:24:12.285Z] DONE 2 tests, 2 skipped in 0.091s [2022-09-15T16:24:12.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-15T16:24:12.285Z] ++ 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-09-15T16:24:12.285Z] ++ set -e [2022-09-15T16:24:12.285Z] ++ '[' -n 0 ']' [2022-09-15T16:24:12.285Z] ++ set -x [2022-09-15T16:24:12.285Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:24:12.285Z] INFO: Testing against a local daemon [2022-09-15T16:24:12.285Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-15T16:24:13.215Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-09-15T16:24:13.215Z] === RUN TestDockerNetworkMacvlan [2022-09-15T16:24:13.784Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-15T16:24:14.713Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-15T16:24:15.275Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-15T16:24:17.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-15T16:24:19.059Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-15T16:24:22.331Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-09-15T16:24:22.893Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-15T16:24:22.893Z] PASS [2022-09-15T16:24:22.893Z] [2022-09-15T16:24:22.893Z] DONE 8 tests in 10.969s [2022-09-15T16:24:22.893Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-15T16:24:22.893Z] ++ 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-09-15T16:24:22.893Z] ++ set -e [2022-09-15T16:24:22.893Z] ++ '[' -n 0 ']' [2022-09-15T16:24:22.893Z] ++ set -x [2022-09-15T16:24:22.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-15T16:24:22.893Z] testing: warning: no tests to run [2022-09-15T16:24:22.893Z] PASS [2022-09-15T16:24:22.893Z] [2022-09-15T16:24:22.893Z] DONE 0 tests in 0.024s [2022-09-15T16:24:22.893Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-15T16:24:22.893Z] ++ 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-09-15T16:24:22.893Z] ++ set -e [2022-09-15T16:24:22.893Z] ++ '[' -n 0 ']' [2022-09-15T16:24:22.893Z] ++ set -x [2022-09-15T16:24:22.894Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:24:22.894Z] INFO: Testing against a local daemon [2022-09-15T16:24:22.894Z] === RUN TestAuthZPluginAllowRequest [2022-09-15T16:24:24.260Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-09-15T16:24:24.260Z] === RUN TestAuthZPluginTLS [2022-09-15T16:24:24.516Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-09-15T16:24:24.516Z] === RUN TestAuthZPluginDenyRequest [2022-09-15T16:24:25.080Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-15T16:24:25.080Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-15T16:24:25.643Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-15T16:24:25.643Z] === RUN TestAuthZPluginDenyResponse [2022-09-15T16:24:26.205Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-15T16:24:26.205Z] === RUN TestAuthZPluginAllowEventStream [2022-09-15T16:24:27.573Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-09-15T16:24:27.573Z] === RUN TestAuthZPluginErrorResponse [2022-09-15T16:24:27.830Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-15T16:24:27.830Z] === RUN TestAuthZPluginErrorRequest [2022-09-15T16:24:28.395Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-15T16:24:28.395Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-15T16:24:28.957Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-15T16:24:28.957Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-15T16:24:30.327Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-09-15T16:24:30.327Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-15T16:24:31.695Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-09-15T16:24:31.695Z] === RUN TestAuthZPluginHeader [2022-09-15T16:24:32.623Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-15T16:24:32.623Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-15T16:24:32.623Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:32.623Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-15T16:24:32.623Z] === RUN TestAuthZPluginV2Disable [2022-09-15T16:24:32.623Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:32.623Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-15T16:24:32.623Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-15T16:24:32.623Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:32.623Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-15T16:24:32.623Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-15T16:24:32.623Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:32.623Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-15T16:24:32.623Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-15T16:24:50.685Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-15T16:24:50.685Z] PASS [2022-09-15T16:24:50.685Z] [2022-09-15T16:24:50.685Z] === Skipped [2022-09-15T16:24:50.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-15T16:24:50.685Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:50.685Z] [2022-09-15T16:24:50.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-15T16:24:50.685Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:50.685Z] [2022-09-15T16:24:50.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-15T16:24:50.685Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:50.685Z] [2022-09-15T16:24:50.685Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-15T16:24:50.685Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:24:50.685Z] [2022-09-15T16:24:50.685Z] DONE 17 tests, 4 skipped in 26.523s [2022-09-15T16:24:50.685Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-15T16:24:50.685Z] ++ 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-09-15T16:24:50.685Z] ++ set -e [2022-09-15T16:24:50.685Z] ++ '[' -n 0 ']' [2022-09-15T16:24:50.685Z] ++ set -x [2022-09-15T16:24:50.685Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:24:50.685Z] INFO: Testing against a local daemon [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T16:24:50.685Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T16:24:50.685Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-15T16:24:50.685Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-15T16:24:50.685Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-15T16:24:50.685Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-15T16:24:50.685Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-15T16:24:50.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-15T16:24:50.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-15T16:24:50.685Z] === RUN TestPluginInstall [2022-09-15T16:24:50.685Z] === RUN TestPluginInstall/no_auth [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f213c2905c82b5ffc7acdd62865eb6a99da4cc5b9a299de86f6dc313337fae02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f213c2905c82b5ffc7acdd62865eb6a99da4cc5b9a299de86f6dc313337fae02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:53.958Z] === RUN TestPluginInstall/with_htpasswd [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c417cf95e334ef167338acdd581055091c0418115a1e17f915a863b00e0c118" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:53.958Z] time="2022-09-15T16:24:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c417cf95e334ef167338acdd581055091c0418115a1e17f915a863b00e0c118" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:54.215Z] === RUN TestPluginInstall/with_insecure [2022-09-15T16:24:55.144Z] time="2022-09-15T16:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:55.144Z] time="2022-09-15T16:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7363e79a27edf8e0cb7c6eb33cdf06d918ebc1351bbae6ce225940b331f6b825" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:55.144Z] time="2022-09-15T16:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-15T16:24:55.144Z] time="2022-09-15T16:24:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7363e79a27edf8e0cb7c6eb33cdf06d918ebc1351bbae6ce225940b331f6b825" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-15T16:24:55.400Z] plugin_test.go:196: [d40b1dc1e2c54] daemon is not started [2022-09-15T16:24:55.401Z] --- PASS: TestPluginInstall (5.82s) [2022-09-15T16:24:55.401Z] --- PASS: TestPluginInstall/no_auth (4.19s) [2022-09-15T16:24:55.401Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-15T16:24:55.401Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-09-15T16:24:55.401Z] === RUN TestPluginsWithRuntimes [2022-09-15T16:24:56.766Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-15T16:24:57.695Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-15T16:24:58.623Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-09-15T16:24:58.623Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-09-15T16:24:58.623Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-09-15T16:24:58.623Z] === RUN TestPluginBackCompatMediaTypes [2022-09-15T16:24:59.185Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-15T16:24:59.185Z] PASS [2022-09-15T16:24:59.185Z] [2022-09-15T16:24:59.185Z] DONE 24 tests in 9.921s [2022-09-15T16:24:59.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-15T16:24:59.185Z] ++ 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-09-15T16:24:59.185Z] ++ set -e [2022-09-15T16:24:59.185Z] ++ '[' -n 0 ']' [2022-09-15T16:24:59.185Z] ++ set -x [2022-09-15T16:24:59.185Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:24:59.441Z] INFO: Testing against a local daemon [2022-09-15T16:24:59.441Z] === RUN TestExternalGraphDriver [2022-09-15T16:24:59.698Z] === RUN TestExternalGraphDriver/json [2022-09-15T16:25:01.589Z] === RUN TestExternalGraphDriver/spec [2022-09-15T16:25:02.956Z] === RUN TestExternalGraphDriver/pull [2022-09-15T16:25:04.847Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-09-15T16:25:04.847Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-09-15T16:25:04.847Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-09-15T16:25:04.847Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-09-15T16:25:04.847Z] === RUN TestGraphdriverPluginV2 [2022-09-15T16:25:04.847Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:25:04.847Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-15T16:25:04.847Z] PASS [2022-09-15T16:25:04.847Z] [2022-09-15T16:25:04.847Z] === Skipped [2022-09-15T16:25:04.847Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-15T16:25:04.847Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:25:04.847Z] [2022-09-15T16:25:04.847Z] DONE 5 tests, 1 skipped in 5.652s [2022-09-15T16:25:04.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-15T16:25:04.847Z] ++ 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-09-15T16:25:04.847Z] ++ set -e [2022-09-15T16:25:04.847Z] ++ '[' -n 0 ']' [2022-09-15T16:25:04.847Z] ++ set -x [2022-09-15T16:25:04.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=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 GITHUB_ACTIONS= 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-09-15T16:25:05.104Z] INFO: Testing against a local daemon [2022-09-15T16:25:05.104Z] === RUN TestContinueAfterPluginCrash [2022-09-15T16:25:05.104Z] === PAUSE TestContinueAfterPluginCrash [2022-09-15T16:25:05.104Z] === RUN TestReadPluginNoRead [2022-09-15T16:25:05.104Z] === PAUSE TestReadPluginNoRead [2022-09-15T16:25:05.104Z] === RUN TestDaemonStartWithLogOpt [2022-09-15T16:25:05.104Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-15T16:25:05.104Z] === CONT TestContinueAfterPluginCrash [2022-09-15T16:25:05.104Z] === CONT TestDaemonStartWithLogOpt [2022-09-15T16:25:08.389Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-09-15T16:25:08.389Z] === CONT TestReadPluginNoRead [2022-09-15T16:25:10.281Z] === RUN TestReadPluginNoRead/default [2022-09-15T16:25:11.647Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-15T16:25:13.013Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-15T16:25:13.269Z] --- PASS: TestContinueAfterPluginCrash (8.14s) [2022-09-15T16:25:14.199Z] === CONT TestReadPluginNoRead [2022-09-15T16:25:14.200Z] read_test.go:92: [dacf9e356aea4] daemon is not started [2022-09-15T16:25:14.200Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-09-15T16:25:14.200Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-09-15T16:25:14.200Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-09-15T16:25:14.200Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-09-15T16:25:14.200Z] PASS [2022-09-15T16:25:14.200Z] [2022-09-15T16:25:14.200Z] DONE 6 tests in 9.046s [2022-09-15T16:25:14.200Z] 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-09-15T16:25:14.200Z] ++ 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-09-15T16:25:14.200Z] ++ set -e [2022-09-15T16:25:14.200Z] ++ '[' -n 0 ']' [2022-09-15T16:25:14.200Z] ++ set -x [2022-09-15T16:25:14.200Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:25:14.200Z] testing: warning: no tests to run [2022-09-15T16:25:14.200Z] PASS [2022-09-15T16:25:14.200Z] [2022-09-15T16:25:14.200Z] DONE 0 tests in 0.037s [2022-09-15T16:25:14.200Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-15T16:25:14.200Z] ++ 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-09-15T16:25:14.200Z] ++ set -e [2022-09-15T16:25:14.200Z] ++ '[' -n 0 ']' [2022-09-15T16:25:14.200Z] ++ set -x [2022-09-15T16:25:14.200Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:25:14.200Z] INFO: Testing against a local daemon [2022-09-15T16:25:14.200Z] === RUN TestPluginWithDevMounts [2022-09-15T16:25:14.200Z] === PAUSE TestPluginWithDevMounts [2022-09-15T16:25:14.200Z] === CONT TestPluginWithDevMounts [2022-09-15T16:25:16.091Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-09-15T16:25:16.091Z] PASS [2022-09-15T16:25:16.091Z] [2022-09-15T16:25:16.091Z] DONE 1 tests in 1.651s [2022-09-15T16:25:16.091Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-15T16:25:16.091Z] ++ 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-09-15T16:25:16.091Z] ++ set -e [2022-09-15T16:25:16.091Z] ++ '[' -n 0 ']' [2022-09-15T16:25:16.091Z] ++ set -x [2022-09-15T16:25:16.091Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:25:16.091Z] INFO: Testing against a local daemon [2022-09-15T16:25:16.091Z] === RUN TestSecretInspect [2022-09-15T16:25:17.981Z] --- PASS: TestSecretInspect (2.17s) [2022-09-15T16:25:17.981Z] === RUN TestSecretList [2022-09-15T16:25:19.516Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-15T16:25:19.516Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-15T16:25:19.516Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-15T16:25:19.516Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-15T16:25:19.516Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-15T16:25:19.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44146/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c0fa14e8afb82454bb4dfa978d3654df22f81061 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c0fa14e8afb82454bb4dfa978d3654df22f81061 hack/validate/vendor [2022-09-15T16:25:20.386Z] +++ dirname ./hack/vendor.sh [2022-09-15T16:25:20.386Z] ++ cd ./hack [2022-09-15T16:25:20.386Z] ++ pwd [2022-09-15T16:25:20.386Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-15T16:25:20.386Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-15T16:25:20.386Z] + GO111MODULE=auto [2022-09-15T16:25:20.386Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-15T16:25:20.497Z] --- PASS: TestSecretList (2.19s) [2022-09-15T16:25:20.497Z] === RUN TestSecretsCreateAndDelete [2022-09-15T16:25:20.641Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-15T16:25:20.641Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-15T16:25:20.897Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-15T16:25:21.153Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-15T16:25:21.153Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-15T16:25:21.409Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-15T16:25:21.409Z] go: downloading github.com/docker/go-units v0.5.0 [2022-09-15T16:25:21.409Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-15T16:25:21.666Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-15T16:25:21.666Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-15T16:25:21.666Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c [2022-09-15T16:25:21.666Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-15T16:25:21.923Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-15T16:25:21.923Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-15T16:25:21.923Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-15T16:25:21.923Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-15T16:25:21.923Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-15T16:25:21.923Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-15T16:25:21.923Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-15T16:25:21.923Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-15T16:25:22.180Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-15T16:25:22.180Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-15T16:25:22.393Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-09-15T16:25:22.393Z] === RUN TestSecretsUpdate [2022-09-15T16:25:22.436Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-15T16:25:22.436Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-15T16:25:22.436Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-15T16:25:22.436Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-15T16:25:22.436Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-15T16:25:22.436Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-15T16:25:22.692Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-15T16:25:22.692Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-15T16:25:22.692Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-15T16:25:22.692Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-15T16:25:22.692Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-15T16:25:22.692Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-15T16:25:22.692Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-15T16:25:22.692Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-15T16:25:22.692Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-15T16:25:22.949Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-15T16:25:22.949Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-15T16:25:22.949Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-15T16:25:22.949Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-15T16:25:23.205Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-15T16:25:23.205Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-15T16:25:23.205Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-15T16:25:23.205Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-15T16:25:23.205Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-15T16:25:23.205Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-15T16:25:23.205Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-15T16:25:23.205Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-15T16:25:23.205Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-15T16:25:23.205Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-15T16:25:23.205Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-15T16:25:24.910Z] --- PASS: TestSecretsUpdate (2.22s) [2022-09-15T16:25:24.910Z] === RUN TestTemplatedSecret [2022-09-15T16:25:25.723Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-15T16:25:25.723Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-15T16:25:25.723Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-15T16:25:25.723Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-15T16:25:25.723Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-15T16:25:25.723Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-15T16:25:25.723Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-15T16:25:27.428Z] --- PASS: TestTemplatedSecret (2.51s) [2022-09-15T16:25:27.428Z] === RUN TestSecretCreateResolve [2022-09-15T16:25:28.242Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-15T16:25:28.242Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-15T16:25:28.242Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-09-15T16:25:28.242Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-15T16:25:28.242Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-15T16:25:28.242Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-15T16:25:28.498Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-15T16:25:28.498Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-15T16:25:28.498Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-15T16:25:28.498Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-15T16:25:28.498Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-15T16:25:28.498Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-15T16:25:28.498Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-15T16:25:28.755Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-15T16:25:28.755Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-15T16:25:28.755Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-15T16:25:28.755Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-15T16:25:28.755Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-15T16:25:28.755Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-15T16:25:29.011Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-15T16:25:29.011Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-15T16:25:29.011Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-15T16:25:29.011Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-15T16:25:29.011Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-15T16:25:29.011Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-15T16:25:29.011Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-15T16:25:29.011Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-15T16:25:29.011Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-15T16:25:29.267Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-15T16:25:29.267Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-15T16:25:29.267Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-15T16:25:29.267Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-15T16:25:29.267Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-15T16:25:29.267Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-15T16:25:29.267Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-15T16:25:29.267Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-15T16:25:29.267Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-15T16:25:29.267Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-15T16:25:29.267Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-15T16:25:29.524Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-15T16:25:29.524Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-15T16:25:29.524Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-15T16:25:29.524Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-15T16:25:29.524Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-15T16:25:29.524Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-15T16:25:29.524Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-15T16:25:29.524Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-15T16:25:29.524Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-15T16:25:29.524Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-15T16:25:29.524Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-15T16:25:29.524Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-15T16:25:29.524Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-15T16:25:29.524Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-15T16:25:29.524Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-15T16:25:29.524Z] go: downloading google.golang.org/api v0.54.0 [2022-09-15T16:25:29.946Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-09-15T16:25:29.946Z] PASS [2022-09-15T16:25:29.946Z] [2022-09-15T16:25:29.946Z] DONE 6 tests in 13.739s [2022-09-15T16:25:29.946Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-15T16:25:29.946Z] ++ 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-09-15T16:25:29.946Z] ++ set -e [2022-09-15T16:25:29.946Z] ++ '[' -n 0 ']' [2022-09-15T16:25:29.946Z] ++ set -x [2022-09-15T16:25:29.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-09-15T16:25:29.946Z] INFO: Testing against a local daemon [2022-09-15T16:25:29.946Z] === RUN TestServiceCreateInit [2022-09-15T16:25:29.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-15T16:25:32.043Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-15T16:25:32.043Z] go: downloading go.opencensus.io v0.23.0 [2022-09-15T16:25:32.300Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-15T16:25:32.300Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-15T16:25:32.300Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-15T16:25:32.300Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-15T16:25:32.300Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-15T16:25:32.300Z] go: downloading golang.org/x/text v0.3.7 [2022-09-15T16:25:33.228Z] go: downloading github.com/armon/go-metrics v0.4.1 [2022-09-15T16:25:33.228Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-15T16:25:33.228Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-15T16:25:33.228Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-15T16:25:33.228Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-15T16:25:33.228Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-15T16:25:33.228Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-15T16:25:33.228Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-15T16:25:33.228Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-15T16:25:33.228Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-15T16:25:33.228Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-15T16:25:33.228Z] go: downloading github.com/google/btree v1.1.2 [2022-09-15T16:25:33.228Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-15T16:25:33.228Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-15T16:25:33.228Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-15T16:25:33.228Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-15T16:25:33.228Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-15T16:25:33.228Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-15T16:25:33.228Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-15T16:25:33.228Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-15T16:25:33.236Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-15T16:25:33.484Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-15T16:25:33.484Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2022-09-15T16:25:33.484Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-15T16:25:33.484Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-15T16:25:33.484Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-15T16:25:33.484Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-15T16:25:33.484Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-15T16:25:33.484Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-15T16:25:33.484Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-15T16:25:33.484Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-15T16:25:33.484Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-15T16:25:33.484Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-15T16:25:33.740Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-15T16:25:33.740Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-15T16:25:33.740Z] go: downloading github.com/kr/text v0.2.0 [2022-09-15T16:25:33.740Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-15T16:25:33.740Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-09-15T16:25:33.741Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-15T16:25:33.741Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-15T16:25:33.997Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-15T16:25:33.997Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-15T16:25:33.997Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-15T16:25:33.997Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-15T16:25:33.997Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-15T16:25:33.997Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-15T16:25:33.997Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-15T16:25:33.997Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-15T16:25:33.997Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-15T16:25:33.997Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-15T16:25:33.997Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-15T16:25:33.997Z] + GO111MODULE=auto [2022-09-15T16:25:33.997Z] + go mod vendor -modfile vendor.mod [2022-09-15T16:25:37.265Z] Congratulations! All vendoring changes are done the right way. [2022-09-15T16:25:37.403Z] --- PASS: TestServiceCreateInit (7.21s) [2022-09-15T16:25:37.403Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-09-15T16:25:37.403Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-09-15T16:25:37.403Z] === RUN TestCreateServiceMultipleTimes [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-15T16:25:38.967Z] + echo Ensuring container killed. [2022-09-15T16:25:38.967Z] Ensuring container killed. [2022-09-15T16:25:38.967Z] + docker rm -vf docker-pr1 [2022-09-15T16:25:38.967Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-15T16:25:39.241Z] + echo Chowning /workspace to jenkins user [2022-09-15T16:25:39.241Z] Chowning /workspace to jenkins user [2022-09-15T16:25:39.241Z] + id -u [2022-09-15T16:25:39.241Z] + id -g [2022-09-15T16:25:39.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44146:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-15T16:25:40.929Z] + bundleName=unit [2022-09-15T16:25:40.929Z] + echo Creating unit-bundles.tar.gz [2022-09-15T16:25:40.929Z] Creating unit-bundles.tar.gz [2022-09-15T16:25:40.929Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-15T16:25:40.929Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-15T16:25:40.929Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-15T16:25:40.929Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-15T16:25:40.929Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-15T16:25:40.935Z] ERROR: Failed to create bundles.tar.gz [2022-09-15T16:25:40.935Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-15T16:25:41.225Z] + make clean [2022-09-15T16:25:41.480Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-15T16:25:41.480Z] docker-dev-cache [2022-09-15T16:25:41.480Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T16:25:52.244Z] --- PASS: TestCreateServiceMultipleTimes (15.25s) [2022-09-15T16:25:52.244Z] === RUN TestCreateServiceConflict [2022-09-15T16:25:54.134Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-09-15T16:25:54.134Z] === RUN TestCreateServiceMaxReplicas [2022-09-15T16:25:57.402Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-09-15T16:25:57.402Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-15T16:26:12.244Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-09-15T16:26:12.244Z] === RUN TestCreateServiceSecretFileMode [2022-09-15T16:26:12.500Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-09-15T16:26:12.500Z] === RUN TestCreateServiceConfigFileMode [2022-09-15T16:26:15.037Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-09-15T16:26:15.037Z] === RUN TestCreateServiceSysctls [2022-09-15T16:26:18.305Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-09-15T16:26:18.305Z] === RUN TestCreateServiceCapabilities [2022-09-15T16:26:20.823Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-09-15T16:26:20.823Z] === RUN TestInspect [2022-09-15T16:26:23.340Z] --- PASS: TestInspect (2.66s) [2022-09-15T16:26:23.340Z] === RUN TestCreateJob [2022-09-15T16:26:25.859Z] --- PASS: TestCreateJob (2.97s) [2022-09-15T16:26:25.859Z] === RUN TestReplicatedJob [2022-09-15T16:26:31.108Z] --- PASS: TestReplicatedJob (4.77s) [2022-09-15T16:26:31.108Z] === RUN TestUpdateReplicatedJob [2022-09-15T16:26:34.376Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-09-15T16:26:34.376Z] === RUN TestServiceListWithStatuses [2022-09-15T16:26:34.376Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-15T16:26:34.376Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-15T16:26:34.376Z] === RUN TestDockerNetworkConnectAlias [2022-09-15T16:26:38.543Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-09-15T16:26:38.543Z] === RUN TestDockerNetworkReConnect [2022-09-15T16:26:41.810Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-09-15T16:26:41.810Z] === RUN TestServicePlugin [2022-09-15T16:26:41.810Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:26:41.810Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-15T16:26:41.810Z] === RUN TestServiceUpdateLabel [2022-09-15T16:26:43.711Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-09-15T16:26:43.711Z] === RUN TestServiceUpdateSecrets [2022-09-15T16:26:58.552Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-09-15T16:26:58.552Z] === RUN TestServiceUpdateConfigs [2022-09-15T16:27:13.392Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-09-15T16:27:13.392Z] === RUN TestServiceUpdateNetwork [2022-09-15T16:27:25.565Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-09-15T16:27:25.565Z] === RUN TestServiceUpdatePidsLimit [2022-09-15T16:27:26.127Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-15T16:27:26.689Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-15T16:27:34.779Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-15T16:27:41.322Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-09-15T16:27:41.322Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-15T16:27:41.322Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-15T16:27:41.322Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-15T16:27:41.322Z] PASS [2022-09-15T16:27:41.322Z] [2022-09-15T16:27:41.322Z] === Skipped [2022-09-15T16:27:41.322Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-15T16:27:41.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-15T16:27:41.322Z] [2022-09-15T16:27:41.322Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-15T16:27:41.322Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-15T16:27:41.322Z] [2022-09-15T16:27:41.322Z] DONE 27 tests, 2 skipped in 131.457s [2022-09-15T16:27:41.322Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-15T16:27:41.322Z] ++ 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-09-15T16:27:41.322Z] ++ set -e [2022-09-15T16:27:41.322Z] ++ '[' -n 0 ']' [2022-09-15T16:27:41.322Z] ++ set -x [2022-09-15T16:27:41.322Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:27:41.322Z] INFO: Testing against a local daemon [2022-09-15T16:27:41.322Z] === RUN TestSessionCreate [2022-09-15T16:27:41.322Z] --- PASS: TestSessionCreate (0.02s) [2022-09-15T16:27:41.322Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-15T16:27:41.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-15T16:27:41.322Z] PASS [2022-09-15T16:27:41.322Z] [2022-09-15T16:27:41.322Z] DONE 2 tests in 0.127s [2022-09-15T16:27:41.322Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-15T16:27:41.322Z] ++ 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-09-15T16:27:41.322Z] ++ set -e [2022-09-15T16:27:41.322Z] ++ '[' -n 0 ']' [2022-09-15T16:27:41.322Z] ++ set -x [2022-09-15T16:27:41.322Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:27:41.322Z] INFO: Testing against a local daemon [2022-09-15T16:27:41.323Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-15T16:27:41.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-15T16:27:41.323Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-15T16:27:41.323Z] === RUN TestDiskUsage [2022-09-15T16:27:41.323Z] === PAUSE TestDiskUsage [2022-09-15T16:27:41.323Z] === RUN TestEventsExecDie [2022-09-15T16:27:41.885Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-15T16:27:41.885Z] === RUN TestEventsBackwardsCompatible [2022-09-15T16:27:41.885Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-15T16:27:41.885Z] === RUN TestEventsVolumeCreate [2022-09-15T16:27:41.885Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-15T16:27:41.885Z] === RUN TestInfoBinaryCommits [2022-09-15T16:27:41.885Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-15T16:27:41.885Z] === RUN TestInfoAPIVersioned [2022-09-15T16:27:41.885Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-15T16:27:41.885Z] === RUN TestInfoAPI [2022-09-15T16:27:41.885Z] --- PASS: TestInfoAPI (0.02s) [2022-09-15T16:27:41.885Z] === RUN TestInfoAPIWarnings [2022-09-15T16:27:59.929Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-15T16:27:59.929Z] === RUN TestInfoDebug [2022-09-15T16:27:59.929Z] --- PASS: TestInfoDebug (0.52s) [2022-09-15T16:27:59.929Z] === RUN TestInfoInsecureRegistries [2022-09-15T16:27:59.929Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-15T16:27:59.929Z] === RUN TestInfoRegistryMirrors [2022-09-15T16:27:59.929Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-15T16:27:59.929Z] === RUN TestLoginFailsWithBadCredentials [2022-09-15T16:28:00.491Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-15T16:28:00.491Z] === RUN TestPingCacheHeaders [2022-09-15T16:28:00.491Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-15T16:28:00.491Z] === RUN TestPingGet [2022-09-15T16:28:00.491Z] --- PASS: TestPingGet (0.01s) [2022-09-15T16:28:00.491Z] === RUN TestPingHead [2022-09-15T16:28:00.491Z] --- PASS: TestPingHead (0.02s) [2022-09-15T16:28:00.491Z] === RUN TestPingSwarmHeader [2022-09-15T16:28:01.053Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-15T16:28:01.053Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-15T16:28:02.419Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-15T16:28:02.419Z] --- PASS: TestPingSwarmHeader (1.72s) [2022-09-15T16:28:02.419Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-15T16:28:02.419Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-15T16:28:02.419Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-15T16:28:02.419Z] === RUN TestPingBuilderHeader [2022-09-15T16:28:02.419Z] === RUN TestPingBuilderHeader/default_config [2022-09-15T16:28:02.675Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-15T16:28:03.238Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-15T16:28:03.238Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-15T16:28:03.238Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-15T16:28:03.238Z] === RUN TestVersion [2022-09-15T16:28:03.238Z] --- PASS: TestVersion (0.03s) [2022-09-15T16:28:03.238Z] === CONT TestDiskUsage [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/container_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/image_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/volume_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-15T16:28:03.800Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-15T16:28:04.056Z] === RUN TestDiskUsage/after_container.Run [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-15T16:28:04.312Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage (1.16s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-15T16:28:04.312Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-15T16:28:04.312Z] PASS [2022-09-15T16:28:04.312Z] [2022-09-15T16:28:04.312Z] === Skipped [2022-09-15T16:28:04.312Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-15T16:28:04.312Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-15T16:28:04.312Z] [2022-09-15T16:28:04.312Z] DONE 57 tests, 1 skipped in 23.326s [2022-09-15T16:28:04.312Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-15T16:28:04.312Z] ++ 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-09-15T16:28:04.312Z] ++ set -e [2022-09-15T16:28:04.312Z] ++ '[' -n 0 ']' [2022-09-15T16:28:04.312Z] ++ set -x [2022-09-15T16:28:04.312Z] ++ 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 GITHUB_ACTIONS= 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-09-15T16:28:04.569Z] INFO: Testing against a local daemon [2022-09-15T16:28:04.569Z] === RUN TestVolumesCreateAndList [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-15T16:28:04.569Z] === RUN TestVolumesRemove [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-15T16:28:04.569Z] === RUN TestVolumesInspect [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-15T16:28:04.569Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-15T16:28:04.569Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-15T16:28:04.569Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-15T16:28:04.569Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-15T16:28:04.569Z] PASS [2022-09-15T16:28:04.569Z] [2022-09-15T16:28:04.569Z] DONE 9 tests in 0.210s [2022-09-15T16:28:04.569Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-15T16:28:04.825Z] ++++ cat bundles/test-integration/docker.pid [2022-09-15T16:28:04.825Z] +++ kill 14848 [2022-09-15T16:28:05.082Z] +++ /etc/init.d/apparmor stop [2022-09-15T16:28:05.082Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-15T16:28:05.082Z] [2022-09-15T16:28:05.082Z] Unloading profiles will leave already running processes permanently [2022-09-15T16:28:05.082Z] unconfined, which can lead to unexpected situations. [2022-09-15T16:28:05.082Z] [2022-09-15T16:28:05.082Z] To set a process to complain mode, use the command line tool [2022-09-15T16:28:05.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-15T16:28:05.082Z] +++ true [2022-09-15T16:28:05.082Z] exiting test-integration [2022-09-15T16:28:05.082Z] ++ exit 0 [2022-09-15T16:28:05.082Z] Post stage [Pipeline] junit [2022-09-15T16:28:06.022Z] Recording test results [2022-09-15T16:28:06.233Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-15T16:28:06.591Z] + echo Ensuring container killed. [2022-09-15T16:28:06.591Z] Ensuring container killed. [2022-09-15T16:28:06.591Z] + docker rm -vf docker-pr1 [2022-09-15T16:28:06.591Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-15T16:28:06.870Z] + echo Chowning /workspace to jenkins user [2022-09-15T16:28:06.870Z] Chowning /workspace to jenkins user [2022-09-15T16:28:06.870Z] + id -u [2022-09-15T16:28:06.870Z] + id -g [2022-09-15T16:28:06.870Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44146:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-15T16:28:08.561Z] + bundleName=arm64-integration [2022-09-15T16:28:08.561Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-15T16:28:08.561Z] Creating arm64-integration-bundles.tar.gz [2022-09-15T16:28:08.561Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-15T16:28:08.561Z] + 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-09-15T16:28:08.827Z] Archiving artifacts [2022-09-15T16:28:09.076Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44146/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-15T16:28:09.367Z] + make clean [2022-09-15T16:28:09.623Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-15T16:28:09.623Z] docker-dev-cache [2022-09-15T16:28:09.623Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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