Pull request #43924 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7e44b7cddd43b1771a44a2dd56548627e491c950 rather than 474ad1d15ae60ac0cfa754723de695d810b3f0a5 Obtained Jenkinsfile from 7e44b7cddd43b1771a44a2dd56548627e491c950 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43924@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-06T18:25:08.099Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-06T18:25:08.103Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-06T18:25:08.195Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-06T18:25:23.386Z] Still waiting to schedule task [2022-08-06T18:25:23.388Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a7921e2cd0a33a)’ is offline [2022-08-06T18:26:09.801Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a7921e2cd0a33a) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] { [Pipeline] checkout [2022-08-06T18:26:09.914Z] The recommended git tool is: git [2022-08-06T18:26:12.434Z] using credential docker-jenkins-github-credentials [2022-08-06T18:26:12.446Z] Cloning the remote Git repository [2022-08-06T18:26:12.446Z] Cloning with configured refspecs honoured and without tags [2022-08-06T18:26:12.422Z] Cloning repository https://github.com/moby/moby.git [2022-08-06T18:26:12.477Z] > git init /home/ubuntu/workspace/moby_PR-43924 # timeout=10 [2022-08-06T18:26:12.808Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:26:12.808Z] > git --version # timeout=10 [2022-08-06T18:26:12.818Z] > git --version # 'git version 2.17.1' [2022-08-06T18:26:12.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:26:12.820Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:26:39.263Z] Fetching without tags [2022-08-06T18:26:39.546Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:26:40.413Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:26:40.414Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:26:39.151Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:26:39.169Z] > git config --add remote.origin.fetch +refs/pull/43924/head:refs/remotes/origin/PR-43924 # timeout=10 [2022-08-06T18:26:39.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:26:39.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:26:39.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:26:39.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:26:39.250Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:26:39.543Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:26:39.569Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:26:40.329Z] > git remote # timeout=10 [2022-08-06T18:26:40.334Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:26:40.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:26:40.354Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:26:40.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:26:40.399Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:26:40.415Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:26:44.711Z] Commit message: "add PID file to the docker.service" [2022-08-06T18:26:44.744Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-06T18:26:44.700Z] > git rev-list --no-walk 889954acc7ee822263aea0353c18d5593e75ad17 # timeout=10 [2022-08-06T18:26:45.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/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-08-06T18:26:54.020Z] Unable to find image 'alpine:latest' locally [2022-08-06T18:26:54.020Z] latest: Pulling from library/alpine [2022-08-06T18:26:54.020Z] 530afca65e2e: Pulling fs layer [2022-08-06T18:26:54.020Z] 530afca65e2e: Verifying Checksum [2022-08-06T18:26:54.020Z] 530afca65e2e: Download complete [2022-08-06T18:26:54.020Z] 530afca65e2e: Pull complete [2022-08-06T18:26:54.020Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-06T18:26:54.020Z] Status: Downloaded newer image for alpine:latest [2022-08-06T18:27:02.177Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-08-06T18:27:02.418Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a7921e2cd0a33a) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-06T18:27:02.469Z] The recommended git tool is: git [Pipeline] // stage [2022-08-06T18:27:02.482Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-08-06T18:27:02.507Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-06T18:27:02.520Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-06T18:27:02.844Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:27:02.481Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43924/.git # timeout=10 [2022-08-06T18:27:02.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:27:02.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:27:02.513Z] > git --version # timeout=10 [2022-08-06T18:27:02.521Z] > git --version # 'git version 2.17.1' [2022-08-06T18:27:02.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:27:02.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:27:02.837Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:27:02.845Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:27:03.550Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:27:03.550Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:27:03.703Z] Commit message: "add PID file to the docker.service" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-06T18:27:04.424Z] + [ PR != PR ] [2022-08-06T18:27:04.424Z] + [ master != master ] [2022-08-06T18:27:04.424Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-06T18:27:03.497Z] > git remote # timeout=10 [2022-08-06T18:27:03.512Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:27:03.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:27:03.520Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:27:03.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:27:03.543Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:27:03.550Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:27:04.773Z] + docker version [2022-08-06T18:27:04.773Z] Client: Docker Engine - Community [2022-08-06T18:27:04.773Z] Version: 20.10.14 [2022-08-06T18:27:04.773Z] API version: 1.41 [2022-08-06T18:27:04.773Z] Go version: go1.16.15 [2022-08-06T18:27:04.773Z] Git commit: a224086 [2022-08-06T18:27:04.773Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-06T18:27:04.773Z] OS/Arch: linux/amd64 [2022-08-06T18:27:04.773Z] Context: default [2022-08-06T18:27:04.773Z] Experimental: true [2022-08-06T18:27:04.773Z] [2022-08-06T18:27:04.773Z] Server: Docker Engine - Community [2022-08-06T18:27:04.773Z] Engine: [2022-08-06T18:27:04.773Z] Version: 20.10.14 [2022-08-06T18:27:04.773Z] API version: 1.41 (minimum version 1.12) [2022-08-06T18:27:04.773Z] Go version: go1.16.15 [2022-08-06T18:27:04.773Z] Git commit: 87a90dc [2022-08-06T18:27:04.773Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-06T18:27:04.773Z] OS/Arch: linux/amd64 [2022-08-06T18:27:04.773Z] Experimental: true [2022-08-06T18:27:04.773Z] containerd: [2022-08-06T18:27:04.773Z] Version: 1.5.11 [2022-08-06T18:27:04.773Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:27:04.773Z] runc: [2022-08-06T18:27:04.773Z] Version: 1.0.3 [2022-08-06T18:27:04.773Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-06T18:27:04.773Z] docker-init: [2022-08-06T18:27:04.773Z] Version: 0.19.0 [2022-08-06T18:27:04.773Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-06T18:27:05.070Z] + docker info [2022-08-06T18:27:17.417Z] Still waiting to schedule task [2022-08-06T18:27:17.417Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a7921e2cd0a33a)’ [2022-08-06T18:27:17.418Z] Still waiting to schedule task [2022-08-06T18:27:17.418Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1a7921e2cd0a33a)’ [2022-08-06T18:27:17.419Z] Still waiting to schedule task [2022-08-06T18:27:17.419Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dba24bb9579b2f57)’ is offline [2022-08-06T18:27:17.422Z] Still waiting to schedule task [2022-08-06T18:27:17.422Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-06T18:27:31.684Z] Client: [2022-08-06T18:27:31.684Z] Context: default [2022-08-06T18:27:31.684Z] Debug Mode: false [2022-08-06T18:27:31.684Z] Plugins: [2022-08-06T18:27:31.684Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-06T18:27:31.684Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-06T18:27:31.684Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-06T18:27:31.684Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-06T18:27:31.684Z] [2022-08-06T18:27:31.684Z] Server: [2022-08-06T18:27:31.684Z] Containers: 0 [2022-08-06T18:27:31.684Z] Running: 0 [2022-08-06T18:27:31.684Z] Paused: 0 [2022-08-06T18:27:31.684Z] Stopped: 0 [2022-08-06T18:27:31.684Z] Images: 1 [2022-08-06T18:27:31.684Z] Server Version: 20.10.14 [2022-08-06T18:27:31.684Z] Storage Driver: overlay2 [2022-08-06T18:27:31.684Z] Backing Filesystem: extfs [2022-08-06T18:27:31.684Z] Supports d_type: true [2022-08-06T18:27:31.684Z] Native Overlay Diff: true [2022-08-06T18:27:31.684Z] userxattr: false [2022-08-06T18:27:31.684Z] Logging Driver: json-file [2022-08-06T18:27:31.684Z] Cgroup Driver: cgroupfs [2022-08-06T18:27:31.684Z] Cgroup Version: 1 [2022-08-06T18:27:31.684Z] Plugins: [2022-08-06T18:27:31.684Z] Volume: local [2022-08-06T18:27:31.684Z] Network: bridge host ipvlan macvlan null overlay [2022-08-06T18:27:31.684Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-06T18:27:31.684Z] Swarm: inactive [2022-08-06T18:27:31.684Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-06T18:27:31.684Z] Default Runtime: runc [2022-08-06T18:27:31.684Z] Init Binary: docker-init [2022-08-06T18:27:31.684Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:27:31.684Z] runc version: v1.0.3-0-gf46b6ba [2022-08-06T18:27:31.684Z] init version: de40ad0 [2022-08-06T18:27:31.684Z] Security Options: [2022-08-06T18:27:31.684Z] apparmor [2022-08-06T18:27:31.684Z] seccomp [2022-08-06T18:27:31.684Z] Profile: default [2022-08-06T18:27:31.684Z] Kernel Version: 5.4.0-1071-aws [2022-08-06T18:27:31.684Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-06T18:27:31.684Z] OSType: linux [2022-08-06T18:27:31.684Z] Architecture: x86_64 [2022-08-06T18:27:31.684Z] CPUs: 2 [2022-08-06T18:27:31.684Z] Total Memory: 7.483GiB [2022-08-06T18:27:31.684Z] Name: ip-10-100-59-104 [2022-08-06T18:27:31.684Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-06T18:27:31.684Z] Docker Root Dir: /var/lib/docker [2022-08-06T18:27:31.684Z] Debug Mode: false [2022-08-06T18:27:31.684Z] Registry: https://index.docker.io/v1/ [2022-08-06T18:27:31.684Z] Labels: [2022-08-06T18:27:31.684Z] Experimental: true [2022-08-06T18:27:31.684Z] Insecure Registries: [2022-08-06T18:27:31.684Z] 127.0.0.0/8 [2022-08-06T18:27:31.684Z] Live Restore Enabled: true [2022-08-06T18:27:31.684Z] [2022-08-06T18:27:31.684Z] WARNING: No swap limit support [Pipeline] sh [2022-08-06T18:27:31.985Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:27:31.985Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:27:31.985Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43924/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-06T18:27:31.985Z] + bash /home/ubuntu/workspace/moby_PR-43924/check-config.sh [2022-08-06T18:27:31.985Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-06T18:27:31.985Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-06T18:27:31.985Z] [2022-08-06T18:27:31.985Z] Generally Necessary: [2022-08-06T18:27:31.985Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-06T18:27:31.985Z] - apparmor: enabled and tools installed [2022-08-06T18:27:32.246Z] - CONFIG_NAMESPACES: enabled [2022-08-06T18:27:32.246Z] - CONFIG_NET_NS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_PID_NS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_IPC_NS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_UTS_NS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUPS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CPUSETS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_MEMCG: enabled [2022-08-06T18:27:32.246Z] - CONFIG_KEYS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_VETH: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-06T18:27:32.246Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_BPF: enabled [2022-08-06T18:27:32.246Z] [2022-08-06T18:27:32.246Z] Optional Features: [2022-08-06T18:27:32.246Z] - CONFIG_USER_NS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_SECCOMP: enabled [2022-08-06T18:27:32.246Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-06T18:27:32.246Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-06T18:27:32.246Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-06T18:27:32.246Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-06T18:27:32.246Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-06T18:27:32.508Z] - CONFIG_BLK_CGROUP: enabled [2022-08-06T18:27:32.508Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CGROUP_PERF: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-06T18:27:32.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-06T18:27:32.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-06T18:27:32.508Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-06T18:27:32.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_IP_VS: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-06T18:27:32.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-06T18:27:32.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-06T18:27:32.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-06T18:27:32.508Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-06T18:27:32.508Z] - CONFIG_EXT4_FS: enabled [2022-08-06T18:27:32.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-06T18:27:32.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-06T18:27:32.508Z] - Network Drivers: [2022-08-06T18:27:32.508Z] - "overlay": [2022-08-06T18:27:32.508Z] - CONFIG_VXLAN: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-06T18:27:32.508Z] Optional (for encrypted networks): [2022-08-06T18:27:32.508Z] - CONFIG_CRYPTO: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-06T18:27:32.508Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-06T18:27:32.508Z] - CONFIG_XFRM: enabled [2022-08-06T18:27:32.508Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-06T18:27:32.508Z] - "ipvlan": [2022-08-06T18:27:32.508Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-06T18:27:32.508Z] - "macvlan": [2022-08-06T18:27:32.508Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-06T18:27:32.508Z] - CONFIG_DUMMY: enabled (as module) [2022-08-06T18:27:32.508Z] - "ftp,tftp client in container": [2022-08-06T18:27:32.773Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-06T18:27:32.773Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-06T18:27:32.773Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-06T18:27:32.773Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-06T18:27:32.773Z] - Storage Drivers: [2022-08-06T18:27:32.773Z] - "aufs": [2022-08-06T18:27:32.773Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-06T18:27:32.773Z] - "btrfs": [2022-08-06T18:27:32.773Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-06T18:27:32.773Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-06T18:27:32.773Z] - "devicemapper": [2022-08-06T18:27:32.773Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-06T18:27:32.773Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-06T18:27:32.773Z] - "overlay": [2022-08-06T18:27:32.773Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-06T18:27:32.773Z] - "zfs": [2022-08-06T18:27:32.773Z] - /dev/zfs: present [2022-08-06T18:27:32.773Z] - zfs command: missing [2022-08-06T18:27:32.773Z] - zpool command: missing [2022-08-06T18:27:32.773Z] [2022-08-06T18:27:32.773Z] Limits: [2022-08-06T18:27:32.773Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-06T18:27:32.773Z] [2022-08-06T18:27:32.773Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-06T18:27:33.108Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 . [2022-08-06T18:27:33.369Z] #1 [internal] load build definition from Dockerfile [2022-08-06T18:27:33.369Z] #1 sha256:c37f68fc24857ae8bd6cd2b8098d68347d83203bd0d81708ad4a0bef009e7b93 [2022-08-06T18:27:33.369Z] #1 transferring dockerfile: 19.07kB done [2022-08-06T18:27:33.369Z] #1 DONE 0.1s [2022-08-06T18:27:33.369Z] [2022-08-06T18:27:33.369Z] #2 [internal] load .dockerignore [2022-08-06T18:27:33.369Z] #2 sha256:a4de74ed242de2834608a6f8fd5abc77d4e2377bcf1d05824b7b178757e21df0 [2022-08-06T18:27:33.369Z] #2 transferring context: 145B done [2022-08-06T18:27:33.369Z] #2 DONE 0.1s [2022-08-06T18:27:33.369Z] [2022-08-06T18:27:33.369Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-06T18:27:33.369Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-06T18:27:33.631Z] #3 DONE 0.4s [2022-08-06T18:27:33.896Z] [2022-08-06T18:27:33.896Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-06T18:27:33.896Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-06T18:27:33.896Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-06T18:27:33.896Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-06T18:27:33.896Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-06T18:27:33.896Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-06T18:27:33.896Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-06T18:27:33.896Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-06T18:27:34.157Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-06T18:27:34.157Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-06T18:27:34.418Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-06T18:27:34.418Z] #4 DONE 0.8s [2022-08-06T18:27:34.989Z] [2022-08-06T18:27:34.989Z] #6 [internal] load build definition from Dockerfile [2022-08-06T18:27:34.989Z] #6 sha256:f2cd29c1b56cdc7449712b70060078b8a5f458e5c529c3f1a6117204c1da9829 [2022-08-06T18:27:34.989Z] #6 DONE 0.0s [2022-08-06T18:27:34.989Z] [2022-08-06T18:27:34.989Z] #5 [internal] load .dockerignore [2022-08-06T18:27:34.989Z] #5 sha256:e35c3b5270866801536ddc56920d18c2a792c7d78038e1549753e246e484eb09 [2022-08-06T18:27:34.989Z] #5 DONE 0.0s [2022-08-06T18:27:34.989Z] [2022-08-06T18:27:34.989Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:27:34.989Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:27:35.562Z] #10 ... [2022-08-06T18:27:35.562Z] [2022-08-06T18:27:35.562Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:27:35.562Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-06T18:27:35.562Z] #8 DONE 0.8s [2022-08-06T18:27:35.562Z] [2022-08-06T18:27:35.562Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-06T18:27:35.562Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-06T18:27:35.562Z] #7 DONE 0.8s [2022-08-06T18:27:35.562Z] [2022-08-06T18:27:35.562Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:27:35.562Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:27:35.562Z] #9 DONE 0.8s [2022-08-06T18:27:35.562Z] [2022-08-06T18:27:35.562Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:27:35.562Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:27:35.562Z] #10 DONE 0.9s [2022-08-06T18:27:36.504Z] [2022-08-06T18:27:36.504Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:27:36.504Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:27:36.504Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-06T18:27:36.504Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:27:36.504Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-06T18:27:36.504Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-06T18:27:36.767Z] #80 ... [2022-08-06T18:27:36.767Z] [2022-08-06T18:27:36.767Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:27:36.767Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:27:36.767Z] #56 DONE 0.0s [2022-08-06T18:27:36.767Z] [2022-08-06T18:27:36.767Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:27:36.767Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:27:36.767Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-08-06T18:27:37.034Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.4s [2022-08-06T18:27:37.034Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.5s [2022-08-06T18:27:37.034Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.6s [2022-08-06T18:27:37.298Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-08-06T18:27:37.559Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-06T18:27:37.559Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-08-06T18:27:42.877Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2022-08-06T18:27:42.877Z] #80 ... [2022-08-06T18:27:42.877Z] [2022-08-06T18:27:42.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:42.877Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:42.877Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.3s done [2022-08-06T18:27:42.877Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-06T18:27:42.877Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-06T18:27:42.877Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-06T18:27:42.877Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-06T18:27:42.877Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.9s done [2022-08-06T18:27:42.877Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.7s done [2022-08-06T18:27:42.877Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.8s done [2022-08-06T18:27:42.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.9s [2022-08-06T18:27:42.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.59MB / 141.86MB 5.9s [2022-08-06T18:27:42.877Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.4s [2022-08-06T18:27:42.877Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.1s done [2022-08-06T18:27:42.877Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.0s done [2022-08-06T18:27:42.877Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 6.2s [2022-08-06T18:27:43.156Z] #11 ... [2022-08-06T18:27:43.156Z] [2022-08-06T18:27:43.156Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:27:43.156Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:27:43.156Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-06T18:27:43.156Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:27:43.156Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-06T18:27:43.156Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-06T18:27:43.156Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-06T18:27:43.156Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-08-06T18:27:43.156Z] #78 DONE 6.7s [2022-08-06T18:27:43.156Z] [2022-08-06T18:27:43.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:43.156Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:43.156Z] #11 ... [2022-08-06T18:27:43.156Z] [2022-08-06T18:27:43.156Z] #31 [internal] load build context [2022-08-06T18:27:43.156Z] #31 sha256:982c36da1a2b21a8f20459013599857c66d14027bf3b5886b183dc991f9a7c3b [2022-08-06T18:27:43.156Z] #31 transferring context: 38.68MB 6.7s [2022-08-06T18:27:43.156Z] #31 ... [2022-08-06T18:27:43.156Z] [2022-08-06T18:27:43.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:43.156Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:43.156Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 96.47MB / 141.86MB 6.5s [2022-08-06T18:27:43.417Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 6.7s [2022-08-06T18:27:43.417Z] #11 ... [2022-08-06T18:27:43.417Z] [2022-08-06T18:27:43.417Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:27:43.417Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:27:43.417Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-08-06T18:27:43.417Z] #80 DONE 7.1s [2022-08-06T18:27:43.417Z] [2022-08-06T18:27:43.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:43.417Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:43.677Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 6.9s [2022-08-06T18:27:43.938Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.1s [2022-08-06T18:27:43.938Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 129.55MB / 141.86MB 7.3s [2022-08-06T18:27:44.202Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 138.41MB / 141.86MB 7.6s [2022-08-06T18:27:46.116Z] #11 ... [2022-08-06T18:27:46.116Z] [2022-08-06T18:27:46.116Z] #31 [internal] load build context [2022-08-06T18:27:46.116Z] #31 sha256:982c36da1a2b21a8f20459013599857c66d14027bf3b5886b183dc991f9a7c3b [2022-08-06T18:27:46.116Z] #31 transferring context: 62.41MB 9.1s done [2022-08-06T18:27:46.116Z] #31 DONE 9.9s [2022-08-06T18:27:46.116Z] [2022-08-06T18:27:46.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:46.116Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:46.116Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.3s done [2022-08-06T18:27:46.116Z] #11 ... [2022-08-06T18:27:46.116Z] [2022-08-06T18:27:46.116Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:27:46.116Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:27:46.116Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-06T18:27:46.116Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-06T18:27:46.116Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-06T18:27:46.116Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-06T18:27:46.116Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-06T18:27:46.378Z] #35 ... [2022-08-06T18:27:46.378Z] [2022-08-06T18:27:46.378Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-06T18:27:46.378Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-06T18:27:47.333Z] #79 DONE 0.8s [2022-08-06T18:27:47.333Z] [2022-08-06T18:27:47.333Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:27:47.333Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:27:47.333Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.6s [2022-08-06T18:27:48.274Z] #35 ... [2022-08-06T18:27:48.274Z] [2022-08-06T18:27:48.274Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-06T18:27:48.274Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-06T18:27:48.274Z] #81 DONE 0.9s [2022-08-06T18:27:48.274Z] [2022-08-06T18:27:48.274Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:27:48.274Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:27:49.659Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.0s done [2022-08-06T18:27:49.921Z] #35 DONE 13.6s [2022-08-06T18:27:49.921Z] [2022-08-06T18:27:49.921Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:27:49.921Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:27:50.865Z] #36 0.878 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:27:50.865Z] #36 0.891 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:27:50.865Z] #36 0.891 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:27:50.865Z] #36 1.073 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:27:51.126Z] #36 1.317 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:27:51.695Z] #36 1.728 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:27:53.094Z] #36 2.914 Fetched 8563 kB in 2s (4175 kB/s) [2022-08-06T18:27:53.665Z] #36 2.914 Reading package lists... [2022-08-06T18:27:54.607Z] #36 3.723 Reading package lists... [2022-08-06T18:27:54.607Z] #36 4.546 Building dependency tree... [2022-08-06T18:27:54.867Z] #36 4.867 The following additional packages will be installed: [2022-08-06T18:27:54.867Z] #36 4.867 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-06T18:27:54.867Z] #36 4.867 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-06T18:27:54.867Z] #36 4.876 Recommended packages: [2022-08-06T18:27:54.867Z] #36 4.876 libldap-common publicsuffix libsasl2-modules [2022-08-06T18:27:54.867Z] #36 5.056 The following NEW packages will be installed: [2022-08-06T18:27:54.867Z] #36 5.056 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-06T18:27:54.867Z] #36 5.056 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-06T18:27:54.867Z] #36 5.056 libssh2-1 openssl [2022-08-06T18:27:55.128Z] #36 5.337 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:27:55.128Z] #36 5.337 Need to get 3047 kB of archives. [2022-08-06T18:27:55.128Z] #36 5.337 After this operation, 6661 kB of additional disk space will be used. [2022-08-06T18:27:55.128Z] #36 5.337 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-06T18:27:55.128Z] #36 5.356 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-06T18:27:55.128Z] #36 5.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-06T18:27:55.128Z] #36 5.356 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-06T18:27:55.129Z] #36 5.356 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-06T18:27:55.129Z] #36 5.365 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-06T18:27:55.129Z] #36 5.365 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-06T18:27:55.129Z] #36 5.365 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-06T18:27:55.129Z] #36 5.365 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-06T18:27:55.129Z] #36 5.367 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-06T18:27:55.129Z] #36 5.377 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-06T18:27:55.129Z] #36 5.377 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-06T18:27:55.129Z] #36 5.377 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:27:55.129Z] #36 5.383 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:27:55.129Z] #36 5.383 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:27:55.390Z] #36 5.673 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:27:55.390Z] #36 5.708 Fetched 3047 kB in 0s (9507 kB/s) [2022-08-06T18:27:55.650Z] #36 5.763 Selecting previously unselected package openssl. [2022-08-06T18:27:55.650Z] #36 5.763 (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-08-06T18:27:55.650Z] #36 5.763 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-06T18:27:55.650Z] #36 5.767 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:27:55.913Z] #36 5.985 Selecting previously unselected package ca-certificates. [2022-08-06T18:27:55.913Z] #36 5.985 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-06T18:27:55.913Z] #36 5.989 Unpacking ca-certificates (20210119) ... [2022-08-06T18:27:55.913Z] #36 6.140 Selecting previously unselected package libbrotli1:amd64. [2022-08-06T18:27:55.913Z] #36 6.140 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-06T18:27:55.913Z] #36 6.149 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:27:56.175Z] #36 6.236 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-06T18:27:56.175Z] #36 6.236 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:27:56.175Z] #36 6.242 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:27:56.175Z] #36 6.301 Selecting previously unselected package libsasl2-2:amd64. [2022-08-06T18:27:56.175Z] #36 6.301 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:27:56.175Z] #36 6.305 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:27:56.175Z] #36 6.356 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-06T18:27:56.175Z] #36 6.356 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-06T18:27:56.436Z] #36 6.360 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:27:56.436Z] #36 6.439 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-06T18:27:56.436Z] #36 6.439 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-06T18:27:56.436Z] #36 6.446 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:27:56.436Z] #36 ... [2022-08-06T18:27:56.436Z] [2022-08-06T18:27:56.436Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:27:56.436Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:27:56.436Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-06T18:27:56.436Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-06T18:27:56.436Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.7s [2022-08-06T18:27:56.436Z] #11 ... [2022-08-06T18:27:56.436Z] [2022-08-06T18:27:56.436Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:27:56.436Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:27:56.436Z] #36 6.517 Selecting previously unselected package libpsl5:amd64. [2022-08-06T18:27:56.436Z] #36 6.517 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-06T18:27:56.436Z] #36 6.522 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:27:56.436Z] #36 6.573 Selecting previously unselected package librtmp1:amd64. [2022-08-06T18:27:56.436Z] #36 6.573 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-06T18:27:56.436Z] #36 6.577 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:27:56.436Z] #36 6.631 Selecting previously unselected package libssh2-1:amd64. [2022-08-06T18:27:56.436Z] #36 6.631 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-06T18:27:56.697Z] #36 6.647 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:27:56.698Z] #36 6.717 Selecting previously unselected package libcurl4:amd64. [2022-08-06T18:27:56.698Z] #36 6.723 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:27:56.698Z] #36 6.723 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:27:56.698Z] #36 6.817 Selecting previously unselected package curl. [2022-08-06T18:27:56.698Z] #36 6.817 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:27:56.698Z] #36 6.821 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:27:56.698Z] #36 6.928 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:27:56.698Z] #36 6.928 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:27:56.698Z] #36 6.932 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:27:56.698Z] #36 7.015 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:27:56.698Z] #36 7.015 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:27:56.959Z] #36 7.020 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:27:56.959Z] #36 7.085 Selecting previously unselected package jq. [2022-08-06T18:27:56.959Z] #36 7.085 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:27:56.959Z] #36 7.092 Unpacking jq (1.6-2.1) ... [2022-08-06T18:27:56.959Z] #36 7.143 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:27:56.959Z] #36 7.152 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:27:56.959Z] #36 7.165 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:27:56.959Z] #36 7.174 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:27:56.959Z] #36 7.189 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:27:56.959Z] #36 7.201 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:27:56.959Z] #36 7.210 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:27:56.959Z] #36 7.229 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:27:56.959Z] #36 7.242 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:27:56.959Z] #36 7.252 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:27:57.222Z] #36 7.263 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:27:57.222Z] #36 7.274 Setting up ca-certificates (20210119) ... [2022-08-06T18:27:57.794Z] #36 7.976 Updating certificates in /etc/ssl/certs... [2022-08-06T18:27:58.749Z] #36 9.062 129 added, 0 removed; done. [2022-08-06T18:27:59.019Z] #36 9.097 Setting up jq (1.6-2.1) ... [2022-08-06T18:27:59.019Z] #36 9.109 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:27:59.019Z] #36 9.120 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:27:59.019Z] #36 9.132 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:27:59.019Z] #36 9.154 Processing triggers for ca-certificates (20210119) ... [2022-08-06T18:27:59.019Z] #36 9.166 Updating certificates in /etc/ssl/certs... [2022-08-06T18:28:00.405Z] #36 10.20 0 added, 0 removed; done. [2022-08-06T18:28:00.405Z] #36 10.20 Running hooks in /etc/ca-certificates/update.d... [2022-08-06T18:28:00.405Z] #36 10.20 done. [2022-08-06T18:28:02.975Z] #36 DONE 12.8s [2022-08-06T18:28:02.975Z] [2022-08-06T18:28:02.975Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:28:02.975Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:28:02.975Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.2s done [2022-08-06T18:28:02.975Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.4s [2022-08-06T18:28:02.975Z] #11 ... [2022-08-06T18:28:02.975Z] [2022-08-06T18:28:02.975Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-06T18:28:02.975Z] #37 sha256:a9de41ab4772183e1dd7e5fcc7471660b0ffe1c85c3e834f5b5088adbbe95f45 [2022-08-06T18:28:02.975Z] #37 DONE 0.3s [2022-08-06T18:28:02.975Z] [2022-08-06T18:28:02.975Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:28:02.975Z] #38 sha256:9cbec02274457c2b7f02954559675b861607d7fe20bd14ffadfbd671f98f62e7 [2022-08-06T18:28:03.550Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08232ef969fc74d00) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] { [2022-08-06T18:28:03.567Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa8e4c680f14d36b) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-08-06T18:28:03.747Z] The recommended git tool is: git [2022-08-06T18:28:03.754Z] The recommended git tool is: git [2022-08-06T18:28:05.522Z] #38 2.095 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-06T18:28:05.522Z] #38 2.419 [2022-08-06T18:28:05.782Z] #38 2.640 #=#=# ######################################################################## 100.0% [2022-08-06T18:28:06.043Z] #38 2.940 [2022-08-06T18:28:06.700Z] using credential docker-jenkins-github-credentials [2022-08-06T18:28:06.711Z] Cloning the remote Git repository [2022-08-06T18:28:06.711Z] Cloning with configured refspecs honoured and without tags [2022-08-06T18:28:06.983Z] #38 4.008 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-06T18:28:07.025Z] using credential docker-jenkins-github-credentials [2022-08-06T18:28:07.033Z] Cloning the remote Git repository [2022-08-06T18:28:07.033Z] Cloning with configured refspecs honoured and without tags [2022-08-06T18:28:06.727Z] Cloning repository https://github.com/moby/moby.git [2022-08-06T18:28:06.774Z] > git init /home/ubuntu/workspace/moby_PR-43924 # timeout=10 [2022-08-06T18:28:07.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:07.102Z] > git --version # timeout=10 [2022-08-06T18:28:07.124Z] > git --version # 'git version 2.17.1' [2022-08-06T18:28:07.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:07.126Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:06.631Z] Cloning repository https://github.com/moby/moby.git [2022-08-06T18:28:06.692Z] > git init /home/ubuntu/workspace/moby_PR-43924 # timeout=10 [2022-08-06T18:28:06.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:06.951Z] > git --version # timeout=10 [2022-08-06T18:28:06.969Z] > git --version # 'git version 2.17.1' [2022-08-06T18:28:06.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:06.972Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:07.555Z] #38 4.358 [2022-08-06T18:28:07.555Z] #38 4.582 #=#=# ######################################################################## 100.0% [2022-08-06T18:28:07.816Z] #38 4.904 [2022-08-06T18:28:09.200Z] #38 5.930 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-06T18:28:09.201Z] #38 6.236 [2022-08-06T18:28:09.462Z] #38 6.450 #=#=# [2022-08-06T18:28:09.462Z] #38 ... [2022-08-06T18:28:09.462Z] [2022-08-06T18:28:09.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:28:09.462Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:28:09.462Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.0s done [2022-08-06T18:28:09.462Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-06T18:28:14.938Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.0s [2022-08-06T18:28:17.438Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0dba24bb9579b2f57) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] { [Pipeline] checkout [2022-08-06T18:28:17.503Z] #11 ... [2022-08-06T18:28:17.503Z] [2022-08-06T18:28:17.503Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:28:17.503Z] #38 sha256:9cbec02274457c2b7f02954559675b861607d7fe20bd14ffadfbd671f98f62e7 [2022-08-06T18:28:17.503Z] #38 6.450 #=#=# ##### 7.3% ########################### 38.0% ########################################### 60.1% ######################################################################## 100.0% [2022-08-06T18:28:17.503Z] #38 7.168 [2022-08-06T18:28:17.503Z] #38 8.302 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-06T18:28:17.503Z] #38 8.572 [2022-08-06T18:28:17.503Z] #38 8.796 #=#=# ######################################################################## 100.0% [2022-08-06T18:28:17.503Z] #38 9.175 [2022-08-06T18:28:17.503Z] #38 10.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-06T18:28:17.503Z] #38 10.52 [2022-08-06T18:28:17.503Z] #38 10.74 #=#=# ######################################################################## 100.0% [2022-08-06T18:28:17.503Z] #38 11.08 [2022-08-06T18:28:17.503Z] #38 11.14 Download of images into '/build' complete. [2022-08-06T18:28:17.503Z] #38 11.14 Use something like the following to load the result into a Docker daemon: [2022-08-06T18:28:17.503Z] #38 11.14 tar -cC '/build' . | docker load [2022-08-06T18:28:17.503Z] #38 DONE 14.1s [2022-08-06T18:28:17.503Z] [2022-08-06T18:28:17.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:28:17.503Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:28:17.562Z] The recommended git tool is: git [2022-08-06T18:28:18.078Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.5s done [2022-08-06T18:28:18.338Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-06T18:28:18.338Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-06T18:28:18.598Z] #11 DONE 42.1s [2022-08-06T18:28:18.598Z] [2022-08-06T18:28:18.598Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-06T18:28:18.598Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-06T18:28:19.175Z] #12 DONE 0.7s [2022-08-06T18:28:19.175Z] [2022-08-06T18:28:19.175Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-06T18:28:19.175Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-06T18:28:20.122Z] #13 DONE 0.8s [2022-08-06T18:28:20.122Z] [2022-08-06T18:28:20.122Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-06T18:28:20.122Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-06T18:28:20.122Z] #57 DONE 0.0s [2022-08-06T18:28:20.122Z] [2022-08-06T18:28:20.122Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:28:20.122Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:28:20.122Z] #43 ... [2022-08-06T18:28:20.122Z] [2022-08-06T18:28:20.122Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:28:20.122Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-06T18:28:20.122Z] #40 DONE 0.2s [2022-08-06T18:28:20.383Z] [2022-08-06T18:28:20.383Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-06T18:28:20.383Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-06T18:28:20.383Z] #53 DONE 0.2s [2022-08-06T18:28:20.383Z] [2022-08-06T18:28:20.383Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:28:20.383Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:28:21.183Z] using credential docker-jenkins-github-credentials [2022-08-06T18:28:21.192Z] Cloning the remote Git repository [2022-08-06T18:28:21.192Z] Cloning with configured refspecs honoured and without tags [2022-08-06T18:28:21.217Z] Cloning repository https://github.com/moby/moby.git [2022-08-06T18:28:21.291Z] > git init /home/ubuntu/workspace/moby_PR-43924 # timeout=10 [2022-08-06T18:28:21.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:21.742Z] > git --version # timeout=10 [2022-08-06T18:28:21.759Z] > git --version # 'git version 2.25.1' [2022-08-06T18:28:21.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:21.761Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:23.681Z] #54 ... [2022-08-06T18:28:23.681Z] [2022-08-06T18:28:23.681Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-06T18:28:23.681Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-06T18:28:23.681Z] #14 DONE 3.6s [2022-08-06T18:28:23.681Z] [2022-08-06T18:28:23.681Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-06T18:28:23.681Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-06T18:28:26.991Z] #15 DONE 3.1s [2022-08-06T18:28:26.991Z] [2022-08-06T18:28:26.991Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:28:26.991Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:28:26.991Z] #54 5.543 + git clone https://github.com/docker/distribution.git . [2022-08-06T18:28:26.991Z] #54 5.545 Cloning into '.'... [2022-08-06T18:28:28.906Z] #54 ... [2022-08-06T18:28:28.906Z] [2022-08-06T18:28:28.907Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-06T18:28:28.907Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-06T18:28:28.907Z] #16 DONE 2.2s [2022-08-06T18:28:29.167Z] [2022-08-06T18:28:29.167Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-06T18:28:29.167Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-06T18:28:29.578Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-035526959530d86a2) in /home/ubuntu/workspace/moby_PR-43924 [Pipeline] { [Pipeline] checkout [2022-08-06T18:28:29.676Z] The recommended git tool is: git [2022-08-06T18:28:30.108Z] #17 ... [2022-08-06T18:28:30.108Z] [2022-08-06T18:28:30.108Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:28:30.108Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:28:30.108Z] #58 5.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:28:30.108Z] #58 6.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:28:30.108Z] #58 6.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:28:30.108Z] #58 6.575 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-06T18:28:30.108Z] #58 7.070 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:28:30.108Z] #58 9.710 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:28:30.108Z] #58 ... [2022-08-06T18:28:30.108Z] [2022-08-06T18:28:30.108Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:28:30.108Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:28:30.108Z] #47 5.878 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-06T18:28:30.108Z] #47 7.527 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-06T18:28:30.108Z] #47 9.423 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-06T18:28:30.108Z] #47 9.699 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-06T18:28:30.108Z] #47 9.823 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-06T18:28:30.368Z] #47 ... [2022-08-06T18:28:30.368Z] [2022-08-06T18:28:30.368Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:28:30.368Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:28:30.368Z] #64 4.916 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-06T18:28:30.368Z] #64 ... [2022-08-06T18:28:30.368Z] [2022-08-06T18:28:30.368Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:28:30.368Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:28:30.368Z] #45 5.414 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-06T18:28:30.628Z] #45 ... [2022-08-06T18:28:30.628Z] [2022-08-06T18:28:30.628Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:30.628Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:30.628Z] #62 6.214 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-06T18:28:30.628Z] #62 8.355 go: downloading github.com/fatih/color v1.13.0 [2022-08-06T18:28:30.628Z] #62 8.355 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:28:30.628Z] #62 8.559 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-06T18:28:30.628Z] #62 8.563 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-06T18:28:30.628Z] #62 8.902 go: downloading github.com/spf13/viper v1.11.0 [2022-08-06T18:28:30.628Z] #62 8.975 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-06T18:28:30.628Z] #62 9.855 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-06T18:28:30.628Z] #62 9.855 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-06T18:28:30.895Z] #62 ... [2022-08-06T18:28:30.895Z] [2022-08-06T18:28:30.895Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-06T18:28:30.895Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-06T18:28:30.895Z] #17 DONE 1.9s [2022-08-06T18:28:30.895Z] [2022-08-06T18:28:30.895Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:28:30.895Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:28:30.895Z] #60 5.256 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-06T18:28:30.895Z] #60 7.167 go: downloading github.com/fatih/color v1.10.0 [2022-08-06T18:28:30.895Z] #60 7.170 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-06T18:28:30.895Z] #60 7.242 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-06T18:28:30.895Z] #60 7.331 go: downloading github.com/pkg/errors v0.9.1 [2022-08-06T18:28:30.895Z] #60 7.839 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-06T18:28:30.895Z] #60 7.854 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-06T18:28:30.895Z] #60 7.868 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-06T18:28:30.895Z] #60 7.983 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-06T18:28:30.895Z] #60 8.040 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-06T18:28:30.895Z] #60 8.247 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-06T18:28:30.895Z] #60 8.369 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-06T18:28:30.895Z] #60 8.528 go: downloading golang.org/x/tools v0.1.0 [2022-08-06T18:28:30.895Z] #60 ... [2022-08-06T18:28:30.895Z] [2022-08-06T18:28:30.895Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:28:30.895Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:28:30.895Z] #41 5.056 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-06T18:28:30.895Z] #41 5.056 Cloning into '.'... [2022-08-06T18:28:31.155Z] #41 ... [2022-08-06T18:28:31.155Z] [2022-08-06T18:28:31.155Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:28:31.155Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:28:31.155Z] #83 5.013 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:28:31.155Z] #83 5.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:28:31.155Z] #83 5.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:28:31.155Z] #83 5.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:28:31.155Z] #83 7.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:28:31.155Z] #83 9.175 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:28:31.155Z] #83 ... [2022-08-06T18:28:31.155Z] [2022-08-06T18:28:31.155Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-06T18:28:31.155Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-06T18:28:31.484Z] Fetching without tags [2022-08-06T18:28:31.758Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:32.364Z] Fetching without tags [2022-08-06T18:28:31.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:31.400Z] > git config --add remote.origin.fetch +refs/pull/43924/head:refs/remotes/origin/PR-43924 # timeout=10 [2022-08-06T18:28:31.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:31.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:31.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:31.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:31.496Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:31.768Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:31.795Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:32.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:32.296Z] > git config --add remote.origin.fetch +refs/pull/43924/head:refs/remotes/origin/PR-43924 # timeout=10 [2022-08-06T18:28:32.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:32.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:32.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:32.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:32.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:32.619Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:32.918Z] using credential docker-jenkins-github-credentials [2022-08-06T18:28:32.927Z] Cloning the remote Git repository [2022-08-06T18:28:32.927Z] Cloning with configured refspecs honoured and without tags [2022-08-06T18:28:33.066Z] #18 DONE 2.1s [2022-08-06T18:28:33.066Z] [2022-08-06T18:28:33.066Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:33.067Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:33.067Z] #62 12.42 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-06T18:28:33.067Z] #62 12.73 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-06T18:28:33.067Z] #62 13.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-06T18:28:33.067Z] #62 13.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-06T18:28:33.009Z] Cloning repository https://github.com/moby/moby.git [2022-08-06T18:28:33.054Z] > git init /home/ubuntu/workspace/moby_PR-43924 # timeout=10 [2022-08-06T18:28:33.388Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:33.388Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:28:33.673Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:33.673Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:28:33.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:33.626Z] > git --version # timeout=10 [2022-08-06T18:28:33.650Z] > git --version # 'git version 2.25.1' [2022-08-06T18:28:33.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:33.652Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:33.274Z] > git remote # timeout=10 [2022-08-06T18:28:33.296Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:28:33.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:33.317Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:28:33.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:28:33.396Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:33.414Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:32.630Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:32.656Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:33.546Z] > git remote # timeout=10 [2022-08-06T18:28:33.575Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:28:33.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:33.608Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:28:33.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:28:33.676Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:33.704Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:35.611Z] #62 ... [2022-08-06T18:28:35.611Z] [2022-08-06T18:28:35.611Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:28:35.611Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:28:35.611Z] #43 5.324 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-06T18:28:35.611Z] #43 ... [2022-08-06T18:28:35.611Z] [2022-08-06T18:28:35.611Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:28:35.611Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:28:35.611Z] #60 15.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-06T18:28:35.611Z] #60 15.36 go: downloading golang.org/x/mod v0.3.0 [2022-08-06T18:28:37.829Z] Commit message: "add PID file to the docker.service" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-06T18:28:38.294Z] Commit message: "add PID file to the docker.service" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-06T18:28:38.887Z] + docker version [2022-08-06T18:28:39.348Z] + docker version [2022-08-06T18:28:40.896Z] #60 ... [2022-08-06T18:28:40.896Z] [2022-08-06T18:28:40.896Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:40.896Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:40.896Z] #62 18.23 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-06T18:28:40.896Z] #62 18.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:28:40.896Z] #62 18.37 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-06T18:28:40.896Z] #62 18.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-06T18:28:40.896Z] #62 18.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-06T18:28:40.896Z] #62 18.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-06T18:28:40.896Z] #62 19.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-06T18:28:40.896Z] #62 19.22 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-06T18:28:40.896Z] #62 19.32 go: downloading github.com/spf13/afero v1.8.2 [2022-08-06T18:28:40.896Z] #62 19.46 go: downloading github.com/spf13/cast v1.4.1 [2022-08-06T18:28:40.896Z] #62 19.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-06T18:28:40.896Z] #62 19.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-06T18:28:40.896Z] #62 19.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-06T18:28:40.896Z] #62 19.97 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-06T18:28:40.896Z] #62 20.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-06T18:28:40.896Z] #62 20.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-06T18:28:40.896Z] #62 20.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-06T18:28:40.896Z] #62 20.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-06T18:28:40.896Z] #62 20.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-06T18:28:40.896Z] #62 20.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-06T18:28:40.896Z] #62 20.46 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-06T18:28:41.468Z] #62 21.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-06T18:28:41.468Z] #62 21.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-06T18:28:41.468Z] #62 21.47 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-06T18:28:41.730Z] #62 21.61 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-06T18:28:41.730Z] #62 21.62 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-06T18:28:41.730Z] #62 21.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-06T18:28:41.991Z] #62 21.88 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-06T18:28:41.991Z] #62 21.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-06T18:28:42.252Z] #62 ... [2022-08-06T18:28:42.252Z] [2022-08-06T18:28:42.252Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:28:42.252Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:28:42.252Z] #45 20.81 tomll can be used in two ways: [2022-08-06T18:28:42.252Z] #45 20.81 Writing to STDIN and reading from STDOUT: [2022-08-06T18:28:42.252Z] #45 20.81 cat file.toml | tomll > file.toml [2022-08-06T18:28:42.252Z] #45 20.81 [2022-08-06T18:28:42.252Z] #45 20.81 Reading and updating a list of files: [2022-08-06T18:28:42.252Z] #45 20.81 tomll a.toml b.toml c.toml [2022-08-06T18:28:42.252Z] #45 20.81 [2022-08-06T18:28:42.252Z] #45 20.81 When given a list of files, tomll will modify all files in place without asking. [2022-08-06T18:28:42.252Z] #45 DONE 22.2s [2022-08-06T18:28:42.279Z] Fetching without tags [2022-08-06T18:28:42.477Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:42.513Z] [2022-08-06T18:28:42.513Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:42.513Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:42.513Z] #62 22.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-06T18:28:42.774Z] #62 22.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-06T18:28:43.035Z] #62 22.90 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-06T18:28:43.035Z] #62 ... [2022-08-06T18:28:43.035Z] [2022-08-06T18:28:43.035Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:28:43.035Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:28:43.035Z] #58 12.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:28:43.035Z] #58 15.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-06T18:28:43.035Z] #58 23.03 Fetched 8567 kB in 17s (490 kB/s) [2022-08-06T18:28:43.035Z] #58 23.03 Reading package lists... [2022-08-06T18:28:43.035Z] #58 ... [2022-08-06T18:28:43.035Z] [2022-08-06T18:28:43.035Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:28:43.035Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:28:43.035Z] #19 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:28:43.035Z] #19 2.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:28:43.035Z] #19 2.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:28:43.035Z] #19 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-06T18:28:43.035Z] #19 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:28:43.035Z] #19 6.786 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-06T18:28:43.035Z] #19 9.051 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:28:43.184Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:43.184Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:28:43.296Z] #19 ... [2022-08-06T18:28:43.296Z] [2022-08-06T18:28:43.296Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:43.296Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:43.296Z] #62 23.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-06T18:28:43.296Z] #62 23.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-06T18:28:43.557Z] #62 23.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-06T18:28:43.557Z] #62 23.47 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-06T18:28:43.557Z] #62 23.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-06T18:28:43.560Z] Client: Docker Engine - Community [2022-08-06T18:28:43.560Z] Version: 20.10.14 [2022-08-06T18:28:43.560Z] API version: 1.41 [2022-08-06T18:28:43.560Z] Go version: go1.16.15 [2022-08-06T18:28:43.561Z] Git commit: a224086 [2022-08-06T18:28:43.561Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-06T18:28:43.561Z] OS/Arch: linux/amd64 [2022-08-06T18:28:43.561Z] Context: default [2022-08-06T18:28:43.561Z] Experimental: true [2022-08-06T18:28:43.561Z] [2022-08-06T18:28:43.561Z] Server: Docker Engine - Community [2022-08-06T18:28:43.561Z] Engine: [2022-08-06T18:28:43.561Z] Version: 20.10.14 [2022-08-06T18:28:43.561Z] API version: 1.41 (minimum version 1.12) [2022-08-06T18:28:43.561Z] Go version: go1.16.15 [2022-08-06T18:28:43.561Z] Git commit: 87a90dc [2022-08-06T18:28:43.561Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-06T18:28:43.561Z] OS/Arch: linux/amd64 [2022-08-06T18:28:43.561Z] Experimental: true [2022-08-06T18:28:43.561Z] containerd: [2022-08-06T18:28:43.561Z] Version: 1.5.11 [2022-08-06T18:28:43.561Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:28:43.561Z] runc: [2022-08-06T18:28:43.561Z] Version: 1.0.3 [2022-08-06T18:28:43.561Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-06T18:28:43.561Z] docker-init: [2022-08-06T18:28:43.561Z] Version: 0.19.0 [2022-08-06T18:28:43.561Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-06T18:28:43.820Z] #62 23.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-06T18:28:43.820Z] #62 23.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-06T18:28:42.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:42.240Z] > git config --add remote.origin.fetch +refs/pull/43924/head:refs/remotes/origin/PR-43924 # timeout=10 [2022-08-06T18:28:42.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:42.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:42.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:42.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:42.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:42.488Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:42.497Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:43.121Z] > git remote # timeout=10 [2022-08-06T18:28:43.143Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:28:43.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:43.157Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:28:43.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:28:43.187Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:43.195Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:44.041Z] + docker info [2022-08-06T18:28:44.084Z] #62 23.91 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-06T18:28:44.084Z] #62 23.95 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-06T18:28:44.084Z] #62 ... [2022-08-06T18:28:44.084Z] [2022-08-06T18:28:44.084Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:28:44.084Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:28:44.084Z] #47 13.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-06T18:28:44.084Z] #47 14.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:28:44.084Z] #47 ... [2022-08-06T18:28:44.084Z] [2022-08-06T18:28:44.084Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:28:44.084Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:28:44.084Z] #43 17.75 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-06T18:28:44.084Z] #43 17.79 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-06T18:28:44.084Z] #43 18.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-06T18:28:44.084Z] #43 18.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-06T18:28:44.084Z] #43 18.78 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-06T18:28:44.084Z] #43 19.19 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-06T18:28:44.084Z] #43 19.41 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-06T18:28:44.084Z] #43 19.43 go: downloading github.com/peterh/liner v1.2.2 [2022-08-06T18:28:44.084Z] #43 19.86 go: downloading github.com/google/go-dap v0.6.0 [2022-08-06T18:28:44.084Z] #43 20.30 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-06T18:28:44.084Z] #43 20.91 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-06T18:28:44.084Z] #43 21.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-06T18:28:44.084Z] #43 21.69 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-06T18:28:44.084Z] #43 21.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-06T18:28:44.141Z] Client: Docker Engine - Community [2022-08-06T18:28:44.141Z] Version: 20.10.14 [2022-08-06T18:28:44.141Z] API version: 1.41 [2022-08-06T18:28:44.141Z] Go version: go1.16.15 [2022-08-06T18:28:44.141Z] Git commit: a224086 [2022-08-06T18:28:44.141Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-06T18:28:44.141Z] OS/Arch: linux/amd64 [2022-08-06T18:28:44.141Z] Context: default [2022-08-06T18:28:44.141Z] Experimental: true [2022-08-06T18:28:44.141Z] [2022-08-06T18:28:44.141Z] Server: Docker Engine - Community [2022-08-06T18:28:44.141Z] Engine: [2022-08-06T18:28:44.141Z] Version: 20.10.14 [2022-08-06T18:28:44.141Z] API version: 1.41 (minimum version 1.12) [2022-08-06T18:28:44.141Z] Go version: go1.16.15 [2022-08-06T18:28:44.141Z] Git commit: 87a90dc [2022-08-06T18:28:44.141Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-06T18:28:44.141Z] OS/Arch: linux/amd64 [2022-08-06T18:28:44.141Z] Experimental: true [2022-08-06T18:28:44.141Z] containerd: [2022-08-06T18:28:44.141Z] Version: 1.5.11 [2022-08-06T18:28:44.141Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:28:44.141Z] runc: [2022-08-06T18:28:44.141Z] Version: 1.0.3 [2022-08-06T18:28:44.141Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-06T18:28:44.141Z] docker-init: [2022-08-06T18:28:44.141Z] Version: 0.19.0 [2022-08-06T18:28:44.141Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-06T18:28:44.355Z] #43 24.30 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-06T18:28:44.356Z] #43 ... [2022-08-06T18:28:44.356Z] [2022-08-06T18:28:44.356Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:44.356Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:44.356Z] #62 24.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-06T18:28:44.525Z] + docker info [2022-08-06T18:28:44.618Z] #62 24.43 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-06T18:28:44.618Z] #62 24.48 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-06T18:28:44.618Z] #62 24.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-06T18:28:44.618Z] #62 24.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-06T18:28:44.881Z] #62 24.69 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-06T18:28:44.881Z] #62 24.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-06T18:28:45.142Z] #62 25.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-06T18:28:45.404Z] #62 25.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-06T18:28:45.404Z] #62 25.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-06T18:28:45.404Z] #62 25.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-06T18:28:45.666Z] #62 25.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-06T18:28:45.666Z] #62 25.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-06T18:28:45.666Z] #62 25.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-06T18:28:45.926Z] #62 25.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-06T18:28:46.187Z] #62 25.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-06T18:28:46.187Z] #62 26.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-06T18:28:46.187Z] #62 26.04 go: downloading github.com/julz/importas v0.1.0 [2022-08-06T18:28:46.187Z] #62 26.07 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-06T18:28:46.187Z] #62 26.21 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-06T18:28:46.449Z] #62 26.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-06T18:28:46.449Z] #62 26.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-06T18:28:46.449Z] #62 26.49 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-06T18:28:46.710Z] #62 26.54 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-06T18:28:46.974Z] #62 26.82 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-06T18:28:46.974Z] #62 26.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-06T18:28:46.974Z] #62 26.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-06T18:28:46.974Z] #62 26.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-06T18:28:46.974Z] #62 26.94 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-06T18:28:47.099Z] Commit message: "add PID file to the docker.service" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-06T18:28:48.007Z] + docker version [2022-08-06T18:28:48.363Z] #62 27.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-06T18:28:48.363Z] #62 27.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-06T18:28:48.363Z] #62 28.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-06T18:28:48.363Z] #62 28.10 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-06T18:28:48.363Z] #62 28.32 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-06T18:28:48.363Z] #62 28.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-06T18:28:48.624Z] #62 28.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-06T18:28:48.624Z] #62 28.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-06T18:28:48.885Z] #62 28.79 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-06T18:28:48.885Z] #62 ... [2022-08-06T18:28:48.885Z] [2022-08-06T18:28:48.885Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:28:48.885Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:28:48.885Z] #64 18.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-06T18:28:48.885Z] #64 19.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-06T18:28:48.885Z] #64 19.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-06T18:28:48.885Z] #64 21.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-06T18:28:49.147Z] #64 ... [2022-08-06T18:28:49.147Z] [2022-08-06T18:28:49.147Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:28:49.147Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:28:49.147Z] #19 10.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-06T18:28:49.147Z] #19 12.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-06T18:28:49.147Z] #19 13.20 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-06T18:28:49.147Z] #19 13.25 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-06T18:28:49.147Z] #19 13.26 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-06T18:28:49.147Z] #19 13.27 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-06T18:28:49.147Z] #19 13.27 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:28:49.147Z] #19 13.29 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:28:49.147Z] #19 13.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-06T18:28:49.147Z] #19 13.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:28:49.147Z] #19 13.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-06T18:28:49.147Z] #19 13.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-06T18:28:49.147Z] #19 13.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:28:49.147Z] #19 13.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-06T18:28:49.147Z] #19 ... [2022-08-06T18:28:49.147Z] [2022-08-06T18:28:49.147Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:28:49.147Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:28:49.147Z] #83 19.11 Fetched 8563 kB in 15s (590 kB/s) [2022-08-06T18:28:49.147Z] #83 19.11 Reading package lists... [2022-08-06T18:28:49.147Z] #83 27.04 Reading package lists... [2022-08-06T18:28:49.147Z] #83 ... [2022-08-06T18:28:49.147Z] [2022-08-06T18:28:49.147Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:28:49.147Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:28:49.147Z] #62 29.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-06T18:28:49.147Z] #62 29.17 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-06T18:28:49.147Z] #62 29.29 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-06T18:28:49.407Z] #62 29.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-06T18:28:49.669Z] #62 29.55 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-06T18:28:49.669Z] #62 29.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-06T18:28:49.669Z] #62 29.71 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-06T18:28:49.930Z] #62 29.90 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-06T18:28:49.930Z] #62 29.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-06T18:28:50.191Z] #62 30.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-06T18:28:50.191Z] #62 30.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-06T18:28:50.452Z] #62 30.26 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-06T18:28:50.452Z] #62 30.44 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-06T18:28:51.024Z] #62 30.96 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-06T18:28:51.285Z] #62 31.16 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-06T18:28:51.285Z] #62 31.29 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-06T18:28:51.285Z] #62 31.32 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-06T18:28:51.547Z] #62 31.43 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-06T18:28:51.547Z] #62 31.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-06T18:28:52.122Z] #62 31.91 go: downloading honnef.co/go/tools v0.3.1 [2022-08-06T18:28:52.699Z] Fetching without tags [2022-08-06T18:28:53.014Z] Merging remotes/origin/master commit 7e44b7cddd43b1771a44a2dd56548627e491c950 into PR head commit 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:52.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:52.628Z] > git config --add remote.origin.fetch +refs/pull/43924/head:refs/remotes/origin/PR-43924 # timeout=10 [2022-08-06T18:28:52.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:52.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-06T18:28:52.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-06T18:28:52.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:52.814Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43924/head:refs/remotes/origin/PR-43924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-06T18:28:53.028Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:53.040Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:53.860Z] Merge succeeded, producing 474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:28:53.860Z] Checking out Revision 474ad1d15ae60ac0cfa754723de695d810b3f0a5 (PR-43924) [2022-08-06T18:28:54.038Z] #62 33.89 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-06T18:28:54.038Z] #62 34.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-06T18:28:54.299Z] #62 34.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-06T18:28:54.299Z] #62 34.34 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-06T18:28:54.561Z] #62 ... [2022-08-06T18:28:54.561Z] [2022-08-06T18:28:54.561Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:28:54.561Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:28:54.561Z] #43 24.42 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-06T18:28:54.561Z] #43 ... [2022-08-06T18:28:54.561Z] [2022-08-06T18:28:54.561Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:28:54.561Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:28:54.561Z] #54 29.09 Updating files: 54% (1191/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-06T18:28:54.561Z] #54 30.21 + git checkout -q v2.3.0 [2022-08-06T18:28:54.561Z] #54 32.26 + 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-08-06T18:28:53.824Z] > git remote # timeout=10 [2022-08-06T18:28:53.832Z] > git config --get remote.origin.url # timeout=10 [2022-08-06T18:28:53.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-06T18:28:53.839Z] > git merge 7e44b7cddd43b1771a44a2dd56548627e491c950 # timeout=10 [2022-08-06T18:28:53.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-06T18:28:53.861Z] > git config core.sparsecheckout # timeout=10 [2022-08-06T18:28:53.869Z] > git checkout -f 474ad1d15ae60ac0cfa754723de695d810b3f0a5 # timeout=10 [2022-08-06T18:28:56.139Z] Client: Docker Engine - Community [2022-08-06T18:28:56.139Z] Version: 20.10.14 [2022-08-06T18:28:56.139Z] API version: 1.41 [2022-08-06T18:28:56.139Z] Go version: go1.16.15 [2022-08-06T18:28:56.139Z] Git commit: a224086 [2022-08-06T18:28:56.139Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-06T18:28:56.139Z] OS/Arch: linux/amd64 [2022-08-06T18:28:56.139Z] Context: default [2022-08-06T18:28:56.139Z] Experimental: true [2022-08-06T18:28:56.139Z] [2022-08-06T18:28:56.139Z] Server: Docker Engine - Community [2022-08-06T18:28:56.139Z] Engine: [2022-08-06T18:28:56.139Z] Version: 20.10.14 [2022-08-06T18:28:56.139Z] API version: 1.41 (minimum version 1.12) [2022-08-06T18:28:56.139Z] Go version: go1.16.15 [2022-08-06T18:28:56.139Z] Git commit: 87a90dc [2022-08-06T18:28:56.139Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-06T18:28:56.139Z] OS/Arch: linux/amd64 [2022-08-06T18:28:56.139Z] Experimental: true [2022-08-06T18:28:56.139Z] containerd: [2022-08-06T18:28:56.139Z] Version: 1.5.11 [2022-08-06T18:28:56.139Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:28:56.139Z] runc: [2022-08-06T18:28:56.139Z] Version: 1.0.3 [2022-08-06T18:28:56.139Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-06T18:28:56.139Z] docker-init: [2022-08-06T18:28:56.139Z] Version: 0.19.0 [2022-08-06T18:28:56.139Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-06T18:28:56.278Z] Client: [2022-08-06T18:28:56.278Z] Context: default [2022-08-06T18:28:56.278Z] Debug Mode: false [2022-08-06T18:28:56.278Z] Plugins: [2022-08-06T18:28:56.278Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-06T18:28:56.278Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-06T18:28:56.278Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-06T18:28:56.278Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-06T18:28:56.278Z] [2022-08-06T18:28:56.278Z] Server: [2022-08-06T18:28:56.278Z] Containers: 0 [2022-08-06T18:28:56.278Z] Running: 0 [2022-08-06T18:28:56.278Z] Paused: 0 [2022-08-06T18:28:56.278Z] Stopped: 0 [2022-08-06T18:28:56.278Z] Images: 0 [2022-08-06T18:28:56.278Z] Server Version: 20.10.14 [2022-08-06T18:28:56.278Z] Storage Driver: overlay2 [2022-08-06T18:28:56.278Z] Backing Filesystem: extfs [2022-08-06T18:28:56.278Z] Supports d_type: true [2022-08-06T18:28:56.278Z] Native Overlay Diff: true [2022-08-06T18:28:56.278Z] userxattr: false [2022-08-06T18:28:56.278Z] Logging Driver: json-file [2022-08-06T18:28:56.278Z] Cgroup Driver: cgroupfs [2022-08-06T18:28:56.278Z] Cgroup Version: 1 [2022-08-06T18:28:56.278Z] Plugins: [2022-08-06T18:28:56.278Z] Volume: local [2022-08-06T18:28:56.278Z] Network: bridge host ipvlan macvlan null overlay [2022-08-06T18:28:56.278Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-06T18:28:56.278Z] Swarm: inactive [2022-08-06T18:28:56.278Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-06T18:28:56.278Z] Default Runtime: runc [2022-08-06T18:28:56.278Z] Init Binary: docker-init [2022-08-06T18:28:56.278Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:28:56.278Z] runc version: v1.0.3-0-gf46b6ba [2022-08-06T18:28:56.278Z] init version: de40ad0 [2022-08-06T18:28:56.278Z] Security Options: [2022-08-06T18:28:56.278Z] apparmor [2022-08-06T18:28:56.278Z] seccomp [2022-08-06T18:28:56.278Z] Profile: default [2022-08-06T18:28:56.278Z] Kernel Version: 5.4.0-1071-aws [2022-08-06T18:28:56.278Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-06T18:28:56.278Z] OSType: linux [2022-08-06T18:28:56.278Z] Architecture: x86_64 [2022-08-06T18:28:56.278Z] CPUs: 2 [2022-08-06T18:28:56.278Z] Total Memory: 7.565GiB [2022-08-06T18:28:56.278Z] Name: ip-10-100-100-107 [2022-08-06T18:28:56.278Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-06T18:28:56.278Z] Docker Root Dir: /var/lib/docker [2022-08-06T18:28:56.278Z] Debug Mode: false [2022-08-06T18:28:56.278Z] Registry: https://index.docker.io/v1/ [2022-08-06T18:28:56.278Z] Labels: [2022-08-06T18:28:56.278Z] Experimental: true [2022-08-06T18:28:56.278Z] Insecure Registries: [2022-08-06T18:28:56.278Z] 127.0.0.0/8 [2022-08-06T18:28:56.278Z] Live Restore Enabled: true [2022-08-06T18:28:56.278Z] [2022-08-06T18:28:56.278Z] WARNING: No swap limit support [Pipeline] sh [2022-08-06T18:28:56.435Z] + docker info [2022-08-06T18:28:56.568Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:28:56.569Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:28:56.569Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43924/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-06T18:28:56.569Z] + bash /home/ubuntu/workspace/moby_PR-43924/check-config.sh [2022-08-06T18:28:56.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-06T18:28:56.569Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-06T18:28:56.569Z] [2022-08-06T18:28:56.569Z] Generally Necessary: [2022-08-06T18:28:56.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-06T18:28:56.569Z] - apparmor: enabled and tools installed [2022-08-06T18:28:56.569Z] - CONFIG_NAMESPACES: enabled [2022-08-06T18:28:56.569Z] - CONFIG_NET_NS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_PID_NS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_IPC_NS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_UTS_NS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CGROUPS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-06T18:28:56.569Z] - CONFIG_CPUSETS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_MEMCG: enabled [2022-08-06T18:28:56.569Z] - CONFIG_KEYS: enabled [2022-08-06T18:28:56.569Z] - CONFIG_VETH: enabled (as module) [2022-08-06T18:28:56.569Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-06T18:28:56.829Z] - CONFIG_CGROUP_BPF: enabled [2022-08-06T18:28:56.829Z] [2022-08-06T18:28:56.829Z] Optional Features: [2022-08-06T18:28:56.829Z] - CONFIG_USER_NS: enabled [2022-08-06T18:28:56.829Z] - CONFIG_SECCOMP: enabled [2022-08-06T18:28:56.829Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-06T18:28:56.829Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-06T18:28:56.829Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-06T18:28:56.829Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-06T18:28:56.829Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-06T18:28:56.829Z] - CONFIG_BLK_CGROUP: enabled [2022-08-06T18:28:56.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-06T18:28:56.829Z] - CONFIG_CGROUP_PERF: enabled [2022-08-06T18:28:56.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-06T18:28:56.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-06T18:28:56.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-06T18:28:56.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-06T18:28:56.829Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-06T18:28:56.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_IP_VS: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-06T18:28:56.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-06T18:28:56.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-06T18:28:56.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-06T18:28:56.829Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-06T18:28:56.829Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-06T18:28:57.088Z] - CONFIG_EXT4_FS: enabled [2022-08-06T18:28:57.088Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-06T18:28:57.088Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-06T18:28:57.088Z] - Network Drivers: [2022-08-06T18:28:57.088Z] - "overlay": [2022-08-06T18:28:57.088Z] - CONFIG_VXLAN: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-06T18:28:57.088Z] Optional (for encrypted networks): [2022-08-06T18:28:57.088Z] - CONFIG_CRYPTO: enabled [2022-08-06T18:28:57.088Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-06T18:28:57.088Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-06T18:28:57.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-06T18:28:57.088Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-06T18:28:57.088Z] - CONFIG_XFRM: enabled [2022-08-06T18:28:57.088Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-06T18:28:57.088Z] - "ipvlan": [2022-08-06T18:28:57.088Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-06T18:28:57.088Z] - "macvlan": [2022-08-06T18:28:57.088Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_DUMMY: enabled (as module) [2022-08-06T18:28:57.088Z] - "ftp,tftp client in container": [2022-08-06T18:28:57.088Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-06T18:28:57.088Z] - Storage Drivers: [2022-08-06T18:28:57.088Z] - "aufs": [2022-08-06T18:28:57.088Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-06T18:28:57.088Z] - "btrfs": [2022-08-06T18:28:57.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-06T18:28:57.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-06T18:28:57.088Z] - "devicemapper": [2022-08-06T18:28:57.088Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-06T18:28:57.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-06T18:28:57.088Z] - "overlay": [2022-08-06T18:28:57.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-06T18:28:57.088Z] - "zfs": [2022-08-06T18:28:57.088Z] - /dev/zfs: present [2022-08-06T18:28:57.088Z] - zfs command: missing [2022-08-06T18:28:57.088Z] - zpool command: missing [2022-08-06T18:28:57.088Z] [2022-08-06T18:28:57.088Z] Limits: [2022-08-06T18:28:57.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-06T18:28:57.088Z] [2022-08-06T18:28:57.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-06T18:28:57.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 . [2022-08-06T18:28:57.693Z] #1 [internal] load build definition from Dockerfile [2022-08-06T18:28:57.693Z] #1 sha256:430958c927ef9ec49d184eff1eaa647f3811298ff97a168be654e09258ecc0a2 [2022-08-06T18:28:57.693Z] #1 transferring dockerfile: [2022-08-06T18:28:57.693Z] #1 transferring dockerfile: 19.07kB 0.1s done [2022-08-06T18:28:57.693Z] #1 DONE 0.2s [2022-08-06T18:28:57.693Z] [2022-08-06T18:28:57.693Z] #2 [internal] load .dockerignore [2022-08-06T18:28:57.693Z] #2 sha256:939063934ac9567a08a99d472017a253b10f67f2c81315f74393bcf395d78bdf [2022-08-06T18:28:57.693Z] #2 transferring context: 145B done [2022-08-06T18:28:57.693Z] #2 DONE 0.2s [2022-08-06T18:28:57.693Z] [2022-08-06T18:28:57.693Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-06T18:28:57.693Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-06T18:28:58.263Z] #3 DONE 0.5s [2022-08-06T18:28:58.263Z] [2022-08-06T18:28:58.263Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-06T18:28:58.263Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-06T18:28:58.263Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-06T18:28:58.263Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-06T18:28:58.263Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-06T18:28:58.263Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-08-06T18:28:58.263Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-06T18:28:58.311Z] Commit message: "add PID file to the docker.service" [2022-08-06T18:28:58.523Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-06T18:28:58.788Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-06T18:28:58.788Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-06T18:28:59.118Z] + docker version [2022-08-06T18:28:59.360Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-06T18:28:59.360Z] #4 DONE 1.0s [2022-08-06T18:28:59.407Z] Client: [2022-08-06T18:28:59.407Z] Context: default [2022-08-06T18:28:59.407Z] Debug Mode: false [2022-08-06T18:28:59.408Z] Plugins: [2022-08-06T18:28:59.408Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-06T18:28:59.408Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-06T18:28:59.408Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-06T18:28:59.408Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-06T18:28:59.408Z] [2022-08-06T18:28:59.408Z] Server: [2022-08-06T18:28:59.408Z] Containers: 0 [2022-08-06T18:28:59.408Z] Running: 0 [2022-08-06T18:28:59.408Z] Paused: 0 [2022-08-06T18:28:59.408Z] Stopped: 0 [2022-08-06T18:28:59.408Z] Images: 0 [2022-08-06T18:28:59.408Z] Server Version: 20.10.14 [2022-08-06T18:28:59.408Z] Storage Driver: overlay2 [2022-08-06T18:28:59.408Z] Backing Filesystem: extfs [2022-08-06T18:28:59.408Z] Supports d_type: true [2022-08-06T18:28:59.408Z] Native Overlay Diff: true [2022-08-06T18:28:59.408Z] userxattr: false [2022-08-06T18:28:59.408Z] Logging Driver: json-file [2022-08-06T18:28:59.408Z] Cgroup Driver: cgroupfs [2022-08-06T18:28:59.408Z] Cgroup Version: 1 [2022-08-06T18:28:59.408Z] Plugins: [2022-08-06T18:28:59.408Z] Volume: local [2022-08-06T18:28:59.408Z] Network: bridge host ipvlan macvlan null overlay [2022-08-06T18:28:59.408Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-06T18:28:59.408Z] Swarm: inactive [2022-08-06T18:28:59.408Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-06T18:28:59.408Z] Default Runtime: runc [2022-08-06T18:28:59.408Z] Init Binary: docker-init [2022-08-06T18:28:59.408Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:28:59.408Z] runc version: v1.0.3-0-gf46b6ba [2022-08-06T18:28:59.408Z] init version: de40ad0 [2022-08-06T18:28:59.408Z] Security Options: [2022-08-06T18:28:59.408Z] apparmor [2022-08-06T18:28:59.408Z] seccomp [2022-08-06T18:28:59.408Z] Profile: default [2022-08-06T18:28:59.408Z] Kernel Version: 5.4.0-1071-aws [2022-08-06T18:28:59.408Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-06T18:28:59.408Z] OSType: linux [2022-08-06T18:28:59.408Z] Architecture: x86_64 [2022-08-06T18:28:59.408Z] CPUs: 2 [2022-08-06T18:28:59.408Z] Total Memory: 7.565GiB [2022-08-06T18:28:59.408Z] Name: ip-10-100-85-170 [2022-08-06T18:28:59.408Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-06T18:28:59.408Z] Docker Root Dir: /var/lib/docker [2022-08-06T18:28:59.408Z] Debug Mode: false [2022-08-06T18:28:59.408Z] Registry: https://index.docker.io/v1/ [2022-08-06T18:28:59.408Z] Labels: [2022-08-06T18:28:59.408Z] Experimental: true [2022-08-06T18:28:59.408Z] Insecure Registries: [2022-08-06T18:28:59.408Z] 127.0.0.0/8 [2022-08-06T18:28:59.408Z] Live Restore Enabled: true [2022-08-06T18:28:59.408Z] [2022-08-06T18:28:59.408Z] WARNING: No swap limit support [Pipeline] sh [2022-08-06T18:28:59.619Z] [2022-08-06T18:28:59.619Z] #5 [internal] load build definition from Dockerfile [2022-08-06T18:28:59.619Z] #5 sha256:4b282c3577e78b83950225a2a800db1d5fd0eeacb1ba81b62144fd7304d31542 [2022-08-06T18:28:59.619Z] #5 DONE 0.0s [2022-08-06T18:28:59.619Z] [2022-08-06T18:28:59.619Z] #6 [internal] load .dockerignore [2022-08-06T18:28:59.619Z] #6 sha256:ecc3e9045f6513aa52377ea17e9007a85c6921d11b5ff2f1e600eece663c8fea [2022-08-06T18:28:59.619Z] #6 DONE 0.0s [2022-08-06T18:28:59.619Z] [2022-08-06T18:28:59.619Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:28:59.619Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:28:59.747Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:28:59.747Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:28:59.747Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43924/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-06T18:28:59.747Z] + bash /home/ubuntu/workspace/moby_PR-43924/check-config.sh [2022-08-06T18:28:59.747Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-06T18:28:59.747Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-06T18:28:59.747Z] [2022-08-06T18:28:59.747Z] Generally Necessary: [2022-08-06T18:28:59.747Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-06T18:28:59.747Z] - apparmor: enabled and tools installed [2022-08-06T18:28:59.747Z] - CONFIG_NAMESPACES: enabled [2022-08-06T18:28:59.747Z] - CONFIG_NET_NS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_PID_NS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_IPC_NS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_UTS_NS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CGROUPS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-06T18:28:59.747Z] - CONFIG_CPUSETS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_MEMCG: enabled [2022-08-06T18:28:59.747Z] - CONFIG_KEYS: enabled [2022-08-06T18:28:59.747Z] - CONFIG_VETH: enabled (as module) [2022-08-06T18:28:59.747Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-06T18:28:59.747Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-06T18:28:59.747Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-06T18:28:59.747Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-06T18:28:59.747Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-06T18:29:00.023Z] - CONFIG_CGROUP_BPF: enabled [2022-08-06T18:29:00.023Z] [2022-08-06T18:29:00.023Z] Optional Features: [2022-08-06T18:29:00.023Z] - CONFIG_USER_NS: enabled [2022-08-06T18:29:00.023Z] - CONFIG_SECCOMP: enabled [2022-08-06T18:29:00.023Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-06T18:29:00.023Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-06T18:29:00.023Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-06T18:29:00.023Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-06T18:29:00.023Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-06T18:29:00.023Z] - CONFIG_BLK_CGROUP: enabled [2022-08-06T18:29:00.023Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-06T18:29:00.023Z] - CONFIG_CGROUP_PERF: enabled [2022-08-06T18:29:00.023Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-06T18:29:00.023Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-06T18:29:00.023Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-06T18:29:00.023Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-06T18:29:00.023Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-06T18:29:00.023Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_IP_VS: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-06T18:29:00.023Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-06T18:29:00.023Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-06T18:29:00.023Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-06T18:29:00.023Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-06T18:29:00.023Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-06T18:29:00.023Z] - CONFIG_EXT4_FS: enabled [2022-08-06T18:29:00.023Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-06T18:29:00.023Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-06T18:29:00.023Z] - Network Drivers: [2022-08-06T18:29:00.023Z] - "overlay": [2022-08-06T18:29:00.187Z] #10 ... [2022-08-06T18:29:00.187Z] [2022-08-06T18:29:00.188Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:00.188Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:29:00.188Z] #9 DONE 0.6s [2022-08-06T18:29:00.188Z] [2022-08-06T18:29:00.188Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:29:00.188Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-06T18:29:00.188Z] #8 DONE 0.6s [2022-08-06T18:29:00.188Z] [2022-08-06T18:29:00.188Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:00.188Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:29:00.188Z] #10 DONE 0.7s [2022-08-06T18:29:00.188Z] [2022-08-06T18:29:00.188Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-06T18:29:00.188Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-06T18:29:00.188Z] #7 DONE 0.7s [2022-08-06T18:29:00.288Z] - CONFIG_VXLAN: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-06T18:29:00.288Z] Optional (for encrypted networks): [2022-08-06T18:29:00.288Z] - CONFIG_CRYPTO: enabled [2022-08-06T18:29:00.288Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-06T18:29:00.288Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-06T18:29:00.288Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-06T18:29:00.288Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-06T18:29:00.288Z] - CONFIG_XFRM: enabled [2022-08-06T18:29:00.288Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-06T18:29:00.288Z] - "ipvlan": [2022-08-06T18:29:00.288Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-06T18:29:00.288Z] - "macvlan": [2022-08-06T18:29:00.288Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_DUMMY: enabled (as module) [2022-08-06T18:29:00.288Z] - "ftp,tftp client in container": [2022-08-06T18:29:00.288Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-06T18:29:00.288Z] - Storage Drivers: [2022-08-06T18:29:00.288Z] - "aufs": [2022-08-06T18:29:00.288Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-06T18:29:00.288Z] - "btrfs": [2022-08-06T18:29:00.288Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-06T18:29:00.288Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-06T18:29:00.288Z] - "devicemapper": [2022-08-06T18:29:00.288Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-06T18:29:00.288Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-06T18:29:00.288Z] - "overlay": [2022-08-06T18:29:00.288Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-06T18:29:00.288Z] - "zfs": [2022-08-06T18:29:00.288Z] - /dev/zfs: present [2022-08-06T18:29:00.288Z] - zfs command: missing [2022-08-06T18:29:00.288Z] - zpool command: missing [2022-08-06T18:29:00.288Z] [2022-08-06T18:29:00.288Z] Limits: [2022-08-06T18:29:00.288Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-06T18:29:00.288Z] [2022-08-06T18:29:00.288Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-06T18:29:00.637Z] + sudo modprobe ip_vs [2022-08-06T18:29:00.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 . [2022-08-06T18:29:00.895Z] #1 [internal] load build definition from Dockerfile [2022-08-06T18:29:00.895Z] #1 sha256:5b29a3e0b060e68f32ac2659f46aac071badd151007f2277f00f66ca7d885bb0 [2022-08-06T18:29:00.895Z] #1 transferring dockerfile: 19.07kB done [2022-08-06T18:29:00.895Z] #1 DONE 0.1s [2022-08-06T18:29:00.895Z] [2022-08-06T18:29:00.895Z] #2 [internal] load .dockerignore [2022-08-06T18:29:00.895Z] #2 sha256:ef2abae570d1cc3f9ee7072b6df573c956f735b0db4e96c8cfb3fd0bb5d88eca [2022-08-06T18:29:00.895Z] #2 transferring context: 145B done [2022-08-06T18:29:00.895Z] #2 DONE 0.1s [2022-08-06T18:29:00.895Z] [2022-08-06T18:29:00.895Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-06T18:29:00.895Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-06T18:29:01.129Z] [2022-08-06T18:29:01.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:01.129Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:01.129Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-06T18:29:01.129Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-06T18:29:01.129Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-06T18:29:01.129Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-06T18:29:01.129Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.1s [2022-08-06T18:29:01.181Z] #54 ... [2022-08-06T18:29:01.181Z] [2022-08-06T18:29:01.181Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:29:01.181Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:29:01.181Z] #58 23.03 Reading package lists... [2022-08-06T18:29:01.181Z] #58 30.37 Reading package lists... [2022-08-06T18:29:01.181Z] #58 37.45 Building dependency tree... [2022-08-06T18:29:01.181Z] #58 ... [2022-08-06T18:29:01.181Z] [2022-08-06T18:29:01.181Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:29:01.181Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:29:01.181Z] #83 27.04 Reading package lists... [2022-08-06T18:29:01.181Z] #83 33.55 Building dependency tree... [2022-08-06T18:29:01.181Z] #83 38.39 python3 is already the newest version (3.9.2-3). [2022-08-06T18:29:01.181Z] #83 38.39 The following additional packages will be installed: [2022-08-06T18:29:01.181Z] #83 38.41 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-06T18:29:01.181Z] #83 38.42 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-06T18:29:01.181Z] #83 38.45 Suggested packages: [2022-08-06T18:29:01.181Z] #83 38.45 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-06T18:29:01.181Z] #83 38.45 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-06T18:29:01.181Z] #83 38.45 m4-doc ed diffutils-doc [2022-08-06T18:29:01.181Z] #83 38.45 Recommended packages: [2022-08-06T18:29:01.181Z] #83 38.45 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-06T18:29:01.181Z] #83 40.82 The following NEW packages will be installed: [2022-08-06T18:29:01.181Z] #83 40.82 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-06T18:29:01.181Z] #83 40.82 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-06T18:29:01.181Z] #83 40.82 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-06T18:29:01.181Z] #83 40.83 libyajl2 m4 patch xz-utils [2022-08-06T18:29:01.391Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.77MB / 10.88MB 0.2s [2022-08-06T18:29:01.391Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.2s [2022-08-06T18:29:01.391Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.2s [2022-08-06T18:29:01.391Z] #11 ... [2022-08-06T18:29:01.391Z] [2022-08-06T18:29:01.391Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:29:01.391Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:29:01.391Z] #49 DONE 0.0s [2022-08-06T18:29:01.391Z] [2022-08-06T18:29:01.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:01.391Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:01.391Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 8.39MB / 10.88MB 0.4s [2022-08-06T18:29:01.465Z] #83 41.35 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:29:01.465Z] #83 41.35 Need to get 5940 kB of archives. [2022-08-06T18:29:01.465Z] #83 41.35 After this operation, 18.7 MB of additional disk space will be used. [2022-08-06T18:29:01.465Z] #83 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:29:01.465Z] #83 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-06T18:29:01.465Z] #83 41.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-06T18:29:01.465Z] #83 41.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-06T18:29:01.465Z] #83 41.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:29:01.465Z] #83 41.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-06T18:29:01.465Z] #83 41.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-06T18:29:01.465Z] #83 41.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-06T18:29:01.465Z] #83 41.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-06T18:29:01.465Z] #83 41.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-06T18:29:01.465Z] #83 41.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:29:01.509Z] #3 DONE 0.4s [2022-08-06T18:29:01.510Z] [2022-08-06T18:29:01.510Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-06T18:29:01.510Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-06T18:29:01.510Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-06T18:29:01.510Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-06T18:29:01.510Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-06T18:29:01.510Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s [2022-08-06T18:29:01.510Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-06T18:29:01.699Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.4s [2022-08-06T18:29:01.699Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.10MB / 5.16MB 0.4s [2022-08-06T18:29:01.699Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.15MB / 55.00MB 0.4s [2022-08-06T18:29:01.699Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-06T18:29:01.699Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s [2022-08-06T18:29:01.699Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.53MB / 55.00MB 0.7s [2022-08-06T18:29:01.699Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.7s [2022-08-06T18:29:01.730Z] #83 41.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:29:01.730Z] #83 41.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-06T18:29:01.730Z] #83 41.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:29:01.730Z] #83 41.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-06T18:29:01.730Z] #83 41.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:29:01.730Z] #83 41.75 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-08-06T18:29:01.730Z] #83 41.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:29:01.730Z] #83 41.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:29:01.730Z] #83 41.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-06T18:29:01.730Z] #83 41.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:29:01.768Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-06T18:29:01.960Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.8s done [2022-08-06T18:29:01.961Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.9s [2022-08-06T18:29:01.961Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.24MB / 54.58MB 0.9s [2022-08-06T18:29:01.961Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.9s [2022-08-06T18:29:01.990Z] #83 41.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:29:01.990Z] #83 41.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-06T18:29:02.221Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 1.0s [2022-08-06T18:29:02.221Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 1.0s [2022-08-06T18:29:02.221Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 1.2s [2022-08-06T18:29:02.221Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.63MB / 54.58MB 1.2s [2022-08-06T18:29:02.221Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 1.2s [2022-08-06T18:29:02.221Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 1.3s [2022-08-06T18:29:02.221Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.93MB / 54.58MB 1.3s [2022-08-06T18:29:02.332Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.5s done [2022-08-06T18:29:02.332Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-06T18:29:02.482Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 1.4s [2022-08-06T18:29:02.482Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.72MB / 54.58MB 1.4s [2022-08-06T18:29:02.561Z] #83 ... [2022-08-06T18:29:02.561Z] [2022-08-06T18:29:02.561Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:29:02.561Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:29:02.561Z] #58 42.27 The following additional packages will be installed: [2022-08-06T18:29:02.561Z] #58 42.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:29:02.561Z] #58 42.31 python3-protobuf python3-six [2022-08-06T18:29:02.561Z] #58 42.32 Suggested packages: [2022-08-06T18:29:02.561Z] #58 42.34 python3-setuptools [2022-08-06T18:29:02.561Z] #58 42.34 Recommended packages: [2022-08-06T18:29:02.561Z] #58 42.35 iproute2 | iproute [2022-08-06T18:29:02.589Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-06T18:29:02.742Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 1.6s [2022-08-06T18:29:02.742Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.16MB / 54.58MB 1.6s [2022-08-06T18:29:02.742Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 19.49MB / 85.90MB 1.6s [2022-08-06T18:29:02.742Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.89MB / 55.00MB 1.7s [2022-08-06T18:29:02.742Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 1.8s [2022-08-06T18:29:02.742Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 25.17MB / 85.90MB 1.8s [2022-08-06T18:29:02.847Z] #4 DONE 1.3s [2022-08-06T18:29:03.002Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 1.8s [2022-08-06T18:29:03.002Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 49.28MB / 55.00MB 2.0s [2022-08-06T18:29:03.002Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 38.80MB / 54.58MB 2.0s [2022-08-06T18:29:03.002Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 32.51MB / 85.90MB 2.0s [2022-08-06T18:29:03.106Z] [2022-08-06T18:29:03.106Z] #6 [internal] load .dockerignore [2022-08-06T18:29:03.106Z] #6 sha256:4484fba2e04c297e908b20cea8e5458735e2668b5fab4b8badcbf434a6c0eed8 [2022-08-06T18:29:03.106Z] #6 DONE 0.0s [2022-08-06T18:29:03.106Z] [2022-08-06T18:29:03.106Z] #5 [internal] load build definition from Dockerfile [2022-08-06T18:29:03.106Z] #5 sha256:42ac56d330d8625c054f172a6fcc9b0ed40a28909a541369b8f42f21ba5815d3 [2022-08-06T18:29:03.106Z] #5 DONE 0.0s [2022-08-06T18:29:03.106Z] [2022-08-06T18:29:03.106Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:03.106Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:29:03.262Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 41.94MB / 54.58MB 2.1s [2022-08-06T18:29:03.262Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s [2022-08-06T18:29:03.262Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 2.2s [2022-08-06T18:29:03.262Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.99MB / 85.90MB 2.2s [2022-08-06T18:29:03.500Z] #58 43.40 The following NEW packages will be installed: [2022-08-06T18:29:03.525Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.07MB / 54.58MB 2.4s [2022-08-06T18:29:03.525Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 2.4s [2022-08-06T18:29:03.525Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 50.14MB / 85.90MB 2.4s [2022-08-06T18:29:03.761Z] #58 43.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:29:03.761Z] #58 43.48 python3-protobuf python3-six [2022-08-06T18:29:03.784Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 55.57MB / 85.90MB 2.6s [2022-08-06T18:29:04.022Z] #58 44.04 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:29:04.022Z] #58 44.04 Need to get 2315 kB of archives. [2022-08-06T18:29:04.022Z] #58 44.04 After this operation, 11.1 MB of additional disk space will be used. [2022-08-06T18:29:04.022Z] #58 44.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-06T18:29:04.045Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-06T18:29:04.045Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 2.9s [2022-08-06T18:29:04.088Z] #10 ... [2022-08-06T18:29:04.088Z] [2022-08-06T18:29:04.088Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:04.088Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:29:04.088Z] #9 DONE 1.0s [2022-08-06T18:29:04.282Z] #58 44.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:29:04.282Z] #58 44.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-06T18:29:04.282Z] #58 44.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-06T18:29:04.282Z] #58 44.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:29:04.282Z] #58 44.17 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-08-06T18:29:04.282Z] #58 44.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:29:04.335Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 66.06MB / 85.90MB 3.1s [2022-08-06T18:29:04.335Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.1s done [2022-08-06T18:29:04.335Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 71.85MB / 85.90MB 3.2s [2022-08-06T18:29:04.335Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.2s [2022-08-06T18:29:04.350Z] [2022-08-06T18:29:04.350Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-06T18:29:04.350Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-06T18:29:04.350Z] #7 DONE 1.0s [2022-08-06T18:29:04.350Z] [2022-08-06T18:29:04.350Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:04.350Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:29:04.350Z] #10 DONE 1.0s [2022-08-06T18:29:04.350Z] [2022-08-06T18:29:04.350Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:29:04.350Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-06T18:29:04.350Z] #8 DONE 1.0s [2022-08-06T18:29:04.546Z] #58 ... [2022-08-06T18:29:04.546Z] [2022-08-06T18:29:04.546Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:29:04.546Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:29:04.546Z] #62 34.56 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-06T18:29:04.546Z] #62 37.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-06T18:29:04.546Z] #62 37.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-06T18:29:04.546Z] #62 37.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-06T18:29:04.546Z] #62 37.40 go: downloading golang.org/x/text v0.3.7 [2022-08-06T18:29:04.595Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.3s done [2022-08-06T18:29:04.595Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.4s [2022-08-06T18:29:04.595Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 3.6s [2022-08-06T18:29:04.595Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.34MB / 141.86MB 3.6s [2022-08-06T18:29:04.608Z] [2022-08-06T18:29:04.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:04.608Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:04.608Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-06T18:29:04.807Z] #62 ... [2022-08-06T18:29:04.807Z] [2022-08-06T18:29:04.807Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:29:04.807Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:29:04.807Z] #83 43.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:04.807Z] #83 44.06 Fetched 5940 kB in 1s (6359 kB/s) [2022-08-06T18:29:04.807Z] #83 44.35 Selecting previously unselected package bzip2. [2022-08-06T18:29:04.807Z] #83 44.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:29:04.807Z] #83 44.41 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:29:04.807Z] #83 44.42 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:29:04.807Z] #83 44.64 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:29:04.807Z] #83 44.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-06T18:29:04.807Z] #83 44.66 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:29:04.854Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.4s [2022-08-06T18:29:04.867Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-06T18:29:04.867Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-06T18:29:04.867Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-06T18:29:04.867Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.2s [2022-08-06T18:29:05.067Z] #83 45.17 Selecting previously unselected package libmagic1:amd64. [2022-08-06T18:29:05.067Z] #83 45.19 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-06T18:29:05.113Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 82.84MB / 85.90MB 3.9s [2022-08-06T18:29:05.113Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.83MB / 141.86MB 3.9s [2022-08-06T18:29:05.134Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.4s [2022-08-06T18:29:05.134Z] #11 ... [2022-08-06T18:29:05.134Z] [2022-08-06T18:29:05.134Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:29:05.134Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:29:05.134Z] #49 DONE 0.7s [2022-08-06T18:29:05.134Z] [2022-08-06T18:29:05.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:05.134Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:05.329Z] #83 45.20 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:29:05.372Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 28.31MB / 141.86MB 4.4s [2022-08-06T18:29:05.391Z] #11 ... [2022-08-06T18:29:05.391Z] [2022-08-06T18:29:05.391Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:29:05.391Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:29:05.391Z] #49 DONE 0.0s [2022-08-06T18:29:05.391Z] [2022-08-06T18:29:05.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:05.391Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:05.391Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.53MB / 55.00MB 0.6s [2022-08-06T18:29:05.589Z] #83 45.44 Selecting previously unselected package file. [2022-08-06T18:29:05.589Z] #83 45.44 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-06T18:29:05.589Z] #83 45.44 Unpacking file (1:5.39-3) ... [2022-08-06T18:29:05.589Z] #83 45.64 Selecting previously unselected package xz-utils. [2022-08-06T18:29:05.651Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.87MB / 55.00MB 0.9s [2022-08-06T18:29:05.651Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.9s [2022-08-06T18:29:05.651Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 1.1s [2022-08-06T18:29:05.651Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 1.1s [2022-08-06T18:29:05.850Z] #83 45.64 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:29:05.850Z] #83 45.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:29:05.925Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 1.2s [2022-08-06T18:29:05.925Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 1.3s [2022-08-06T18:29:05.925Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.3s [2022-08-06T18:29:05.940Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.6s done [2022-08-06T18:29:05.940Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 37.75MB / 141.86MB 4.7s [2022-08-06T18:29:06.111Z] #83 46.07 Selecting previously unselected package libsigsegv2:amd64. [2022-08-06T18:29:06.111Z] #83 46.07 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-06T18:29:06.111Z] #83 46.07 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:29:06.185Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 34.65MB / 55.00MB 1.4s [2022-08-06T18:29:06.185Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.3s done [2022-08-06T18:29:06.185Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 3.62MB / 10.88MB 1.4s [2022-08-06T18:29:06.185Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.80MB / 55.00MB 1.5s [2022-08-06T18:29:06.185Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 1.5s [2022-08-06T18:29:06.185Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.5s [2022-08-06T18:29:06.211Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 46.14MB / 141.86MB 5.1s [2022-08-06T18:29:06.443Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.33MB / 55.00MB 1.7s [2022-08-06T18:29:06.443Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.7s [2022-08-06T18:29:06.443Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.34MB / 54.58MB 1.7s [2022-08-06T18:29:06.443Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.7s done [2022-08-06T18:29:06.443Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 1.8s [2022-08-06T18:29:06.471Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 54.53MB / 141.86MB 5.4s [2022-08-06T18:29:06.683Z] #83 46.42 Selecting previously unselected package m4. [2022-08-06T18:29:06.683Z] #83 46.42 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-06T18:29:06.683Z] #83 46.42 Unpacking m4 (1.4.18-5) ... [2022-08-06T18:29:06.683Z] #83 46.78 Selecting previously unselected package autoconf. [2022-08-06T18:29:06.683Z] #83 46.78 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-06T18:29:06.701Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 1.9s [2022-08-06T18:29:06.701Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 10.49MB / 54.58MB 1.9s [2022-08-06T18:29:06.701Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 16.78MB / 54.58MB 2.1s [2022-08-06T18:29:06.701Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.39MB / 85.90MB 2.1s [2022-08-06T18:29:06.944Z] #83 46.78 Unpacking autoconf (2.69-14) ... [2022-08-06T18:29:06.958Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 2.2s [2022-08-06T18:29:06.958Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 14.68MB / 85.90MB 2.3s [2022-08-06T18:29:07.040Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 64.46MB / 141.86MB 6.0s [2022-08-06T18:29:07.217Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 2.4s [2022-08-06T18:29:07.217Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-06T18:29:07.217Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 27.45MB / 54.58MB 2.6s [2022-08-06T18:29:07.217Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 20.97MB / 85.90MB 2.6s [2022-08-06T18:29:07.217Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 2.6s [2022-08-06T18:29:07.299Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 76.55MB / 141.86MB 6.3s [2022-08-06T18:29:07.474Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 2.9s [2022-08-06T18:29:07.516Z] #83 47.52 Selecting previously unselected package autotools-dev. [2022-08-06T18:29:07.562Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 83.89MB / 141.86MB 6.5s [2022-08-06T18:29:07.733Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-06T18:29:07.733Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 28.55MB / 85.90MB 3.1s [2022-08-06T18:29:07.733Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.39MB / 141.86MB 3.1s [2022-08-06T18:29:07.776Z] #83 47.52 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-06T18:29:07.776Z] #83 47.53 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:29:07.826Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 6.7s [2022-08-06T18:29:07.991Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.70MB / 54.58MB 3.2s [2022-08-06T18:29:07.991Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 3.4s [2022-08-06T18:29:07.991Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 34.60MB / 85.90MB 3.4s [2022-08-06T18:29:08.037Z] #83 47.88 Selecting previously unselected package automake. [2022-08-06T18:29:08.037Z] #83 47.88 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-06T18:29:08.037Z] #83 47.89 Unpacking automake (1:1.16.3-2) ... [2022-08-06T18:29:08.248Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 49.28MB / 54.58MB 3.6s [2022-08-06T18:29:08.248Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 19.92MB / 141.86MB 3.6s [2022-08-06T18:29:08.398Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 105.91MB / 141.86MB 7.3s [2022-08-06T18:29:08.505Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 52.43MB / 54.58MB 3.7s [2022-08-06T18:29:08.505Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 40.89MB / 85.90MB 3.7s [2022-08-06T18:29:08.505Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 48.23MB / 85.90MB 3.9s [2022-08-06T18:29:08.668Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 113.25MB / 141.86MB 7.6s [2022-08-06T18:29:08.762Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 28.31MB / 141.86MB 4.0s [2022-08-06T18:29:08.929Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 7.7s [2022-08-06T18:29:08.981Z] #83 48.92 Selecting previously unselected package patch. [2022-08-06T18:29:08.981Z] #83 48.92 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:29:08.981Z] #83 48.92 Unpacking patch (2.7.6-7) ... [2022-08-06T18:29:09.019Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.56MB / 85.90MB 4.2s [2022-08-06T18:29:09.019Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.3s done [2022-08-06T18:29:09.019Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 58.72MB / 85.90MB 4.4s [2022-08-06T18:29:09.019Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 35.65MB / 141.86MB 4.4s [2022-08-06T18:29:09.019Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 4.4s [2022-08-06T18:29:09.072Z] Client: Docker Engine - Community [2022-08-06T18:29:09.072Z] Version: 20.10.14 [2022-08-06T18:29:09.072Z] API version: 1.41 [2022-08-06T18:29:09.072Z] Go version: go1.16.15 [2022-08-06T18:29:09.072Z] Git commit: a224086 [2022-08-06T18:29:09.072Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-06T18:29:09.072Z] OS/Arch: linux/arm64 [2022-08-06T18:29:09.072Z] Context: default [2022-08-06T18:29:09.072Z] Experimental: true [2022-08-06T18:29:09.072Z] [2022-08-06T18:29:09.072Z] Server: Docker Engine - Community [2022-08-06T18:29:09.072Z] Engine: [2022-08-06T18:29:09.072Z] Version: 20.10.14 [2022-08-06T18:29:09.072Z] API version: 1.41 (minimum version 1.12) [2022-08-06T18:29:09.072Z] Go version: go1.16.15 [2022-08-06T18:29:09.072Z] Git commit: 87a90dc [2022-08-06T18:29:09.072Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-06T18:29:09.072Z] OS/Arch: linux/arm64 [2022-08-06T18:29:09.072Z] Experimental: true [2022-08-06T18:29:09.072Z] containerd: [2022-08-06T18:29:09.072Z] Version: 1.5.11 [2022-08-06T18:29:09.072Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:29:09.072Z] runc: [2022-08-06T18:29:09.072Z] Version: 1.0.3 [2022-08-06T18:29:09.072Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-06T18:29:09.072Z] docker-init: [2022-08-06T18:29:09.072Z] Version: 0.19.0 [2022-08-06T18:29:09.072Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-06T18:29:09.197Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 8.2s [2022-08-06T18:29:09.254Z] #83 49.10 Selecting previously unselected package dpkg-dev. [2022-08-06T18:29:09.254Z] #83 49.14 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:29:09.254Z] #83 49.15 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:29:09.276Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.4s done [2022-08-06T18:29:09.276Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 63.05MB / 85.90MB 4.6s [2022-08-06T18:29:09.414Z] + docker info [2022-08-06T18:29:09.456Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 139.46MB / 141.86MB 8.4s [2022-08-06T18:29:09.534Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.21MB / 85.90MB 4.9s [2022-08-06T18:29:09.535Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 47.51MB / 141.86MB 4.9s [2022-08-06T18:29:10.025Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.7s [2022-08-06T18:29:10.144Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 5.2s [2022-08-06T18:29:10.144Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 55.57MB / 141.86MB 5.2s [2022-08-06T18:29:10.144Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 5.5s [2022-08-06T18:29:10.401Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 63.96MB / 141.86MB 5.6s [2022-08-06T18:29:10.401Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.35MB / 141.86MB 5.8s [2022-08-06T18:29:10.658Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 79.69MB / 141.86MB 5.9s [2022-08-06T18:29:10.915Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 88.08MB / 141.86MB 6.3s [2022-08-06T18:29:10.963Z] #11 ... [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #24 [internal] load build context [2022-08-06T18:29:10.963Z] #24 sha256:964b1086acc2db6522f36958f6ee5e027e3a389e3aff5e2cd72ca33949b9fc66 [2022-08-06T18:29:10.963Z] #24 transferring context: 62.41MB 9.7s done [2022-08-06T18:29:10.963Z] #24 DONE 9.9s [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:10.963Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:10.963Z] #11 ... [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:10.963Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:10.963Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-06T18:29:10.963Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-06T18:29:10.963Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-06T18:29:10.963Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-06T18:29:10.963Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.7s done [2022-08-06T18:29:10.963Z] #28 ... [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:10.963Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:29:10.963Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-06T18:29:10.963Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:10.963Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-06T18:29:10.963Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-06T18:29:10.963Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2022-08-06T18:29:10.963Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-08-06T18:29:10.963Z] #71 DONE 9.9s [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:10.963Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:10.963Z] #28 ... [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:10.963Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:29:10.963Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-06T18:29:10.963Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:10.963Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-06T18:29:10.963Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-06T18:29:10.963Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-08-06T18:29:10.963Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-08-06T18:29:10.963Z] #73 DONE 10.0s [2022-08-06T18:29:10.963Z] [2022-08-06T18:29:10.963Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:10.963Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:11.172Z] #83 50.85 Selecting previously unselected package build-essential. [2022-08-06T18:29:11.172Z] #83 50.86 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-06T18:29:11.172Z] #83 50.91 Unpacking build-essential (12.9) ... [2022-08-06T18:29:11.172Z] #83 51.13 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:29:11.172Z] #83 51.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:29:11.172Z] #83 51.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:29:11.172Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.3s done [2022-08-06T18:29:11.172Z] #11 ... [2022-08-06T18:29:11.172Z] [2022-08-06T18:29:11.172Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:11.172Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:29:11.172Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-06T18:29:11.172Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:11.172Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-06T18:29:11.172Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-06T18:29:11.172Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-06T18:29:11.172Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2022-08-06T18:29:11.172Z] #71 DONE 6.6s [2022-08-06T18:29:11.172Z] [2022-08-06T18:29:11.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:11.172Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:11.172Z] #11 ... [2022-08-06T18:29:11.172Z] [2022-08-06T18:29:11.172Z] #24 [internal] load build context [2022-08-06T18:29:11.172Z] #24 sha256:4957afede0d3174940df6ebfd399b6f80f6737096d81d56b7b5db330ede68368 [2022-08-06T18:29:11.172Z] #24 transferring context: 32.85MB 6.7s [2022-08-06T18:29:11.429Z] #24 ... [2022-08-06T18:29:11.429Z] [2022-08-06T18:29:11.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:11.429Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:11.429Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.60MB / 141.86MB 6.7s [2022-08-06T18:29:11.698Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.76MB / 141.86MB 6.9s [2022-08-06T18:29:11.744Z] #83 51.48 Selecting previously unselected package libcap-dev:amd64. [2022-08-06T18:29:11.744Z] #83 51.48 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-06T18:29:11.744Z] #83 51.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:29:11.744Z] #83 ... [2022-08-06T18:29:11.744Z] [2022-08-06T18:29:11.744Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:29:11.744Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:29:11.744Z] #47 51.83 NAME: [2022-08-06T18:29:11.744Z] #47 51.83 go-winres - A tool for embedding resources in Windows executables [2022-08-06T18:29:11.744Z] #47 51.83 [2022-08-06T18:29:11.744Z] #47 51.83 USAGE: [2022-08-06T18:29:11.744Z] #47 51.83 go-winres [global options] command [command options] [arguments...] [2022-08-06T18:29:11.744Z] #47 51.83 [2022-08-06T18:29:11.744Z] #47 51.83 COMMANDS: [2022-08-06T18:29:11.744Z] #47 51.83 init Create an initial ./winres/winres.json [2022-08-06T18:29:11.744Z] #47 51.83 make Make syso files for the "go build" command [2022-08-06T18:29:11.744Z] #47 51.83 simply Make syso files for the "go build" command (simplified) [2022-08-06T18:29:11.744Z] #47 51.83 extract Extract all resources from an executable [2022-08-06T18:29:11.744Z] #47 51.83 patch Replace resources in an executable file (exe, dll) [2022-08-06T18:29:11.744Z] #47 51.83 help, h Shows a list of commands or help for one command [2022-08-06T18:29:11.744Z] #47 51.83 [2022-08-06T18:29:11.744Z] #47 51.83 GLOBAL OPTIONS: [2022-08-06T18:29:11.744Z] #47 51.83 --help, -h show help (default: false) [2022-08-06T18:29:11.957Z] #11 ... [2022-08-06T18:29:11.957Z] [2022-08-06T18:29:11.957Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:11.957Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:29:11.957Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-06T18:29:11.957Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:11.957Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-06T18:29:11.957Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-06T18:29:11.957Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-06T18:29:11.957Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-08-06T18:29:11.957Z] #73 DONE 7.2s [2022-08-06T18:29:11.957Z] [2022-08-06T18:29:11.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:11.957Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:11.957Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.40MB / 141.86MB 7.1s [2022-08-06T18:29:12.214Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 7.5s [2022-08-06T18:29:12.474Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 127.57MB / 141.86MB 7.7s [2022-08-06T18:29:12.474Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 135.18MB / 141.86MB 7.9s [2022-08-06T18:29:13.041Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.4s [2022-08-06T18:29:13.134Z] #47 DONE 52.9s [2022-08-06T18:29:13.134Z] [2022-08-06T18:29:13.134Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:29:13.134Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:29:13.134Z] #83 52.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:29:13.134Z] #83 52.05 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:29:13.134Z] #83 52.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:13.134Z] #83 52.23 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-06T18:29:13.134Z] #83 52.24 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:29:13.134Z] #83 52.28 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:13.134Z] #83 52.86 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:29:13.134Z] #83 52.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:29:13.134Z] #83 52.88 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:29:13.395Z] #83 53.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:29:13.395Z] #83 53.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:29:13.395Z] #83 53.28 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:29:13.503Z] #28 ... [2022-08-06T18:29:13.503Z] [2022-08-06T18:29:13.503Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-06T18:29:13.503Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-06T18:29:13.503Z] #72 DONE 0.8s [2022-08-06T18:29:13.503Z] [2022-08-06T18:29:13.503Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:13.503Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:14.337Z] #83 54.29 Selecting previously unselected package libtool. [2022-08-06T18:29:14.337Z] #83 54.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-06T18:29:14.337Z] #83 54.39 Unpacking libtool (2.4.6-15) ... [2022-08-06T18:29:14.440Z] #28 ... [2022-08-06T18:29:14.440Z] [2022-08-06T18:29:14.440Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-06T18:29:14.441Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-06T18:29:14.441Z] #74 DONE 0.9s [2022-08-06T18:29:14.441Z] [2022-08-06T18:29:14.441Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:14.441Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:14.455Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.4s done [2022-08-06T18:29:14.711Z] #11 ... [2022-08-06T18:29:14.711Z] [2022-08-06T18:29:14.711Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:14.711Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:14.711Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-06T18:29:14.711Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-06T18:29:14.711Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-06T18:29:14.711Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-06T18:29:14.711Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.3s done [2022-08-06T18:29:14.711Z] #28 ... [2022-08-06T18:29:14.711Z] [2022-08-06T18:29:14.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:14.711Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:14.914Z] #83 54.72 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:29:14.914Z] #83 54.73 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:29:14.914Z] #83 54.76 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:29:14.967Z] #11 ... [2022-08-06T18:29:14.967Z] [2022-08-06T18:29:14.967Z] #24 [internal] load build context [2022-08-06T18:29:14.967Z] #24 sha256:4957afede0d3174940df6ebfd399b6f80f6737096d81d56b7b5db330ede68368 [2022-08-06T18:29:14.967Z] #24 transferring context: 62.41MB 10.1s done [2022-08-06T18:29:14.967Z] #24 DONE 10.5s [2022-08-06T18:29:14.967Z] [2022-08-06T18:29:14.967Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-06T18:29:14.967Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-06T18:29:14.967Z] #72 DONE 0.7s [2022-08-06T18:29:14.967Z] [2022-08-06T18:29:14.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:14.967Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:15.378Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.0s [2022-08-06T18:29:15.487Z] #83 55.23 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:29:15.487Z] #83 55.23 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:29:15.487Z] #83 55.23 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:29:15.487Z] #83 55.35 Selecting previously unselected package libyajl-dev:amd64. [2022-08-06T18:29:15.487Z] #83 55.39 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-06T18:29:15.488Z] #83 55.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:29:15.637Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.3s done [2022-08-06T18:29:15.748Z] #83 55.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:29:15.748Z] #83 55.78 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:29:15.748Z] #83 55.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:29:15.895Z] #28 DONE 14.8s [2022-08-06T18:29:15.895Z] [2022-08-06T18:29:15.895Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:15.895Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:16.009Z] #83 55.86 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:29:16.010Z] #83 55.91 Setting up file (1:5.39-3) ... [2022-08-06T18:29:16.010Z] #83 55.92 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:29:16.010Z] #83 55.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:16.010Z] #83 56.00 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:16.010Z] #83 56.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:29:16.010Z] #83 56.05 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:29:16.271Z] #83 56.06 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:29:16.271Z] #83 56.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:29:16.271Z] #83 56.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:29:16.271Z] #83 56.16 Setting up patch (2.7.6-7) ... [2022-08-06T18:29:16.271Z] #83 56.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:29:16.271Z] #83 ... [2022-08-06T18:29:16.271Z] [2022-08-06T18:29:16.271Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:29:16.271Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:29:16.271Z] #62 46.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-06T18:29:16.271Z] #62 46.55 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-06T18:29:16.271Z] #62 46.55 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-06T18:29:16.271Z] #62 46.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-06T18:29:16.271Z] #62 46.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-06T18:29:16.271Z] #62 47.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-06T18:29:16.271Z] #62 47.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-06T18:29:16.271Z] #62 47.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-06T18:29:16.271Z] #62 47.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-06T18:29:16.271Z] #62 47.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-06T18:29:16.271Z] #62 47.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-06T18:29:16.271Z] #62 47.78 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-06T18:29:16.271Z] #62 47.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-06T18:29:16.271Z] #62 47.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-06T18:29:16.271Z] #62 48.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-06T18:29:16.271Z] #62 48.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-06T18:29:16.271Z] #62 48.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-06T18:29:16.271Z] #62 48.52 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-06T18:29:16.271Z] #62 49.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-06T18:29:16.271Z] #62 49.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-06T18:29:16.271Z] #62 49.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-06T18:29:16.271Z] #62 49.89 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-06T18:29:16.271Z] #62 49.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-06T18:29:16.271Z] #62 49.92 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-06T18:29:16.271Z] #62 50.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-06T18:29:16.271Z] #62 50.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-06T18:29:16.271Z] #62 50.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-06T18:29:16.271Z] #62 50.28 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-06T18:29:16.271Z] #62 50.41 go: downloading github.com/prometheus/common v0.32.1 [2022-08-06T18:29:16.271Z] #62 50.92 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-06T18:29:16.271Z] #62 50.92 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-06T18:29:16.271Z] #62 52.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-06T18:29:16.271Z] #62 54.04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-06T18:29:16.271Z] #62 ... [2022-08-06T18:29:16.271Z] [2022-08-06T18:29:16.271Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:29:16.271Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:29:16.271Z] #83 56.24 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:29:16.271Z] #83 56.30 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:29:16.271Z] #83 56.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:29:16.340Z] #11 ... [2022-08-06T18:29:16.340Z] [2022-08-06T18:29:16.340Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-06T18:29:16.340Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-06T18:29:16.340Z] #74 DONE 1.0s [2022-08-06T18:29:16.340Z] [2022-08-06T18:29:16.340Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:16.340Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:16.536Z] #83 56.42 Setting up libtool (2.4.6-15) ... [2022-08-06T18:29:16.536Z] #83 56.51 Setting up m4 (1.4.18-5) ... [2022-08-06T18:29:16.536Z] #83 56.51 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:29:16.536Z] #83 56.52 Setting up autoconf (2.69-14) ... [2022-08-06T18:29:16.536Z] #83 56.55 Setting up build-essential (12.9) ... [2022-08-06T18:29:16.797Z] #83 56.60 Setting up automake (1:1.16.3-2) ... [2022-08-06T18:29:16.797Z] #83 56.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-06T18:29:16.797Z] #83 56.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:17.058Z] #83 ... [2022-08-06T18:29:17.058Z] [2022-08-06T18:29:17.058Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:29:17.058Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:29:17.058Z] #58 46.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-06T18:29:17.058Z] #58 48.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:17.058Z] #58 49.03 Fetched 2315 kB in 4s (625 kB/s) [2022-08-06T18:29:17.058Z] #58 49.18 Selecting previously unselected package libprotobuf23:amd64. [2022-08-06T18:29:17.058Z] #58 49.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:29:17.058Z] #58 49.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 49.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:29:17.058Z] #58 50.63 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:29:17.058Z] #58 50.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:29:17.058Z] #58 50.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:29:17.058Z] #58 51.10 Selecting previously unselected package python3-six. [2022-08-06T18:29:17.058Z] #58 51.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-06T18:29:17.058Z] #58 51.15 Unpacking python3-six (1.16.0-2) ... [2022-08-06T18:29:17.058Z] #58 51.73 Selecting previously unselected package python3-protobuf. [2022-08-06T18:29:17.058Z] #58 51.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 51.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-06T18:29:17.058Z] #58 52.90 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:29:17.058Z] #58 52.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 52.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:29:17.058Z] #58 53.22 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:29:17.058Z] #58 53.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 53.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:29:17.058Z] #58 53.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:29:17.058Z] #58 53.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 53.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:17.058Z] #58 53.81 Selecting previously unselected package criu. [2022-08-06T18:29:17.058Z] #58 53.81 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-06T18:29:17.058Z] #58 53.81 Unpacking criu (3.17.1-1) ... [2022-08-06T18:29:17.058Z] #58 54.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:29:17.058Z] #58 56.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:29:17.058Z] #58 56.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:29:17.058Z] #58 56.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:29:17.058Z] #58 56.62 Setting up python3-six (1.16.0-2) ... [2022-08-06T18:29:17.058Z] #58 ... [2022-08-06T18:29:17.058Z] [2022-08-06T18:29:17.058Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:29:17.058Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:29:17.058Z] #41 53.66 Updating files: 80% (1231/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-06T18:29:17.058Z] #41 54.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-06T18:29:17.058Z] #41 55.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:29:17.275Z] #29 1.593 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:29:17.275Z] #29 1.602 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:29:17.275Z] #29 1.602 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:29:17.319Z] #41 ... [2022-08-06T18:29:17.319Z] [2022-08-06T18:29:17.319Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:29:17.319Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:29:17.319Z] #83 DONE 57.3s [2022-08-06T18:29:17.534Z] #29 1.786 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:29:17.580Z] [2022-08-06T18:29:17.580Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:29:17.580Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:29:17.795Z] #29 2.058 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:29:18.157Z] #84 ... [2022-08-06T18:29:18.157Z] [2022-08-06T18:29:18.157Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:29:18.157Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:29:18.157Z] #64 58.01 v3.0.2 [2022-08-06T18:29:18.157Z] #64 DONE 58.2s [2022-08-06T18:29:18.434Z] #29 2.602 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:29:18.436Z] [2022-08-06T18:29:18.436Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:29:18.436Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:29:18.698Z] #62 ... [2022-08-06T18:29:18.698Z] [2022-08-06T18:29:18.698Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:29:18.698Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:29:18.698Z] #58 58.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:29:18.698Z] #58 58.59 Setting up python3-protobuf (3.12.4-1) ... [2022-08-06T18:29:18.863Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.1s [2022-08-06T18:29:19.425Z] #28 DONE 14.8s [2022-08-06T18:29:19.425Z] [2022-08-06T18:29:19.425Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:19.425Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:19.814Z] #29 3.875 Fetched 8563 kB in 3s (3357 kB/s) [2022-08-06T18:29:20.381Z] #29 3.875 Reading package lists... [2022-08-06T18:29:21.206Z] #29 4.694 Reading package lists... [2022-08-06T18:29:21.360Z] #29 1.599 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:29:21.360Z] #29 1.605 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:29:21.360Z] #29 1.605 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:29:21.360Z] #29 1.786 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:29:21.465Z] #29 5.450 Building dependency tree... [2022-08-06T18:29:21.465Z] #29 5.775 The following additional packages will be installed: [2022-08-06T18:29:21.465Z] #29 5.775 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-06T18:29:21.465Z] #29 5.775 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-06T18:29:21.465Z] #29 5.776 Recommended packages: [2022-08-06T18:29:21.465Z] #29 5.776 libldap-common publicsuffix libsasl2-modules [2022-08-06T18:29:21.619Z] #29 2.157 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:29:21.724Z] #29 5.959 The following NEW packages will be installed: [2022-08-06T18:29:21.724Z] #29 5.959 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-06T18:29:21.724Z] #29 5.960 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-06T18:29:21.724Z] #29 5.960 libssh2-1 openssl [2022-08-06T18:29:21.724Z] #29 ... [2022-08-06T18:29:21.724Z] [2022-08-06T18:29:21.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:21.724Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:21.724Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.6s done [2022-08-06T18:29:21.724Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-06T18:29:21.724Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.0s [2022-08-06T18:29:21.876Z] #29 2.573 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:29:21.984Z] #11 ... [2022-08-06T18:29:21.984Z] [2022-08-06T18:29:21.984Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:21.984Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:21.984Z] #29 6.237 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:29:21.984Z] #29 6.237 Need to get 3047 kB of archives. [2022-08-06T18:29:21.984Z] #29 6.237 After this operation, 6661 kB of additional disk space will be used. [2022-08-06T18:29:21.984Z] #29 6.237 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-06T18:29:21.984Z] #29 6.251 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-06T18:29:21.984Z] #29 6.253 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-06T18:29:21.984Z] #29 6.255 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-08-06T18:29:21.984Z] #29 6.257 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-06T18:29:21.984Z] #29 6.258 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-06T18:29:21.984Z] #29 6.266 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-06T18:29:21.984Z] #29 6.266 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-06T18:29:21.984Z] #29 6.266 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-06T18:29:21.984Z] #29 6.266 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-06T18:29:21.984Z] #29 6.266 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-06T18:29:21.984Z] #29 6.267 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-06T18:29:21.984Z] #29 6.269 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:29:21.984Z] #29 6.298 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:29:21.984Z] #29 6.298 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:29:22.243Z] #29 6.490 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:22.243Z] #29 6.542 Fetched 3047 kB in 0s (9612 kB/s) [2022-08-06T18:29:22.243Z] #29 6.571 Selecting previously unselected package openssl. [2022-08-06T18:29:22.243Z] #29 6.571 (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-08-06T18:29:22.243Z] #29 6.572 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-06T18:29:22.243Z] #29 6.620 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:22.523Z] #29 6.882 Selecting previously unselected package ca-certificates. [2022-08-06T18:29:22.523Z] #29 6.882 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-06T18:29:22.523Z] #29 6.882 Unpacking ca-certificates (20210119) ... [2022-08-06T18:29:22.783Z] #29 7.019 Selecting previously unselected package libbrotli1:amd64. [2022-08-06T18:29:22.783Z] #29 7.021 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-06T18:29:22.783Z] #29 7.029 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:23.042Z] #29 7.216 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-06T18:29:23.042Z] #29 7.216 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:23.042Z] #29 7.220 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:23.042Z] #29 7.311 Selecting previously unselected package libsasl2-2:amd64. [2022-08-06T18:29:23.042Z] #29 7.311 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:23.042Z] #29 7.356 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:23.054Z] Client: [2022-08-06T18:29:23.054Z] Context: default [2022-08-06T18:29:23.054Z] Debug Mode: false [2022-08-06T18:29:23.054Z] Plugins: [2022-08-06T18:29:23.054Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-06T18:29:23.054Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-06T18:29:23.054Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-06T18:29:23.054Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-06T18:29:23.054Z] [2022-08-06T18:29:23.054Z] Server: [2022-08-06T18:29:23.054Z] Containers: 0 [2022-08-06T18:29:23.054Z] Running: 0 [2022-08-06T18:29:23.054Z] Paused: 0 [2022-08-06T18:29:23.054Z] Stopped: 0 [2022-08-06T18:29:23.054Z] Images: 0 [2022-08-06T18:29:23.054Z] Server Version: 20.10.14 [2022-08-06T18:29:23.054Z] Storage Driver: overlay2 [2022-08-06T18:29:23.054Z] Backing Filesystem: extfs [2022-08-06T18:29:23.054Z] Supports d_type: true [2022-08-06T18:29:23.054Z] Native Overlay Diff: true [2022-08-06T18:29:23.054Z] userxattr: false [2022-08-06T18:29:23.054Z] Logging Driver: json-file [2022-08-06T18:29:23.054Z] Cgroup Driver: systemd [2022-08-06T18:29:23.054Z] Cgroup Version: 2 [2022-08-06T18:29:23.054Z] Plugins: [2022-08-06T18:29:23.054Z] Volume: local [2022-08-06T18:29:23.054Z] Network: bridge host ipvlan macvlan null overlay [2022-08-06T18:29:23.054Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-06T18:29:23.054Z] Swarm: inactive [2022-08-06T18:29:23.054Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-06T18:29:23.054Z] Default Runtime: runc [2022-08-06T18:29:23.054Z] Init Binary: docker-init [2022-08-06T18:29:23.054Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:29:23.054Z] runc version: v1.0.3-0-gf46b6ba [2022-08-06T18:29:23.054Z] init version: de40ad0 [2022-08-06T18:29:23.054Z] Security Options: [2022-08-06T18:29:23.054Z] apparmor [2022-08-06T18:29:23.054Z] seccomp [2022-08-06T18:29:23.054Z] Profile: default [2022-08-06T18:29:23.054Z] cgroupns [2022-08-06T18:29:23.054Z] Kernel Version: 5.13.0-1021-aws [2022-08-06T18:29:23.054Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-06T18:29:23.054Z] OSType: linux [2022-08-06T18:29:23.054Z] Architecture: x86_64 [2022-08-06T18:29:23.054Z] CPUs: 2 [2022-08-06T18:29:23.054Z] Total Memory: 7.559GiB [2022-08-06T18:29:23.054Z] Name: ip-10-100-93-94 [2022-08-06T18:29:23.054Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-06T18:29:23.054Z] Docker Root Dir: /var/lib/docker [2022-08-06T18:29:23.054Z] Debug Mode: false [2022-08-06T18:29:23.054Z] Registry: https://index.docker.io/v1/ [2022-08-06T18:29:23.054Z] Labels: [2022-08-06T18:29:23.054Z] Experimental: true [2022-08-06T18:29:23.054Z] Insecure Registries: [2022-08-06T18:29:23.054Z] 127.0.0.0/8 [2022-08-06T18:29:23.054Z] Live Restore Enabled: true [2022-08-06T18:29:23.054Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-06T18:29:23.278Z] #29 3.602 Fetched 8563 kB in 2s (3723 kB/s) [2022-08-06T18:29:23.300Z] #29 7.486 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-06T18:29:23.300Z] #29 7.486 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-06T18:29:23.300Z] #29 7.493 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:23.300Z] #29 7.611 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-06T18:29:23.300Z] #29 7.611 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-06T18:29:23.300Z] #29 7.611 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:23.300Z] #29 7.700 Selecting previously unselected package libpsl5:amd64. [2022-08-06T18:29:23.300Z] #29 7.700 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-06T18:29:23.374Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 . [2022-08-06T18:29:23.374Z] #2 [internal] load .dockerignore [2022-08-06T18:29:23.374Z] #2 sha256:3207ed60ffa166ee70924cdd38d0754618aaa98bcfece8a091cedefcbae6f96f [2022-08-06T18:29:23.560Z] #29 7.711 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:23.630Z] #2 transferring context: 145B done [2022-08-06T18:29:23.630Z] #2 DONE 0.1s [2022-08-06T18:29:23.630Z] [2022-08-06T18:29:23.630Z] #1 [internal] load build definition from Dockerfile [2022-08-06T18:29:23.630Z] #1 sha256:3603cd36f19b0c99946dda727c0c221d041cc2d99f95596662777ff522c22b4b [2022-08-06T18:29:23.630Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-06T18:29:23.630Z] #1 DONE 0.1s [2022-08-06T18:29:23.630Z] [2022-08-06T18:29:23.630Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-06T18:29:23.630Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-06T18:29:23.819Z] #29 7.892 Selecting previously unselected package librtmp1:amd64. [2022-08-06T18:29:23.819Z] #29 7.892 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-06T18:29:23.819Z] #29 7.921 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:23.819Z] #29 8.036 Selecting previously unselected package libssh2-1:amd64. [2022-08-06T18:29:23.819Z] #29 8.036 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-06T18:29:23.819Z] #29 8.039 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:23.842Z] #29 3.602 Reading package lists... [2022-08-06T18:29:23.987Z] #58 63.28 Setting up criu (3.17.1-1) ... [2022-08-06T18:29:24.078Z] #29 8.154 Selecting previously unselected package libcurl4:amd64. [2022-08-06T18:29:24.078Z] #29 8.154 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:24.078Z] #29 8.158 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:24.078Z] #29 8.276 Selecting previously unselected package curl. [2022-08-06T18:29:24.078Z] #29 8.276 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:24.078Z] #29 8.337 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:24.192Z] #3 DONE 0.4s [2022-08-06T18:29:24.192Z] [2022-08-06T18:29:24.192Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-06T18:29:24.192Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-06T18:29:24.192Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-06T18:29:24.192Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-06T18:29:24.192Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-06T18:29:24.192Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-06T18:29:24.192Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-06T18:29:24.192Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-06T18:29:24.263Z] Client: [2022-08-06T18:29:24.263Z] Context: default [2022-08-06T18:29:24.263Z] Debug Mode: false [2022-08-06T18:29:24.263Z] Plugins: [2022-08-06T18:29:24.263Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-06T18:29:24.263Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-06T18:29:24.263Z] [2022-08-06T18:29:24.263Z] Server: [2022-08-06T18:29:24.263Z] Containers: 0 [2022-08-06T18:29:24.263Z] Running: 0 [2022-08-06T18:29:24.263Z] Paused: 0 [2022-08-06T18:29:24.263Z] Stopped: 0 [2022-08-06T18:29:24.263Z] Images: 0 [2022-08-06T18:29:24.263Z] Server Version: 20.10.14 [2022-08-06T18:29:24.263Z] Storage Driver: overlay2 [2022-08-06T18:29:24.263Z] Backing Filesystem: extfs [2022-08-06T18:29:24.263Z] Supports d_type: true [2022-08-06T18:29:24.263Z] Native Overlay Diff: true [2022-08-06T18:29:24.263Z] userxattr: false [2022-08-06T18:29:24.263Z] Logging Driver: json-file [2022-08-06T18:29:24.263Z] Cgroup Driver: cgroupfs [2022-08-06T18:29:24.263Z] Cgroup Version: 1 [2022-08-06T18:29:24.263Z] Plugins: [2022-08-06T18:29:24.263Z] Volume: local [2022-08-06T18:29:24.263Z] Network: bridge host ipvlan macvlan null overlay [2022-08-06T18:29:24.263Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-06T18:29:24.263Z] Swarm: inactive [2022-08-06T18:29:24.263Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-06T18:29:24.263Z] Default Runtime: runc [2022-08-06T18:29:24.263Z] Init Binary: docker-init [2022-08-06T18:29:24.263Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-06T18:29:24.263Z] runc version: v1.0.3-0-gf46b6ba [2022-08-06T18:29:24.263Z] init version: de40ad0 [2022-08-06T18:29:24.263Z] Security Options: [2022-08-06T18:29:24.263Z] apparmor [2022-08-06T18:29:24.263Z] seccomp [2022-08-06T18:29:24.263Z] Profile: default [2022-08-06T18:29:24.263Z] Kernel Version: 5.13.0-1021-aws [2022-08-06T18:29:24.263Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-06T18:29:24.263Z] OSType: linux [2022-08-06T18:29:24.263Z] Architecture: aarch64 [2022-08-06T18:29:24.263Z] CPUs: 2 [2022-08-06T18:29:24.263Z] Total Memory: 7.562GiB [2022-08-06T18:29:24.263Z] Name: ip-10-100-76-48 [2022-08-06T18:29:24.263Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-06T18:29:24.263Z] Docker Root Dir: /var/lib/docker [2022-08-06T18:29:24.263Z] Debug Mode: false [2022-08-06T18:29:24.263Z] Registry: https://index.docker.io/v1/ [2022-08-06T18:29:24.263Z] Labels: [2022-08-06T18:29:24.263Z] Experimental: true [2022-08-06T18:29:24.263Z] Insecure Registries: [2022-08-06T18:29:24.263Z] 127.0.0.0/8 [2022-08-06T18:29:24.263Z] Live Restore Enabled: true [2022-08-06T18:29:24.263Z] [Pipeline] sh [2022-08-06T18:29:24.337Z] #29 8.451 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:29:24.337Z] #29 8.451 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:29:24.337Z] #29 8.456 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:24.337Z] #29 8.649 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:29:24.337Z] #29 8.652 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:29:24.337Z] #29 8.656 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:24.546Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-06T18:29:24.546Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-06T18:29:24.584Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:29:24.584Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-06T18:29:24.584Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43924/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-06T18:29:24.584Z] + bash /home/ubuntu/workspace/moby_PR-43924/check-config.sh [2022-08-06T18:29:24.584Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-06T18:29:24.584Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-06T18:29:24.584Z] [2022-08-06T18:29:24.584Z] Generally Necessary: [2022-08-06T18:29:24.584Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-06T18:29:24.584Z] - apparmor: enabled and tools installed [2022-08-06T18:29:24.584Z] - CONFIG_NAMESPACES: enabled [2022-08-06T18:29:24.584Z] - CONFIG_NET_NS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_PID_NS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_IPC_NS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_UTS_NS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CGROUPS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-06T18:29:24.584Z] - CONFIG_CPUSETS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_MEMCG: enabled [2022-08-06T18:29:24.584Z] - CONFIG_KEYS: enabled [2022-08-06T18:29:24.584Z] - CONFIG_VETH: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-06T18:29:24.584Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-06T18:29:24.597Z] #29 8.787 Selecting previously unselected package jq. [2022-08-06T18:29:24.597Z] #29 8.787 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:29:24.597Z] #29 8.791 Unpacking jq (1.6-2.1) ... [2022-08-06T18:29:24.597Z] #29 8.870 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:24.597Z] #29 8.885 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:24.597Z] #29 8.896 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:24.597Z] #29 8.906 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:24.597Z] #29 8.919 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:24.597Z] #29 8.932 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:24.597Z] #29 8.943 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:24.597Z] #29 8.955 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:24.597Z] #29 8.972 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:24.772Z] #29 4.490 Reading package lists... [2022-08-06T18:29:24.803Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-06T18:29:24.803Z] #4 DONE 0.7s [2022-08-06T18:29:24.847Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-06T18:29:24.847Z] - CONFIG_CGROUP_BPF: enabled [2022-08-06T18:29:24.847Z] [2022-08-06T18:29:24.847Z] Optional Features: [2022-08-06T18:29:24.847Z] - CONFIG_USER_NS: enabled [2022-08-06T18:29:24.847Z] - CONFIG_SECCOMP: enabled [2022-08-06T18:29:24.847Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-06T18:29:24.847Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-06T18:29:24.847Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-06T18:29:24.847Z] (cgroup swap accounting is currently enabled) [2022-08-06T18:29:24.847Z] - CONFIG_BLK_CGROUP: enabled [2022-08-06T18:29:24.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-06T18:29:24.847Z] - CONFIG_CGROUP_PERF: enabled [2022-08-06T18:29:24.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-06T18:29:24.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-06T18:29:24.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-06T18:29:24.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-06T18:29:24.847Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-06T18:29:24.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_IP_VS: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-06T18:29:24.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-06T18:29:24.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-06T18:29:24.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-06T18:29:24.847Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-06T18:29:24.847Z] - CONFIG_EXT4_FS: enabled [2022-08-06T18:29:24.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-06T18:29:24.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-06T18:29:24.847Z] - Network Drivers: [2022-08-06T18:29:24.847Z] - "overlay": [2022-08-06T18:29:24.847Z] - CONFIG_VXLAN: enabled (as module) [2022-08-06T18:29:24.847Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-06T18:29:24.847Z] Optional (for encrypted networks): [2022-08-06T18:29:24.856Z] #29 8.982 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:24.856Z] #29 8.995 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:24.856Z] #29 9.008 Setting up ca-certificates (20210119) ... [2022-08-06T18:29:25.029Z] #29 5.270 Building dependency tree... [2022-08-06T18:29:25.062Z] [2022-08-06T18:29:25.062Z] #5 [internal] load .dockerignore [2022-08-06T18:29:25.062Z] #5 sha256:9c98a6d59086bfb837097c8e67727fee0fabcef4f5b60a6d9bae27547e6c01fe [2022-08-06T18:29:25.062Z] #5 DONE 0.0s [2022-08-06T18:29:25.062Z] [2022-08-06T18:29:25.062Z] #6 [internal] load build definition from Dockerfile [2022-08-06T18:29:25.062Z] #6 sha256:ae6aaeeb930f39c4a2f457e919dbb6d9f72269583b20ab83c903872ed2486ac1 [2022-08-06T18:29:25.062Z] #6 DONE 0.0s [2022-08-06T18:29:25.062Z] [2022-08-06T18:29:25.062Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:25.062Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:29:25.103Z] - CONFIG_CRYPTO: enabled [2022-08-06T18:29:25.103Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-06T18:29:25.103Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-06T18:29:25.103Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-06T18:29:25.103Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-06T18:29:25.103Z] - CONFIG_XFRM: enabled [2022-08-06T18:29:25.103Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-06T18:29:25.103Z] - "ipvlan": [2022-08-06T18:29:25.103Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-06T18:29:25.103Z] - "macvlan": [2022-08-06T18:29:25.103Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_DUMMY: enabled (as module) [2022-08-06T18:29:25.103Z] - "ftp,tftp client in container": [2022-08-06T18:29:25.103Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-06T18:29:25.103Z] - Storage Drivers: [2022-08-06T18:29:25.103Z] - "aufs": [2022-08-06T18:29:25.103Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-06T18:29:25.103Z] - "btrfs": [2022-08-06T18:29:25.103Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-06T18:29:25.103Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-06T18:29:25.103Z] - "devicemapper": [2022-08-06T18:29:25.103Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-06T18:29:25.103Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-06T18:29:25.103Z] - "overlay": [2022-08-06T18:29:25.103Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-06T18:29:25.103Z] - "zfs": [2022-08-06T18:29:25.103Z] - /dev/zfs: present [2022-08-06T18:29:25.103Z] - zfs command: missing [2022-08-06T18:29:25.103Z] - zpool command: missing [2022-08-06T18:29:25.103Z] [2022-08-06T18:29:25.103Z] Limits: [2022-08-06T18:29:25.103Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-06T18:29:25.103Z] [2022-08-06T18:29:25.103Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-06T18:29:25.329Z] #29 5.666 The following additional packages will be installed: [2022-08-06T18:29:25.329Z] #29 5.670 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-06T18:29:25.329Z] #29 5.670 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-06T18:29:25.329Z] #29 5.670 Recommended packages: [2022-08-06T18:29:25.329Z] #29 5.670 libldap-common publicsuffix libsasl2-modules [2022-08-06T18:29:25.329Z] #29 5.887 The following NEW packages will be installed: [2022-08-06T18:29:25.329Z] #29 5.887 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-06T18:29:25.329Z] #29 5.887 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-06T18:29:25.329Z] #29 5.887 libssh2-1 openssl [2022-08-06T18:29:25.427Z] #29 9.698 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:25.462Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 . [2022-08-06T18:29:25.586Z] #29 6.161 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:29:25.586Z] #29 6.161 Need to get 3047 kB of archives. [2022-08-06T18:29:25.586Z] #29 6.161 After this operation, 6661 kB of additional disk space will be used. [2022-08-06T18:29:25.586Z] #29 6.161 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-06T18:29:25.586Z] #29 6.175 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-06T18:29:25.586Z] #29 6.177 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-06T18:29:25.586Z] #29 6.187 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-08-06T18:29:25.586Z] #29 6.188 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-06T18:29:25.586Z] #29 6.190 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-06T18:29:25.586Z] #29 6.193 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-06T18:29:25.586Z] #29 6.193 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-06T18:29:25.586Z] #29 6.198 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-06T18:29:25.718Z] #1 [internal] load build definition from Dockerfile [2022-08-06T18:29:25.718Z] #1 sha256:4a359e89c9d0fbfdc7fba3b7083c787d2017468efb87aae370502e64beedaa43 [2022-08-06T18:29:25.718Z] #1 transferring dockerfile: 19.07kB 0.1s [2022-08-06T18:29:25.718Z] #1 transferring dockerfile: 19.07kB 0.1s done [2022-08-06T18:29:25.718Z] #1 DONE 0.2s [2022-08-06T18:29:25.718Z] [2022-08-06T18:29:25.718Z] #2 [internal] load .dockerignore [2022-08-06T18:29:25.718Z] #2 sha256:588717473d6a565d0dd31ee8b2939669e183c85769f7c2775bacef5fca206e65 [2022-08-06T18:29:25.718Z] #2 transferring context: 145B done [2022-08-06T18:29:25.718Z] #2 DONE 0.2s [2022-08-06T18:29:25.848Z] #29 6.199 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-06T18:29:25.848Z] #29 6.202 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-06T18:29:25.848Z] #29 6.205 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-06T18:29:25.848Z] #29 6.214 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:29:25.848Z] #29 6.214 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:29:25.848Z] #29 6.218 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:29:25.848Z] #29 6.403 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:25.848Z] #29 6.436 Fetched 3047 kB in 0s (9173 kB/s) [2022-08-06T18:29:25.848Z] #29 6.540 Selecting previously unselected package openssl. [2022-08-06T18:29:25.848Z] #29 6.540 (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-08-06T18:29:25.848Z] #29 6.540 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-06T18:29:25.896Z] #58 65.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:25.990Z] #10 DONE 1.1s [2022-08-06T18:29:25.990Z] [2022-08-06T18:29:25.990Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:29:25.990Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-06T18:29:25.990Z] #7 DONE 1.1s [2022-08-06T18:29:25.990Z] [2022-08-06T18:29:25.990Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-06T18:29:25.990Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-06T18:29:25.990Z] #8 DONE 1.1s [2022-08-06T18:29:25.990Z] [2022-08-06T18:29:25.990Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:25.990Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:29:25.990Z] #9 DONE 1.1s [2022-08-06T18:29:26.002Z] [2022-08-06T18:29:26.002Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-06T18:29:26.002Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-06T18:29:26.125Z] #29 6.545 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:26.125Z] #29 6.761 Selecting previously unselected package ca-certificates. [2022-08-06T18:29:26.125Z] #29 6.761 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-06T18:29:26.125Z] #29 6.765 Unpacking ca-certificates (20210119) ... [2022-08-06T18:29:26.260Z] #3 DONE 0.5s [2022-08-06T18:29:26.260Z] [2022-08-06T18:29:26.260Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-06T18:29:26.260Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-06T18:29:26.260Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-06T18:29:26.382Z] #29 6.899 Selecting previously unselected package libbrotli1:amd64. [2022-08-06T18:29:26.382Z] #29 6.899 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-06T18:29:26.382Z] #29 6.906 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:26.382Z] #29 ... [2022-08-06T18:29:26.382Z] [2022-08-06T18:29:26.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:26.382Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:26.382Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.5s done [2022-08-06T18:29:26.382Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done [2022-08-06T18:29:26.382Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-06T18:29:26.382Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s [2022-08-06T18:29:26.467Z] #58 DONE 66.5s [2022-08-06T18:29:26.467Z] [2022-08-06T18:29:26.467Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:29:26.467Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:29:26.467Z] #84 1.806 Cloning into '/tmp/crun-build'... [2022-08-06T18:29:26.523Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-06T18:29:26.523Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-06T18:29:26.523Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-06T18:29:26.523Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-06T18:29:26.574Z] [2022-08-06T18:29:26.574Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:26.574Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:29:26.574Z] #73 DONE 0.0s [2022-08-06T18:29:26.574Z] [2022-08-06T18:29:26.574Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:26.574Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:29:26.574Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-06T18:29:26.638Z] #11 ... [2022-08-06T18:29:26.639Z] [2022-08-06T18:29:26.639Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:26.639Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:26.639Z] #29 7.052 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-06T18:29:26.639Z] #29 7.052 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:26.639Z] #29 7.063 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:26.639Z] #29 7.142 Selecting previously unselected package libsasl2-2:amd64. [2022-08-06T18:29:26.639Z] #29 7.142 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:26.639Z] #29 7.222 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:26.729Z] #84 9.407 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-06T18:29:26.780Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-06T18:29:26.780Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-06T18:29:26.811Z] #29 11.14 129 added, 0 removed; done. [2022-08-06T18:29:26.811Z] #29 11.21 Setting up jq (1.6-2.1) ... [2022-08-06T18:29:26.811Z] #29 11.22 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:26.835Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-06T18:29:26.835Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-06T18:29:26.835Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-08-06T18:29:26.896Z] #29 7.327 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-06T18:29:26.896Z] #29 7.327 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-06T18:29:26.896Z] #29 7.332 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:26.896Z] #29 7.470 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-06T18:29:26.896Z] #29 7.470 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-06T18:29:26.896Z] #29 7.475 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:26.896Z] #29 7.562 Selecting previously unselected package libpsl5:amd64. [2022-08-06T18:29:26.896Z] #29 7.562 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-06T18:29:26.896Z] #29 7.568 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:26.990Z] #84 9.447 Cloning into '/tmp/crun-build/libocispec'... [2022-08-06T18:29:27.037Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-06T18:29:27.037Z] #4 DONE 0.8s [2022-08-06T18:29:27.070Z] #29 11.23 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:27.070Z] #29 11.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:27.070Z] #29 11.26 Processing triggers for ca-certificates (20210119) ... [2022-08-06T18:29:27.070Z] #29 11.27 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:27.093Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-08-06T18:29:27.093Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.28MB / 9.86MB 0.4s [2022-08-06T18:29:27.155Z] #29 7.700 Selecting previously unselected package librtmp1:amd64. [2022-08-06T18:29:27.155Z] #29 7.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-06T18:29:27.155Z] #29 7.733 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:27.155Z] #29 7.842 Selecting previously unselected package libssh2-1:amd64. [2022-08-06T18:29:27.155Z] #29 7.842 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-06T18:29:27.293Z] [2022-08-06T18:29:27.294Z] #6 [internal] load build definition from Dockerfile [2022-08-06T18:29:27.294Z] #6 sha256:bb4c23b0dd4a9f51d8b35036a4a99accc6e920014d5673c4a843fe8ad2333452 [2022-08-06T18:29:27.294Z] #6 DONE 0.0s [2022-08-06T18:29:27.294Z] [2022-08-06T18:29:27.294Z] #5 [internal] load .dockerignore [2022-08-06T18:29:27.294Z] #5 sha256:b8795f9c5de1a7482a8f04e457c403be5a5efe401cc64e4cae13f2e702fe2bde [2022-08-06T18:29:27.294Z] #5 DONE 0.0s [2022-08-06T18:29:27.294Z] [2022-08-06T18:29:27.294Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:29:27.294Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-06T18:29:27.353Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-06T18:29:27.353Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-06T18:29:27.412Z] #29 7.849 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:27.412Z] #29 7.990 Selecting previously unselected package libcurl4:amd64. [2022-08-06T18:29:27.412Z] #29 7.990 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:27.412Z] #29 7.995 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:27.611Z] #71 ... [2022-08-06T18:29:27.611Z] [2022-08-06T18:29:27.611Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:29:27.611Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:29:27.611Z] #49 DONE 0.0s [2022-08-06T18:29:27.611Z] [2022-08-06T18:29:27.611Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:27.611Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:29:27.669Z] #29 8.095 Selecting previously unselected package curl. [2022-08-06T18:29:27.669Z] #29 8.095 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:27.669Z] #29 8.099 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:27.669Z] #29 8.231 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:29:27.669Z] #29 8.231 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:29:27.669Z] #29 8.239 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:27.927Z] #29 8.364 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:29:27.927Z] #29 8.364 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:29:27.927Z] #29 8.371 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:27.927Z] #29 8.434 Selecting previously unselected package jq. [2022-08-06T18:29:27.927Z] #29 8.434 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:29:27.927Z] #29 8.437 Unpacking jq (1.6-2.1) ... [2022-08-06T18:29:27.927Z] #29 8.508 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:27.927Z] #29 8.520 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:27.927Z] #29 8.532 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:27.927Z] #29 8.544 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:27.927Z] #29 8.557 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:27.927Z] #29 8.568 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:27.927Z] #29 8.579 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:27.927Z] #29 8.591 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:27.927Z] #29 8.611 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:28.009Z] #29 12.07 0 added, 0 removed; done. [2022-08-06T18:29:28.009Z] #29 12.07 Running hooks in /etc/ca-certificates/update.d... [2022-08-06T18:29:28.009Z] #29 12.07 done. [2022-08-06T18:29:28.184Z] #29 8.623 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:28.184Z] #29 8.640 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:28.184Z] #29 8.653 Setting up ca-certificates (20210119) ... [2022-08-06T18:29:28.371Z] #84 10.94 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-06T18:29:28.371Z] #84 10.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-06T18:29:28.371Z] #84 10.99 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-06T18:29:28.371Z] #84 10.99 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-06T18:29:28.371Z] #84 11.01 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-06T18:29:28.791Z] #29 9.368 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:28.950Z] #29 DONE 13.1s [2022-08-06T18:29:28.950Z] [2022-08-06T18:29:28.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:28.950Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:28.950Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.7s done [2022-08-06T18:29:28.950Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.9s [2022-08-06T18:29:28.950Z] #11 ... [2022-08-06T18:29:28.950Z] [2022-08-06T18:29:28.950Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-06T18:29:28.950Z] #30 sha256:0975f8276c02762881a9b3c563b92d9ee0094a767935ae10b704f3c08cfe9ed9 [2022-08-06T18:29:28.950Z] #30 DONE 0.1s [2022-08-06T18:29:28.950Z] [2022-08-06T18:29:28.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:28.950Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:30.143Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-08-06T18:29:30.143Z] #71 DONE 3.3s [2022-08-06T18:29:30.143Z] [2022-08-06T18:29:30.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:30.143Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:30.143Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-06T18:29:30.143Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-06T18:29:30.143Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-06T18:29:30.143Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-06T18:29:30.143Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s [2022-08-06T18:29:30.143Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 2.3s done [2022-08-06T18:29:30.143Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.5s done [2022-08-06T18:29:30.143Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 36.54MB / 85.90MB 3.0s [2022-08-06T18:29:30.143Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.6s [2022-08-06T18:29:30.143Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 10.49MB / 54.58MB 3.0s [2022-08-06T18:29:30.143Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 15.73MB / 141.86MB 3.0s [2022-08-06T18:29:30.143Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 40.89MB / 85.90MB 3.1s [2022-08-06T18:29:30.143Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.73MB / 54.58MB 3.1s [2022-08-06T18:29:30.143Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 47.19MB / 85.90MB 3.3s [2022-08-06T18:29:30.143Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 25.17MB / 54.58MB 3.3s [2022-08-06T18:29:30.143Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 27.26MB / 141.86MB 3.3s [2022-08-06T18:29:30.162Z] #29 10.65 129 added, 0 removed; done. [2022-08-06T18:29:30.162Z] #29 10.75 Setting up jq (1.6-2.1) ... [2022-08-06T18:29:30.423Z] #29 10.77 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:30.423Z] #29 10.79 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:30.423Z] #29 10.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:30.423Z] #29 10.82 Processing triggers for ca-certificates (20210119) ... [2022-08-06T18:29:30.423Z] #29 10.83 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:30.444Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 55.57MB / 85.90MB 3.5s [2022-08-06T18:29:30.444Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 3.5s [2022-08-06T18:29:30.444Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 36.70MB / 141.86MB 3.5s [2022-08-06T18:29:30.444Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 60.82MB / 85.90MB 3.6s [2022-08-06T18:29:30.444Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 34.60MB / 54.58MB 3.6s [2022-08-06T18:29:30.579Z] #10 ... [2022-08-06T18:29:30.579Z] [2022-08-06T18:29:30.579Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-06T18:29:30.579Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-06T18:29:30.579Z] #9 DONE 2.8s [2022-08-06T18:29:30.579Z] [2022-08-06T18:29:30.579Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:30.579Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-06T18:29:30.579Z] #7 DONE 2.9s [2022-08-06T18:29:30.579Z] [2022-08-06T18:29:30.579Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-06T18:29:30.579Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-06T18:29:30.579Z] #8 DONE 3.0s [2022-08-06T18:29:30.579Z] [2022-08-06T18:29:30.579Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-06T18:29:30.579Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-06T18:29:30.579Z] #10 DONE 3.0s [2022-08-06T18:29:30.702Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 46.14MB / 141.86MB 3.7s [2022-08-06T18:29:30.702Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 73.40MB / 85.90MB 3.9s [2022-08-06T18:29:30.702Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 3.9s [2022-08-06T18:29:30.702Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 57.67MB / 141.86MB 3.9s [2022-08-06T18:29:30.915Z] #84 13.68 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-06T18:29:30.960Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 4.1s [2022-08-06T18:29:30.960Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 4.1s [2022-08-06T18:29:30.960Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 65.01MB / 141.86MB 4.1s [2022-08-06T18:29:31.223Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 4.4s [2022-08-06T18:29:31.223Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 4.5s [2022-08-06T18:29:31.361Z] #29 11.75 0 added, 0 removed; done. [2022-08-06T18:29:31.361Z] #29 11.75 Running hooks in /etc/ca-certificates/update.d... [2022-08-06T18:29:31.361Z] #29 11.75 done. [2022-08-06T18:29:31.483Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 4.6s [2022-08-06T18:29:31.483Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.29MB / 141.86MB 4.8s [2022-08-06T18:29:31.740Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 123.73MB / 141.86MB 4.9s [2022-08-06T18:29:31.740Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 134.22MB / 141.86MB 5.0s [2022-08-06T18:29:32.028Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.2s [2022-08-06T18:29:32.286Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 5.4s done [2022-08-06T18:29:32.291Z] #29 DONE 12.8s [2022-08-06T18:29:32.291Z] [2022-08-06T18:29:32.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:32.291Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:32.291Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.1s done [2022-08-06T18:29:32.291Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.1s [2022-08-06T18:29:32.291Z] #11 ... [2022-08-06T18:29:32.291Z] [2022-08-06T18:29:32.291Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-06T18:29:32.291Z] #30 sha256:c6a7a2b3ba543dd2186a7876e2748c8a1aec4a28d4f5650f6260438a77f97067 [2022-08-06T18:29:32.291Z] #30 DONE 0.1s [2022-08-06T18:29:32.291Z] [2022-08-06T18:29:32.291Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:32.291Z] #31 sha256:2bbddc60758a13f68b1b131d6197f2807c1fea121da625f530c5189737c18496 [2022-08-06T18:29:32.470Z] [2022-08-06T18:29:32.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:32.470Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:32.470Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-06T18:29:32.543Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.6s [2022-08-06T18:29:32.733Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-06T18:29:32.733Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-06T18:29:32.997Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-06T18:29:32.997Z] #11 ... [2022-08-06T18:29:32.997Z] [2022-08-06T18:29:32.997Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-06T18:29:32.997Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-06T18:29:32.997Z] #49 DONE 0.0s [2022-08-06T18:29:32.997Z] [2022-08-06T18:29:32.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:32.997Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:32.997Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.05MB / 53.68MB 0.2s [2022-08-06T18:29:32.997Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.2s [2022-08-06T18:29:33.254Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 17.53MB / 53.68MB 0.3s [2022-08-06T18:29:33.254Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 0.3s [2022-08-06T18:29:33.254Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 32.51MB / 53.68MB 0.5s [2022-08-06T18:29:33.254Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s [2022-08-06T18:29:33.254Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.5s [2022-08-06T18:29:33.462Z] #84 15.88 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-06T18:29:33.537Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 49.28MB / 53.68MB 0.6s [2022-08-06T18:29:33.537Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s done [2022-08-06T18:29:33.537Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 0.7s [2022-08-06T18:29:33.803Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.8s [2022-08-06T18:29:33.803Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 6.29MB / 54.68MB 0.8s [2022-08-06T18:29:33.803Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.9s done [2022-08-06T18:29:33.803Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 15.84MB / 54.68MB 1.0s [2022-08-06T18:29:33.803Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.0s [2022-08-06T18:29:33.911Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.5s done [2022-08-06T18:29:34.060Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 32.51MB / 54.68MB 1.1s [2022-08-06T18:29:34.060Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 1.3s [2022-08-06T18:29:34.060Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 1.3s [2022-08-06T18:29:34.225Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s [2022-08-06T18:29:34.318Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 32.51MB / 81.12MB 1.4s [2022-08-06T18:29:34.318Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 59.77MB / 81.12MB 1.6s [2022-08-06T18:29:34.478Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.1s [2022-08-06T18:29:34.603Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 1.7s [2022-08-06T18:29:34.744Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.7s done [2022-08-06T18:29:34.744Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-06T18:29:34.802Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-06T18:29:34.802Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-06T18:29:34.815Z] #31 2.416 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-06T18:29:34.859Z] #11 ... [2022-08-06T18:29:34.859Z] [2022-08-06T18:29:34.859Z] #24 [internal] load build context [2022-08-06T18:29:34.859Z] #24 sha256:b95ef6498b8c2cacdf0a087ef2037de37dc1209d876826bb291394c2e5abd3b3 [2022-08-06T18:29:34.859Z] #24 transferring context: 62.41MB 2.1s done [2022-08-06T18:29:34.859Z] #24 DONE 2.4s [2022-08-06T18:29:34.859Z] [2022-08-06T18:29:34.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:34.859Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:34.859Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 1.9s [2022-08-06T18:29:34.859Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.0s done [2022-08-06T18:29:34.859Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-06T18:29:35.071Z] #31 2.698 [2022-08-06T18:29:35.330Z] #31 2.947 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:35.379Z] #84 17.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-06T18:29:35.587Z] #31 3.232 [2022-08-06T18:29:35.951Z] #84 18.35 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-06T18:29:35.951Z] #84 18.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-06T18:29:36.111Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-06T18:29:36.226Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.0s done [2022-08-06T18:29:36.367Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s done [2022-08-06T18:29:36.483Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.6s done [2022-08-06T18:29:36.518Z] #31 4.179 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-06T18:29:36.624Z] #11 ... [2022-08-06T18:29:36.624Z] [2022-08-06T18:29:36.624Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:36.624Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:29:36.624Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:36.624Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-06T18:29:36.624Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-06T18:29:36.624Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-06T18:29:36.624Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-08-06T18:29:36.775Z] #31 4.532 [2022-08-06T18:29:36.881Z] #73 DONE 10.1s [2022-08-06T18:29:36.881Z] [2022-08-06T18:29:36.881Z] #24 [internal] load build context [2022-08-06T18:29:36.881Z] #24 sha256:1def806c89af3f88b3b20795c105d26507a9c3bc7fc430e3d0c8eea12807c3ac [2022-08-06T18:29:36.881Z] #24 transferring context: 62.40MB 5.0s done [2022-08-06T18:29:36.881Z] #24 DONE 10.2s [2022-08-06T18:29:36.881Z] [2022-08-06T18:29:36.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:36.881Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:36.881Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.8s done [2022-08-06T18:29:36.881Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 9.8s done [2022-08-06T18:29:36.881Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-06T18:29:36.881Z] #11 ... [2022-08-06T18:29:36.881Z] [2022-08-06T18:29:36.881Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:36.881Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-06T18:29:36.881Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-06T18:29:36.881Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-06T18:29:36.881Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-06T18:29:36.881Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-06T18:29:36.881Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.2s done [2022-08-06T18:29:36.881Z] #28 DONE 10.2s [2022-08-06T18:29:36.881Z] [2022-08-06T18:29:36.881Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:36.881Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:37.032Z] #31 4.759 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:37.346Z] #84 ... [2022-08-06T18:29:37.346Z] [2022-08-06T18:29:37.346Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:29:37.346Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:29:37.346Z] #60 77.27 gotestsum version dev [2022-08-06T18:29:37.411Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s [2022-08-06T18:29:37.411Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.5s done [2022-08-06T18:29:37.411Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 4.6s [2022-08-06T18:29:37.411Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 0B / 125B 4.6s [2022-08-06T18:29:37.411Z] #11 ... [2022-08-06T18:29:37.411Z] [2022-08-06T18:29:37.411Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-06T18:29:37.411Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-06T18:29:37.411Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-06T18:29:37.411Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-06T18:29:37.411Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-06T18:29:37.411Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-06T18:29:37.411Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.8s done [2022-08-06T18:29:37.411Z] #28 DONE 4.8s [2022-08-06T18:29:37.411Z] [2022-08-06T18:29:37.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:37.411Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:37.411Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.3s done [2022-08-06T18:29:37.411Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.7s done [2022-08-06T18:29:37.411Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-06T18:29:37.595Z] #31 5.120 [2022-08-06T18:29:37.606Z] #60 DONE 77.5s [2022-08-06T18:29:37.606Z] [2022-08-06T18:29:37.606Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:29:37.606Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:29:37.668Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 18.87MB / 108.99MB 4.9s [2022-08-06T18:29:37.924Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 32.51MB / 108.99MB 5.0s [2022-08-06T18:29:37.924Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 48.23MB / 108.99MB 5.1s [2022-08-06T18:29:38.186Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.5s done [2022-08-06T18:29:38.186Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 77.38MB / 108.99MB 5.5s [2022-08-06T18:29:38.300Z] #11 ... [2022-08-06T18:29:38.300Z] [2022-08-06T18:29:38.300Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-06T18:29:38.300Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-06T18:29:38.300Z] #72 DONE 1.0s [2022-08-06T18:29:38.300Z] [2022-08-06T18:29:38.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:38.300Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:38.444Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 88.08MB / 108.99MB 5.6s [2022-08-06T18:29:38.444Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-06T18:29:38.444Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 99.61MB / 108.99MB 5.7s [2022-08-06T18:29:38.526Z] #31 6.139 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-06T18:29:38.526Z] #31 ... [2022-08-06T18:29:38.526Z] [2022-08-06T18:29:38.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:38.526Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:38.526Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-06T18:29:38.526Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.4s [2022-08-06T18:29:38.701Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 5.8s [2022-08-06T18:29:38.996Z] #11 ... [2022-08-06T18:29:38.996Z] [2022-08-06T18:29:38.996Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:38.996Z] #31 sha256:a90207c5d400be6f494680fb88b722c556177aff6f79d285229410b1011b5f98 [2022-08-06T18:29:38.996Z] #31 2.216 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-06T18:29:38.996Z] #31 2.523 [2022-08-06T18:29:38.996Z] #31 2.753 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:38.996Z] #31 3.089 [2022-08-06T18:29:38.996Z] #31 4.205 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-06T18:29:38.996Z] #31 4.553 [2022-08-06T18:29:38.996Z] #31 4.776 #=#=# ##################### 29.3% ######################################################################## 100.0% [2022-08-06T18:29:38.996Z] #31 5.154 [2022-08-06T18:29:38.996Z] #31 6.211 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-06T18:29:38.996Z] #31 6.573 [2022-08-06T18:29:38.996Z] #31 6.804 #=#=# ################## 25.5% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-08-06T18:29:38.996Z] #31 7.401 [2022-08-06T18:29:38.996Z] #31 8.461 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-06T18:29:38.996Z] #31 8.811 [2022-08-06T18:29:38.996Z] #31 9.048 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:38.996Z] #31 9.424 [2022-08-06T18:29:38.996Z] #31 ... [2022-08-06T18:29:38.996Z] [2022-08-06T18:29:38.996Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:38.996Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:39.670Z] #11 ... [2022-08-06T18:29:39.670Z] [2022-08-06T18:29:39.670Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-06T18:29:39.670Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-06T18:29:39.670Z] #74 DONE 1.5s [2022-08-06T18:29:39.670Z] [2022-08-06T18:29:39.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:39.670Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:40.379Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.3s [2022-08-06T18:29:41.225Z] #11 ... [2022-08-06T18:29:41.225Z] [2022-08-06T18:29:41.225Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:41.225Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-06T18:29:41.225Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-06T18:29:41.225Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:41.225Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-06T18:29:41.225Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-06T18:29:41.225Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-08-06T18:29:41.225Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-08-06T18:29:41.225Z] #71 DONE 8.3s [2022-08-06T18:29:41.225Z] [2022-08-06T18:29:41.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:41.225Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:41.225Z] #11 ... [2022-08-06T18:29:41.225Z] [2022-08-06T18:29:41.225Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-06T18:29:41.225Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-06T18:29:41.225Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-06T18:29:41.225Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-06T18:29:41.225Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-06T18:29:41.225Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-06T18:29:41.225Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-08-06T18:29:41.225Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-08-06T18:29:41.225Z] #73 DONE 8.3s [2022-08-06T18:29:41.225Z] [2022-08-06T18:29:41.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:41.225Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:41.813Z] #54 ... [2022-08-06T18:29:41.813Z] [2022-08-06T18:29:41.813Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:29:41.813Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:29:41.813Z] #19 68.83 Fetched 49.2 MB in 1min 7s (733 kB/s) [2022-08-06T18:29:42.230Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s done [2022-08-06T18:29:42.230Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-06T18:29:42.282Z] #11 ... [2022-08-06T18:29:42.282Z] [2022-08-06T18:29:42.282Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:42.282Z] #31 sha256:a90207c5d400be6f494680fb88b722c556177aff6f79d285229410b1011b5f98 [2022-08-06T18:29:42.282Z] #31 10.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-06T18:29:42.282Z] #31 10.59 [2022-08-06T18:29:42.282Z] #31 10.80 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:42.282Z] #31 11.08 [2022-08-06T18:29:42.282Z] #31 11.17 Download of images into '/build' complete. [2022-08-06T18:29:42.282Z] #31 11.17 Use something like the following to load the result into a Docker daemon: [2022-08-06T18:29:42.282Z] #31 11.17 tar -cC '/build' . | docker load [2022-08-06T18:29:42.282Z] #31 DONE 13.3s [2022-08-06T18:29:42.282Z] [2022-08-06T18:29:42.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:42.282Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:42.593Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 4.1s done [2022-08-06T18:29:42.853Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-06T18:29:43.798Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.4s [2022-08-06T18:29:45.164Z] #11 ... [2022-08-06T18:29:45.164Z] [2022-08-06T18:29:45.164Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:45.164Z] #31 sha256:2bbddc60758a13f68b1b131d6197f2807c1fea121da625f530c5189737c18496 [2022-08-06T18:29:45.164Z] #31 6.470 [2022-08-06T18:29:45.164Z] #31 6.704 #=#=# ########### 16.3% ######################################### 58.1% ################################################################ 89.6% ######################################################################## 100.0% [2022-08-06T18:29:45.164Z] #31 7.292 [2022-08-06T18:29:45.164Z] #31 8.310 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-06T18:29:45.164Z] #31 8.620 [2022-08-06T18:29:45.164Z] #31 8.839 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:45.164Z] #31 9.142 [2022-08-06T18:29:45.164Z] #31 9.866 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-06T18:29:45.164Z] #31 10.21 [2022-08-06T18:29:45.164Z] #31 10.43 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:45.164Z] #31 10.67 [2022-08-06T18:29:45.164Z] #31 10.75 Download of images into '/build' complete. [2022-08-06T18:29:45.164Z] #31 10.75 Use something like the following to load the result into a Docker daemon: [2022-08-06T18:29:45.164Z] #31 10.75 tar -cC '/build' . | docker load [2022-08-06T18:29:45.164Z] #31 DONE 12.9s [2022-08-06T18:29:45.164Z] [2022-08-06T18:29:45.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:45.164Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:45.587Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s [2022-08-06T18:29:46.415Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.4s done [2022-08-06T18:29:47.020Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-06T18:29:47.020Z] #11 ... [2022-08-06T18:29:47.020Z] [2022-08-06T18:29:47.020Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:47.020Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:47.020Z] #29 1.049 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:29:47.020Z] #29 1.064 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:29:47.020Z] #29 1.067 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:29:47.020Z] #29 1.216 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:29:47.020Z] #29 1.834 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:29:47.020Z] #29 1.858 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:29:47.020Z] #29 3.366 Fetched 8563 kB in 3s (3341 kB/s) [2022-08-06T18:29:47.020Z] #29 3.366 Reading package lists... [2022-08-06T18:29:47.020Z] #29 4.199 Reading package lists... [2022-08-06T18:29:47.020Z] #29 5.006 Building dependency tree... [2022-08-06T18:29:47.020Z] #29 5.387 The following additional packages will be installed: [2022-08-06T18:29:47.020Z] #29 5.387 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-06T18:29:47.020Z] #29 5.388 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-06T18:29:47.020Z] #29 5.389 Recommended packages: [2022-08-06T18:29:47.020Z] #29 5.389 libldap-common publicsuffix libsasl2-modules [2022-08-06T18:29:47.020Z] #29 5.569 The following NEW packages will be installed: [2022-08-06T18:29:47.020Z] #29 5.569 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-06T18:29:47.020Z] #29 5.570 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-06T18:29:47.020Z] #29 5.570 libssh2-1 openssl [2022-08-06T18:29:47.020Z] #29 5.846 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:29:47.020Z] #29 5.846 Need to get 3047 kB of archives. [2022-08-06T18:29:47.020Z] #29 5.846 After this operation, 6661 kB of additional disk space will be used. [2022-08-06T18:29:47.020Z] #29 5.846 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-06T18:29:47.020Z] #29 5.858 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-06T18:29:47.020Z] #29 5.863 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-06T18:29:47.020Z] #29 5.863 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-08-06T18:29:47.020Z] #29 5.863 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-06T18:29:47.020Z] #29 5.865 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-06T18:29:47.020Z] #29 5.868 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-06T18:29:47.020Z] #29 5.870 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-06T18:29:47.020Z] #29 5.871 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-06T18:29:47.020Z] #29 5.872 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-06T18:29:47.020Z] #29 5.875 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-06T18:29:47.020Z] #29 5.879 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-06T18:29:47.020Z] #29 5.882 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:29:47.020Z] #29 5.884 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:29:47.020Z] #29 5.886 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:29:47.020Z] #29 6.117 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:47.020Z] #29 6.161 Fetched 3047 kB in 0s (9859 kB/s) [2022-08-06T18:29:47.020Z] #29 6.188 Selecting previously unselected package openssl. [2022-08-06T18:29:47.020Z] #29 6.188 (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-08-06T18:29:47.020Z] #29 6.194 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.198 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:47.020Z] #29 6.342 Selecting previously unselected package ca-certificates. [2022-08-06T18:29:47.020Z] #29 6.342 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-06T18:29:47.020Z] #29 6.359 Unpacking ca-certificates (20210119) ... [2022-08-06T18:29:47.020Z] #29 6.427 Selecting previously unselected package libbrotli1:amd64. [2022-08-06T18:29:47.020Z] #29 6.427 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.434 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:47.020Z] #29 6.503 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-06T18:29:47.020Z] #29 6.503 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.507 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.020Z] #29 6.540 Selecting previously unselected package libsasl2-2:amd64. [2022-08-06T18:29:47.020Z] #29 6.540 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.543 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.020Z] #29 6.598 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-06T18:29:47.020Z] #29 6.598 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.602 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:47.020Z] #29 6.673 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-06T18:29:47.020Z] #29 6.673 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.677 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:47.020Z] #29 6.724 Selecting previously unselected package libpsl5:amd64. [2022-08-06T18:29:47.020Z] #29 6.724 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.728 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:47.020Z] #29 6.767 Selecting previously unselected package librtmp1:amd64. [2022-08-06T18:29:47.020Z] #29 6.767 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.771 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:47.020Z] #29 6.823 Selecting previously unselected package libssh2-1:amd64. [2022-08-06T18:29:47.020Z] #29 6.825 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.829 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:47.020Z] #29 6.889 Selecting previously unselected package libcurl4:amd64. [2022-08-06T18:29:47.020Z] #29 6.889 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.892 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.020Z] #29 6.953 Selecting previously unselected package curl. [2022-08-06T18:29:47.020Z] #29 6.953 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 6.957 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.020Z] #29 7.011 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:29:47.020Z] #29 7.011 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:29:47.020Z] #29 7.013 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:47.020Z] #29 7.077 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:29:47.021Z] #29 7.078 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:29:47.021Z] #29 7.081 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:47.021Z] #29 7.133 Selecting previously unselected package jq. [2022-08-06T18:29:47.021Z] #29 7.134 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:29:47.021Z] #29 7.136 Unpacking jq (1.6-2.1) ... [2022-08-06T18:29:47.021Z] #29 7.178 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-06T18:29:47.021Z] #29 7.189 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-06T18:29:47.021Z] #29 7.198 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-06T18:29:47.021Z] #29 7.207 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.021Z] #29 7.218 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:47.021Z] #29 7.228 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.021Z] #29 7.238 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-06T18:29:47.021Z] #29 7.248 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:47.021Z] #29 7.261 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:29:47.021Z] #29 7.270 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:29:47.021Z] #29 7.279 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:47.021Z] #29 7.288 Setting up ca-certificates (20210119) ... [2022-08-06T18:29:47.021Z] #29 7.897 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:47.021Z] #29 8.585 129 added, 0 removed; done. [2022-08-06T18:29:47.021Z] #29 8.688 Setting up jq (1.6-2.1) ... [2022-08-06T18:29:47.021Z] #29 8.699 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.021Z] #29 8.710 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.021Z] #29 8.722 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:47.021Z] #29 8.740 Processing triggers for ca-certificates (20210119) ... [2022-08-06T18:29:47.021Z] #29 8.746 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:47.021Z] #29 9.345 0 added, 0 removed; done. [2022-08-06T18:29:47.021Z] #29 9.345 Running hooks in /etc/ca-certificates/update.d... [2022-08-06T18:29:47.021Z] #29 9.347 done. [2022-08-06T18:29:47.031Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.9s done [2022-08-06T18:29:47.031Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-06T18:29:47.278Z] #29 ... [2022-08-06T18:29:47.278Z] [2022-08-06T18:29:47.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:47.278Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:47.593Z] #11 ... [2022-08-06T18:29:47.593Z] [2022-08-06T18:29:47.593Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:47.593Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-06T18:29:47.593Z] #29 1.040 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:29:47.593Z] #29 1.057 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:29:47.593Z] #29 1.057 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:29:47.593Z] #29 1.221 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:29:47.593Z] #29 1.855 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:29:47.593Z] #29 1.917 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:29:47.593Z] #29 3.123 Fetched 8449 kB in 2s (3604 kB/s) [2022-08-06T18:29:47.593Z] #29 3.123 Reading package lists... [2022-08-06T18:29:47.593Z] #29 3.687 Reading package lists... [2022-08-06T18:29:47.593Z] #29 4.195 Building dependency tree... [2022-08-06T18:29:47.593Z] #29 4.520 The following additional packages will be installed: [2022-08-06T18:29:47.593Z] #29 4.520 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-06T18:29:47.593Z] #29 4.520 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-06T18:29:47.593Z] #29 4.520 Recommended packages: [2022-08-06T18:29:47.593Z] #29 4.520 libldap-common publicsuffix libsasl2-modules [2022-08-06T18:29:47.593Z] #29 4.643 The following NEW packages will be installed: [2022-08-06T18:29:47.593Z] #29 4.643 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-06T18:29:47.593Z] #29 4.643 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-06T18:29:47.593Z] #29 4.643 libssh2-1 openssl [2022-08-06T18:29:47.593Z] #29 4.915 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:29:47.593Z] #29 4.915 Need to get 2942 kB of archives. [2022-08-06T18:29:47.593Z] #29 4.915 After this operation, 6482 kB of additional disk space will be used. [2022-08-06T18:29:47.593Z] #29 4.915 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-06T18:29:47.593Z] #29 4.952 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-06T18:29:47.593Z] #29 4.952 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-06T18:29:47.593Z] #29 5.005 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-08-06T18:29:47.593Z] #29 5.005 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-06T18:29:47.593Z] #29 5.019 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-06T18:29:47.593Z] #29 5.019 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-06T18:29:47.593Z] #29 5.019 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-06T18:29:47.593Z] #29 5.065 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-06T18:29:47.593Z] #29 5.084 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-06T18:29:47.593Z] #29 5.086 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-06T18:29:47.593Z] #29 5.101 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-06T18:29:47.593Z] #29 5.131 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-06T18:29:47.593Z] #29 5.147 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-06T18:29:47.593Z] #29 5.157 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-06T18:29:47.593Z] #29 5.358 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:29:47.593Z] #29 5.395 Fetched 2942 kB in 1s (5717 kB/s) [2022-08-06T18:29:47.593Z] #29 5.452 Selecting previously unselected package openssl. [2022-08-06T18:29:47.593Z] #29 5.452 (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-08-06T18:29:47.593Z] #29 5.452 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 5.463 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:47.593Z] #29 5.637 Selecting previously unselected package ca-certificates. [2022-08-06T18:29:47.593Z] #29 5.637 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-06T18:29:47.593Z] #29 5.645 Unpacking ca-certificates (20210119) ... [2022-08-06T18:29:47.593Z] #29 5.787 Selecting previously unselected package libbrotli1:arm64. [2022-08-06T18:29:47.593Z] #29 5.787 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 5.819 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-06T18:29:47.593Z] #29 6.414 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-06T18:29:47.593Z] #29 6.414 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 6.526 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.593Z] #29 7.197 Selecting previously unselected package libsasl2-2:arm64. [2022-08-06T18:29:47.593Z] #29 7.197 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 7.289 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:47.593Z] #29 7.571 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-06T18:29:47.593Z] #29 7.573 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 7.583 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:47.593Z] #29 8.017 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-06T18:29:47.593Z] #29 8.017 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 8.030 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-06T18:29:47.593Z] #29 8.140 Selecting previously unselected package libpsl5:arm64. [2022-08-06T18:29:47.593Z] #29 8.140 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-06T18:29:47.593Z] #29 8.154 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-06T18:29:47.594Z] #29 8.335 Selecting previously unselected package librtmp1:arm64. [2022-08-06T18:29:47.594Z] #29 8.335 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-06T18:29:47.594Z] #29 8.351 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:47.594Z] #29 8.589 Selecting previously unselected package libssh2-1:arm64. [2022-08-06T18:29:47.594Z] #29 8.589 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-06T18:29:47.594Z] #29 8.811 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-06T18:29:47.594Z] #29 8.974 Selecting previously unselected package libcurl4:arm64. [2022-08-06T18:29:47.594Z] #29 8.974 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-06T18:29:47.594Z] #29 8.981 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.594Z] #29 9.226 Selecting previously unselected package curl. [2022-08-06T18:29:47.594Z] #29 9.226 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-06T18:29:47.594Z] #29 9.248 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:47.594Z] #29 9.784 Selecting previously unselected package libonig5:arm64. [2022-08-06T18:29:47.594Z] #29 9.786 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-06T18:29:47.594Z] #29 9.873 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-06T18:29:47.594Z] #29 ... [2022-08-06T18:29:47.594Z] [2022-08-06T18:29:47.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:47.594Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:48.151Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.3s done [2022-08-06T18:29:48.413Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-06T18:29:48.676Z] #11 DONE 47.7s [2022-08-06T18:29:48.676Z] [2022-08-06T18:29:48.676Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-06T18:29:48.676Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-06T18:29:49.375Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.4s [2022-08-06T18:29:49.612Z] #12 DONE 0.8s [2022-08-06T18:29:49.612Z] [2022-08-06T18:29:49.612Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-06T18:29:49.612Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-06T18:29:49.873Z] #13 DONE 0.5s [2022-08-06T18:29:49.873Z] [2022-08-06T18:29:49.873Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:29:49.873Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:29:49.883Z] #11 ... [2022-08-06T18:29:49.883Z] [2022-08-06T18:29:49.883Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:49.883Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-06T18:29:49.883Z] #29 DONE 12.5s [2022-08-06T18:29:49.883Z] [2022-08-06T18:29:49.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:49.883Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:50.133Z] #36 ... [2022-08-06T18:29:50.133Z] [2022-08-06T18:29:50.133Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-06T18:29:50.133Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-06T18:29:50.133Z] #46 DONE 0.1s [2022-08-06T18:29:50.393Z] [2022-08-06T18:29:50.393Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-06T18:29:50.393Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-06T18:29:50.393Z] #50 DONE 0.2s [2022-08-06T18:29:50.393Z] [2022-08-06T18:29:50.393Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:29:50.393Z] #25 sha256:ed6704810133eb04c0647f4011870c23a22f8ba2503478e557d924c555722f57 [2022-08-06T18:29:50.393Z] #25 DONE 0.3s [2022-08-06T18:29:50.393Z] [2022-08-06T18:29:50.393Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:29:50.393Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-06T18:29:50.393Z] #33 DONE 0.3s [2022-08-06T18:29:50.393Z] [2022-08-06T18:29:50.393Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-06T18:29:50.393Z] #66 sha256:9213848c0d2c3f04f3f776fb9636bcb115cd785f0a46135421213a93f37f7f1e [2022-08-06T18:29:50.393Z] #66 DONE 0.3s [2022-08-06T18:29:50.393Z] [2022-08-06T18:29:50.393Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:29:50.393Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:29:50.813Z] #11 ... [2022-08-06T18:29:50.813Z] [2022-08-06T18:29:50.813Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-06T18:29:50.813Z] #30 sha256:ea22298dd308b6df0a468764a1e9f2c85aa881cddacd3957f449a6c44b4db385 [2022-08-06T18:29:50.813Z] #30 DONE 1.3s [2022-08-06T18:29:50.813Z] [2022-08-06T18:29:50.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:50.813Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-06T18:29:51.779Z] #11 ... [2022-08-06T18:29:51.779Z] [2022-08-06T18:29:51.779Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-06T18:29:51.779Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-06T18:29:51.779Z] #72 DONE 2.2s [2022-08-06T18:29:51.779Z] [2022-08-06T18:29:51.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:51.779Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:51.908Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.2s done [2022-08-06T18:29:51.908Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-06T18:29:51.908Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-06T18:29:52.035Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.1s [2022-08-06T18:29:52.164Z] #11 DONE 47.4s [2022-08-06T18:29:52.164Z] [2022-08-06T18:29:52.164Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-06T18:29:52.164Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-06T18:29:52.183Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-06T18:29:52.605Z] #11 ... [2022-08-06T18:29:52.605Z] [2022-08-06T18:29:52.605Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-06T18:29:52.605Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-06T18:29:52.605Z] #74 DONE 1.4s [2022-08-06T18:29:52.863Z] [2022-08-06T18:29:52.863Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-06T18:29:52.863Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-06T18:29:52.863Z] #29 10.39 Selecting previously unselected package libjq1:arm64. [2022-08-06T18:29:52.863Z] #29 10.39 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-06T18:29:52.863Z] #29 10.46 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-06T18:29:52.863Z] #29 11.04 Selecting previously unselected package jq. [2022-08-06T18:29:52.863Z] #29 11.04 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-06T18:29:52.863Z] #29 11.06 Unpacking jq (1.6-2.1) ... [2022-08-06T18:29:52.863Z] #29 11.39 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-06T18:29:52.863Z] #29 11.57 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-06T18:29:52.863Z] #29 11.95 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-06T18:29:52.863Z] #29 12.08 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:52.863Z] #29 12.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-06T18:29:52.863Z] #29 12.11 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-06T18:29:52.863Z] #29 12.13 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-06T18:29:52.863Z] #29 12.16 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-06T18:29:52.863Z] #29 12.36 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-06T18:29:52.863Z] #29 12.48 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-06T18:29:52.863Z] #29 12.73 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-06T18:29:52.863Z] #29 12.91 Setting up ca-certificates (20210119) ... [2022-08-06T18:29:52.863Z] #29 13.78 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:52.863Z] #29 14.53 129 added, 0 removed; done. [2022-08-06T18:29:52.863Z] #29 14.98 Setting up jq (1.6-2.1) ... [2022-08-06T18:29:52.863Z] #29 15.03 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:52.863Z] #29 15.10 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-06T18:29:52.863Z] #29 15.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:29:52.863Z] #29 15.20 Processing triggers for ca-certificates (20210119) ... [2022-08-06T18:29:52.863Z] #29 15.22 Updating certificates in /etc/ssl/certs... [2022-08-06T18:29:53.092Z] #12 DONE 0.9s [2022-08-06T18:29:53.092Z] [2022-08-06T18:29:53.092Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-06T18:29:53.092Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-06T18:29:53.426Z] #29 15.90 0 added, 0 removed; done. [2022-08-06T18:29:53.426Z] #29 15.90 Running hooks in /etc/ca-certificates/update.d... [2022-08-06T18:29:53.426Z] #29 15.90 done. [2022-08-06T18:29:53.426Z] #29 DONE 16.0s [2022-08-06T18:29:53.426Z] [2022-08-06T18:29:53.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-06T18:29:53.426Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-06T18:29:53.426Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.9s done [2022-08-06T18:29:53.426Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-06T18:29:53.551Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.7s done [2022-08-06T18:29:53.684Z] #11 DONE 21.0s [2022-08-06T18:29:53.684Z] [2022-08-06T18:29:53.684Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-06T18:29:53.684Z] #30 sha256:d1cd3f4c6113f6368a774708339cd2bbaea77fbf16d61bfc72b9dce527f87f92 [2022-08-06T18:29:53.684Z] #30 DONE 0.1s [2022-08-06T18:29:53.684Z] [2022-08-06T18:29:53.684Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:53.684Z] #31 sha256:f02b6c2f7147eb0522fb21a2900e8ff9edeb364f73b9d1559099ab824f43fcda [2022-08-06T18:29:53.697Z] #13 DONE 0.6s [2022-08-06T18:29:53.697Z] [2022-08-06T18:29:53.697Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:29:53.697Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-06T18:29:53.697Z] #33 DONE 0.1s [2022-08-06T18:29:53.697Z] [2022-08-06T18:29:53.697Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:29:53.697Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:29:53.954Z] #34 ... [2022-08-06T18:29:53.954Z] [2022-08-06T18:29:53.955Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-06T18:29:53.955Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-06T18:29:53.955Z] #46 DONE 0.2s [2022-08-06T18:29:53.955Z] [2022-08-06T18:29:53.955Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-06T18:29:53.955Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-06T18:29:53.955Z] #50 DONE 0.3s [2022-08-06T18:29:53.955Z] [2022-08-06T18:29:53.955Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:29:53.955Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:29:53.955Z] #47 ... [2022-08-06T18:29:53.955Z] [2022-08-06T18:29:53.955Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-06T18:29:53.955Z] #66 sha256:fa566719cf754c90de488806cb2d43f202d05d395076f1774da5e1c06c9bdf12 [2022-08-06T18:29:53.955Z] #66 DONE 0.4s [2022-08-06T18:29:53.955Z] [2022-08-06T18:29:53.955Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:29:53.955Z] #25 sha256:fd85d3e67bf35523eda59f0eac0a4794af99bb2999ae681bfda2c32ab2a082e0 [2022-08-06T18:29:53.955Z] #25 DONE 0.4s [2022-08-06T18:29:54.106Z] #19 68.83 Reading package lists... [2022-08-06T18:29:54.106Z] #19 ... [2022-08-06T18:29:54.106Z] [2022-08-06T18:29:54.106Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:29:54.106Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:29:54.106Z] #84 35.92 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-06T18:29:54.115Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-06T18:29:54.115Z] #11 DONE 27.4s [2022-08-06T18:29:54.115Z] [2022-08-06T18:29:54.115Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:29:54.115Z] #31 sha256:5a2f743ba1654e699c02a5f362c0c8c04d96538693c455817f4cc06fa9318891 [2022-08-06T18:29:54.115Z] #31 1.577 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-06T18:29:54.115Z] #31 1.854 [2022-08-06T18:29:54.115Z] #31 2.075 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:54.115Z] #31 2.372 [2022-08-06T18:29:54.115Z] #31 3.312 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-06T18:29:54.212Z] [2022-08-06T18:29:54.212Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:29:54.212Z] #26 sha256:dd84936c39bf841b7eee2f38e8197598d23fd7900f6cea6db9ddc978712bba38 [2022-08-06T18:29:54.268Z] #31 ... [2022-08-06T18:29:54.269Z] [2022-08-06T18:29:54.269Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-06T18:29:54.269Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-06T18:29:54.269Z] #12 DONE 0.6s [2022-08-06T18:29:54.269Z] [2022-08-06T18:29:54.269Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-06T18:29:54.269Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-06T18:29:54.372Z] #31 3.583 [2022-08-06T18:29:54.629Z] #31 3.794 #=#=# ######################################################################## 100.0% [2022-08-06T18:29:54.629Z] #31 4.047 [2022-08-06T18:29:54.875Z] #13 DONE 0.6s [2022-08-06T18:29:54.875Z] [2022-08-06T18:29:54.875Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:29:54.875Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-06T18:29:54.875Z] #33 ... [2022-08-06T18:29:54.875Z] [2022-08-06T18:29:54.875Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-06T18:29:54.875Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-06T18:29:54.875Z] #46 DONE 0.2s [2022-08-06T18:29:54.885Z] #31 ... [2022-08-06T18:29:54.885Z] [2022-08-06T18:29:54.885Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-06T18:29:54.885Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-06T18:29:54.885Z] #12 DONE 0.7s [2022-08-06T18:29:55.183Z] [2022-08-06T18:29:55.183Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-06T18:29:55.183Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-06T18:29:55.200Z] [2022-08-06T18:29:55.200Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:29:55.200Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-06T18:29:55.200Z] #33 DONE 0.3s [2022-08-06T18:29:55.200Z] [2022-08-06T18:29:55.200Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:29:55.200Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-06T18:29:55.200Z] #47 ... [2022-08-06T18:29:55.200Z] [2022-08-06T18:29:55.200Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-06T18:29:55.200Z] #66 sha256:cfce4181aafc715946569af9bde1c4b7fd0aa743ac1bff89b03a2f8e93551872 [2022-08-06T18:29:55.200Z] #66 DONE 0.3s [2022-08-06T18:29:55.200Z] [2022-08-06T18:29:55.200Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:29:55.200Z] #25 sha256:847c7bb7981ec141aeead2d07359387ff4a7b1e1588c53e76428e7bc4f2bfaad [2022-08-06T18:29:55.200Z] #25 DONE 0.3s [2022-08-06T18:29:55.439Z] #13 DONE 0.5s [2022-08-06T18:29:55.439Z] [2022-08-06T18:29:55.439Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:29:55.439Z] #25 sha256:0b0dd6f7df2b0a2565ad8239e1c808692c4706bd82ab0bc11fef56acb18b8a20 [2022-08-06T18:29:55.439Z] #25 ... [2022-08-06T18:29:55.439Z] [2022-08-06T18:29:55.439Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-06T18:29:55.439Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-06T18:29:55.439Z] #33 DONE 0.2s [2022-08-06T18:29:55.465Z] [2022-08-06T18:29:55.465Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-06T18:29:55.465Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-06T18:29:55.465Z] #50 DONE 0.5s [2022-08-06T18:29:55.465Z] [2022-08-06T18:29:55.465Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:29:55.465Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:29:55.671Z] #67 ... [2022-08-06T18:29:55.671Z] [2022-08-06T18:29:55.671Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:29:55.671Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:29:55.671Z] #42 4.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:29:55.671Z] #42 4.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:29:55.671Z] #42 4.708 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:29:55.671Z] #42 4.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:29:55.671Z] #42 5.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:29:55.695Z] [2022-08-06T18:29:55.695Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-06T18:29:55.695Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-06T18:29:55.695Z] #46 DONE 0.2s [2022-08-06T18:29:55.695Z] [2022-08-06T18:29:55.695Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-06T18:29:55.695Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-06T18:29:55.695Z] #50 DONE 0.3s [2022-08-06T18:29:55.695Z] [2022-08-06T18:29:55.695Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:29:55.695Z] #25 sha256:0b0dd6f7df2b0a2565ad8239e1c808692c4706bd82ab0bc11fef56acb18b8a20 [2022-08-06T18:29:55.695Z] #25 DONE 0.3s [2022-08-06T18:29:55.695Z] [2022-08-06T18:29:55.695Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:29:55.695Z] #26 sha256:5a85673d34b328530a43cbf7266b0e43d8d6ba9a9aaaffe754bb1fa48ffa1561 [2022-08-06T18:29:55.695Z] #26 ... [2022-08-06T18:29:55.695Z] [2022-08-06T18:29:55.695Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-06T18:29:55.695Z] #66 sha256:f133b41518bc9481aa3838a959b2d1e90aafa19e70cf46db2c3a42296234bd93 [2022-08-06T18:29:55.695Z] #66 DONE 0.4s [2022-08-06T18:29:55.930Z] #42 5.991 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:29:55.930Z] #42 ... [2022-08-06T18:29:55.930Z] [2022-08-06T18:29:55.930Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:29:55.930Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:29:55.930Z] #36 5.945 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-06T18:29:55.951Z] [2022-08-06T18:29:55.951Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:29:55.951Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:29:59.553Z] #26 ... [2022-08-06T18:29:59.553Z] [2022-08-06T18:29:59.553Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:29:59.553Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:29:59.553Z] #34 5.050 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-06T18:29:59.553Z] #34 5.053 Cloning into '.'... [2022-08-06T18:30:00.123Z] #36 ... [2022-08-06T18:30:00.123Z] [2022-08-06T18:30:00.123Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:00.123Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:00.123Z] #62 7.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:00.123Z] #62 7.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:00.123Z] #62 7.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:00.123Z] #62 8.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:00.123Z] #62 ... [2022-08-06T18:30:00.123Z] [2022-08-06T18:30:00.123Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:00.123Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:00.123Z] #14 6.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:00.123Z] #14 6.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:00.123Z] #14 6.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:00.123Z] #14 7.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:00.385Z] #14 ... [2022-08-06T18:30:00.385Z] [2022-08-06T18:30:00.385Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:00.385Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:00.385Z] #51 7.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:00.385Z] #51 7.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:00.385Z] #51 7.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:00.385Z] #51 8.672 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-06T18:30:00.385Z] #51 9.641 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:00.385Z] #51 ... [2022-08-06T18:30:00.385Z] [2022-08-06T18:30:00.385Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:00.385Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:00.385Z] #38 6.228 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-06T18:30:00.646Z] #38 ... [2022-08-06T18:30:00.646Z] [2022-08-06T18:30:00.646Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:00.646Z] #26 sha256:9834ad2d4c4d64d04538b7cfe38d16d6bb81b1461b1476d93d2efe8f64da5d09 [2022-08-06T18:30:00.646Z] #26 6.718 + RM_GOPATH=0 [2022-08-06T18:30:00.646Z] #26 6.718 + TMP_GOPATH= [2022-08-06T18:30:00.646Z] #26 6.718 + : /build [2022-08-06T18:30:00.646Z] #26 6.718 + '[' -z '' ']' [2022-08-06T18:30:00.646Z] #26 6.718 ++ mktemp -d [2022-08-06T18:30:00.646Z] #26 6.718 + export GOPATH=/tmp/tmp.aW2JMPMtWG [2022-08-06T18:30:00.646Z] #26 6.718 + GOPATH=/tmp/tmp.aW2JMPMtWG [2022-08-06T18:30:00.646Z] #26 6.718 + RM_GOPATH=1 [2022-08-06T18:30:00.646Z] #26 6.718 + case "$(go env GOARCH)" in [2022-08-06T18:30:00.646Z] #26 6.718 ++ go env GOARCH [2022-08-06T18:30:00.646Z] #26 6.751 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:00.646Z] #26 6.751 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:00.646Z] #26 6.752 ++ dirname /install.sh [2022-08-06T18:30:00.646Z] #26 6.766 Install docker/cli version 17.06.2-ce from stable [2022-08-06T18:30:00.646Z] #26 6.766 + dir=/ [2022-08-06T18:30:00.646Z] #26 6.766 + bin=dockercli [2022-08-06T18:30:00.646Z] #26 6.766 + shift [2022-08-06T18:30:00.646Z] #26 6.766 + '[' '!' -f //dockercli.installer ']' [2022-08-06T18:30:00.646Z] #26 6.766 + . //dockercli.installer [2022-08-06T18:30:00.646Z] #26 6.766 ++ : stable [2022-08-06T18:30:00.646Z] #26 6.766 ++ : 17.06.2-ce [2022-08-06T18:30:00.646Z] #26 6.766 + install_dockercli [2022-08-06T18:30:00.646Z] #26 6.766 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-06T18:30:00.646Z] #26 6.766 ++ uname -m [2022-08-06T18:30:00.646Z] #26 6.766 + arch=x86_64 [2022-08-06T18:30:00.646Z] #26 6.766 + '[' x86_64 '!=' x86_64 ']' [2022-08-06T18:30:00.646Z] #26 6.766 + url=https://download.docker.com/linux/static [2022-08-06T18:30:00.646Z] #26 6.766 + tar -xz docker/docker [2022-08-06T18:30:00.646Z] #26 6.766 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-06T18:30:00.646Z] #26 ... [2022-08-06T18:30:00.646Z] [2022-08-06T18:30:00.646Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:00.646Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:00.646Z] #47 7.089 + git clone https://github.com/docker/distribution.git . [2022-08-06T18:30:00.646Z] #47 7.089 Cloning into '.'... [2022-08-06T18:30:00.731Z] #51 4.592 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:00.731Z] #51 4.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:00.731Z] #51 4.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:00.731Z] #51 5.194 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-06T18:30:00.731Z] #51 ... [2022-08-06T18:30:00.731Z] [2022-08-06T18:30:00.731Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:00.731Z] #67 sha256:d8b96b2de243d6a728c097930c8ac56318f187b30b4817952f9b08baeda7ce82 [2022-08-06T18:30:00.731Z] #67 4.284 + RM_GOPATH=0 [2022-08-06T18:30:00.731Z] #67 4.290 + TMP_GOPATH= [2022-08-06T18:30:00.731Z] #67 4.290 + : /build [2022-08-06T18:30:00.731Z] #67 4.290 + '[' -z '' ']' [2022-08-06T18:30:00.731Z] #67 4.291 ++ mktemp -d [2022-08-06T18:30:00.731Z] #67 4.336 + export GOPATH=/tmp/tmp.vzmi8MgShH [2022-08-06T18:30:00.731Z] #67 4.336 + GOPATH=/tmp/tmp.vzmi8MgShH [2022-08-06T18:30:00.731Z] #67 4.336 + RM_GOPATH=1 [2022-08-06T18:30:00.731Z] #67 4.336 + case "$(go env GOARCH)" in [2022-08-06T18:30:00.731Z] #67 4.336 ++ go env GOARCH [2022-08-06T18:30:00.731Z] #67 4.423 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:00.731Z] #67 4.423 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:00.731Z] #67 4.431 ++ dirname /install.sh [2022-08-06T18:30:00.731Z] #67 4.435 + dir=/ [2022-08-06T18:30:00.731Z] #67 4.437 + bin=rootlesskit [2022-08-06T18:30:00.731Z] #67 4.441 + shift [2022-08-06T18:30:00.731Z] #67 4.441 + '[' '!' -f //rootlesskit.installer ']' [2022-08-06T18:30:00.731Z] #67 4.441 + . //rootlesskit.installer [2022-08-06T18:30:00.731Z] #67 4.441 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:00.731Z] #67 4.442 + install_rootlesskit [2022-08-06T18:30:00.731Z] #67 4.442 + case "$1" in [2022-08-06T18:30:00.731Z] #67 4.442 + export CGO_ENABLED=0 [2022-08-06T18:30:00.731Z] #67 4.442 + CGO_ENABLED=0 [2022-08-06T18:30:00.731Z] #67 4.442 + _install_rootlesskit [2022-08-06T18:30:00.731Z] #67 4.443 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-06T18:30:00.731Z] #67 4.446 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:00.731Z] #67 4.447 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:30:00.731Z] #67 4.447 + GOBIN=/build [2022-08-06T18:30:00.731Z] #67 4.450 + GO111MODULE=on [2022-08-06T18:30:00.731Z] #67 4.450 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:00.731Z] #67 5.031 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-06T18:30:00.909Z] #47 ... [2022-08-06T18:30:00.909Z] [2022-08-06T18:30:00.909Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:00.909Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:00.909Z] #40 7.538 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-06T18:30:00.909Z] #40 9.173 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-06T18:30:00.909Z] #40 ... [2022-08-06T18:30:00.909Z] [2022-08-06T18:30:00.909Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:00.909Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:00.909Z] #53 6.702 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-06T18:30:00.909Z] #53 8.930 go: downloading github.com/fatih/color v1.10.0 [2022-08-06T18:30:00.909Z] #53 8.942 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-06T18:30:00.909Z] #53 9.031 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-06T18:30:00.909Z] #53 9.115 go: downloading github.com/pkg/errors v0.9.1 [2022-08-06T18:30:00.909Z] #53 9.682 go: downloading golang.org/x/tools v0.1.0 [2022-08-06T18:30:00.909Z] #53 10.30 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-06T18:30:00.909Z] #53 10.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-06T18:30:00.909Z] #53 10.62 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-06T18:30:00.909Z] #53 10.93 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-06T18:30:01.170Z] #53 ... [2022-08-06T18:30:01.170Z] [2022-08-06T18:30:01.170Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:01.170Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:01.170Z] #57 7.480 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-06T18:30:01.170Z] #57 9.231 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-06T18:30:01.170Z] #57 9.249 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-06T18:30:01.170Z] #57 9.357 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-06T18:30:01.170Z] #57 ... [2022-08-06T18:30:01.170Z] [2022-08-06T18:30:01.170Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:01.170Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:01.170Z] #76 7.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:01.170Z] #76 7.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:01.170Z] #76 7.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:01.170Z] #76 8.967 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:01.203Z] #67 ... [2022-08-06T18:30:01.203Z] [2022-08-06T18:30:01.203Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:30:01.203Z] #31 sha256:5a2f743ba1654e699c02a5f362c0c8c04d96538693c455817f4cc06fa9318891 [2022-08-06T18:30:01.203Z] #31 4.973 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-06T18:30:01.203Z] #31 5.536 [2022-08-06T18:30:01.203Z] #31 5.794 #=#=# ############# 19.0% ############################### 44.1% ####################################################### 76.7% ######################################################################## 100.0% [2022-08-06T18:30:01.203Z] #31 6.590 [2022-08-06T18:30:01.203Z] #31 7.654 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-06T18:30:01.203Z] #31 8.102 [2022-08-06T18:30:01.203Z] #31 8.342 #=#=# ######################################################################## 100.0% [2022-08-06T18:30:01.203Z] #31 8.726 [2022-08-06T18:30:01.203Z] #31 9.512 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-06T18:30:01.203Z] #31 9.954 [2022-08-06T18:30:01.203Z] #31 10.18 #=#=# ######################################################################## 100.0% [2022-08-06T18:30:01.294Z] #67 ... [2022-08-06T18:30:01.294Z] [2022-08-06T18:30:01.294Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:01.294Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:30:01.294Z] #51 5.849 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:30:01.432Z] #76 ... [2022-08-06T18:30:01.432Z] [2022-08-06T18:30:01.432Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:01.432Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:01.432Z] #55 6.464 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-06T18:30:01.432Z] #55 9.847 go: downloading github.com/fatih/color v1.13.0 [2022-08-06T18:30:01.432Z] #55 9.898 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:01.432Z] #55 10.06 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-06T18:30:01.432Z] #55 10.24 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-06T18:30:01.432Z] #55 10.63 go: downloading github.com/spf13/viper v1.11.0 [2022-08-06T18:30:01.432Z] #55 11.02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-06T18:30:01.432Z] #55 ... [2022-08-06T18:30:01.432Z] [2022-08-06T18:30:01.432Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:01.432Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:30:01.432Z] #34 7.030 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-06T18:30:01.432Z] #34 7.030 Cloning into '.'... [2022-08-06T18:30:01.692Z] #34 ... [2022-08-06T18:30:01.692Z] [2022-08-06T18:30:01.692Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:01.692Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:01.692Z] #40 11.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-06T18:30:01.809Z] #31 11.12 [2022-08-06T18:30:01.955Z] #40 11.98 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-06T18:30:02.066Z] #31 11.45 Download of images into '/build' complete. [2022-08-06T18:30:02.066Z] #31 11.46 Use something like the following to load the result into a Docker daemon: [2022-08-06T18:30:02.066Z] #31 11.46 tar -cC '/build' . | docker load [2022-08-06T18:30:02.215Z] #40 12.11 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-06T18:30:02.629Z] #31 DONE 12.1s [2022-08-06T18:30:02.629Z] [2022-08-06T18:30:02.629Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:02.629Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:02.629Z] #57 5.289 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-06T18:30:02.629Z] #57 6.386 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-06T18:30:02.629Z] #57 6.388 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-06T18:30:02.629Z] #57 6.456 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-06T18:30:02.885Z] #57 ... [2022-08-06T18:30:02.885Z] [2022-08-06T18:30:02.885Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:02.885Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:02.885Z] #67 7.121 + RM_GOPATH=0 [2022-08-06T18:30:02.885Z] #67 7.121 + TMP_GOPATH= [2022-08-06T18:30:02.885Z] #67 7.121 + : /build [2022-08-06T18:30:02.885Z] #67 7.121 + '[' -z '' ']' [2022-08-06T18:30:02.885Z] #67 7.122 ++ mktemp -d [2022-08-06T18:30:02.885Z] #67 7.129 + export GOPATH=/tmp/tmp.hoTEQdjQnf [2022-08-06T18:30:02.885Z] #67 7.129 + GOPATH=/tmp/tmp.hoTEQdjQnf [2022-08-06T18:30:02.885Z] #67 7.129 + RM_GOPATH=1 [2022-08-06T18:30:02.885Z] #67 7.130 + case "$(go env GOARCH)" in [2022-08-06T18:30:02.885Z] #67 7.149 ++ go env GOARCH [2022-08-06T18:30:02.885Z] #67 7.149 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:02.885Z] #67 7.149 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:02.885Z] #67 7.149 ++ dirname /install.sh [2022-08-06T18:30:02.885Z] #67 7.149 + dir=/ [2022-08-06T18:30:02.885Z] #67 7.151 + bin=rootlesskit [2022-08-06T18:30:02.885Z] #67 7.151 + shift [2022-08-06T18:30:02.885Z] #67 7.151 + '[' '!' -f //rootlesskit.installer ']' [2022-08-06T18:30:02.885Z] #67 7.151 + . //rootlesskit.installer [2022-08-06T18:30:02.885Z] #67 7.160 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:02.885Z] #67 7.160 + install_rootlesskit [2022-08-06T18:30:02.885Z] #67 7.160 + case "$1" in [2022-08-06T18:30:02.885Z] #67 7.160 + export CGO_ENABLED=0 [2022-08-06T18:30:02.885Z] #67 7.160 + CGO_ENABLED=0 [2022-08-06T18:30:02.885Z] #67 7.160 + _install_rootlesskit [2022-08-06T18:30:02.885Z] #67 7.164 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-06T18:30:02.885Z] #67 7.165 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:02.885Z] #67 7.166 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:30:02.885Z] #67 7.166 + GOBIN=/build [2022-08-06T18:30:02.885Z] #67 7.166 + GO111MODULE=on [2022-08-06T18:30:02.885Z] #67 7.166 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:03.448Z] #67 7.728 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-06T18:30:03.818Z] #51 8.321 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:30:03.869Z] #34 ... [2022-08-06T18:30:03.869Z] [2022-08-06T18:30:03.869Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:03.869Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:03.869Z] #76 5.426 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:03.869Z] #76 5.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:03.869Z] #76 5.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:03.869Z] #76 6.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:03.869Z] #76 ... [2022-08-06T18:30:03.869Z] [2022-08-06T18:30:03.869Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:03.869Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:03.869Z] #53 6.878 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-06T18:30:03.869Z] #53 10.08 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-06T18:30:03.869Z] #53 10.08 go: downloading github.com/fatih/color v1.10.0 [2022-08-06T18:30:03.869Z] #53 10.12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-06T18:30:03.869Z] #53 10.22 go: downloading github.com/pkg/errors v0.9.1 [2022-08-06T18:30:03.869Z] #53 ... [2022-08-06T18:30:03.869Z] [2022-08-06T18:30:03.869Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:03.869Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:03.869Z] #40 6.932 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-06T18:30:03.869Z] #40 8.146 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-06T18:30:03.869Z] #40 10.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-06T18:30:04.148Z] #40 ... [2022-08-06T18:30:04.148Z] [2022-08-06T18:30:04.148Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:04.148Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:04.148Z] #14 5.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:04.148Z] #14 5.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:04.148Z] #14 5.295 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:04.148Z] #14 6.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:04.148Z] #14 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:04.148Z] #14 ... [2022-08-06T18:30:04.148Z] [2022-08-06T18:30:04.148Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:04.148Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:04.148Z] #51 6.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:04.148Z] #51 6.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:04.148Z] #51 6.092 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:04.148Z] #51 6.854 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-06T18:30:04.148Z] #51 8.673 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:04.414Z] #51 ... [2022-08-06T18:30:04.414Z] [2022-08-06T18:30:04.414Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:04.414Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:04.414Z] #62 4.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:04.414Z] #62 4.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:04.414Z] #62 4.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:04.414Z] #62 4.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:04.414Z] #62 5.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:04.414Z] #62 7.647 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:04.414Z] #62 ... [2022-08-06T18:30:04.414Z] [2022-08-06T18:30:04.414Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:04.414Z] #67 sha256:7b39098e0a2f89d748e2090140cc51a058464f35409e67abea12b4f0f23639e2 [2022-08-06T18:30:04.414Z] #67 4.936 + RM_GOPATH=0 [2022-08-06T18:30:04.414Z] #67 4.936 + TMP_GOPATH= [2022-08-06T18:30:04.414Z] #67 4.936 + : /build [2022-08-06T18:30:04.414Z] #67 4.936 + '[' -z '' ']' [2022-08-06T18:30:04.414Z] #67 4.936 ++ mktemp -d [2022-08-06T18:30:04.414Z] #67 4.936 + export GOPATH=/tmp/tmp.RsQBDZhCUP [2022-08-06T18:30:04.414Z] #67 4.936 + GOPATH=/tmp/tmp.RsQBDZhCUP [2022-08-06T18:30:04.414Z] #67 4.936 + RM_GOPATH=1 [2022-08-06T18:30:04.414Z] #67 4.936 + case "$(go env GOARCH)" in [2022-08-06T18:30:04.414Z] #67 4.936 ++ go env GOARCH [2022-08-06T18:30:04.414Z] #67 4.958 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:04.414Z] #67 4.958 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:04.414Z] #67 4.958 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:04.414Z] #67 4.958 ++ dirname /install.sh [2022-08-06T18:30:04.414Z] #67 4.958 + dir=/ [2022-08-06T18:30:04.414Z] #67 4.958 + bin=rootlesskit [2022-08-06T18:30:04.414Z] #67 4.958 + shift [2022-08-06T18:30:04.414Z] #67 4.958 + '[' '!' -f //rootlesskit.installer ']' [2022-08-06T18:30:04.414Z] #67 4.958 + . //rootlesskit.installer [2022-08-06T18:30:04.414Z] #67 4.958 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:04.414Z] #67 4.958 + install_rootlesskit [2022-08-06T18:30:04.414Z] #67 4.958 + case "$1" in [2022-08-06T18:30:04.414Z] #67 4.958 + export CGO_ENABLED=0 [2022-08-06T18:30:04.414Z] #67 4.958 + CGO_ENABLED=0 [2022-08-06T18:30:04.414Z] #67 4.958 + _install_rootlesskit [2022-08-06T18:30:04.414Z] #67 4.958 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-06T18:30:04.414Z] #67 4.958 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:30:04.414Z] #67 4.958 + GOBIN=/build [2022-08-06T18:30:04.414Z] #67 4.958 + GO111MODULE=on [2022-08-06T18:30:04.414Z] #67 4.958 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:04.414Z] #67 5.968 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-06T18:30:04.675Z] #67 ... [2022-08-06T18:30:04.675Z] [2022-08-06T18:30:04.675Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:04.675Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:04.675Z] #57 7.021 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-06T18:30:04.675Z] #57 8.403 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-06T18:30:04.675Z] #57 8.583 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-06T18:30:04.675Z] #57 8.616 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-06T18:30:04.675Z] #57 ... [2022-08-06T18:30:04.675Z] [2022-08-06T18:30:04.675Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:04.675Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:04.675Z] #38 6.737 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-06T18:30:04.747Z] #51 ... [2022-08-06T18:30:04.748Z] [2022-08-06T18:30:04.748Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:04.748Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-06T18:30:04.748Z] #38 4.188 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-06T18:30:04.933Z] #38 ... [2022-08-06T18:30:04.933Z] [2022-08-06T18:30:04.933Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:04.933Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:04.933Z] #55 6.387 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-06T18:30:04.933Z] #55 9.857 go: downloading github.com/fatih/color v1.13.0 [2022-08-06T18:30:04.933Z] #55 9.862 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:04.933Z] #55 10.34 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-06T18:30:04.933Z] #55 10.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-06T18:30:04.933Z] #55 11.10 go: downloading github.com/spf13/viper v1.11.0 [2022-08-06T18:30:05.005Z] #38 ... [2022-08-06T18:30:05.005Z] [2022-08-06T18:30:05.005Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:05.005Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-06T18:30:05.005Z] #62 5.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.005Z] #62 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.005Z] #62 5.027 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.005Z] #62 5.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:30:05.005Z] #62 8.745 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:30:05.005Z] #62 ... [2022-08-06T18:30:05.005Z] [2022-08-06T18:30:05.005Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:05.005Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:05.005Z] #42 5.099 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.005Z] #42 5.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.005Z] #42 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.005Z] #42 6.120 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:30:05.005Z] #42 8.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:30:05.191Z] #55 ... [2022-08-06T18:30:05.191Z] [2022-08-06T18:30:05.191Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:05.191Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:05.191Z] #36 6.406 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-06T18:30:05.191Z] #36 ... [2022-08-06T18:30:05.191Z] [2022-08-06T18:30:05.192Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:05.192Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:05.192Z] #42 5.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.192Z] #42 5.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.192Z] #42 5.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.192Z] #42 7.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:05.192Z] #42 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:05.262Z] #42 ... [2022-08-06T18:30:05.262Z] [2022-08-06T18:30:05.262Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:05.262Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-06T18:30:05.262Z] #34 4.102 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-06T18:30:05.262Z] #34 4.126 Cloning into '.'... [2022-08-06T18:30:05.262Z] #34 ... [2022-08-06T18:30:05.262Z] [2022-08-06T18:30:05.262Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:05.262Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:05.262Z] #55 4.282 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-06T18:30:05.262Z] #55 6.302 go: downloading github.com/fatih/color v1.13.0 [2022-08-06T18:30:05.262Z] #55 6.371 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:05.262Z] #55 6.460 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-06T18:30:05.262Z] #55 6.483 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-06T18:30:05.262Z] #55 6.675 go: downloading github.com/spf13/viper v1.11.0 [2022-08-06T18:30:05.262Z] #55 6.801 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-06T18:30:05.262Z] #55 7.116 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-06T18:30:05.262Z] #55 7.187 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-06T18:30:05.262Z] #55 7.240 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-06T18:30:05.262Z] #55 7.276 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-06T18:30:05.262Z] #55 8.266 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-06T18:30:05.262Z] #55 8.411 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-06T18:30:05.262Z] #55 8.505 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-06T18:30:05.262Z] #55 8.631 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-06T18:30:05.345Z] #67 ... [2022-08-06T18:30:05.345Z] [2022-08-06T18:30:05.345Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:05.345Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:05.345Z] #38 5.501 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-06T18:30:05.450Z] #42 ... [2022-08-06T18:30:05.450Z] [2022-08-06T18:30:05.450Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:05.450Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:05.450Z] #57 11.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-06T18:30:05.518Z] #55 ... [2022-08-06T18:30:05.518Z] [2022-08-06T18:30:05.518Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:05.518Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:05.518Z] #76 3.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.518Z] #76 3.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.518Z] #76 3.793 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.518Z] #76 4.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:30:05.518Z] #76 6.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:30:05.518Z] #76 8.834 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:30:05.518Z] #76 ... [2022-08-06T18:30:05.518Z] [2022-08-06T18:30:05.518Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:05.518Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-06T18:30:05.518Z] #40 4.960 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-06T18:30:05.518Z] #40 5.653 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-06T18:30:05.518Z] #40 6.934 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-06T18:30:05.518Z] #40 7.123 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-06T18:30:05.518Z] #40 7.136 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-06T18:30:05.518Z] #40 9.951 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-06T18:30:05.518Z] #40 10.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:05.518Z] #40 ... [2022-08-06T18:30:05.518Z] [2022-08-06T18:30:05.518Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:30:05.518Z] #31 sha256:f02b6c2f7147eb0522fb21a2900e8ff9edeb364f73b9d1559099ab824f43fcda [2022-08-06T18:30:05.518Z] #31 1.885 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-06T18:30:05.518Z] #31 2.335 [2022-08-06T18:30:05.518Z] #31 2.604 #=#=# ######################################################################## 100.0% [2022-08-06T18:30:05.518Z] #31 2.968 [2022-08-06T18:30:05.518Z] #31 4.231 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-06T18:30:05.518Z] #31 4.572 [2022-08-06T18:30:05.518Z] #31 4.815 #=#=# 0.1% ######################################################################## 100.0% [2022-08-06T18:30:05.518Z] #31 5.420 [2022-08-06T18:30:05.518Z] #31 9.848 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-06T18:30:05.518Z] #31 11.18 [2022-08-06T18:30:05.602Z] #38 ... [2022-08-06T18:30:05.602Z] [2022-08-06T18:30:05.602Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:05.602Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:05.602Z] #42 6.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.602Z] #42 6.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.602Z] #42 6.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.602Z] #42 6.989 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:05.602Z] #42 8.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:05.602Z] #42 ... [2022-08-06T18:30:05.602Z] [2022-08-06T18:30:05.602Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:05.602Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:05.602Z] #36 3.780 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-06T18:30:05.775Z] #31 11.54 #=#=# 0.0% ########## 15.1% #################### 28.6% ######################### 36.0% ################################# 46.3% [2022-08-06T18:30:05.775Z] #31 ... [2022-08-06T18:30:05.775Z] [2022-08-06T18:30:05.775Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:05.775Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-06T18:30:05.775Z] #36 5.266 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-06T18:30:05.775Z] #36 ... [2022-08-06T18:30:05.775Z] [2022-08-06T18:30:05.775Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:05.775Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-06T18:30:05.775Z] #53 3.640 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-06T18:30:05.775Z] #53 4.752 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-06T18:30:05.775Z] #53 4.774 go: downloading github.com/fatih/color v1.10.0 [2022-08-06T18:30:05.775Z] #53 4.894 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-06T18:30:05.775Z] #53 4.930 go: downloading github.com/pkg/errors v0.9.1 [2022-08-06T18:30:05.775Z] #53 5.019 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-06T18:30:05.775Z] #53 5.049 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-06T18:30:05.775Z] #53 5.086 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-06T18:30:05.775Z] #53 5.128 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-06T18:30:05.775Z] #53 5.212 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-06T18:30:05.775Z] #53 5.333 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-06T18:30:05.775Z] #53 5.395 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-06T18:30:05.775Z] #53 5.680 go: downloading golang.org/x/tools v0.1.0 [2022-08-06T18:30:05.775Z] #53 10.10 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-06T18:30:05.775Z] #53 10.21 go: downloading golang.org/x/mod v0.3.0 [2022-08-06T18:30:05.859Z] #36 ... [2022-08-06T18:30:05.859Z] [2022-08-06T18:30:05.859Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:05.859Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:05.859Z] #62 9.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.859Z] #62 9.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.859Z] #62 9.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.859Z] #62 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:05.859Z] #62 ... [2022-08-06T18:30:05.859Z] [2022-08-06T18:30:05.859Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:05.859Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:05.859Z] #76 8.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:05.859Z] #76 8.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:05.859Z] #76 8.809 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:05.859Z] #76 9.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:06.031Z] #53 ... [2022-08-06T18:30:06.031Z] [2022-08-06T18:30:06.031Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:06.031Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-06T18:30:06.031Z] #57 4.846 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-06T18:30:06.031Z] #57 5.614 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-06T18:30:06.031Z] #57 5.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-06T18:30:06.031Z] #57 5.712 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-06T18:30:06.031Z] #57 7.038 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-06T18:30:06.031Z] #57 ... [2022-08-06T18:30:06.031Z] [2022-08-06T18:30:06.031Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:06.031Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:06.031Z] #14 5.095 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:06.031Z] #14 5.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:06.031Z] #14 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:06.031Z] #14 6.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:30:06.031Z] #14 8.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:30:06.031Z] #14 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:30:06.117Z] #76 ... [2022-08-06T18:30:06.117Z] [2022-08-06T18:30:06.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:06.117Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:06.117Z] #14 6.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:06.117Z] #14 6.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:06.117Z] #14 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:06.117Z] #14 7.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:06.117Z] #14 9.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:06.117Z] #14 ... [2022-08-06T18:30:06.117Z] [2022-08-06T18:30:06.117Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:06.117Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:30:06.117Z] #34 4.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-06T18:30:06.117Z] #34 4.918 Cloning into '.'... [2022-08-06T18:30:06.288Z] #14 ... [2022-08-06T18:30:06.288Z] [2022-08-06T18:30:06.288Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:06.288Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:30:06.288Z] #26 4.055 + RM_GOPATH=0 [2022-08-06T18:30:06.288Z] #26 4.055 + TMP_GOPATH= [2022-08-06T18:30:06.289Z] #26 4.055 + : /build [2022-08-06T18:30:06.289Z] #26 4.055 + '[' -z '' ']' [2022-08-06T18:30:06.289Z] #26 4.062 ++ mktemp -d [2022-08-06T18:30:06.289Z] #26 4.080 + export GOPATH=/tmp/tmp.5nvYQNqPy9 [2022-08-06T18:30:06.289Z] #26 4.080 + GOPATH=/tmp/tmp.5nvYQNqPy9 [2022-08-06T18:30:06.289Z] #26 4.080 + RM_GOPATH=1 [2022-08-06T18:30:06.289Z] #26 4.080 + case "$(go env GOARCH)" in [2022-08-06T18:30:06.289Z] #26 4.080 ++ go env GOARCH [2022-08-06T18:30:06.289Z] #26 4.150 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:06.289Z] #26 4.150 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:06.289Z] #26 4.150 ++ dirname /install.sh [2022-08-06T18:30:06.289Z] #26 4.154 Install docker/cli version 17.06.2-ce from stable [2022-08-06T18:30:06.289Z] #26 4.155 + dir=/ [2022-08-06T18:30:06.289Z] #26 4.155 + bin=dockercli [2022-08-06T18:30:06.289Z] #26 4.155 + shift [2022-08-06T18:30:06.289Z] #26 4.155 + '[' '!' -f //dockercli.installer ']' [2022-08-06T18:30:06.289Z] #26 4.155 + . //dockercli.installer [2022-08-06T18:30:06.289Z] #26 4.155 ++ : stable [2022-08-06T18:30:06.289Z] #26 4.155 ++ : 17.06.2-ce [2022-08-06T18:30:06.289Z] #26 4.155 + install_dockercli [2022-08-06T18:30:06.289Z] #26 4.155 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-06T18:30:06.289Z] #26 4.155 ++ uname -m [2022-08-06T18:30:06.289Z] #26 4.155 + arch=aarch64 [2022-08-06T18:30:06.289Z] #26 4.155 + '[' aarch64 '!=' x86_64 ']' [2022-08-06T18:30:06.289Z] #26 4.155 + '[' aarch64 '!=' s390x ']' [2022-08-06T18:30:06.289Z] #26 4.155 + '[' aarch64 '!=' armhf ']' [2022-08-06T18:30:06.289Z] #26 4.155 + build_dockercli [2022-08-06T18:30:06.289Z] #26 4.155 + git clone https://github.com/docker/docker-ce /tmp/tmp.5nvYQNqPy9/tmp/docker-ce [2022-08-06T18:30:06.289Z] #26 4.159 Cloning into '/tmp/tmp.5nvYQNqPy9/tmp/docker-ce'... [2022-08-06T18:30:06.289Z] #26 ... [2022-08-06T18:30:06.289Z] [2022-08-06T18:30:06.289Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:30:06.289Z] #31 sha256:f02b6c2f7147eb0522fb21a2900e8ff9edeb364f73b9d1559099ab824f43fcda [2022-08-06T18:30:06.339Z] #84 ... [2022-08-06T18:30:06.339Z] [2022-08-06T18:30:06.339Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:30:06.339Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:30:06.339Z] #19 68.83 Reading package lists... [2022-08-06T18:30:06.374Z] #34 ... [2022-08-06T18:30:06.374Z] [2022-08-06T18:30:06.374Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:06.374Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:06.374Z] #55 5.672 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-06T18:30:06.374Z] #55 7.619 go: downloading github.com/fatih/color v1.13.0 [2022-08-06T18:30:06.374Z] #55 7.657 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:06.374Z] #55 7.809 go: downloading github.com/pkg/errors v0.9.1 [2022-08-06T18:30:06.374Z] #55 7.827 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-06T18:30:06.374Z] #55 7.953 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-06T18:30:06.374Z] #55 8.153 go: downloading github.com/spf13/viper v1.11.0 [2022-08-06T18:30:06.374Z] #55 8.357 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-06T18:30:06.374Z] #55 9.046 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-06T18:30:06.374Z] #55 9.054 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-06T18:30:06.374Z] #55 9.174 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-06T18:30:06.374Z] #55 9.279 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-06T18:30:06.545Z] #31 11.54 #=#=# 0.0% ########## 15.1% #################### 28.6% ######################### 36.0% ################################# 46.3% ###################################### 53.7% ############################################# 63.1% ################################################### 71.0% ######################################################## 79.1% ################################################################ 89.4% ####################################################################### 99.2% ######################################################################## 100.0% [2022-08-06T18:30:06.631Z] #55 ... [2022-08-06T18:30:06.631Z] [2022-08-06T18:30:06.631Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:06.631Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:06.631Z] #53 6.239 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-06T18:30:06.631Z] #53 7.866 go: downloading github.com/fatih/color v1.10.0 [2022-08-06T18:30:06.631Z] #53 8.153 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-06T18:30:06.631Z] #53 8.287 go: downloading golang.org/x/tools v0.1.0 [2022-08-06T18:30:06.631Z] #53 8.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-06T18:30:06.631Z] #53 8.669 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-06T18:30:06.631Z] #53 8.721 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-06T18:30:06.631Z] #53 9.447 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-06T18:30:06.631Z] #53 9.613 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-06T18:30:06.631Z] #53 9.756 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-06T18:30:06.631Z] #53 9.945 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-06T18:30:06.631Z] #53 10.17 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-06T18:30:06.631Z] #53 ... [2022-08-06T18:30:06.631Z] [2022-08-06T18:30:06.631Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:06.631Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:06.631Z] #47 5.481 + git clone https://github.com/docker/distribution.git . [2022-08-06T18:30:06.631Z] #47 5.481 Cloning into '.'... [2022-08-06T18:30:06.888Z] #47 ... [2022-08-06T18:30:06.888Z] [2022-08-06T18:30:06.888Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:06.888Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:06.888Z] #51 7.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:30:06.888Z] #51 7.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:30:06.888Z] #51 7.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:30:06.888Z] #51 8.451 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-06T18:30:06.888Z] #51 9.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:30:06.888Z] #51 ... [2022-08-06T18:30:06.888Z] [2022-08-06T18:30:06.888Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:06.888Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:06.888Z] #40 6.658 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-06T18:30:06.888Z] #40 7.522 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-06T18:30:06.888Z] #40 8.873 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-06T18:30:06.888Z] #40 9.232 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-06T18:30:06.888Z] #40 9.240 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-06T18:30:07.147Z] #40 ... [2022-08-06T18:30:07.147Z] [2022-08-06T18:30:07.147Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:07.147Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:07.147Z] #67 11.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:07.147Z] #67 11.24 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-06T18:30:07.496Z] #40 ... [2022-08-06T18:30:07.496Z] [2022-08-06T18:30:07.496Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:07.496Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:07.496Z] #55 12.00 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-06T18:30:07.496Z] #55 12.12 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-06T18:30:07.496Z] #55 14.44 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-06T18:30:07.496Z] #55 14.79 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-06T18:30:07.496Z] #55 15.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-06T18:30:07.496Z] #55 15.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-06T18:30:07.496Z] #55 ... [2022-08-06T18:30:07.496Z] [2022-08-06T18:30:07.496Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:07.496Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:30:07.496Z] #67 6.993 + RM_GOPATH=0 [2022-08-06T18:30:07.496Z] #67 6.993 + TMP_GOPATH= [2022-08-06T18:30:07.496Z] #67 6.993 + : /build [2022-08-06T18:30:07.496Z] #67 6.993 + '[' -z '' ']' [2022-08-06T18:30:07.496Z] #67 6.993 ++ mktemp -d [2022-08-06T18:30:07.496Z] #67 7.004 + export GOPATH=/tmp/tmp.FLYpEqW3KN [2022-08-06T18:30:07.496Z] #67 7.004 + GOPATH=/tmp/tmp.FLYpEqW3KN [2022-08-06T18:30:07.496Z] #67 7.004 + RM_GOPATH=1 [2022-08-06T18:30:07.496Z] #67 7.004 + case "$(go env GOARCH)" in [2022-08-06T18:30:07.496Z] #67 7.004 ++ go env GOARCH [2022-08-06T18:30:07.496Z] #67 7.086 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:07.496Z] #67 7.086 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:07.496Z] #67 7.086 ++ dirname /install.sh [2022-08-06T18:30:07.496Z] #67 7.086 + dir=/ [2022-08-06T18:30:07.496Z] #67 7.100 + bin=rootlesskit [2022-08-06T18:30:07.496Z] #67 7.100 + shift [2022-08-06T18:30:07.496Z] #67 7.100 + '[' '!' -f //rootlesskit.installer ']' [2022-08-06T18:30:07.496Z] #67 7.100 + . //rootlesskit.installer [2022-08-06T18:30:07.496Z] #67 7.100 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:07.496Z] #67 7.103 + install_rootlesskit [2022-08-06T18:30:07.496Z] #67 7.103 + case "$1" in [2022-08-06T18:30:07.496Z] #67 7.103 + export CGO_ENABLED=0 [2022-08-06T18:30:07.496Z] #67 7.103 + CGO_ENABLED=0 [2022-08-06T18:30:07.496Z] #67 7.103 + _install_rootlesskit [2022-08-06T18:30:07.496Z] #67 7.103 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-06T18:30:07.496Z] #67 7.103 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:30:07.496Z] #67 7.103 + GOBIN=/build [2022-08-06T18:30:07.496Z] #67 7.103 + GO111MODULE=on [2022-08-06T18:30:07.496Z] #67 7.103 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:07.496Z] #67 7.104 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:30:07.496Z] #67 7.851 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-06T18:30:07.496Z] #67 16.22 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-06T18:30:07.496Z] #67 16.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:07.752Z] #67 12.06 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-06T18:30:07.756Z] #67 17.46 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-06T18:30:07.914Z] #31 13.96 [2022-08-06T18:30:08.325Z] #67 ... [2022-08-06T18:30:08.325Z] [2022-08-06T18:30:08.325Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:08.325Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:08.325Z] #53 18.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-06T18:30:08.325Z] #53 18.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-06T18:30:08.585Z] #53 18.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-06T18:30:09.283Z] #31 ... [2022-08-06T18:30:09.283Z] [2022-08-06T18:30:09.283Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:09.283Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-06T18:30:09.283Z] #47 4.141 + git clone https://github.com/docker/distribution.git . [2022-08-06T18:30:09.283Z] #47 4.145 Cloning into '.'... [2022-08-06T18:30:09.283Z] #47 ... [2022-08-06T18:30:09.283Z] [2022-08-06T18:30:09.283Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:09.283Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:09.283Z] #55 12.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:09.283Z] #55 12.23 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-06T18:30:09.283Z] #55 12.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-06T18:30:09.283Z] #55 12.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-06T18:30:09.283Z] #55 12.69 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-06T18:30:09.283Z] #55 12.74 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-06T18:30:09.283Z] #55 12.89 go: downloading github.com/spf13/afero v1.8.2 [2022-08-06T18:30:09.283Z] #55 12.90 go: downloading github.com/spf13/cast v1.4.1 [2022-08-06T18:30:09.283Z] #55 13.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-06T18:30:09.283Z] #55 13.21 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-06T18:30:09.283Z] #55 13.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-06T18:30:09.283Z] #55 13.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-06T18:30:09.283Z] #55 13.44 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-06T18:30:09.283Z] #55 13.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-06T18:30:09.283Z] #55 13.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-06T18:30:09.283Z] #55 13.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-06T18:30:09.283Z] #55 13.73 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-06T18:30:09.283Z] #55 13.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-06T18:30:09.543Z] #55 14.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-06T18:30:09.804Z] #55 14.98 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-06T18:30:10.492Z] #53 ... [2022-08-06T18:30:10.492Z] [2022-08-06T18:30:10.492Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:10.492Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:10.492Z] #14 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:10.492Z] #14 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:10.704Z] #57 ... [2022-08-06T18:30:10.704Z] [2022-08-06T18:30:10.704Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:10.704Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:10.704Z] #47 5.765 + git clone https://github.com/docker/distribution.git . [2022-08-06T18:30:10.704Z] #47 5.766 Cloning into '.'... [2022-08-06T18:30:10.704Z] #47 ... [2022-08-06T18:30:10.704Z] [2022-08-06T18:30:10.704Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:10.704Z] #26 sha256:dd84936c39bf841b7eee2f38e8197598d23fd7900f6cea6db9ddc978712bba38 [2022-08-06T18:30:10.704Z] #26 5.657 + RM_GOPATH=0 [2022-08-06T18:30:10.704Z] #26 5.657 + TMP_GOPATH= [2022-08-06T18:30:10.704Z] #26 5.657 + : /build [2022-08-06T18:30:10.704Z] #26 5.657 + '[' -z '' ']' [2022-08-06T18:30:10.704Z] #26 5.657 ++ mktemp -d [2022-08-06T18:30:10.704Z] #26 5.657 + export GOPATH=/tmp/tmp.axahTgOMmZ [2022-08-06T18:30:10.704Z] #26 5.657 + GOPATH=/tmp/tmp.axahTgOMmZ [2022-08-06T18:30:10.704Z] #26 5.657 + RM_GOPATH=1 [2022-08-06T18:30:10.704Z] #26 5.657 + case "$(go env GOARCH)" in [2022-08-06T18:30:10.704Z] #26 5.657 ++ go env GOARCH [2022-08-06T18:30:10.704Z] #26 5.712 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:10.704Z] #26 5.712 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:10.704Z] #26 5.720 ++ dirname /install.sh [2022-08-06T18:30:10.704Z] #26 5.723 Install docker/cli version 17.06.2-ce from stable [2022-08-06T18:30:10.704Z] #26 5.724 + dir=/ [2022-08-06T18:30:10.704Z] #26 5.724 + bin=dockercli [2022-08-06T18:30:10.704Z] #26 5.724 + shift [2022-08-06T18:30:10.704Z] #26 5.724 + '[' '!' -f //dockercli.installer ']' [2022-08-06T18:30:10.704Z] #26 5.724 + . //dockercli.installer [2022-08-06T18:30:10.704Z] #26 5.724 ++ : stable [2022-08-06T18:30:10.704Z] #26 5.724 ++ : 17.06.2-ce [2022-08-06T18:30:10.704Z] #26 5.724 + install_dockercli [2022-08-06T18:30:10.704Z] #26 5.724 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-06T18:30:10.704Z] #26 5.726 ++ uname -m [2022-08-06T18:30:10.704Z] #26 5.735 + arch=x86_64 [2022-08-06T18:30:10.704Z] #26 5.735 + '[' x86_64 '!=' x86_64 ']' [2022-08-06T18:30:10.704Z] #26 5.735 + url=https://download.docker.com/linux/static [2022-08-06T18:30:10.704Z] #26 5.738 + tar -xz docker/docker [2022-08-06T18:30:10.704Z] #26 5.758 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-06T18:30:10.704Z] #26 ... [2022-08-06T18:30:10.704Z] [2022-08-06T18:30:10.704Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:10.704Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:10.704Z] #55 11.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-06T18:30:10.704Z] #55 12.78 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-06T18:30:10.704Z] #55 12.79 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-06T18:30:10.704Z] #55 15.31 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-06T18:30:10.704Z] #55 15.47 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-06T18:30:10.704Z] #55 15.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-06T18:30:10.704Z] #55 15.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-06T18:30:10.704Z] #55 16.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-06T18:30:10.704Z] #55 16.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-06T18:30:10.734Z] #55 15.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-06T18:30:10.734Z] #55 ... [2022-08-06T18:30:10.734Z] [2022-08-06T18:30:10.734Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:10.734Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-06T18:30:10.734Z] #38 14.91 tomll can be used in two ways: [2022-08-06T18:30:10.734Z] #38 14.92 Writing to STDIN and reading from STDOUT: [2022-08-06T18:30:10.734Z] #38 14.92 cat file.toml | tomll > file.toml [2022-08-06T18:30:10.734Z] #38 14.92 [2022-08-06T18:30:10.734Z] #38 14.92 Reading and updating a list of files: [2022-08-06T18:30:10.734Z] #38 14.92 tomll a.toml b.toml c.toml [2022-08-06T18:30:10.734Z] #38 14.92 [2022-08-06T18:30:10.735Z] #38 14.92 When given a list of files, tomll will modify all files in place without asking. [2022-08-06T18:30:10.735Z] #38 DONE 16.0s [2022-08-06T18:30:10.735Z] [2022-08-06T18:30:10.735Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:10.735Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:10.735Z] #55 15.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-06T18:30:10.735Z] #55 16.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-06T18:30:10.753Z] #14 ... [2022-08-06T18:30:10.753Z] [2022-08-06T18:30:10.753Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:10.753Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:10.753Z] #40 19.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-06T18:30:10.753Z] #40 19.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:11.301Z] #55 16.32 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-06T18:30:11.301Z] #55 16.50 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-06T18:30:11.557Z] #55 16.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-06T18:30:11.814Z] #55 17.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-06T18:30:11.814Z] #55 17.16 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-06T18:30:11.927Z] #67 15.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-06T18:30:12.072Z] #55 17.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-06T18:30:12.072Z] #55 17.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-06T18:30:12.134Z] #40 ... [2022-08-06T18:30:12.134Z] [2022-08-06T18:30:12.134Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:12.134Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:12.134Z] #76 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:12.134Z] #76 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:12.134Z] #76 ... [2022-08-06T18:30:12.134Z] [2022-08-06T18:30:12.134Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:12.134Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:12.134Z] #62 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:12.134Z] #62 15.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:12.134Z] #62 ... [2022-08-06T18:30:12.134Z] [2022-08-06T18:30:12.134Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:12.134Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:12.134Z] #57 12.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-06T18:30:12.328Z] #55 17.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-06T18:30:12.328Z] #55 17.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-06T18:30:12.328Z] #55 17.58 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-06T18:30:12.393Z] #57 ... [2022-08-06T18:30:12.393Z] [2022-08-06T18:30:12.393Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:12.393Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:12.394Z] #36 22.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-06T18:30:12.394Z] #36 22.20 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-06T18:30:12.491Z] #67 ... [2022-08-06T18:30:12.491Z] [2022-08-06T18:30:12.491Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:12.491Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:12.491Z] #53 16.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-06T18:30:12.491Z] #53 16.55 go: downloading golang.org/x/mod v0.3.0 [2022-08-06T18:30:12.584Z] #55 17.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-06T18:30:12.584Z] #55 17.83 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-06T18:30:12.584Z] #55 17.85 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-06T18:30:12.584Z] #55 17.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-06T18:30:12.584Z] #55 17.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-06T18:30:12.722Z] #36 22.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-06T18:30:12.841Z] #55 18.09 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-06T18:30:12.841Z] #55 18.21 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-06T18:30:12.924Z] #19 92.05 Reading package lists... [2022-08-06T18:30:12.924Z] #19 ... [2022-08-06T18:30:12.924Z] [2022-08-06T18:30:12.924Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:12.924Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:30:12.924Z] #84 49.50 libtoolize: putting auxiliary files in '.'. [2022-08-06T18:30:12.924Z] #84 49.50 libtoolize: copying file './ltmain.sh' [2022-08-06T18:30:12.924Z] #84 50.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-06T18:30:12.924Z] #84 50.74 libtoolize: and rerunning libtoolize and aclocal. [2022-08-06T18:30:12.924Z] #84 50.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:30:12.982Z] #36 23.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-06T18:30:12.982Z] #36 ... [2022-08-06T18:30:12.982Z] [2022-08-06T18:30:12.982Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:12.982Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:12.982Z] #51 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:12.982Z] #51 16.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:12.982Z] #51 20.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-06T18:30:12.982Z] #51 ... [2022-08-06T18:30:12.982Z] [2022-08-06T18:30:12.982Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:12.982Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:12.982Z] #36 23.18 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-06T18:30:13.054Z] #53 ... [2022-08-06T18:30:13.054Z] [2022-08-06T18:30:13.054Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:13.054Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:13.054Z] #57 7.800 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-06T18:30:13.099Z] #55 18.29 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-06T18:30:13.099Z] #55 18.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-06T18:30:13.099Z] #55 18.37 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-06T18:30:13.099Z] #55 18.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-06T18:30:13.099Z] #55 18.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-06T18:30:13.315Z] #57 ... [2022-08-06T18:30:13.315Z] [2022-08-06T18:30:13.315Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:13.315Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:13.315Z] #67 16.88 go: downloading github.com/google/uuid v1.3.0 [2022-08-06T18:30:13.315Z] #67 16.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-06T18:30:13.315Z] #67 16.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-06T18:30:13.315Z] #67 17.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:13.355Z] #55 18.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-06T18:30:13.355Z] #55 18.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-06T18:30:13.355Z] #55 18.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-06T18:30:13.571Z] #67 ... [2022-08-06T18:30:13.571Z] [2022-08-06T18:30:13.571Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:13.571Z] #26 sha256:5a85673d34b328530a43cbf7266b0e43d8d6ba9a9aaaffe754bb1fa48ffa1561 [2022-08-06T18:30:13.571Z] #26 8.198 + RM_GOPATH=0 [2022-08-06T18:30:13.571Z] #26 8.198 + TMP_GOPATH= [2022-08-06T18:30:13.571Z] #26 8.198 + : /build [2022-08-06T18:30:13.571Z] #26 8.198 + '[' -z '' ']' [2022-08-06T18:30:13.571Z] #26 8.198 ++ mktemp -d [2022-08-06T18:30:13.571Z] #26 8.198 + export GOPATH=/tmp/tmp.4Nmdmp2WzV [2022-08-06T18:30:13.571Z] #26 8.198 + GOPATH=/tmp/tmp.4Nmdmp2WzV [2022-08-06T18:30:13.571Z] #26 8.198 + RM_GOPATH=1 [2022-08-06T18:30:13.571Z] #26 8.198 + case "$(go env GOARCH)" in [2022-08-06T18:30:13.571Z] #26 8.198 ++ go env GOARCH [2022-08-06T18:30:13.571Z] #26 8.248 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:13.571Z] #26 8.248 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:13.571Z] #26 8.249 ++ dirname /install.sh [2022-08-06T18:30:13.571Z] #26 8.293 + dir=/ [2022-08-06T18:30:13.571Z] #26 8.293 + bin=dockercli [2022-08-06T18:30:13.571Z] #26 8.293 + shift [2022-08-06T18:30:13.571Z] #26 8.293 + '[' '!' -f //dockercli.installer ']' [2022-08-06T18:30:13.571Z] #26 8.293 + . //dockercli.installer [2022-08-06T18:30:13.571Z] #26 8.293 ++ : stable [2022-08-06T18:30:13.571Z] #26 8.293 ++ : 17.06.2-ce [2022-08-06T18:30:13.571Z] #26 8.293 + install_dockercli [2022-08-06T18:30:13.571Z] #26 8.293 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-06T18:30:13.571Z] #26 8.293 ++ uname -m [2022-08-06T18:30:13.571Z] #26 8.293 + arch=x86_64 [2022-08-06T18:30:13.571Z] #26 8.293 + '[' x86_64 '!=' x86_64 ']' [2022-08-06T18:30:13.571Z] #26 8.293 + url=https://download.docker.com/linux/static [2022-08-06T18:30:13.571Z] #26 8.293 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-06T18:30:13.571Z] #26 8.293 + tar -xz docker/docker [2022-08-06T18:30:13.571Z] #26 8.340 Install docker/cli version 17.06.2-ce from stable [2022-08-06T18:30:13.571Z] #26 17.28 + mkdir -p /build [2022-08-06T18:30:13.571Z] #26 17.29 + mv docker/docker /build/ [2022-08-06T18:30:13.571Z] #26 17.29 + rmdir docker [2022-08-06T18:30:13.571Z] #26 DONE 17.9s [2022-08-06T18:30:13.611Z] #55 18.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-06T18:30:13.611Z] #55 18.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-06T18:30:13.611Z] #55 18.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-06T18:30:13.611Z] #55 18.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-06T18:30:13.828Z] [2022-08-06T18:30:13.828Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:13.828Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:13.828Z] #67 17.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-06T18:30:13.828Z] #67 18.08 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-06T18:30:13.882Z] #55 19.06 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-06T18:30:13.882Z] #55 19.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-06T18:30:13.920Z] #36 23.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-06T18:30:13.920Z] #36 23.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-06T18:30:13.920Z] #36 23.98 go: downloading github.com/peterh/liner v1.2.2 [2022-08-06T18:30:13.983Z] #55 ... [2022-08-06T18:30:13.983Z] [2022-08-06T18:30:13.983Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:13.983Z] #26 sha256:dd84936c39bf841b7eee2f38e8197598d23fd7900f6cea6db9ddc978712bba38 [2022-08-06T18:30:13.983Z] #26 19.82 + mkdir -p /build [2022-08-06T18:30:13.983Z] #26 19.83 + mv docker/docker /build/ [2022-08-06T18:30:13.983Z] #26 19.83 + rmdir docker [2022-08-06T18:30:14.140Z] #55 19.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-06T18:30:14.140Z] #55 19.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-06T18:30:14.140Z] #55 19.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-06T18:30:14.140Z] #55 19.30 go: downloading github.com/julz/importas v0.1.0 [2022-08-06T18:30:14.140Z] #55 19.35 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-06T18:30:14.140Z] #55 19.42 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-06T18:30:14.241Z] #26 ... [2022-08-06T18:30:14.242Z] [2022-08-06T18:30:14.242Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:14.242Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:14.242Z] #76 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:14.242Z] #76 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:14.391Z] #67 18.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-06T18:30:14.396Z] #55 19.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-06T18:30:14.396Z] #55 19.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-06T18:30:14.396Z] #55 19.66 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-06T18:30:14.396Z] #55 19.67 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-06T18:30:14.396Z] #55 19.71 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-06T18:30:14.500Z] #76 ... [2022-08-06T18:30:14.500Z] [2022-08-06T18:30:14.500Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:14.500Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:14.500Z] #53 10.83 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-06T18:30:14.500Z] #53 11.12 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-06T18:30:14.500Z] #53 11.19 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-06T18:30:14.500Z] #53 11.38 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-06T18:30:14.500Z] #53 11.58 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-06T18:30:14.500Z] #53 11.68 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-06T18:30:14.500Z] #53 11.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-06T18:30:14.500Z] #53 12.16 go: downloading golang.org/x/tools v0.1.0 [2022-08-06T18:30:14.511Z] #36 24.29 go: downloading github.com/google/go-dap v0.6.0 [2022-08-06T18:30:14.511Z] #36 ... [2022-08-06T18:30:14.511Z] [2022-08-06T18:30:14.511Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:14.511Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:14.511Z] #42 14.62 Fetched 8563 kB in 10s (834 kB/s) [2022-08-06T18:30:14.511Z] #42 14.62 Reading package lists... [2022-08-06T18:30:14.648Z] #67 18.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-06T18:30:14.653Z] #55 19.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-06T18:30:14.653Z] #55 19.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-06T18:30:14.653Z] #55 19.93 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-06T18:30:14.653Z] #55 19.96 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-06T18:30:14.773Z] #42 23.73 Reading package lists... [2022-08-06T18:30:14.773Z] #42 ... [2022-08-06T18:30:14.773Z] [2022-08-06T18:30:14.773Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:14.773Z] #26 sha256:9834ad2d4c4d64d04538b7cfe38d16d6bb81b1461b1476d93d2efe8f64da5d09 [2022-08-06T18:30:14.773Z] #26 21.45 + mkdir -p /build [2022-08-06T18:30:14.773Z] #26 21.46 + mv docker/docker /build/ [2022-08-06T18:30:14.773Z] #26 21.46 + rmdir docker [2022-08-06T18:30:14.773Z] #26 DONE 24.4s [2022-08-06T18:30:14.773Z] [2022-08-06T18:30:14.773Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:14.773Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:14.773Z] #55 22.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-06T18:30:14.773Z] #55 22.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:14.773Z] #55 22.98 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-06T18:30:14.773Z] #55 23.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-06T18:30:14.773Z] #55 23.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-06T18:30:14.773Z] #55 23.63 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-06T18:30:14.773Z] #55 23.72 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-06T18:30:14.773Z] #55 23.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-06T18:30:14.773Z] #55 23.97 go: downloading github.com/spf13/afero v1.8.2 [2022-08-06T18:30:14.773Z] #55 24.02 go: downloading github.com/spf13/cast v1.4.1 [2022-08-06T18:30:14.773Z] #55 24.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-06T18:30:14.773Z] #55 24.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-06T18:30:14.773Z] #55 24.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-06T18:30:14.773Z] #55 24.66 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-06T18:30:14.773Z] #55 24.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-06T18:30:14.773Z] #55 24.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-06T18:30:14.773Z] #55 24.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-06T18:30:14.773Z] #55 24.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-06T18:30:14.786Z] #53 ... [2022-08-06T18:30:14.786Z] [2022-08-06T18:30:14.786Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:14.786Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:14.786Z] #40 10.90 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-06T18:30:14.786Z] #40 10.97 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-06T18:30:14.786Z] #40 17.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-06T18:30:14.786Z] #40 17.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:14.786Z] #40 ... [2022-08-06T18:30:14.786Z] [2022-08-06T18:30:14.786Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:14.786Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:14.786Z] #62 20.60 Fetched 8563 kB in 16s (525 kB/s) [2022-08-06T18:30:14.907Z] #67 ... [2022-08-06T18:30:14.907Z] [2022-08-06T18:30:14.907Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:14.907Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:14.907Z] #38 19.21 tomll can be used in two ways: [2022-08-06T18:30:14.907Z] #38 19.21 Writing to STDIN and reading from STDOUT: [2022-08-06T18:30:14.907Z] #38 19.21 cat file.toml | tomll > file.toml [2022-08-06T18:30:14.907Z] #38 19.21 [2022-08-06T18:30:14.907Z] #38 19.21 Reading and updating a list of files: [2022-08-06T18:30:14.907Z] #38 19.21 tomll a.toml b.toml c.toml [2022-08-06T18:30:14.907Z] #38 19.21 [2022-08-06T18:30:14.907Z] #38 19.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-06T18:30:14.907Z] #38 DONE 19.5s [2022-08-06T18:30:14.907Z] [2022-08-06T18:30:14.907Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:14.907Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:14.907Z] #67 19.03 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-06T18:30:15.032Z] #55 24.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-06T18:30:15.291Z] #55 25.26 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-06T18:30:15.582Z] #55 20.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-06T18:30:15.582Z] #55 20.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-06T18:30:15.582Z] #55 ... [2022-08-06T18:30:15.582Z] [2022-08-06T18:30:15.582Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:15.582Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:15.582Z] #42 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:30:15.582Z] #42 16.03 Fetched 8449 kB in 11s (758 kB/s) [2022-08-06T18:30:15.839Z] #42 16.03 Reading package lists... [2022-08-06T18:30:15.839Z] #42 ... [2022-08-06T18:30:15.839Z] [2022-08-06T18:30:15.839Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:15.839Z] #67 sha256:d8b96b2de243d6a728c097930c8ac56318f187b30b4817952f9b08baeda7ce82 [2022-08-06T18:30:15.839Z] #67 10.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:15.839Z] #67 10.62 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-06T18:30:15.839Z] #67 11.10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-06T18:30:15.839Z] #67 13.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-06T18:30:15.839Z] #67 14.33 go: downloading github.com/google/uuid v1.3.0 [2022-08-06T18:30:15.839Z] #67 14.34 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-06T18:30:15.839Z] #67 14.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-06T18:30:15.839Z] #67 14.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:15.839Z] #67 14.74 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-06T18:30:15.839Z] #67 14.99 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-06T18:30:15.839Z] #67 15.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-06T18:30:15.839Z] #67 15.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-06T18:30:15.839Z] #67 15.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-06T18:30:15.839Z] #67 18.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:15.839Z] #67 ... [2022-08-06T18:30:15.839Z] [2022-08-06T18:30:15.839Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:15.839Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:15.839Z] #55 20.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-06T18:30:15.839Z] #55 20.98 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-06T18:30:15.839Z] #55 21.06 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-06T18:30:15.839Z] #55 21.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-06T18:30:15.839Z] #55 21.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-06T18:30:15.862Z] #55 25.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-06T18:30:16.095Z] #55 21.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-06T18:30:16.095Z] #55 21.33 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-06T18:30:16.154Z] #62 20.60 Reading package lists... [2022-08-06T18:30:16.154Z] #62 ... [2022-08-06T18:30:16.154Z] [2022-08-06T18:30:16.154Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:30:16.154Z] #26 sha256:dd84936c39bf841b7eee2f38e8197598d23fd7900f6cea6db9ddc978712bba38 [2022-08-06T18:30:16.154Z] #26 DONE 22.1s [2022-08-06T18:30:16.351Z] #55 21.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-06T18:30:16.351Z] #55 21.58 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-06T18:30:16.351Z] #55 ... [2022-08-06T18:30:16.351Z] [2022-08-06T18:30:16.351Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:16.351Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-06T18:30:16.351Z] #62 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:30:16.351Z] #62 15.69 Fetched 8449 kB in 11s (766 kB/s) [2022-08-06T18:30:16.351Z] #62 15.69 Reading package lists... [2022-08-06T18:30:16.351Z] #62 20.86 Reading package lists... [2022-08-06T18:30:16.351Z] #62 ... [2022-08-06T18:30:16.351Z] [2022-08-06T18:30:16.351Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:16.351Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:16.351Z] #55 21.65 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-06T18:30:16.351Z] #55 21.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-06T18:30:16.411Z] [2022-08-06T18:30:16.411Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:16.411Z] #67 sha256:7b39098e0a2f89d748e2090140cc51a058464f35409e67abea12b4f0f23639e2 [2022-08-06T18:30:16.411Z] #67 12.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:16.411Z] #67 12.91 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-06T18:30:16.411Z] #67 13.97 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-06T18:30:16.411Z] #67 19.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-06T18:30:16.411Z] #67 20.30 go: downloading github.com/google/uuid v1.3.0 [2022-08-06T18:30:16.411Z] #67 20.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-06T18:30:16.411Z] #67 20.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-06T18:30:16.411Z] #67 21.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:16.411Z] #67 21.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-06T18:30:16.411Z] #67 22.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-06T18:30:16.608Z] #55 21.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-06T18:30:16.608Z] #55 21.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-06T18:30:16.608Z] #55 21.99 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-06T18:30:16.668Z] #67 ... [2022-08-06T18:30:16.668Z] [2022-08-06T18:30:16.668Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:16.668Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:16.668Z] #36 22.98 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-06T18:30:16.668Z] #36 22.98 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-06T18:30:16.803Z] #55 26.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-06T18:30:16.803Z] #55 26.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-06T18:30:16.803Z] #55 26.96 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-06T18:30:16.843Z] #67 ... [2022-08-06T18:30:16.843Z] [2022-08-06T18:30:16.843Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:16.843Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:16.843Z] #55 11.32 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-06T18:30:16.843Z] #55 11.70 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-06T18:30:16.843Z] #55 11.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-06T18:30:16.843Z] #55 11.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-06T18:30:16.843Z] #55 17.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:16.843Z] #55 17.11 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-06T18:30:16.843Z] #55 17.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-06T18:30:16.843Z] #55 17.64 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-06T18:30:16.843Z] #55 17.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-06T18:30:16.843Z] #55 17.82 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-06T18:30:16.843Z] #55 17.83 go: downloading github.com/spf13/afero v1.8.2 [2022-08-06T18:30:16.843Z] #55 17.87 go: downloading github.com/spf13/cast v1.4.1 [2022-08-06T18:30:16.843Z] #55 18.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-06T18:30:16.843Z] #55 18.24 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-06T18:30:16.843Z] #55 18.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-06T18:30:16.843Z] #55 18.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-06T18:30:16.843Z] #55 18.54 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-06T18:30:16.843Z] #55 18.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-06T18:30:16.843Z] #55 18.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-06T18:30:16.843Z] #55 19.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-06T18:30:16.843Z] #55 19.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-06T18:30:16.843Z] #55 19.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-06T18:30:16.843Z] #55 20.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-06T18:30:16.843Z] #55 20.57 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-06T18:30:16.843Z] #55 21.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-06T18:30:16.843Z] #55 ... [2022-08-06T18:30:16.843Z] [2022-08-06T18:30:16.843Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:16.843Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:16.843Z] #42 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:16.843Z] #42 ... [2022-08-06T18:30:16.843Z] [2022-08-06T18:30:16.843Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:16.843Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:30:16.843Z] #67 21.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:16.864Z] #55 22.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-06T18:30:16.864Z] #55 22.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-06T18:30:16.864Z] #55 22.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-06T18:30:16.864Z] #55 ... [2022-08-06T18:30:16.864Z] [2022-08-06T18:30:16.864Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:16.864Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:30:16.864Z] #51 11.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:30:16.864Z] #51 14.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-06T18:30:16.864Z] #51 17.34 Fetched 8453 kB in 13s (649 kB/s) [2022-08-06T18:30:16.864Z] #51 17.34 Reading package lists... [2022-08-06T18:30:16.864Z] #51 ... [2022-08-06T18:30:16.864Z] [2022-08-06T18:30:16.864Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:16.864Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:16.864Z] #55 22.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-06T18:30:16.864Z] #55 22.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-06T18:30:17.062Z] #55 27.12 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-06T18:30:17.062Z] #55 27.21 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-06T18:30:17.125Z] #55 22.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-06T18:30:17.324Z] #55 ... [2022-08-06T18:30:17.324Z] [2022-08-06T18:30:17.324Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:17.324Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:17.324Z] #38 27.23 tomll can be used in two ways: [2022-08-06T18:30:17.324Z] #38 27.24 Writing to STDIN and reading from STDOUT: [2022-08-06T18:30:17.324Z] #38 27.24 cat file.toml | tomll > file.toml [2022-08-06T18:30:17.324Z] #38 27.24 [2022-08-06T18:30:17.324Z] #38 27.24 Reading and updating a list of files: [2022-08-06T18:30:17.324Z] #38 27.24 tomll a.toml b.toml c.toml [2022-08-06T18:30:17.324Z] #38 27.24 [2022-08-06T18:30:17.324Z] #38 27.24 When given a list of files, tomll will modify all files in place without asking. [2022-08-06T18:30:17.324Z] #38 DONE 27.3s [2022-08-06T18:30:17.324Z] [2022-08-06T18:30:17.324Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:17.324Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:30:17.324Z] #67 22.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-06T18:30:17.324Z] #67 23.96 go: downloading github.com/google/uuid v1.3.0 [2022-08-06T18:30:17.324Z] #67 24.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-06T18:30:17.324Z] #67 24.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-06T18:30:17.324Z] #67 24.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:30:17.324Z] #67 24.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-06T18:30:17.324Z] #67 24.95 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-06T18:30:17.324Z] #67 25.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-06T18:30:17.324Z] #67 26.12 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-06T18:30:17.324Z] #67 26.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-06T18:30:17.381Z] #55 22.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-06T18:30:17.381Z] #55 22.59 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-06T18:30:17.381Z] #55 22.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-06T18:30:17.407Z] #67 ... [2022-08-06T18:30:17.407Z] [2022-08-06T18:30:17.407Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:17.407Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:17.407Z] #51 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:17.407Z] #51 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:17.407Z] #51 16.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-06T18:30:17.407Z] #51 ... [2022-08-06T18:30:17.407Z] [2022-08-06T18:30:17.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:17.407Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:17.407Z] #14 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:17.709Z] #55 22.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-06T18:30:17.709Z] #55 22.76 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-06T18:30:17.709Z] #55 22.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-06T18:30:17.709Z] #55 ... [2022-08-06T18:30:17.709Z] [2022-08-06T18:30:17.709Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:17.709Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-06T18:30:17.709Z] #36 12.89 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-06T18:30:17.709Z] #36 12.89 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-06T18:30:17.709Z] #36 13.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-06T18:30:17.709Z] #36 13.47 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-06T18:30:17.709Z] #36 13.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-06T18:30:17.709Z] #36 14.16 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-06T18:30:17.709Z] #36 14.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-06T18:30:17.709Z] #36 14.26 go: downloading github.com/peterh/liner v1.2.2 [2022-08-06T18:30:17.709Z] #36 14.46 go: downloading github.com/google/go-dap v0.6.0 [2022-08-06T18:30:17.709Z] #36 14.79 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-06T18:30:17.709Z] #36 15.21 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-06T18:30:17.709Z] #36 15.93 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-06T18:30:17.709Z] #36 16.45 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-06T18:30:17.709Z] #36 16.53 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-06T18:30:17.709Z] #36 17.44 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-06T18:30:17.751Z] #36 ... [2022-08-06T18:30:17.751Z] [2022-08-06T18:30:17.751Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:17.751Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:17.751Z] #51 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:17.751Z] #51 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:17.751Z] #51 19.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-06T18:30:17.751Z] #51 ... [2022-08-06T18:30:17.751Z] [2022-08-06T18:30:17.751Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:17.751Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:17.751Z] #55 23.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:30:17.751Z] #55 23.92 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-06T18:30:17.751Z] #55 ... [2022-08-06T18:30:17.751Z] [2022-08-06T18:30:17.751Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:17.751Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:17.751Z] #42 14.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:17.753Z] #14 ... [2022-08-06T18:30:17.753Z] [2022-08-06T18:30:17.753Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:17.753Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:17.753Z] #76 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:17.753Z] #76 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:17.753Z] #76 ... [2022-08-06T18:30:17.753Z] [2022-08-06T18:30:17.753Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:17.753Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:17.753Z] #55 21.91 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-06T18:30:17.753Z] #55 21.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-06T18:30:17.753Z] #55 22.07 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-06T18:30:17.753Z] #55 22.16 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-06T18:30:17.753Z] #55 22.18 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-06T18:30:17.753Z] #55 22.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-06T18:30:17.966Z] #36 ... [2022-08-06T18:30:17.966Z] [2022-08-06T18:30:17.966Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:17.966Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-06T18:30:17.966Z] #47 22.14 Updating files: 81% (1778/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-06T18:30:17.966Z] #47 22.50 + git checkout -q v2.3.0 [2022-08-06T18:30:18.009Z] #42 ... [2022-08-06T18:30:18.009Z] [2022-08-06T18:30:18.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:18.009Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:18.009Z] #14 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:18.009Z] #14 ... [2022-08-06T18:30:18.009Z] [2022-08-06T18:30:18.009Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:18.009Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:18.009Z] #36 23.93 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-06T18:30:18.009Z] #36 24.20 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-06T18:30:18.010Z] #55 22.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-06T18:30:18.222Z] #47 ... [2022-08-06T18:30:18.222Z] [2022-08-06T18:30:18.222Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:18.222Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:18.222Z] #76 13.49 Fetched 8449 kB in 10s (844 kB/s) [2022-08-06T18:30:18.222Z] #76 13.49 Reading package lists... [2022-08-06T18:30:18.267Z] #55 22.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-06T18:30:18.479Z] #76 19.01 Reading package lists... [2022-08-06T18:30:18.479Z] #76 23.70 Building dependency tree... [2022-08-06T18:30:18.479Z] #76 ... [2022-08-06T18:30:18.479Z] [2022-08-06T18:30:18.479Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:18.479Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:18.479Z] #55 23.01 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-06T18:30:18.479Z] #55 23.26 go: downloading honnef.co/go/tools v0.3.1 [2022-08-06T18:30:18.524Z] #55 23.12 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-06T18:30:18.524Z] #55 23.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-06T18:30:18.524Z] #55 ... [2022-08-06T18:30:18.524Z] [2022-08-06T18:30:18.524Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:18.524Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:18.524Z] #62 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:30:18.524Z] #62 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:30:18.524Z] #62 ... [2022-08-06T18:30:18.524Z] [2022-08-06T18:30:18.524Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:18.524Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:18.524Z] #36 13.22 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-06T18:30:18.524Z] #36 13.22 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-06T18:30:18.524Z] #36 13.66 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-06T18:30:18.524Z] #36 13.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-06T18:30:18.524Z] #36 14.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-06T18:30:18.524Z] #36 14.49 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-06T18:30:18.524Z] #36 14.55 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-06T18:30:18.524Z] #36 14.56 go: downloading github.com/peterh/liner v1.2.2 [2022-08-06T18:30:18.524Z] #36 14.79 go: downloading github.com/google/go-dap v0.6.0 [2022-08-06T18:30:18.524Z] #36 15.39 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-06T18:30:18.524Z] #36 16.11 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-06T18:30:18.524Z] #36 16.20 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-06T18:30:18.524Z] #36 16.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-06T18:30:18.524Z] #36 18.24 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-06T18:30:18.524Z] #36 18.67 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-06T18:30:18.524Z] #36 19.86 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-06T18:30:18.572Z] #36 24.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-06T18:30:18.781Z] #36 ... [2022-08-06T18:30:18.781Z] [2022-08-06T18:30:18.781Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:18.781Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:18.781Z] #40 13.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-06T18:30:18.781Z] #40 13.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:18.781Z] #40 ... [2022-08-06T18:30:18.781Z] [2022-08-06T18:30:18.781Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:18.781Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:18.782Z] #55 23.18 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-06T18:30:18.782Z] #55 23.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-06T18:30:18.782Z] #55 23.29 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-06T18:30:18.782Z] #55 23.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-06T18:30:18.782Z] #55 23.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-06T18:30:18.782Z] #55 23.56 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-06T18:30:19.038Z] #55 23.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-06T18:30:19.038Z] #55 23.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-06T18:30:19.138Z] #36 25.41 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-06T18:30:19.138Z] #36 25.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-06T18:30:19.138Z] #36 25.49 go: downloading github.com/peterh/liner v1.2.2 [2022-08-06T18:30:19.295Z] #55 23.78 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-06T18:30:19.295Z] #55 23.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-06T18:30:19.295Z] #55 24.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-06T18:30:19.295Z] #55 24.11 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-06T18:30:19.295Z] #55 24.15 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-06T18:30:19.363Z] #67 ... [2022-08-06T18:30:19.363Z] [2022-08-06T18:30:19.363Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:19.363Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:19.363Z] #14 29.37 Fetched 8563 kB in 23s (368 kB/s) [2022-08-06T18:30:19.407Z] #55 24.48 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-06T18:30:19.407Z] #55 24.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-06T18:30:19.407Z] #55 24.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-06T18:30:19.407Z] #55 24.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-06T18:30:19.407Z] #55 24.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-06T18:30:19.407Z] #55 24.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-06T18:30:19.510Z] #84 61.95 configure.ac:7: installing './compile' [2022-08-06T18:30:19.510Z] #84 61.98 configure.ac:11: installing './config.guess' [2022-08-06T18:30:19.510Z] #84 61.98 configure.ac:11: installing './config.sub' [2022-08-06T18:30:19.510Z] #84 61.99 configure.ac:8: installing './install-sh' [2022-08-06T18:30:19.510Z] #84 62.01 configure.ac:8: installing './missing' [2022-08-06T18:30:19.510Z] #84 62.11 Makefile.am: installing './depcomp' [2022-08-06T18:30:19.664Z] #55 24.74 go: downloading golang.org/x/text v0.3.7 [2022-08-06T18:30:19.700Z] #36 26.08 go: downloading github.com/google/go-dap v0.6.0 [2022-08-06T18:30:19.870Z] #55 24.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-06T18:30:19.870Z] #55 24.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-06T18:30:19.870Z] #55 24.65 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-06T18:30:19.870Z] #55 24.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-06T18:30:20.265Z] #36 26.52 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-06T18:30:20.433Z] #55 24.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-06T18:30:20.433Z] #55 25.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-06T18:30:20.691Z] #55 25.16 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-06T18:30:20.691Z] #55 25.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-06T18:30:20.691Z] #55 25.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-06T18:30:20.829Z] #36 27.09 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-06T18:30:20.947Z] #55 25.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-06T18:30:20.947Z] #55 25.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-06T18:30:20.947Z] #55 25.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-06T18:30:20.947Z] #55 25.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-06T18:30:21.204Z] #55 25.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-06T18:30:21.204Z] #55 25.91 go: downloading github.com/julz/importas v0.1.0 [2022-08-06T18:30:21.204Z] #55 25.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-06T18:30:21.204Z] #55 25.99 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-06T18:30:21.424Z] #84 63.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:30:21.425Z] #84 63.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:30:21.425Z] #84 64.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:30:21.425Z] #84 64.02 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:30:21.460Z] #55 26.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-06T18:30:21.460Z] #55 26.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-06T18:30:21.460Z] #55 26.27 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-06T18:30:21.460Z] #55 26.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-06T18:30:21.553Z] #55 ... [2022-08-06T18:30:21.553Z] [2022-08-06T18:30:21.553Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:21.553Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:21.553Z] #14 16.50 Fetched 8449 kB in 12s (732 kB/s) [2022-08-06T18:30:21.553Z] #14 16.50 Reading package lists... [2022-08-06T18:30:21.553Z] #14 21.43 Reading package lists... [2022-08-06T18:30:21.553Z] #14 25.82 Building dependency tree... [2022-08-06T18:30:21.553Z] #14 ... [2022-08-06T18:30:21.553Z] [2022-08-06T18:30:21.553Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:21.553Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-06T18:30:21.553Z] #47 24.11 + 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-08-06T18:30:21.688Z] #84 64.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:30:21.688Z] #84 64.40 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:30:21.716Z] #55 26.40 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-06T18:30:21.716Z] #55 26.44 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-06T18:30:21.716Z] #55 26.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-06T18:30:21.901Z] #14 29.37 Reading package lists... [2022-08-06T18:30:21.901Z] #14 ... [2022-08-06T18:30:21.901Z] [2022-08-06T18:30:21.901Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:21.901Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:21.901Z] #53 21.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-06T18:30:21.901Z] #53 21.94 go: downloading golang.org/x/mod v0.3.0 [2022-08-06T18:30:21.901Z] #53 ... [2022-08-06T18:30:21.901Z] [2022-08-06T18:30:21.902Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:21.902Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:21.902Z] #55 27.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-06T18:30:21.902Z] #55 28.06 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-06T18:30:21.902Z] #55 28.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-06T18:30:21.902Z] #55 28.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-06T18:30:21.902Z] #55 29.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-06T18:30:21.902Z] #55 29.44 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-06T18:30:21.902Z] #55 29.54 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-06T18:30:21.902Z] #55 29.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-06T18:30:21.902Z] #55 29.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-06T18:30:21.902Z] #55 30.03 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-06T18:30:21.902Z] #55 30.21 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-06T18:30:21.902Z] #55 30.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-06T18:30:21.902Z] #55 30.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-06T18:30:21.902Z] #55 30.48 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-06T18:30:21.902Z] #55 30.79 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-06T18:30:21.902Z] #55 30.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-06T18:30:21.902Z] #55 31.11 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-06T18:30:21.902Z] #55 31.22 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-06T18:30:21.902Z] #55 31.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-06T18:30:21.902Z] #55 31.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-06T18:30:21.902Z] #55 31.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-06T18:30:21.902Z] #55 31.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-06T18:30:21.949Z] #84 64.68 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:30:21.973Z] #55 26.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-06T18:30:21.973Z] #55 26.57 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-06T18:30:22.203Z] #36 28.26 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-06T18:30:22.203Z] #36 28.57 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-06T18:30:22.203Z] #36 28.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-06T18:30:22.462Z] #36 ... [2022-08-06T18:30:22.462Z] [2022-08-06T18:30:22.462Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-06T18:30:22.462Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-06T18:30:22.462Z] #38 28.70 tomll can be used in two ways: [2022-08-06T18:30:22.462Z] #38 28.73 Writing to STDIN and reading from STDOUT: [2022-08-06T18:30:22.462Z] #38 28.73 cat file.toml | tomll > file.toml [2022-08-06T18:30:22.462Z] #38 28.74 [2022-08-06T18:30:22.462Z] #38 28.74 Reading and updating a list of files: [2022-08-06T18:30:22.462Z] #38 28.74 tomll a.toml b.toml c.toml [2022-08-06T18:30:22.462Z] #38 28.74 [2022-08-06T18:30:22.462Z] #38 28.74 When given a list of files, tomll will modify all files in place without asking. [2022-08-06T18:30:22.462Z] #38 DONE 29.0s [2022-08-06T18:30:22.462Z] [2022-08-06T18:30:22.462Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:22.462Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:22.462Z] #55 24.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-06T18:30:22.462Z] #55 24.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-06T18:30:22.462Z] #55 25.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-06T18:30:22.462Z] #55 25.23 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-06T18:30:22.462Z] #55 25.38 go: downloading github.com/spf13/afero v1.8.2 [2022-08-06T18:30:22.462Z] #55 25.67 go: downloading github.com/spf13/cast v1.4.1 [2022-08-06T18:30:22.462Z] #55 25.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-06T18:30:22.462Z] #55 26.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-06T18:30:22.462Z] #55 26.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-06T18:30:22.462Z] #55 26.22 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-06T18:30:22.462Z] #55 26.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-06T18:30:22.462Z] #55 26.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-06T18:30:22.462Z] #55 26.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-06T18:30:22.462Z] #55 26.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-06T18:30:22.462Z] #55 26.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-06T18:30:22.462Z] #55 26.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-06T18:30:22.462Z] #55 27.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-06T18:30:22.462Z] #55 28.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-06T18:30:22.462Z] #55 28.12 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-06T18:30:22.462Z] #55 28.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-06T18:30:22.462Z] #55 28.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-06T18:30:22.462Z] #55 28.75 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-06T18:30:22.469Z] #55 32.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-06T18:30:22.469Z] #55 32.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-06T18:30:22.469Z] #55 32.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-06T18:30:22.520Z] #84 64.99 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:30:22.536Z] #55 27.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-06T18:30:22.721Z] #55 29.24 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-06T18:30:22.726Z] #55 32.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-06T18:30:22.726Z] #55 32.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-06T18:30:22.726Z] #55 32.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-06T18:30:22.780Z] #84 65.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:30:22.835Z] #55 27.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-06T18:30:22.835Z] #55 27.58 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-06T18:30:22.835Z] #55 27.62 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-06T18:30:22.921Z] #47 ... [2022-08-06T18:30:22.921Z] [2022-08-06T18:30:22.921Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:30:22.921Z] #31 sha256:f02b6c2f7147eb0522fb21a2900e8ff9edeb364f73b9d1559099ab824f43fcda [2022-08-06T18:30:22.922Z] #31 19.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-06T18:30:22.922Z] #31 20.88 [2022-08-06T18:30:22.922Z] #31 21.20 #=#=# ######################################################################## 100.0% [2022-08-06T18:30:22.922Z] #31 22.46 [2022-08-06T18:30:22.922Z] #31 25.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-06T18:30:22.922Z] #31 26.96 [2022-08-06T18:30:22.922Z] #31 27.27 #=#=# ######################################################################## 100.0% [2022-08-06T18:30:22.922Z] #31 28.52 [2022-08-06T18:30:22.922Z] #31 28.99 Download of images into '/build' complete. [2022-08-06T18:30:22.922Z] #31 28.99 Use something like the following to load the result into a Docker daemon: [2022-08-06T18:30:22.922Z] #31 28.99 tar -cC '/build' . | docker load [2022-08-06T18:30:22.922Z] #31 ... [2022-08-06T18:30:22.922Z] [2022-08-06T18:30:22.922Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:22.922Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:22.922Z] #76 23.70 Building dependency tree... [2022-08-06T18:30:22.922Z] #76 27.55 python3 is already the newest version (3.9.2-3). [2022-08-06T18:30:22.922Z] #76 27.55 The following additional packages will be installed: [2022-08-06T18:30:22.922Z] #76 27.56 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-06T18:30:22.922Z] #76 27.58 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-06T18:30:22.922Z] #76 27.59 Suggested packages: [2022-08-06T18:30:22.922Z] #76 27.59 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-06T18:30:22.922Z] #76 27.59 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-06T18:30:22.922Z] #76 27.59 m4-doc ed diffutils-doc [2022-08-06T18:30:22.922Z] #76 27.59 Recommended packages: [2022-08-06T18:30:22.922Z] #76 27.59 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-06T18:30:22.985Z] #55 33.11 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-06T18:30:22.985Z] #55 33.16 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-06T18:30:22.985Z] #55 33.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-06T18:30:23.092Z] #55 27.79 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-06T18:30:23.184Z] #76 ... [2022-08-06T18:30:23.184Z] [2022-08-06T18:30:23.184Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-06T18:30:23.184Z] #31 sha256:f02b6c2f7147eb0522fb21a2900e8ff9edeb364f73b9d1559099ab824f43fcda [2022-08-06T18:30:23.184Z] #31 DONE 29.5s [2022-08-06T18:30:23.244Z] #55 33.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-06T18:30:23.244Z] #55 33.35 go: downloading github.com/julz/importas v0.1.0 [2022-08-06T18:30:23.244Z] #55 33.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-06T18:30:23.244Z] #55 33.46 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-06T18:30:23.352Z] #55 28.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-06T18:30:23.352Z] #55 28.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-06T18:30:23.352Z] #55 28.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-06T18:30:23.440Z] [2022-08-06T18:30:23.440Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:23.440Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-06T18:30:23.440Z] #62 20.86 Reading package lists... [2022-08-06T18:30:23.440Z] #62 25.39 Building dependency tree... [2022-08-06T18:30:23.610Z] #55 28.23 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-06T18:30:23.649Z] #55 ... [2022-08-06T18:30:23.649Z] [2022-08-06T18:30:23.649Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:23.649Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:23.649Z] #62 20.60 Reading package lists... [2022-08-06T18:30:23.812Z] #55 33.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-06T18:30:23.812Z] #55 33.77 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-06T18:30:23.868Z] #55 28.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-06T18:30:24.002Z] #62 29.32 The following additional packages will be installed: [2022-08-06T18:30:24.070Z] #55 33.91 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-06T18:30:24.070Z] #55 33.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-06T18:30:24.070Z] #55 34.06 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-06T18:30:24.070Z] #55 34.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-06T18:30:24.126Z] #55 28.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-06T18:30:24.126Z] #55 28.71 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-06T18:30:24.126Z] #55 28.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-06T18:30:24.258Z] #62 29.34 libbtrfs0 [2022-08-06T18:30:24.258Z] #62 29.53 The following NEW packages will be installed: [2022-08-06T18:30:24.258Z] #62 29.53 libbtrfs-dev libbtrfs0 [2022-08-06T18:30:24.328Z] #55 34.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-06T18:30:24.328Z] #55 34.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-06T18:30:24.382Z] #55 28.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-06T18:30:24.382Z] #55 29.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-06T18:30:24.586Z] #55 34.53 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-06T18:30:24.653Z] #55 29.25 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-06T18:30:24.653Z] #55 29.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-06T18:30:24.821Z] #62 29.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:30:24.821Z] #62 29.93 Need to get 454 kB of archives. [2022-08-06T18:30:24.821Z] #62 29.93 After this operation, 1275 kB of additional disk space will be used. [2022-08-06T18:30:24.821Z] #62 29.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-06T18:30:24.821Z] #62 29.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-06T18:30:24.844Z] #55 ... [2022-08-06T18:30:24.844Z] [2022-08-06T18:30:24.844Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:24.844Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:24.844Z] #36 24.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-06T18:30:24.844Z] #36 25.65 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-06T18:30:24.844Z] #36 26.77 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-06T18:30:24.844Z] #36 27.31 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-06T18:30:24.844Z] #36 27.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-06T18:30:24.844Z] #36 30.16 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-06T18:30:24.844Z] #36 30.27 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-06T18:30:24.909Z] #55 29.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-06T18:30:24.909Z] #55 29.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-06T18:30:24.909Z] #55 29.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-06T18:30:25.103Z] #36 ... [2022-08-06T18:30:25.103Z] [2022-08-06T18:30:25.103Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:25.103Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:25.103Z] #42 23.73 Reading package lists... [2022-08-06T18:30:25.164Z] #55 29.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-06T18:30:25.164Z] #55 29.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-06T18:30:25.384Z] #62 ... [2022-08-06T18:30:25.384Z] [2022-08-06T18:30:25.384Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:25.384Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:25.384Z] #76 29.24 The following NEW packages will be installed: [2022-08-06T18:30:25.384Z] #76 29.26 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-06T18:30:25.384Z] #76 29.26 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-06T18:30:25.384Z] #76 29.26 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-06T18:30:25.384Z] #76 29.26 libyajl2 m4 patch xz-utils [2022-08-06T18:30:25.384Z] #76 29.72 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:30:25.384Z] #76 29.72 Need to get 5916 kB of archives. [2022-08-06T18:30:25.384Z] #76 29.72 After this operation, 18.6 MB of additional disk space will be used. [2022-08-06T18:30:25.384Z] #76 29.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-06T18:30:25.384Z] #76 29.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-06T18:30:25.384Z] #76 29.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-06T18:30:25.384Z] #76 29.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-06T18:30:25.384Z] #76 29.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-06T18:30:25.384Z] #76 29.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-06T18:30:25.384Z] #76 29.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-06T18:30:25.384Z] #76 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-06T18:30:25.384Z] #76 29.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-06T18:30:25.384Z] #76 29.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-06T18:30:25.384Z] #76 29.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-06T18:30:25.384Z] #76 29.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:30:25.384Z] #76 29.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-06T18:30:25.384Z] #76 29.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-06T18:30:25.384Z] #76 29.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-06T18:30:25.384Z] #76 29.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-06T18:30:25.384Z] #76 29.95 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-08-06T18:30:25.384Z] #76 29.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-06T18:30:25.384Z] #76 29.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-06T18:30:25.384Z] #76 29.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-06T18:30:25.384Z] #76 29.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-06T18:30:25.384Z] #76 29.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-06T18:30:25.384Z] #76 30.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-06T18:30:25.420Z] #55 29.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-06T18:30:25.676Z] #55 30.16 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-06T18:30:25.676Z] #55 30.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-06T18:30:25.676Z] #55 30.29 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-06T18:30:25.676Z] #55 30.29 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-06T18:30:25.933Z] #55 30.43 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-06T18:30:25.933Z] #55 30.56 go: downloading honnef.co/go/tools v0.3.1 [2022-08-06T18:30:25.948Z] #76 31.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:25.948Z] #76 ... [2022-08-06T18:30:25.948Z] [2022-08-06T18:30:25.948Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:25.948Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:25.948Z] #42 21.10 Reading package lists... [2022-08-06T18:30:25.948Z] #42 25.70 Building dependency tree... [2022-08-06T18:30:25.948Z] #42 29.55 The following additional packages will be installed: [2022-08-06T18:30:25.948Z] #42 29.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-06T18:30:25.948Z] #42 29.58 Suggested packages: [2022-08-06T18:30:25.948Z] #42 29.59 cmake-doc ninja-build lrzip [2022-08-06T18:30:25.948Z] #42 29.59 Recommended packages: [2022-08-06T18:30:25.948Z] #42 29.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-06T18:30:25.948Z] #42 30.41 The following NEW packages will be installed: [2022-08-06T18:30:25.948Z] #42 30.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-06T18:30:25.948Z] #42 30.43 vim-common xxd [2022-08-06T18:30:25.948Z] #42 30.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:30:25.948Z] #42 30.84 Need to get 15.6 MB of archives. [2022-08-06T18:30:25.948Z] #42 30.84 After this operation, 67.4 MB of additional disk space will be used. [2022-08-06T18:30:25.948Z] #42 30.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:30:25.948Z] #42 30.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:30:25.948Z] #42 30.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-06T18:30:25.948Z] #42 30.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-06T18:30:25.948Z] #42 ... [2022-08-06T18:30:25.948Z] [2022-08-06T18:30:25.948Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:25.948Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-06T18:30:25.948Z] #62 30.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:25.948Z] #62 31.06 Fetched 454 kB in 0s (1109 kB/s) [2022-08-06T18:30:25.948Z] #62 31.20 Selecting previously unselected package libbtrfs0:arm64. [2022-08-06T18:30:26.040Z] #42 33.46 Building dependency tree... [2022-08-06T18:30:26.205Z] #62 31.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-06T18:30:26.205Z] #62 31.27 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-06T18:30:26.205Z] #62 31.31 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-06T18:30:26.472Z] #62 31.60 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-06T18:30:26.472Z] #62 31.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-06T18:30:26.472Z] #62 31.62 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-06T18:30:26.740Z] #62 30.62 Reading package lists... [2022-08-06T18:30:26.740Z] #62 ... [2022-08-06T18:30:26.740Z] [2022-08-06T18:30:26.740Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:26.740Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:30:26.740Z] #53 23.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-06T18:30:26.740Z] #53 23.14 go: downloading golang.org/x/mod v0.3.0 [2022-08-06T18:30:26.740Z] #53 ... [2022-08-06T18:30:26.740Z] [2022-08-06T18:30:26.740Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:26.740Z] #67 sha256:7b39098e0a2f89d748e2090140cc51a058464f35409e67abea12b4f0f23639e2 [2022-08-06T18:30:26.740Z] #67 22.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-06T18:30:26.740Z] #67 23.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-06T18:30:26.740Z] #67 23.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-06T18:30:26.740Z] #67 26.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:26.746Z] #62 32.05 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-06T18:30:26.861Z] #55 ... [2022-08-06T18:30:26.861Z] [2022-08-06T18:30:26.861Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:26.861Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:26.861Z] #42 21.61 Fetched 8563 kB in 16s (550 kB/s) [2022-08-06T18:30:26.861Z] #42 21.61 Reading package lists... [2022-08-06T18:30:26.984Z] #84 ... [2022-08-06T18:30:26.984Z] [2022-08-06T18:30:26.984Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:30:26.984Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:30:26.984Z] #19 92.05 Reading package lists... [2022-08-06T18:30:26.996Z] #67 ... [2022-08-06T18:30:26.996Z] [2022-08-06T18:30:26.996Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:26.996Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:26.996Z] #55 32.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-06T18:30:26.996Z] #55 32.69 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-06T18:30:26.996Z] #55 32.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-06T18:30:26.996Z] #55 33.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-06T18:30:26.996Z] #55 33.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-06T18:30:26.996Z] #55 33.25 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-06T18:30:27.017Z] #62 32.07 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-06T18:30:27.017Z] #62 32.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:27.117Z] #42 28.14 Reading package lists... [2022-08-06T18:30:27.117Z] #42 ... [2022-08-06T18:30:27.117Z] [2022-08-06T18:30:27.117Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:27.117Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:27.117Z] #47 27.82 Updating files: 65% (1421/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-06T18:30:27.117Z] #47 28.79 + git checkout -q v2.3.0 [2022-08-06T18:30:27.117Z] #47 30.62 + 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-08-06T18:30:27.254Z] #55 33.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-06T18:30:27.276Z] #62 ... [2022-08-06T18:30:27.276Z] [2022-08-06T18:30:27.276Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:27.276Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:30:27.276Z] #51 17.34 Reading package lists... [2022-08-06T18:30:27.276Z] #51 22.05 Reading package lists... [2022-08-06T18:30:27.276Z] #51 26.77 Building dependency tree... [2022-08-06T18:30:27.276Z] #51 30.53 The following additional packages will be installed: [2022-08-06T18:30:27.276Z] #51 30.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:27.276Z] #51 30.56 python3-protobuf python3-six [2022-08-06T18:30:27.276Z] #51 30.56 Suggested packages: [2022-08-06T18:30:27.276Z] #51 30.57 python3-setuptools [2022-08-06T18:30:27.276Z] #51 30.57 Recommended packages: [2022-08-06T18:30:27.276Z] #51 30.57 iproute2 | iproute [2022-08-06T18:30:27.276Z] #51 31.16 The following NEW packages will be installed: [2022-08-06T18:30:27.276Z] #51 31.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:27.276Z] #51 31.17 python3-protobuf python3-six [2022-08-06T18:30:27.276Z] #51 31.70 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:30:27.276Z] #51 31.70 Need to get 2136 kB of archives. [2022-08-06T18:30:27.276Z] #51 31.70 After this operation, 10.8 MB of additional disk space will be used. [2022-08-06T18:30:27.276Z] #51 31.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-06T18:30:27.276Z] #51 31.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:30:27.276Z] #51 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-06T18:30:27.276Z] #51 31.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-06T18:30:27.276Z] #51 31.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-06T18:30:27.276Z] #51 31.72 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-08-06T18:30:27.276Z] #51 31.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-06T18:30:27.511Z] #55 33.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-06T18:30:27.534Z] #51 ... [2022-08-06T18:30:27.534Z] [2022-08-06T18:30:27.534Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:27.534Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:27.534Z] #76 31.30 Fetched 5916 kB in 1s (8602 kB/s) [2022-08-06T18:30:27.534Z] #76 31.38 Selecting previously unselected package bzip2. [2022-08-06T18:30:27.534Z] #76 31.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-06T18:30:27.534Z] #76 31.47 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-06T18:30:27.534Z] #76 31.54 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:30:27.534Z] #76 31.68 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:30:27.534Z] #76 31.69 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-06T18:30:27.534Z] #76 31.70 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:27.534Z] #76 32.41 Selecting previously unselected package libmagic1:arm64. [2022-08-06T18:30:27.534Z] #76 32.41 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-06T18:30:27.534Z] #76 32.42 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-06T18:30:27.534Z] #76 32.71 Selecting previously unselected package file. [2022-08-06T18:30:27.534Z] #76 32.71 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-06T18:30:27.534Z] #76 32.74 Unpacking file (1:5.39-3) ... [2022-08-06T18:30:27.791Z] #76 ... [2022-08-06T18:30:27.791Z] [2022-08-06T18:30:27.791Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:27.791Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-06T18:30:27.791Z] #57 32.73 v3.0.2 [2022-08-06T18:30:27.791Z] #57 DONE 32.9s [2022-08-06T18:30:27.791Z] [2022-08-06T18:30:27.791Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:27.791Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-06T18:30:27.791Z] #62 DONE 32.9s [2022-08-06T18:30:27.791Z] [2022-08-06T18:30:27.791Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:27.791Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:27.791Z] #55 30.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-06T18:30:27.791Z] #55 30.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-06T18:30:27.791Z] #55 30.33 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-06T18:30:27.791Z] #55 30.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-06T18:30:27.791Z] #55 30.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-06T18:30:27.791Z] #55 30.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-06T18:30:27.791Z] #55 30.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-06T18:30:27.791Z] #55 30.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-06T18:30:27.791Z] #55 30.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-06T18:30:27.791Z] #55 30.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-06T18:30:27.791Z] #55 30.93 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-06T18:30:27.791Z] #55 31.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-06T18:30:27.791Z] #55 31.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-06T18:30:27.791Z] #55 31.10 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-06T18:30:27.791Z] #55 31.14 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-06T18:30:27.791Z] #55 31.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-06T18:30:27.791Z] #55 31.29 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-06T18:30:27.791Z] #55 31.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-06T18:30:27.791Z] #55 31.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-06T18:30:27.791Z] #55 32.25 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-06T18:30:27.791Z] #55 32.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-06T18:30:27.791Z] #55 32.47 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-06T18:30:27.791Z] #55 32.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-06T18:30:27.791Z] #55 32.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-06T18:30:27.791Z] #55 32.65 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-06T18:30:27.791Z] #55 32.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-06T18:30:27.791Z] #55 32.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-06T18:30:27.791Z] #55 32.90 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-06T18:30:28.047Z] #47 ... [2022-08-06T18:30:28.047Z] [2022-08-06T18:30:28.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:28.047Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:28.047Z] #14 22.39 Fetched 8563 kB in 16s (544 kB/s) [2022-08-06T18:30:28.047Z] #14 22.39 Reading package lists... [2022-08-06T18:30:28.047Z] #14 28.65 Reading package lists... [2022-08-06T18:30:28.047Z] #14 ... [2022-08-06T18:30:28.047Z] [2022-08-06T18:30:28.047Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:28.048Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:28.048Z] #55 32.52 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-06T18:30:28.048Z] #55 32.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-06T18:30:28.048Z] #55 32.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-06T18:30:28.048Z] #55 32.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-06T18:30:28.052Z] #55 ... [2022-08-06T18:30:28.052Z] [2022-08-06T18:30:28.052Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-06T18:30:28.052Z] #63 sha256:316131d792aaea2b95f199ce2ee454df59d0889d180f5d8d7d96ec54339f83b7 [2022-08-06T18:30:28.052Z] #63 DONE 0.3s [2022-08-06T18:30:28.052Z] [2022-08-06T18:30:28.052Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:28.052Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:30:28.052Z] #55 33.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-06T18:30:28.074Z] #55 34.18 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-06T18:30:28.315Z] #55 32.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-06T18:30:28.315Z] #55 32.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-06T18:30:28.315Z] #55 33.05 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-06T18:30:28.330Z] #55 34.62 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-06T18:30:28.330Z] #55 34.75 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-06T18:30:28.571Z] #55 33.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-06T18:30:28.575Z] #42 ... [2022-08-06T18:30:28.575Z] [2022-08-06T18:30:28.575Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:28.575Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:28.575Z] #55 35.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-06T18:30:28.575Z] #55 35.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-06T18:30:28.575Z] #55 36.07 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-06T18:30:28.575Z] #55 36.09 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-06T18:30:28.575Z] #55 36.35 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-06T18:30:28.575Z] #55 36.65 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-06T18:30:28.575Z] #55 36.70 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-06T18:30:28.575Z] #55 36.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-06T18:30:28.575Z] #55 37.01 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-06T18:30:28.575Z] #55 37.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-06T18:30:28.575Z] #55 37.58 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-06T18:30:28.575Z] #55 37.63 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-06T18:30:28.575Z] #55 37.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-06T18:30:28.575Z] #55 38.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-06T18:30:28.575Z] #55 38.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-06T18:30:28.575Z] #55 38.40 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-06T18:30:28.575Z] #55 38.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-06T18:30:28.575Z] #55 38.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-06T18:30:28.588Z] #55 34.80 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-06T18:30:28.588Z] #55 34.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-06T18:30:28.685Z] #55 33.76 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-06T18:30:28.685Z] #55 33.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-06T18:30:28.828Z] #55 33.53 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-06T18:30:28.828Z] #55 33.53 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-06T18:30:28.828Z] #55 33.67 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-06T18:30:28.828Z] #55 ... [2022-08-06T18:30:28.828Z] [2022-08-06T18:30:28.828Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:28.828Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:28.828Z] #76 23.54 Fetched 8563 kB in 15s (569 kB/s) [2022-08-06T18:30:28.828Z] #76 23.54 Reading package lists... [2022-08-06T18:30:28.833Z] #55 38.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-06T18:30:28.833Z] #55 38.91 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-06T18:30:28.833Z] #55 38.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-06T18:30:28.844Z] #55 35.06 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-06T18:30:28.844Z] #55 35.15 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-06T18:30:29.084Z] #76 30.16 Reading package lists... [2022-08-06T18:30:29.084Z] #76 ... [2022-08-06T18:30:29.084Z] [2022-08-06T18:30:29.084Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:29.084Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:29.084Z] #62 25.02 Fetched 8563 kB in 16s (536 kB/s) [2022-08-06T18:30:29.084Z] #62 25.02 Reading package lists... [2022-08-06T18:30:29.090Z] #55 39.23 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-06T18:30:29.340Z] #62 31.41 Reading package lists... [2022-08-06T18:30:29.340Z] #62 ... [2022-08-06T18:30:29.340Z] [2022-08-06T18:30:29.340Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:29.340Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:29.341Z] #55 33.87 go: downloading golang.org/x/text v0.3.7 [2022-08-06T18:30:29.407Z] #55 35.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-06T18:30:29.407Z] #55 35.86 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-06T18:30:29.407Z] #55 35.93 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-06T18:30:29.597Z] #55 ... [2022-08-06T18:30:29.597Z] [2022-08-06T18:30:29.597Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:29.597Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:29.597Z] #51 23.97 Fetched 8567 kB in 17s (517 kB/s) [2022-08-06T18:30:29.597Z] #51 23.97 Reading package lists... [2022-08-06T18:30:29.638Z] #55 34.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-06T18:30:29.657Z] #55 39.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-06T18:30:29.657Z] #55 39.61 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-06T18:30:29.657Z] #55 39.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-06T18:30:29.657Z] #55 39.82 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-06T18:30:29.663Z] #55 36.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-06T18:30:29.853Z] #51 30.56 Reading package lists... [2022-08-06T18:30:29.853Z] #51 ... [2022-08-06T18:30:29.853Z] [2022-08-06T18:30:29.853Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:29.853Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:29.853Z] #42 28.14 Reading package lists... [2022-08-06T18:30:29.915Z] #55 39.95 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-06T18:30:29.919Z] #55 36.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-06T18:30:29.920Z] #55 36.32 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-06T18:30:29.920Z] #55 36.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-06T18:30:30.174Z] #55 ... [2022-08-06T18:30:30.174Z] [2022-08-06T18:30:30.174Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:30.174Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:30.174Z] #76 30.22 Fetched 8563 kB in 23s (369 kB/s) [2022-08-06T18:30:30.174Z] #76 30.22 Reading package lists... [2022-08-06T18:30:30.174Z] #76 39.81 Reading package lists... [2022-08-06T18:30:30.174Z] #76 ... [2022-08-06T18:30:30.174Z] [2022-08-06T18:30:30.174Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:30.174Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:30.433Z] #47 38.68 Updating files: 40% (883/2176) Updating files: 41% (893/2176) Updating files: 42% (914/2176) Updating files: 43% (936/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 79% (1728/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-06T18:30:30.433Z] #47 40.31 + git checkout -q v2.3.0 [2022-08-06T18:30:30.433Z] #47 ... [2022-08-06T18:30:30.433Z] [2022-08-06T18:30:30.433Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:30.433Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:30.433Z] #62 30.51 Fetched 8563 kB in 23s (369 kB/s) [2022-08-06T18:30:30.433Z] #62 30.51 Reading package lists... [2022-08-06T18:30:30.485Z] #55 36.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-06T18:30:30.485Z] #55 37.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-06T18:30:30.570Z] #55 35.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-06T18:30:30.692Z] #62 40.39 Reading package lists... [2022-08-06T18:30:30.692Z] #62 ... [2022-08-06T18:30:30.692Z] [2022-08-06T18:30:30.692Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:30.692Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:30.692Z] #55 40.68 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-06T18:30:30.950Z] #55 41.04 go: downloading honnef.co/go/tools v0.3.1 [2022-08-06T18:30:31.049Z] #55 37.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-06T18:30:31.049Z] #55 37.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-06T18:30:31.049Z] #55 37.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-06T18:30:31.049Z] #55 37.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-06T18:30:31.155Z] #55 ... [2022-08-06T18:30:31.155Z] [2022-08-06T18:30:31.155Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:31.155Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-06T18:30:31.155Z] #40 35.35 NAME: [2022-08-06T18:30:31.155Z] #40 35.35 go-winres - A tool for embedding resources in Windows executables [2022-08-06T18:30:31.155Z] #40 35.35 [2022-08-06T18:30:31.155Z] #40 35.35 USAGE: [2022-08-06T18:30:31.155Z] #40 35.35 go-winres [global options] command [command options] [arguments...] [2022-08-06T18:30:31.155Z] #40 35.35 [2022-08-06T18:30:31.155Z] #40 35.35 COMMANDS: [2022-08-06T18:30:31.155Z] #40 35.35 init Create an initial ./winres/winres.json [2022-08-06T18:30:31.155Z] #40 35.35 make Make syso files for the "go build" command [2022-08-06T18:30:31.155Z] #40 35.35 simply Make syso files for the "go build" command (simplified) [2022-08-06T18:30:31.155Z] #40 35.35 extract Extract all resources from an executable [2022-08-06T18:30:31.155Z] #40 35.35 patch Replace resources in an executable file (exe, dll) [2022-08-06T18:30:31.155Z] #40 35.35 help, h Shows a list of commands or help for one command [2022-08-06T18:30:31.155Z] #40 35.35 [2022-08-06T18:30:31.155Z] #40 35.35 GLOBAL OPTIONS: [2022-08-06T18:30:31.155Z] #40 35.35 --help, -h show help (default: false) [2022-08-06T18:30:31.155Z] #40 DONE 36.4s [2022-08-06T18:30:31.208Z] #55 ... [2022-08-06T18:30:31.208Z] [2022-08-06T18:30:31.208Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:30:31.208Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:30:31.208Z] #67 30.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:30:31.208Z] #67 ... [2022-08-06T18:30:31.208Z] [2022-08-06T18:30:31.208Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:31.208Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:31.208Z] #42 40.01 The following additional packages will be installed: [2022-08-06T18:30:31.208Z] #42 40.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-06T18:30:31.208Z] #42 40.09 Suggested packages: [2022-08-06T18:30:31.208Z] #42 40.11 cmake-doc ninja-build lrzip [2022-08-06T18:30:31.208Z] #42 40.11 Recommended packages: [2022-08-06T18:30:31.208Z] #42 40.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-06T18:30:31.221Z] #42 34.53 Building dependency tree... [2022-08-06T18:30:31.306Z] #55 37.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-06T18:30:31.306Z] #55 37.80 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-06T18:30:31.413Z] [2022-08-06T18:30:31.414Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:31.414Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:31.414Z] #76 33.14 Selecting previously unselected package xz-utils. [2022-08-06T18:30:31.414Z] #76 33.14 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-06T18:30:31.414Z] #76 33.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:30:31.414Z] #76 33.60 Selecting previously unselected package libsigsegv2:arm64. [2022-08-06T18:30:31.414Z] #76 33.62 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-06T18:30:31.414Z] #76 33.64 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-06T18:30:31.414Z] #76 33.81 Selecting previously unselected package m4. [2022-08-06T18:30:31.414Z] #76 33.81 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-06T18:30:31.414Z] #76 33.82 Unpacking m4 (1.4.18-5) ... [2022-08-06T18:30:31.414Z] #76 34.26 Selecting previously unselected package autoconf. [2022-08-06T18:30:31.414Z] #76 34.31 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-06T18:30:31.414Z] #76 34.32 Unpacking autoconf (2.69-14) ... [2022-08-06T18:30:31.414Z] #76 35.19 Selecting previously unselected package autotools-dev. [2022-08-06T18:30:31.414Z] #76 35.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-06T18:30:31.414Z] #76 35.20 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:30:31.414Z] #76 35.39 Selecting previously unselected package automake. [2022-08-06T18:30:31.414Z] #76 35.39 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-06T18:30:31.414Z] #76 35.49 Unpacking automake (1:1.16.3-2) ... [2022-08-06T18:30:31.414Z] #76 36.37 Selecting previously unselected package patch. [2022-08-06T18:30:31.414Z] #76 36.38 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-06T18:30:31.414Z] #76 36.38 Unpacking patch (2.7.6-7) ... [2022-08-06T18:30:31.563Z] #55 37.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-06T18:30:31.563Z] #55 ... [2022-08-06T18:30:31.563Z] [2022-08-06T18:30:31.563Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:31.563Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:31.563Z] #14 27.81 Fetched 8563 kB in 23s (377 kB/s) [2022-08-06T18:30:31.563Z] #14 27.81 Reading package lists... [2022-08-06T18:30:31.563Z] #14 37.70 Reading package lists... [2022-08-06T18:30:31.563Z] #14 ... [2022-08-06T18:30:31.563Z] [2022-08-06T18:30:31.563Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:31.563Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:31.563Z] #55 37.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-06T18:30:31.671Z] #76 36.74 Selecting previously unselected package dpkg-dev. [2022-08-06T18:30:31.671Z] #76 36.78 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:30:31.671Z] #76 36.78 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:30:31.775Z] #42 41.80 The following NEW packages will be installed: [2022-08-06T18:30:31.775Z] #42 41.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-06T18:30:31.775Z] #42 41.84 vim-common xxd [2022-08-06T18:30:31.820Z] #55 38.08 go: downloading github.com/julz/importas v0.1.0 [2022-08-06T18:30:31.820Z] #55 38.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-06T18:30:31.820Z] #55 38.35 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-06T18:30:31.928Z] #76 ... [2022-08-06T18:30:31.928Z] [2022-08-06T18:30:31.928Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:31.929Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:31.929Z] #14 25.82 Building dependency tree... [2022-08-06T18:30:31.929Z] #14 29.66 The following additional packages will be installed: [2022-08-06T18:30:31.929Z] #14 29.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:31.929Z] #14 29.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-06T18:30:31.929Z] #14 29.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-06T18:30:31.929Z] #14 29.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-06T18:30:31.929Z] #14 29.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-06T18:30:31.929Z] #14 29.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-06T18:30:31.929Z] #14 29.68 mingw-w64-common mingw-w64-x86-64-dev [2022-08-06T18:30:31.929Z] #14 29.68 Suggested packages: [2022-08-06T18:30:31.929Z] #14 29.68 gcc-10-locales seccomp wine64 [2022-08-06T18:30:31.929Z] #14 30.84 The following NEW packages will be installed: [2022-08-06T18:30:31.929Z] #14 30.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:31.929Z] #14 30.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-06T18:30:31.929Z] #14 30.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-06T18:30:31.929Z] #14 30.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-06T18:30:31.929Z] #14 30.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-06T18:30:31.929Z] #14 30.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-06T18:30:31.929Z] #14 30.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-06T18:30:31.929Z] #14 30.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-06T18:30:31.929Z] #14 30.87 mingw-w64-x86-64-dev [2022-08-06T18:30:31.929Z] #14 31.22 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:30:31.929Z] #14 31.22 Need to get 108 MB of archives. [2022-08-06T18:30:31.929Z] #14 31.22 After this operation, 620 MB of additional disk space will be used. [2022-08-06T18:30:31.929Z] #14 31.22 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-08-06T18:30:31.929Z] #14 31.31 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-08-06T18:30:31.929Z] #14 31.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-06T18:30:31.929Z] #14 31.44 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-08-06T18:30:31.929Z] #14 31.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-06T18:30:31.929Z] #14 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-06T18:30:31.929Z] #14 31.65 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-08-06T18:30:31.929Z] #14 31.76 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-08-06T18:30:31.929Z] #14 31.77 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-08-06T18:30:31.929Z] #14 32.23 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-08-06T18:30:31.929Z] #14 33.43 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-08-06T18:30:31.929Z] #14 34.15 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-08-06T18:30:31.929Z] #14 34.93 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-08-06T18:30:31.929Z] #14 36.21 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-08-06T18:30:31.929Z] #14 36.74 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-08-06T18:30:31.929Z] #14 36.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-06T18:30:31.929Z] #14 36.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-06T18:30:31.929Z] #14 36.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-06T18:30:31.929Z] #14 36.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-06T18:30:31.929Z] #14 36.78 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-08-06T18:30:31.929Z] #14 36.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-06T18:30:31.929Z] #14 36.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-06T18:30:31.929Z] #14 36.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-06T18:30:31.929Z] #14 36.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-06T18:30:31.929Z] #14 36.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-06T18:30:31.929Z] #14 36.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-06T18:30:31.929Z] #14 36.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-06T18:30:31.929Z] #14 36.86 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-08-06T18:30:31.929Z] #14 36.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-06T18:30:31.929Z] #14 36.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-06T18:30:32.076Z] #55 38.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-06T18:30:32.199Z] #14 ... [2022-08-06T18:30:32.199Z] [2022-08-06T18:30:32.199Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:30:32.199Z] #64 sha256:fd49f3fc875a95e50b34c61688eac67c29e431646c9e04cf69131b3675ae34c7 [2022-08-06T18:30:32.199Z] #64 1.237 + RM_GOPATH=0 [2022-08-06T18:30:32.199Z] #64 1.261 + TMP_GOPATH= [2022-08-06T18:30:32.199Z] #64 1.261 + : /build [2022-08-06T18:30:32.199Z] #64 1.261 + '[' -z '' ']' [2022-08-06T18:30:32.199Z] #64 1.265 ++ mktemp -d [2022-08-06T18:30:32.199Z] #64 1.275 + export GOPATH=/tmp/tmp.YL3JWFSvxG [2022-08-06T18:30:32.199Z] #64 1.275 + GOPATH=/tmp/tmp.YL3JWFSvxG [2022-08-06T18:30:32.199Z] #64 1.275 + RM_GOPATH=1 [2022-08-06T18:30:32.199Z] #64 1.275 + case "$(go env GOARCH)" in [2022-08-06T18:30:32.199Z] #64 1.275 ++ go env GOARCH [2022-08-06T18:30:32.199Z] #64 1.317 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:32.199Z] #64 1.319 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:32.199Z] #64 1.320 ++ dirname /install.sh [2022-08-06T18:30:32.199Z] #64 1.326 + dir=/ [2022-08-06T18:30:32.199Z] #64 1.326 + bin=containerd [2022-08-06T18:30:32.199Z] #64 1.326 + shift [2022-08-06T18:30:32.199Z] #64 1.326 + '[' '!' -f //containerd.installer ']' [2022-08-06T18:30:32.199Z] #64 1.326 + . //containerd.installer [2022-08-06T18:30:32.199Z] #64 1.327 ++ set -e [2022-08-06T18:30:32.199Z] #64 1.327 ++ : v1.6.6 [2022-08-06T18:30:32.199Z] #64 1.327 + install_containerd [2022-08-06T18:30:32.199Z] #64 1.328 + echo 'Install containerd version v1.6.6' [2022-08-06T18:30:32.199Z] #64 1.328 Install containerd version v1.6.6 [2022-08-06T18:30:32.199Z] #64 1.328 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YL3JWFSvxG/src/github.com/containerd/containerd [2022-08-06T18:30:32.199Z] #64 1.333 Cloning into '/tmp/tmp.YL3JWFSvxG/src/github.com/containerd/containerd'... [2022-08-06T18:30:32.335Z] #55 ... [2022-08-06T18:30:32.335Z] [2022-08-06T18:30:32.335Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:32.335Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:32.335Z] #42 28.47 Fetched 8563 kB in 23s (374 kB/s) [2022-08-06T18:30:32.335Z] #42 28.47 Reading package lists... [2022-08-06T18:30:32.335Z] #42 38.40 Reading package lists... [2022-08-06T18:30:32.335Z] #42 ... [2022-08-06T18:30:32.335Z] [2022-08-06T18:30:32.335Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:32.335Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:32.335Z] #76 28.64 Fetched 8563 kB in 23s (365 kB/s) [2022-08-06T18:30:32.335Z] #76 28.64 Reading package lists... [2022-08-06T18:30:32.343Z] #42 42.46 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:32.343Z] #42 42.46 Need to get 17.7 MB of archives. [2022-08-06T18:30:32.343Z] #42 42.46 After this operation, 70.7 MB of additional disk space will be used. [2022-08-06T18:30:32.343Z] #42 42.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:30:32.343Z] #42 42.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:30:32.592Z] #76 38.49 Reading package lists... [2022-08-06T18:30:32.592Z] #76 ... [2022-08-06T18:30:32.592Z] [2022-08-06T18:30:32.592Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:32.592Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:32.592Z] #55 38.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-06T18:30:32.592Z] #55 38.90 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-06T18:30:32.592Z] #55 38.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-06T18:30:32.592Z] #55 39.03 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-06T18:30:32.601Z] #42 42.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-06T18:30:32.601Z] #42 42.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:30:32.848Z] #55 39.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-06T18:30:33.267Z] #55 39.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-06T18:30:33.267Z] #55 39.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-06T18:30:33.267Z] #55 39.69 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-06T18:30:33.293Z] #64 ... [2022-08-06T18:30:33.293Z] [2022-08-06T18:30:33.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:33.293Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:33.293Z] #14 38.13 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:33.293Z] #14 38.34 Fetched 108 MB in 6s (18.2 MB/s) [2022-08-06T18:30:33.293Z] #14 38.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-06T18:30:33.293Z] #14 38.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 ... 15708 files and directories currently installed.) [2022-08-06T18:30:33.293Z] #14 38.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-06T18:30:33.293Z] #14 38.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:30:33.309Z] #42 37.91 The following additional packages will be installed: [2022-08-06T18:30:33.309Z] #42 37.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-06T18:30:33.309Z] #42 37.96 Suggested packages: [2022-08-06T18:30:33.309Z] #42 37.97 cmake-doc ninja-build lrzip [2022-08-06T18:30:33.309Z] #42 37.97 Recommended packages: [2022-08-06T18:30:33.309Z] #42 37.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-06T18:30:33.309Z] #42 43.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-06T18:30:33.309Z] #42 43.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-06T18:30:33.309Z] #42 43.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-06T18:30:33.309Z] #42 43.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-06T18:30:33.568Z] #42 43.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-06T18:30:33.568Z] #42 43.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-06T18:30:33.568Z] #42 ... [2022-08-06T18:30:33.568Z] [2022-08-06T18:30:33.568Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:33.568Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:33.568Z] #51 33.30 Fetched 8567 kB in 26s (333 kB/s) [2022-08-06T18:30:33.568Z] #51 33.30 Reading package lists... [2022-08-06T18:30:33.568Z] #51 43.01 Reading package lists... [2022-08-06T18:30:33.568Z] #51 ... [2022-08-06T18:30:33.568Z] [2022-08-06T18:30:33.568Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:33.568Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:33.568Z] #47 43.11 + 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-08-06T18:30:33.575Z] #19 114.1 Building dependency tree... [2022-08-06T18:30:34.239Z] #42 38.88 The following NEW packages will be installed: [2022-08-06T18:30:34.239Z] #42 38.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-06T18:30:34.239Z] #42 38.89 vim-common xxd [2022-08-06T18:30:34.646Z] #55 40.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-06T18:30:34.647Z] #55 41.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-06T18:30:34.807Z] #42 39.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:34.807Z] #42 39.30 Need to get 17.7 MB of archives. [2022-08-06T18:30:34.807Z] #42 39.30 After this operation, 70.7 MB of additional disk space will be used. [2022-08-06T18:30:34.807Z] #42 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:30:34.807Z] #42 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:30:34.807Z] #42 39.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-06T18:30:34.807Z] #42 39.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:30:34.903Z] #55 41.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-06T18:30:34.903Z] #55 41.38 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-06T18:30:35.161Z] #55 ... [2022-08-06T18:30:35.161Z] [2022-08-06T18:30:35.161Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:30:35.161Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:30:35.161Z] #36 31.41 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-06T18:30:35.161Z] #36 31.46 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-06T18:30:35.161Z] #36 ... [2022-08-06T18:30:35.161Z] [2022-08-06T18:30:35.161Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:35.161Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:35.370Z] #42 40.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-06T18:30:35.370Z] #42 ... [2022-08-06T18:30:35.370Z] [2022-08-06T18:30:35.370Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:35.370Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:35.370Z] #57 39.77 v3.0.2 [2022-08-06T18:30:35.370Z] #57 DONE 40.1s [2022-08-06T18:30:35.370Z] [2022-08-06T18:30:35.370Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:35.370Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:35.370Z] #42 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-06T18:30:35.370Z] #42 40.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-06T18:30:35.370Z] #42 40.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-06T18:30:35.370Z] #42 40.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-06T18:30:35.370Z] #42 40.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-06T18:30:35.370Z] #42 ... [2022-08-06T18:30:35.370Z] [2022-08-06T18:30:35.370Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:35.370Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:35.370Z] #14 28.65 Reading package lists... [2022-08-06T18:30:35.370Z] #14 35.01 Building dependency tree... [2022-08-06T18:30:35.370Z] #14 38.53 The following additional packages will be installed: [2022-08-06T18:30:35.370Z] #14 38.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:35.370Z] #14 38.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-06T18:30:35.370Z] #14 38.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-06T18:30:35.370Z] #14 38.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-06T18:30:35.370Z] #14 38.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-06T18:30:35.370Z] #14 38.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-06T18:30:35.370Z] #14 38.54 mingw-w64-common mingw-w64-x86-64-dev [2022-08-06T18:30:35.370Z] #14 38.55 Suggested packages: [2022-08-06T18:30:35.370Z] #14 38.56 gcc-10-locales seccomp wine64 [2022-08-06T18:30:35.370Z] #14 39.94 The following NEW packages will be installed: [2022-08-06T18:30:35.370Z] #14 39.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:35.370Z] #14 39.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-06T18:30:35.370Z] #14 39.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-06T18:30:35.370Z] #14 39.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-06T18:30:35.370Z] #14 39.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-06T18:30:35.370Z] #14 39.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-06T18:30:35.370Z] #14 39.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-06T18:30:35.370Z] #14 39.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-06T18:30:35.370Z] #14 39.95 mingw-w64-x86-64-dev [2022-08-06T18:30:35.626Z] #14 40.38 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:35.626Z] #14 40.38 Need to get 115 MB of archives. [2022-08-06T18:30:35.626Z] #14 40.38 After this operation, 645 MB of additional disk space will be used. [2022-08-06T18:30:35.626Z] #14 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-06T18:30:35.817Z] #14 40.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-06T18:30:35.817Z] #14 40.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-06T18:30:35.817Z] #14 40.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:30:35.882Z] #14 40.50 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-08-06T18:30:36.138Z] #14 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-06T18:30:36.138Z] #14 40.80 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-08-06T18:30:36.138Z] #14 40.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-06T18:30:36.138Z] #14 40.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-06T18:30:36.170Z] #14 ... [2022-08-06T18:30:36.170Z] [2022-08-06T18:30:36.170Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:36.170Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:36.170Z] #42 31.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-06T18:30:36.170Z] #42 31.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-06T18:30:36.170Z] #42 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-06T18:30:36.170Z] #42 31.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-06T18:30:36.170Z] #42 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-06T18:30:36.170Z] #42 31.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-06T18:30:36.170Z] #42 32.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:36.170Z] #42 32.70 Fetched 15.6 MB in 1s (15.5 MB/s) [2022-08-06T18:30:36.170Z] #42 32.97 Selecting previously unselected package xxd. [2022-08-06T18:30:36.170Z] #42 32.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-06T18:30:36.170Z] #42 33.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-06T18:30:36.170Z] #42 33.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:36.170Z] #42 33.41 Selecting previously unselected package vim-common. [2022-08-06T18:30:36.170Z] #42 33.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:30:36.170Z] #42 33.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:36.170Z] #42 34.28 Selecting previously unselected package cmake-data. [2022-08-06T18:30:36.170Z] #42 34.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-06T18:30:36.170Z] #42 34.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:30:36.170Z] #42 38.31 Selecting previously unselected package libicu67:arm64. [2022-08-06T18:30:36.170Z] #42 38.31 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-06T18:30:36.170Z] #42 38.33 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-06T18:30:36.200Z] #47 40.33 Updating files: 45% (993/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-06T18:30:36.201Z] #47 42.17 + git checkout -q v2.3.0 [2022-08-06T18:30:36.201Z] #47 ... [2022-08-06T18:30:36.201Z] [2022-08-06T18:30:36.201Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:36.201Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:36.201Z] #51 32.07 Fetched 8567 kB in 26s (325 kB/s) [2022-08-06T18:30:36.201Z] #51 32.07 Reading package lists... [2022-08-06T18:30:36.201Z] #51 41.98 Reading package lists... [2022-08-06T18:30:36.201Z] #51 ... [2022-08-06T18:30:36.201Z] [2022-08-06T18:30:36.201Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:36.201Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:36.201Z] #55 41.53 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-06T18:30:36.201Z] #55 41.68 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-06T18:30:36.201Z] #55 41.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-06T18:30:36.201Z] #55 42.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-06T18:30:36.201Z] #55 42.17 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-06T18:30:36.395Z] #14 41.07 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-08-06T18:30:36.457Z] #55 42.76 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-06T18:30:36.458Z] #55 42.76 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-06T18:30:36.551Z] #42 ... [2022-08-06T18:30:36.551Z] [2022-08-06T18:30:36.551Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:36.551Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-06T18:30:36.551Z] #76 38.11 Selecting previously unselected package build-essential. [2022-08-06T18:30:36.551Z] #76 38.12 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.15 Unpacking build-essential (12.9) ... [2022-08-06T18:30:36.551Z] #76 38.31 Selecting previously unselected package libcap2:arm64. [2022-08-06T18:30:36.551Z] #76 38.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.32 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-06T18:30:36.551Z] #76 38.42 Selecting previously unselected package libcap-dev:arm64. [2022-08-06T18:30:36.551Z] #76 38.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.44 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-06T18:30:36.551Z] #76 38.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-06T18:30:36.551Z] #76 38.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:36.551Z] #76 38.72 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-06T18:30:36.551Z] #76 38.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.73 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:36.551Z] #76 38.84 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-06T18:30:36.551Z] #76 38.84 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 38.85 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:30:36.551Z] #76 39.06 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-06T18:30:36.551Z] #76 39.07 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 39.08 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-06T18:30:36.551Z] #76 39.78 Selecting previously unselected package libtool. [2022-08-06T18:30:36.551Z] #76 39.78 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-06T18:30:36.551Z] #76 39.79 Unpacking libtool (2.4.6-15) ... [2022-08-06T18:30:36.551Z] #76 40.05 Selecting previously unselected package libudev-dev:arm64. [2022-08-06T18:30:36.551Z] #76 40.06 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 40.06 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-06T18:30:36.551Z] #76 40.28 Selecting previously unselected package libyajl2:arm64. [2022-08-06T18:30:36.551Z] #76 40.28 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 40.30 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-06T18:30:36.551Z] #76 40.41 Selecting previously unselected package libyajl-dev:arm64. [2022-08-06T18:30:36.551Z] #76 40.44 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-06T18:30:36.551Z] #76 40.46 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-06T18:30:36.551Z] #76 40.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:30:36.551Z] #76 40.66 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:36.551Z] #76 40.68 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-06T18:30:36.551Z] #76 40.71 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-06T18:30:36.551Z] #76 40.74 Setting up file (1:5.39-3) ... [2022-08-06T18:30:36.551Z] #76 40.76 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:30:36.551Z] #76 40.78 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:36.551Z] #76 40.80 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:36.551Z] #76 40.82 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-06T18:30:36.551Z] #76 40.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:30:36.551Z] #76 40.86 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-06T18:30:36.551Z] #76 40.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:30:36.551Z] #76 40.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:30:36.551Z] #76 40.96 Setting up patch (2.7.6-7) ... [2022-08-06T18:30:36.551Z] #76 40.97 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-06T18:30:36.551Z] #76 40.99 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-06T18:30:36.551Z] #76 41.00 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-06T18:30:36.551Z] #76 41.01 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-06T18:30:36.551Z] #76 41.03 Setting up libtool (2.4.6-15) ... [2022-08-06T18:30:36.551Z] #76 41.04 Setting up m4 (1.4.18-5) ... [2022-08-06T18:30:36.551Z] #76 41.08 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:30:36.551Z] #76 41.12 Setting up autoconf (2.69-14) ... [2022-08-06T18:30:36.551Z] #76 41.16 Setting up build-essential (12.9) ... [2022-08-06T18:30:36.551Z] #76 41.18 Setting up automake (1:1.16.3-2) ... [2022-08-06T18:30:36.551Z] #76 41.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-06T18:30:36.551Z] #76 41.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:36.653Z] #14 41.23 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-08-06T18:30:36.653Z] #14 41.23 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-08-06T18:30:36.715Z] #55 42.97 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-06T18:30:36.715Z] #55 43.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-06T18:30:36.910Z] #14 ... [2022-08-06T18:30:36.910Z] [2022-08-06T18:30:36.910Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:36.910Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:36.910Z] #55 41.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-06T18:30:36.910Z] #55 41.42 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-06T18:30:36.910Z] #55 41.42 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-06T18:30:36.910Z] #55 41.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-06T18:30:36.910Z] #55 41.48 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-06T18:30:36.910Z] #55 41.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-06T18:30:36.910Z] #55 41.61 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-06T18:30:36.972Z] #55 43.25 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-06T18:30:36.972Z] #55 43.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-06T18:30:36.972Z] #55 43.46 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-06T18:30:37.168Z] #55 41.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-06T18:30:37.168Z] #55 41.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-06T18:30:37.168Z] #55 41.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-06T18:30:37.229Z] #55 43.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-06T18:30:37.428Z] #55 41.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-06T18:30:37.428Z] #55 42.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-06T18:30:37.486Z] #55 43.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-06T18:30:37.486Z] #55 43.88 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-06T18:30:37.743Z] #55 44.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-06T18:30:37.743Z] #55 44.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-06T18:30:37.743Z] #55 44.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-06T18:30:37.992Z] #55 42.72 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-06T18:30:38.249Z] #55 42.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-06T18:30:38.250Z] #55 42.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-06T18:30:38.250Z] #55 42.98 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-06T18:30:38.485Z] #76 DONE 43.6s [2022-08-06T18:30:38.485Z] [2022-08-06T18:30:38.485Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:38.485Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:30:38.485Z] #51 34.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-06T18:30:38.485Z] #51 35.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:38.485Z] #51 35.96 Fetched 2136 kB in 3s (684 kB/s) [2022-08-06T18:30:38.485Z] #51 36.23 Selecting previously unselected package libprotobuf23:arm64. [2022-08-06T18:30:38.485Z] #51 36.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-06T18:30:38.485Z] #51 36.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 36.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-06T18:30:38.485Z] #51 37.25 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:30:38.485Z] #51 37.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:30:38.485Z] #51 37.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:30:38.485Z] #51 37.52 Selecting previously unselected package python3-six. [2022-08-06T18:30:38.485Z] #51 37.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-06T18:30:38.485Z] #51 37.57 Unpacking python3-six (1.16.0-2) ... [2022-08-06T18:30:38.485Z] #51 37.70 Selecting previously unselected package python3-protobuf. [2022-08-06T18:30:38.485Z] #51 37.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 37.71 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-06T18:30:38.485Z] #51 38.26 Selecting previously unselected package libnet1:arm64. [2022-08-06T18:30:38.485Z] #51 38.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 38.27 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:30:38.485Z] #51 38.40 Selecting previously unselected package libnl-3-200:arm64. [2022-08-06T18:30:38.485Z] #51 38.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 38.42 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-06T18:30:38.485Z] #51 38.55 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-06T18:30:38.485Z] #51 38.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 38.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:38.485Z] #51 38.70 Selecting previously unselected package criu. [2022-08-06T18:30:38.485Z] #51 38.70 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-06T18:30:38.485Z] #51 38.71 Unpacking criu (3.17.1-1) ... [2022-08-06T18:30:38.485Z] #51 39.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:30:38.485Z] #51 41.45 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-06T18:30:38.485Z] #51 41.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:30:38.485Z] #51 42.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:30:38.485Z] #51 42.61 Setting up python3-six (1.16.0-2) ... [2022-08-06T18:30:38.485Z] #51 ... [2022-08-06T18:30:38.485Z] [2022-08-06T18:30:38.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:38.485Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:30:38.507Z] #55 43.30 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-06T18:30:38.673Z] #55 44.78 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-06T18:30:38.673Z] #55 44.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-06T18:30:38.673Z] #55 44.99 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-06T18:30:38.763Z] #55 43.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-06T18:30:38.763Z] #55 43.47 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-06T18:30:38.763Z] #55 43.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-06T18:30:38.853Z] #47 ... [2022-08-06T18:30:38.853Z] [2022-08-06T18:30:38.853Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:38.853Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:38.853Z] #42 46.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:38.853Z] #42 46.23 Fetched 17.7 MB in 2s (8781 kB/s) [2022-08-06T18:30:38.853Z] #42 46.44 Selecting previously unselected package xxd. [2022-08-06T18:30:38.853Z] #42 46.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:38.853Z] #42 46.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:30:38.853Z] #42 46.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:38.853Z] #42 47.10 Selecting previously unselected package vim-common. [2022-08-06T18:30:38.853Z] #42 47.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:30:38.853Z] #42 47.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:38.853Z] #42 47.90 Selecting previously unselected package cmake-data. [2022-08-06T18:30:38.853Z] #42 47.92 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-06T18:30:38.853Z] #42 47.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:30:38.853Z] #42 ... [2022-08-06T18:30:38.853Z] [2022-08-06T18:30:38.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:38.853Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:38.853Z] #14 29.37 Reading package lists... [2022-08-06T18:30:38.853Z] #14 39.17 Reading package lists... [2022-08-06T18:30:38.853Z] #14 48.46 Building dependency tree... [2022-08-06T18:30:38.853Z] #14 ... [2022-08-06T18:30:38.853Z] [2022-08-06T18:30:38.853Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:38.853Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:38.853Z] #76 39.81 Reading package lists... [2022-08-06T18:30:38.861Z] #19 125.7 The following additional packages will be installed: [2022-08-06T18:30:38.861Z] #19 125.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-06T18:30:38.861Z] #19 125.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-06T18:30:38.861Z] #19 125.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-06T18:30:38.861Z] #19 125.7 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-06T18:30:38.861Z] #19 125.7 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-06T18:30:38.861Z] #19 125.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-06T18:30:38.861Z] #19 125.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-06T18:30:38.861Z] #19 125.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-06T18:30:38.861Z] #19 125.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-06T18:30:38.861Z] #19 125.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-06T18:30:38.861Z] #19 125.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-06T18:30:38.861Z] #19 125.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-06T18:30:38.861Z] #19 125.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-06T18:30:38.861Z] #19 125.7 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-06T18:30:38.861Z] #19 125.7 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-06T18:30:38.861Z] #19 125.7 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-06T18:30:38.861Z] #19 125.7 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-06T18:30:38.861Z] #19 125.7 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-06T18:30:38.861Z] #19 125.7 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-06T18:30:38.861Z] #19 125.7 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-06T18:30:38.861Z] #19 125.7 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.7 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-06T18:30:38.861Z] #19 125.7 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-06T18:30:38.861Z] #19 125.7 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-06T18:30:38.861Z] #19 125.7 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-06T18:30:38.861Z] #19 125.8 linux-libc-dev-s390x-cross patch xz-utils [2022-08-06T18:30:38.861Z] #19 125.8 Suggested packages: [2022-08-06T18:30:38.861Z] #19 125.8 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-06T18:30:38.861Z] #19 125.8 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.8 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-06T18:30:38.861Z] #19 125.8 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-06T18:30:38.861Z] #19 125.8 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-06T18:30:38.861Z] #19 125.8 libyaml-shell-perl ed diffutils-doc [2022-08-06T18:30:38.861Z] #19 125.8 Recommended packages: [2022-08-06T18:30:38.861Z] #19 125.8 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-06T18:30:38.861Z] #19 125.8 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-06T18:30:38.929Z] #55 45.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-06T18:30:39.025Z] #55 43.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-06T18:30:39.025Z] #55 43.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-06T18:30:39.025Z] #55 43.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-06T18:30:39.025Z] #55 43.82 go: downloading github.com/prometheus/common v0.32.1 [2022-08-06T18:30:39.052Z] #77 0.651 Cloning into '/tmp/crun-build'... [2022-08-06T18:30:39.185Z] #55 45.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-06T18:30:39.185Z] #55 45.48 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-06T18:30:39.588Z] #55 44.23 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-06T18:30:39.588Z] #55 44.31 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-06T18:30:39.756Z] #55 45.90 go: downloading honnef.co/go/tools v0.3.1 [2022-08-06T18:30:39.803Z] #19 ... [2022-08-06T18:30:39.803Z] [2022-08-06T18:30:39.803Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:39.803Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:30:39.803Z] #84 82.33 configure.ac:7: installing 'build-aux/compile' [2022-08-06T18:30:39.803Z] #84 82.34 configure.ac:9: installing 'build-aux/config.guess' [2022-08-06T18:30:39.803Z] #84 82.36 configure.ac:9: installing 'build-aux/config.sub' [2022-08-06T18:30:39.803Z] #84 82.36 configure.ac:11: installing 'build-aux/install-sh' [2022-08-06T18:30:39.803Z] #84 82.38 configure.ac:11: installing 'build-aux/missing' [2022-08-06T18:30:40.064Z] #84 82.70 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:30:40.064Z] #84 82.78 parallel-tests: installing 'build-aux/test-driver' [2022-08-06T18:30:40.518Z] #55 ... [2022-08-06T18:30:40.518Z] [2022-08-06T18:30:40.518Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:40.518Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:40.518Z] #62 31.41 Reading package lists... [2022-08-06T18:30:40.518Z] #62 37.40 Building dependency tree... [2022-08-06T18:30:40.518Z] #62 41.12 The following additional packages will be installed: [2022-08-06T18:30:40.518Z] #62 41.17 libbtrfs0 [2022-08-06T18:30:40.518Z] #62 41.48 The following NEW packages will be installed: [2022-08-06T18:30:40.518Z] #62 41.48 libbtrfs-dev libbtrfs0 [2022-08-06T18:30:40.518Z] #62 41.99 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:40.518Z] #62 41.99 Need to get 460 kB of archives. [2022-08-06T18:30:40.518Z] #62 41.99 After this operation, 1237 kB of additional disk space will be used. [2022-08-06T18:30:40.518Z] #62 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:30:40.518Z] #62 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:30:40.518Z] #62 43.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:40.518Z] #62 43.50 Fetched 460 kB in 1s (881 kB/s) [2022-08-06T18:30:40.518Z] #62 43.66 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:30:40.518Z] #62 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:40.518Z] #62 43.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:30:40.518Z] #62 43.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:40.518Z] #62 43.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:30:40.518Z] #62 44.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:30:40.518Z] #62 44.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:40.518Z] #62 44.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:40.518Z] #62 44.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:40.518Z] #62 44.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:40.518Z] #62 DONE 45.1s [2022-08-06T18:30:40.518Z] [2022-08-06T18:30:40.518Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:40.518Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:40.518Z] #40 44.73 NAME: [2022-08-06T18:30:40.518Z] #40 44.73 go-winres - A tool for embedding resources in Windows executables [2022-08-06T18:30:40.518Z] #40 44.73 [2022-08-06T18:30:40.518Z] #40 44.73 USAGE: [2022-08-06T18:30:40.518Z] #40 44.73 go-winres [global options] command [command options] [arguments...] [2022-08-06T18:30:40.518Z] #40 44.73 [2022-08-06T18:30:40.518Z] #40 44.73 COMMANDS: [2022-08-06T18:30:40.518Z] #40 44.73 init Create an initial ./winres/winres.json [2022-08-06T18:30:40.518Z] #40 44.73 make Make syso files for the "go build" command [2022-08-06T18:30:40.518Z] #40 44.73 simply Make syso files for the "go build" command (simplified) [2022-08-06T18:30:40.518Z] #40 44.73 extract Extract all resources from an executable [2022-08-06T18:30:40.518Z] #40 44.73 patch Replace resources in an executable file (exe, dll) [2022-08-06T18:30:40.518Z] #40 44.73 help, h Shows a list of commands or help for one command [2022-08-06T18:30:40.518Z] #40 44.73 [2022-08-06T18:30:40.518Z] #40 44.73 GLOBAL OPTIONS: [2022-08-06T18:30:40.518Z] #40 44.73 --help, -h show help (default: false) [2022-08-06T18:30:40.518Z] #40 DONE 45.1s [2022-08-06T18:30:40.518Z] [2022-08-06T18:30:40.518Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:40.518Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:40.518Z] #55 45.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-06T18:30:40.775Z] #55 45.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-06T18:30:41.125Z] #55 ... [2022-08-06T18:30:41.125Z] [2022-08-06T18:30:41.125Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:41.125Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:41.125Z] #76 38.49 Reading package lists... [2022-08-06T18:30:41.730Z] #55 ... [2022-08-06T18:30:41.730Z] [2022-08-06T18:30:41.730Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:41.730Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:41.730Z] #76 30.16 Reading package lists... [2022-08-06T18:30:41.730Z] #76 36.57 Building dependency tree... [2022-08-06T18:30:41.730Z] #76 40.44 python3 is already the newest version (3.9.2-3). [2022-08-06T18:30:41.730Z] #76 40.44 The following additional packages will be installed: [2022-08-06T18:30:41.730Z] #76 40.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-06T18:30:41.730Z] #76 40.44 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-06T18:30:41.730Z] #76 40.47 Suggested packages: [2022-08-06T18:30:41.730Z] #76 40.47 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-06T18:30:41.730Z] #76 40.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-06T18:30:41.730Z] #76 40.47 m4-doc ed diffutils-doc [2022-08-06T18:30:41.730Z] #76 40.47 Recommended packages: [2022-08-06T18:30:41.730Z] #76 40.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-06T18:30:41.730Z] #76 42.15 The following NEW packages will be installed: [2022-08-06T18:30:41.730Z] #76 42.15 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-06T18:30:41.730Z] #76 42.15 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-06T18:30:41.730Z] #76 42.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-06T18:30:41.730Z] #76 42.15 libyajl2 m4 patch xz-utils [2022-08-06T18:30:41.730Z] #76 42.63 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:41.730Z] #76 42.63 Need to get 5940 kB of archives. [2022-08-06T18:30:41.730Z] #76 42.63 After this operation, 18.7 MB of additional disk space will be used. [2022-08-06T18:30:41.730Z] #76 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:30:41.730Z] #76 42.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-06T18:30:41.730Z] #76 42.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-06T18:30:41.730Z] #76 42.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-06T18:30:41.730Z] #76 42.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-08-06T18:30:41.730Z] #76 42.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-06T18:30:41.730Z] #76 42.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-06T18:30:41.730Z] #76 42.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-06T18:30:41.730Z] #76 42.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-06T18:30:41.730Z] #76 42.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-06T18:30:41.730Z] #76 42.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:30:41.730Z] #76 42.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:30:41.730Z] #76 42.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-06T18:30:41.730Z] #76 42.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:30:41.730Z] #76 42.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-06T18:30:41.730Z] #76 42.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:30:41.730Z] #76 42.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-06T18:30:41.730Z] #76 42.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:30:41.730Z] #76 42.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:30:41.730Z] #76 43.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-06T18:30:41.730Z] #76 43.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:30:41.730Z] #76 43.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:30:41.730Z] #76 43.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-06T18:30:41.730Z] #76 44.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:41.730Z] #76 44.50 Fetched 5940 kB in 1s (7633 kB/s) [2022-08-06T18:30:41.730Z] #76 44.63 Selecting previously unselected package bzip2. [2022-08-06T18:30:41.730Z] #76 44.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:41.730Z] #76 44.77 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:30:41.730Z] #76 44.80 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:30:41.730Z] #76 45.03 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:30:41.730Z] #76 45.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:41.730Z] #76 45.06 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:41.730Z] #76 45.70 Selecting previously unselected package libmagic1:amd64. [2022-08-06T18:30:41.730Z] #76 45.70 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:41.730Z] #76 45.70 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:30:41.730Z] #76 45.94 Selecting previously unselected package file. [2022-08-06T18:30:41.730Z] #76 45.94 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:41.730Z] #76 45.94 Unpacking file (1:5.39-3) ... [2022-08-06T18:30:41.730Z] #76 46.08 Selecting previously unselected package xz-utils. [2022-08-06T18:30:41.730Z] #76 46.08 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:30:41.730Z] #76 46.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:30:41.991Z] #76 46.46 Selecting previously unselected package libsigsegv2:amd64. [2022-08-06T18:30:41.991Z] #76 46.46 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-06T18:30:41.991Z] #76 46.46 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:30:41.991Z] #76 46.54 Selecting previously unselected package m4. [2022-08-06T18:30:41.991Z] #76 46.54 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-06T18:30:41.991Z] #76 46.54 Unpacking m4 (1.4.18-5) ... [2022-08-06T18:30:41.991Z] #76 ... [2022-08-06T18:30:41.991Z] [2022-08-06T18:30:41.991Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:41.991Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:41.991Z] #42 41.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:41.991Z] #42 42.08 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-08-06T18:30:41.991Z] #42 42.20 Selecting previously unselected package xxd. [2022-08-06T18:30:41.991Z] #42 42.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:41.991Z] #42 42.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:30:41.991Z] #42 42.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:41.991Z] #42 42.51 Selecting previously unselected package vim-common. [2022-08-06T18:30:41.991Z] #42 42.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:30:41.991Z] #42 42.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:41.991Z] #42 42.93 Selecting previously unselected package cmake-data. [2022-08-06T18:30:41.991Z] #42 42.93 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-06T18:30:41.991Z] #42 42.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:30:41.995Z] #76 49.21 Building dependency tree... [2022-08-06T18:30:42.554Z] #42 ... [2022-08-06T18:30:42.554Z] [2022-08-06T18:30:42.554Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-06T18:30:42.554Z] #63 sha256:e8bcd38a12f875c4fc91a8f70b93f856d522ec5ef807db8682b8e781882e4a85 [2022-08-06T18:30:42.554Z] #63 DONE 1.9s [2022-08-06T18:30:42.554Z] [2022-08-06T18:30:42.554Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:42.554Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:42.554Z] #51 30.56 Reading package lists... [2022-08-06T18:30:42.554Z] #51 36.96 Building dependency tree... [2022-08-06T18:30:42.554Z] #51 40.84 The following additional packages will be installed: [2022-08-06T18:30:42.554Z] #51 40.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:42.554Z] #51 40.96 python3-protobuf python3-six [2022-08-06T18:30:42.554Z] #51 40.96 Suggested packages: [2022-08-06T18:30:42.554Z] #51 40.96 python3-setuptools [2022-08-06T18:30:42.554Z] #51 40.96 Recommended packages: [2022-08-06T18:30:42.554Z] #51 40.96 iproute2 | iproute [2022-08-06T18:30:42.554Z] #51 41.64 The following NEW packages will be installed: [2022-08-06T18:30:42.554Z] #51 41.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:42.554Z] #51 41.64 python3-protobuf python3-six [2022-08-06T18:30:42.554Z] #51 42.10 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:42.554Z] #51 42.10 Need to get 2315 kB of archives. [2022-08-06T18:30:42.554Z] #51 42.10 After this operation, 11.1 MB of additional disk space will be used. [2022-08-06T18:30:42.554Z] #51 42.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-06T18:30:42.554Z] #51 42.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:30:42.554Z] #51 42.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-06T18:30:42.554Z] #51 42.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-06T18:30:42.554Z] #51 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:30:42.554Z] #51 42.19 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-08-06T18:30:42.554Z] #51 42.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:30:42.554Z] #51 44.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-06T18:30:42.554Z] #51 45.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:42.554Z] #51 46.29 Fetched 2315 kB in 3s (718 kB/s) [2022-08-06T18:30:42.554Z] #51 46.41 Selecting previously unselected package libprotobuf23:amd64. [2022-08-06T18:30:42.554Z] #51 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:42.555Z] #51 46.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-06T18:30:42.555Z] #51 46.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:30:42.555Z] #51 ... [2022-08-06T18:30:42.555Z] [2022-08-06T18:30:42.555Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:42.555Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:42.555Z] #76 46.83 Selecting previously unselected package autoconf. [2022-08-06T18:30:42.555Z] #76 46.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-06T18:30:42.555Z] #76 46.83 Unpacking autoconf (2.69-14) ... [2022-08-06T18:30:42.555Z] #76 47.18 Selecting previously unselected package autotools-dev. [2022-08-06T18:30:42.555Z] #76 47.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-06T18:30:42.555Z] #76 47.23 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:30:42.812Z] #76 47.39 Selecting previously unselected package automake. [2022-08-06T18:30:42.812Z] #76 47.39 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-06T18:30:42.812Z] #76 47.40 Unpacking automake (1:1.16.3-2) ... [2022-08-06T18:30:43.375Z] #76 48.03 Selecting previously unselected package patch. [2022-08-06T18:30:43.375Z] #76 48.03 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:30:43.375Z] #76 48.03 Unpacking patch (2.7.6-7) ... [2022-08-06T18:30:43.633Z] #76 48.23 Selecting previously unselected package dpkg-dev. [2022-08-06T18:30:43.633Z] #76 48.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:30:43.633Z] #76 48.23 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:30:43.905Z] #76 47.69 Building dependency tree... [2022-08-06T18:30:43.905Z] #76 ... [2022-08-06T18:30:43.905Z] [2022-08-06T18:30:43.905Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:43.905Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:43.905Z] #62 30.62 Reading package lists... [2022-08-06T18:30:43.905Z] #62 40.43 Building dependency tree... [2022-08-06T18:30:43.905Z] #62 47.57 The following additional packages will be installed: [2022-08-06T18:30:43.905Z] #62 47.58 libbtrfs0 [2022-08-06T18:30:43.905Z] #62 47.95 The following NEW packages will be installed: [2022-08-06T18:30:43.905Z] #62 47.99 libbtrfs-dev libbtrfs0 [2022-08-06T18:30:43.905Z] #62 48.60 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:43.905Z] #62 48.60 Need to get 460 kB of archives. [2022-08-06T18:30:43.905Z] #62 48.60 After this operation, 1237 kB of additional disk space will be used. [2022-08-06T18:30:43.905Z] #62 48.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:30:43.905Z] #62 48.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:30:43.905Z] #62 ... [2022-08-06T18:30:43.905Z] [2022-08-06T18:30:43.905Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:43.905Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:43.905Z] #55 49.53 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-06T18:30:43.905Z] #55 49.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-06T18:30:43.905Z] #55 49.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-06T18:30:43.905Z] #55 49.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-06T18:30:43.905Z] #55 50.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-06T18:30:43.905Z] #55 50.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-06T18:30:44.019Z] #76 ... [2022-08-06T18:30:44.019Z] [2022-08-06T18:30:44.019Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:44.019Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:44.019Z] #55 43.83 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-06T18:30:44.019Z] #55 43.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-06T18:30:44.019Z] #55 44.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-06T18:30:44.019Z] #55 44.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-06T18:30:44.019Z] #55 44.54 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-06T18:30:44.019Z] #55 47.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-06T18:30:44.019Z] #55 47.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-06T18:30:44.019Z] #55 47.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-06T18:30:44.019Z] #55 47.79 go: downloading golang.org/x/text v0.3.7 [2022-08-06T18:30:44.019Z] #55 ... [2022-08-06T18:30:44.019Z] [2022-08-06T18:30:44.019Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:44.019Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:44.019Z] #51 43.01 Reading package lists... [2022-08-06T18:30:44.162Z] #55 50.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-06T18:30:44.267Z] #84 86.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:30:44.267Z] #84 86.12 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:30:44.267Z] #84 86.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:30:44.267Z] #84 86.70 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:30:44.267Z] #84 86.85 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:30:44.267Z] #84 86.94 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:30:44.267Z] #84 87.05 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:30:44.418Z] #55 50.56 go: downloading golang.org/x/text v0.3.7 [2022-08-06T18:30:44.440Z] #77 ... [2022-08-06T18:30:44.440Z] [2022-08-06T18:30:44.440Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:44.440Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:44.440Z] #42 44.85 Selecting previously unselected package libxml2:arm64. [2022-08-06T18:30:44.440Z] #42 44.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 44.86 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:30:44.440Z] #42 45.30 Selecting previously unselected package libarchive13:arm64. [2022-08-06T18:30:44.440Z] #42 45.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 45.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 45.62 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-06T18:30:44.440Z] #42 45.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 45.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-06T18:30:44.440Z] #42 45.82 Selecting previously unselected package librhash0:arm64. [2022-08-06T18:30:44.440Z] #42 45.82 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 45.83 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-06T18:30:44.440Z] #42 46.02 Selecting previously unselected package libuv1:arm64. [2022-08-06T18:30:44.440Z] #42 46.02 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 46.03 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-06T18:30:44.440Z] #42 46.15 Selecting previously unselected package cmake. [2022-08-06T18:30:44.440Z] #42 46.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-06T18:30:44.440Z] #42 46.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 48.87 Setting up libicu67:arm64 (67.1-7) ... [2022-08-06T18:30:44.440Z] #42 48.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 48.92 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-06T18:30:44.440Z] #42 48.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 48.98 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-06T18:30:44.440Z] #42 48.99 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-06T18:30:44.440Z] #42 49.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 49.03 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:30:44.440Z] #42 49.05 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 49.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:30:44.440Z] #42 49.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:44.440Z] #42 ... [2022-08-06T18:30:44.440Z] [2022-08-06T18:30:44.440Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:44.440Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-06T18:30:44.440Z] #34 39.04 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-06T18:30:44.440Z] #34 39.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-06T18:30:44.440Z] #34 39.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:44.440Z] #34 ... [2022-08-06T18:30:44.440Z] [2022-08-06T18:30:44.440Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:44.440Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:30:44.440Z] #77 5.920 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-06T18:30:44.531Z] #84 87.20 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:30:44.778Z] #77 5.933 Cloning into '/tmp/crun-build/libocispec'... [2022-08-06T18:30:44.958Z] #51 52.28 Building dependency tree... [2022-08-06T18:30:45.003Z] #76 49.33 Selecting previously unselected package build-essential. [2022-08-06T18:30:45.003Z] #76 49.35 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-06T18:30:45.003Z] #76 49.35 Unpacking build-essential (12.9) ... [2022-08-06T18:30:45.003Z] #76 49.47 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:30:45.003Z] #76 49.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:30:45.003Z] #76 49.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:30:45.003Z] #76 49.57 Selecting previously unselected package libcap-dev:amd64. [2022-08-06T18:30:45.003Z] #76 49.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-06T18:30:45.003Z] #76 49.61 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:30:45.202Z] #77 6.626 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-06T18:30:45.202Z] #77 6.646 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-06T18:30:45.261Z] #76 49.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:30:45.261Z] #76 49.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:30:45.261Z] #76 49.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:45.261Z] #76 49.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-06T18:30:45.261Z] #76 49.85 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:30:45.261Z] #76 49.91 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:45.261Z] #76 49.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:30:45.466Z] #77 6.646 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-06T18:30:45.466Z] #77 6.648 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-06T18:30:45.466Z] #77 6.662 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-06T18:30:45.518Z] #76 49.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:30:45.518Z] #76 50.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:30:45.518Z] #76 50.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:30:45.518Z] #76 50.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:30:45.518Z] #76 50.26 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:30:46.447Z] #76 51.09 Selecting previously unselected package libtool. [2022-08-06T18:30:46.447Z] #76 51.12 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-06T18:30:46.447Z] #76 51.12 Unpacking libtool (2.4.6-15) ... [2022-08-06T18:30:46.703Z] #76 51.42 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:30:46.703Z] #76 51.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:30:46.703Z] #76 51.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:30:46.834Z] #77 ... [2022-08-06T18:30:46.834Z] [2022-08-06T18:30:46.834Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:46.834Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-06T18:30:46.834Z] #42 DONE 51.9s [2022-08-06T18:30:46.834Z] [2022-08-06T18:30:46.834Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:46.834Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-06T18:30:46.834Z] #51 43.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-06T18:30:46.834Z] #51 44.03 Setting up python3-protobuf (3.12.4-1) ... [2022-08-06T18:30:46.834Z] #51 47.09 Setting up criu (3.17.1-1) ... [2022-08-06T18:30:46.834Z] #51 48.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:46.834Z] #51 DONE 51.3s [2022-08-06T18:30:46.834Z] [2022-08-06T18:30:46.834Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:46.834Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:30:46.834Z] #77 8.234 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-06T18:30:46.960Z] #76 51.74 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:30:46.960Z] #76 51.74 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:30:46.960Z] #76 51.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:30:47.091Z] #77 ... [2022-08-06T18:30:47.091Z] [2022-08-06T18:30:47.091Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:30:47.091Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-06T18:30:47.091Z] #53 51.34 gotestsum version dev [2022-08-06T18:30:47.091Z] #53 DONE 52.1s [2022-08-06T18:30:47.091Z] [2022-08-06T18:30:47.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:47.091Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:47.091Z] #14 44.42 Selecting previously unselected package binutils-mingw-w64. [2022-08-06T18:30:47.091Z] #14 44.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-06T18:30:47.091Z] #14 44.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:30:47.091Z] #14 44.59 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-06T18:30:47.091Z] #14 44.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-06T18:30:47.091Z] #14 44.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:30:47.091Z] #14 44.77 Selecting previously unselected package dmsetup. [2022-08-06T18:30:47.091Z] #14 44.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-06T18:30:47.091Z] #14 44.80 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:30:47.091Z] #14 44.99 Selecting previously unselected package mingw-w64-common. [2022-08-06T18:30:47.091Z] #14 44.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-06T18:30:47.091Z] #14 45.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-06T18:30:47.091Z] #14 51.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-06T18:30:47.091Z] #14 51.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-06T18:30:47.091Z] #14 51.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:30:47.218Z] #76 51.90 Selecting previously unselected package libyajl-dev:amd64. [2022-08-06T18:30:47.218Z] #76 51.94 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-06T18:30:47.218Z] #76 51.94 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:30:47.348Z] #14 ... [2022-08-06T18:30:47.348Z] [2022-08-06T18:30:47.348Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-06T18:30:47.348Z] #43 sha256:50353e4bff140c2a07cc04761d56e6e1890f8c4bb7f6533c57da2e603973c306 [2022-08-06T18:30:47.348Z] #43 DONE 0.7s [2022-08-06T18:30:47.348Z] [2022-08-06T18:30:47.348Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:30:47.348Z] #44 sha256:da3c1e788f5c57d6bd6018ba887eba243218b343d4aa7eda70b879054d7cd150 [2022-08-06T18:30:47.475Z] #76 52.10 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:30:47.475Z] #76 52.12 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:47.475Z] #76 52.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:30:47.475Z] #76 52.14 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:30:47.475Z] #76 ... [2022-08-06T18:30:47.475Z] [2022-08-06T18:30:47.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:47.475Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:47.475Z] #14 42.08 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-08-06T18:30:47.475Z] #14 43.73 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-08-06T18:30:47.475Z] #14 44.29 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-08-06T18:30:47.475Z] #14 45.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-06T18:30:47.475Z] #14 46.76 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-08-06T18:30:47.475Z] #14 47.38 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-08-06T18:30:47.475Z] #14 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-06T18:30:47.475Z] #14 47.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-06T18:30:47.475Z] #14 47.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:30:47.475Z] #14 47.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:30:47.475Z] #14 47.45 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-08-06T18:30:47.475Z] #14 47.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:30:47.475Z] #14 47.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-06T18:30:47.475Z] #14 47.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-06T18:30:47.475Z] #14 47.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-06T18:30:47.475Z] #14 47.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-06T18:30:47.475Z] #14 47.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-06T18:30:47.475Z] #14 47.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-06T18:30:47.475Z] #14 47.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-06T18:30:47.475Z] #14 47.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:30:47.475Z] #14 47.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:30:47.475Z] #14 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:47.475Z] #14 49.02 Fetched 115 MB in 8s (15.2 MB/s) [2022-08-06T18:30:47.475Z] #14 49.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-06T18:30:47.475Z] #14 49.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:47.475Z] #14 49.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:30:47.475Z] #14 49.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:30:47.475Z] #14 51.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-06T18:30:47.475Z] #14 51.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:30:47.475Z] #14 51.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:30:47.475Z] #14 ... [2022-08-06T18:30:47.475Z] [2022-08-06T18:30:47.475Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:47.475Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:47.475Z] #76 52.16 Setting up file (1:5.39-3) ... [2022-08-06T18:30:47.475Z] #76 52.18 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:30:47.475Z] #76 52.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:47.475Z] #76 52.20 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:47.475Z] #76 52.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:30:47.475Z] #76 52.22 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:30:47.475Z] #76 52.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:30:47.475Z] #76 52.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:30:47.493Z] #51 ... [2022-08-06T18:30:47.493Z] [2022-08-06T18:30:47.493Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:47.493Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:47.493Z] #14 48.46 Building dependency tree... [2022-08-06T18:30:47.493Z] #14 54.75 The following additional packages will be installed: [2022-08-06T18:30:47.493Z] #14 54.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:47.493Z] #14 54.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-06T18:30:47.493Z] #14 54.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-06T18:30:47.493Z] #14 54.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-06T18:30:47.493Z] #14 54.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-06T18:30:47.493Z] #14 54.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-06T18:30:47.493Z] #14 54.79 mingw-w64-common mingw-w64-x86-64-dev [2022-08-06T18:30:47.493Z] #14 54.82 Suggested packages: [2022-08-06T18:30:47.493Z] #14 54.84 gcc-10-locales seccomp wine64 [2022-08-06T18:30:47.493Z] #14 57.11 The following NEW packages will be installed: [2022-08-06T18:30:47.493Z] #14 57.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:47.493Z] #14 57.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-06T18:30:47.493Z] #14 57.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-06T18:30:47.493Z] #14 57.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-06T18:30:47.493Z] #14 57.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-06T18:30:47.493Z] #14 57.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-06T18:30:47.493Z] #14 57.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-06T18:30:47.493Z] #14 57.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-06T18:30:47.493Z] #14 57.17 mingw-w64-x86-64-dev [2022-08-06T18:30:47.732Z] #55 ... [2022-08-06T18:30:47.732Z] [2022-08-06T18:30:47.732Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:47.732Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:47.732Z] #62 50.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:47.732Z] #62 51.14 Fetched 460 kB in 0s (1168 kB/s) [2022-08-06T18:30:47.732Z] #62 51.41 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:30:47.732Z] #62 51.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:47.732Z] #62 51.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:30:47.732Z] #62 51.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:47.732Z] #62 51.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:30:47.732Z] #62 51.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:30:47.732Z] #62 52.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:47.732Z] #62 52.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:47.732Z] #62 52.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:47.732Z] #62 52.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:47.732Z] #62 DONE 53.6s [2022-08-06T18:30:47.732Z] [2022-08-06T18:30:47.732Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-06T18:30:47.732Z] #63 sha256:94b67782b084cb6b1a02db0f51a9b86e81da29145f8ad082d9ce11879c9e0d05 [2022-08-06T18:30:47.732Z] #63 DONE 0.3s [2022-08-06T18:30:47.732Z] [2022-08-06T18:30:47.732Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:47.732Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:47.732Z] #76 53.83 python3 is already the newest version (3.9.2-3). [2022-08-06T18:30:47.732Z] #76 53.83 The following additional packages will be installed: [2022-08-06T18:30:47.732Z] #76 53.89 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-06T18:30:47.732Z] #76 53.90 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-06T18:30:47.732Z] #76 53.92 Suggested packages: [2022-08-06T18:30:47.732Z] #76 53.92 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-06T18:30:47.732Z] #76 53.92 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-06T18:30:47.732Z] #76 53.92 m4-doc ed diffutils-doc [2022-08-06T18:30:47.732Z] #76 53.92 Recommended packages: [2022-08-06T18:30:47.732Z] #76 53.92 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-06T18:30:47.732Z] #76 52.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:30:47.732Z] #76 52.31 Setting up patch (2.7.6-7) ... [2022-08-06T18:30:47.732Z] #76 52.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:30:47.732Z] #76 52.36 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:30:47.732Z] #76 52.36 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:30:47.732Z] #76 52.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:30:47.732Z] #76 52.42 Setting up libtool (2.4.6-15) ... [2022-08-06T18:30:47.732Z] #76 52.44 Setting up m4 (1.4.18-5) ... [2022-08-06T18:30:47.732Z] #76 52.44 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:30:47.732Z] #76 52.47 Setting up autoconf (2.69-14) ... [2022-08-06T18:30:47.752Z] #14 57.78 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:47.752Z] #14 57.78 Need to get 115 MB of archives. [2022-08-06T18:30:47.752Z] #14 57.78 After this operation, 645 MB of additional disk space will be used. [2022-08-06T18:30:47.752Z] #14 57.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-06T18:30:47.752Z] #14 57.97 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-08-06T18:30:47.832Z] #84 ... [2022-08-06T18:30:47.832Z] [2022-08-06T18:30:47.832Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:30:47.832Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:30:47.832Z] #19 134.4 The following NEW packages will be installed: [2022-08-06T18:30:47.832Z] #19 134.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-06T18:30:47.832Z] #19 134.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-06T18:30:47.832Z] #19 134.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-06T18:30:47.832Z] #19 134.5 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-06T18:30:47.832Z] #19 134.5 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-06T18:30:47.832Z] #19 134.5 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-06T18:30:47.832Z] #19 134.5 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-06T18:30:47.832Z] #19 134.5 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-06T18:30:47.832Z] #19 134.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-06T18:30:47.832Z] #19 134.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-06T18:30:47.832Z] #19 134.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-06T18:30:47.832Z] #19 134.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-06T18:30:47.832Z] #19 134.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-06T18:30:47.832Z] #19 134.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-06T18:30:47.832Z] #19 134.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-06T18:30:47.832Z] #19 134.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-06T18:30:47.832Z] #19 134.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-06T18:30:47.832Z] #19 134.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-06T18:30:47.832Z] #19 134.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-06T18:30:47.832Z] #19 134.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-06T18:30:47.832Z] #19 134.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-06T18:30:47.832Z] #19 134.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-06T18:30:47.832Z] #19 134.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-06T18:30:47.832Z] #19 134.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-06T18:30:47.832Z] #19 134.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-06T18:30:47.832Z] #19 134.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-06T18:30:47.832Z] #19 134.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-06T18:30:47.832Z] #19 134.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-06T18:30:47.832Z] #19 134.5 linux-libc-dev-s390x-cross patch xz-utils [2022-08-06T18:30:48.031Z] #76 52.49 Setting up build-essential (12.9) ... [2022-08-06T18:30:48.031Z] #76 52.50 Setting up automake (1:1.16.3-2) ... [2022-08-06T18:30:48.031Z] #76 52.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-06T18:30:48.031Z] #76 52.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:48.093Z] #19 135.3 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:48.093Z] #19 135.3 Need to get 788 MB of archives. [2022-08-06T18:30:48.093Z] #19 135.3 After this operation, 3385 MB of additional disk space will be used. [2022-08-06T18:30:48.093Z] #19 135.3 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-06T18:30:48.093Z] #19 135.3 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:30:48.279Z] #44 0.955 + RM_GOPATH=0 [2022-08-06T18:30:48.279Z] #44 0.955 + TMP_GOPATH= [2022-08-06T18:30:48.279Z] #44 0.955 + : /build [2022-08-06T18:30:48.279Z] #44 0.955 + '[' -z '' ']' [2022-08-06T18:30:48.279Z] #44 0.955 ++ mktemp -d [2022-08-06T18:30:48.279Z] #44 0.989 + export GOPATH=/tmp/tmp.Rao1QbvMY6 [2022-08-06T18:30:48.279Z] #44 0.989 + GOPATH=/tmp/tmp.Rao1QbvMY6 [2022-08-06T18:30:48.279Z] #44 0.989 + RM_GOPATH=1 [2022-08-06T18:30:48.279Z] #44 0.989 + case "$(go env GOARCH)" in [2022-08-06T18:30:48.279Z] #44 0.989 ++ go env GOARCH [2022-08-06T18:30:48.321Z] #14 58.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-06T18:30:48.321Z] #14 58.29 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-08-06T18:30:48.321Z] #14 58.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-06T18:30:48.321Z] #14 58.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-06T18:30:48.353Z] #19 135.3 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-06T18:30:48.353Z] #19 135.4 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-06T18:30:48.353Z] #19 135.4 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-06T18:30:48.353Z] #19 135.4 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:30:48.353Z] #19 135.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-06T18:30:48.353Z] #19 135.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-06T18:30:48.536Z] #44 1.088 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:48.536Z] #44 1.088 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:48.536Z] #44 1.088 ++ dirname /install.sh [2022-08-06T18:30:48.536Z] #44 1.088 + dir=/ [2022-08-06T18:30:48.536Z] #44 1.088 + bin=tini [2022-08-06T18:30:48.536Z] #44 1.088 + shift [2022-08-06T18:30:48.536Z] #44 1.088 + '[' '!' -f //tini.installer ']' [2022-08-06T18:30:48.536Z] #44 1.088 + . //tini.installer [2022-08-06T18:30:48.536Z] #44 1.088 ++ : v0.19.0 [2022-08-06T18:30:48.536Z] #44 1.088 + install_tini [2022-08-06T18:30:48.536Z] #44 1.088 + echo 'Install tini version v0.19.0' [2022-08-06T18:30:48.536Z] #44 1.088 + git clone https://github.com/krallin/tini.git /tmp/tmp.Rao1QbvMY6/tini [2022-08-06T18:30:48.536Z] #44 1.088 Cloning into '/tmp/tmp.Rao1QbvMY6/tini'... [2022-08-06T18:30:48.536Z] #44 1.088 Install tini version v0.19.0 [2022-08-06T18:30:48.595Z] #76 DONE 53.2s [2022-08-06T18:30:48.595Z] [2022-08-06T18:30:48.595Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:48.595Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:48.595Z] #51 47.40 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:30:48.595Z] #51 47.40 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:30:48.595Z] #51 47.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:30:48.595Z] #51 47.71 Selecting previously unselected package python3-six. [2022-08-06T18:30:48.595Z] #51 47.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-06T18:30:48.595Z] #51 47.71 Unpacking python3-six (1.16.0-2) ... [2022-08-06T18:30:48.595Z] #51 47.82 Selecting previously unselected package python3-protobuf. [2022-08-06T18:30:48.595Z] #51 47.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-06T18:30:48.595Z] #51 47.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-06T18:30:48.595Z] #51 48.36 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:30:48.595Z] #51 48.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:30:48.595Z] #51 48.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:30:48.595Z] #51 48.58 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:30:48.595Z] #51 48.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:30:48.595Z] #51 48.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:30:48.595Z] #51 48.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:30:48.595Z] #51 48.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:30:48.595Z] #51 48.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:48.595Z] #51 48.90 Selecting previously unselected package criu. [2022-08-06T18:30:48.595Z] #51 48.90 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-06T18:30:48.595Z] #51 48.90 Unpacking criu (3.17.1-1) ... [2022-08-06T18:30:48.595Z] #51 49.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:30:48.595Z] #51 51.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:30:48.595Z] #51 51.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:30:48.595Z] #51 51.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:30:48.595Z] #51 51.65 Setting up python3-six (1.16.0-2) ... [2022-08-06T18:30:48.595Z] #51 52.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:30:48.595Z] #51 52.86 Setting up python3-protobuf (3.12.4-1) ... [2022-08-06T18:30:48.614Z] #19 135.6 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-06T18:30:48.874Z] #19 135.8 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-06T18:30:48.874Z] #19 135.9 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-06T18:30:48.874Z] #19 136.0 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-08-06T18:30:48.874Z] #19 136.0 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-08-06T18:30:48.889Z] #14 58.87 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-08-06T18:30:48.889Z] #14 ... [2022-08-06T18:30:48.889Z] [2022-08-06T18:30:48.889Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:48.889Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:48.889Z] #51 58.77 The following additional packages will be installed: [2022-08-06T18:30:49.148Z] #51 58.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:49.148Z] #51 58.79 python3-protobuf python3-six [2022-08-06T18:30:49.148Z] #51 58.81 Suggested packages: [2022-08-06T18:30:49.148Z] #51 58.84 python3-setuptools [2022-08-06T18:30:49.148Z] #51 58.84 Recommended packages: [2022-08-06T18:30:49.148Z] #51 58.84 iproute2 | iproute [2022-08-06T18:30:49.407Z] #51 ... [2022-08-06T18:30:49.407Z] [2022-08-06T18:30:49.407Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:49.407Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:49.407Z] #62 40.39 Reading package lists... [2022-08-06T18:30:49.407Z] #62 49.51 Building dependency tree... [2022-08-06T18:30:49.407Z] #62 55.68 The following additional packages will be installed: [2022-08-06T18:30:49.407Z] #62 55.68 libbtrfs0 [2022-08-06T18:30:49.407Z] #62 56.08 The following NEW packages will be installed: [2022-08-06T18:30:49.407Z] #62 56.09 libbtrfs-dev libbtrfs0 [2022-08-06T18:30:49.407Z] #62 56.76 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:49.407Z] #62 56.76 Need to get 460 kB of archives. [2022-08-06T18:30:49.407Z] #62 56.76 After this operation, 1237 kB of additional disk space will be used. [2022-08-06T18:30:49.407Z] #62 56.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:30:49.407Z] #62 56.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:30:49.407Z] #62 58.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:49.407Z] #62 59.48 Fetched 460 kB in 1s (866 kB/s) [2022-08-06T18:30:49.407Z] #62 ... [2022-08-06T18:30:49.407Z] [2022-08-06T18:30:49.407Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:49.407Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:49.407Z] #14 59.29 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-08-06T18:30:49.407Z] #14 59.29 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-08-06T18:30:49.466Z] #44 2.131 + cd /tmp/tmp.Rao1QbvMY6/tini [2022-08-06T18:30:49.466Z] #44 2.131 + git checkout -q v0.19.0 [2022-08-06T18:30:49.466Z] #44 2.152 + cmake . [2022-08-06T18:30:49.629Z] #76 ... [2022-08-06T18:30:49.629Z] [2022-08-06T18:30:49.629Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:30:49.629Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:30:49.629Z] #47 45.62 + 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-08-06T18:30:49.629Z] #47 ... [2022-08-06T18:30:49.629Z] [2022-08-06T18:30:49.629Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:30:49.629Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:30:49.629Z] #64 1.366 + RM_GOPATH=0 [2022-08-06T18:30:49.629Z] #64 1.366 + TMP_GOPATH= [2022-08-06T18:30:49.629Z] #64 1.366 + : /build [2022-08-06T18:30:49.629Z] #64 1.374 + '[' -z '' ']' [2022-08-06T18:30:49.629Z] #64 1.374 ++ mktemp -d [2022-08-06T18:30:49.629Z] #64 1.385 + export GOPATH=/tmp/tmp.ITe3zDNcq8 [2022-08-06T18:30:49.629Z] #64 1.385 + GOPATH=/tmp/tmp.ITe3zDNcq8 [2022-08-06T18:30:49.629Z] #64 1.386 + RM_GOPATH=1 [2022-08-06T18:30:49.629Z] #64 1.390 + case "$(go env GOARCH)" in [2022-08-06T18:30:49.629Z] #64 1.390 ++ go env GOARCH [2022-08-06T18:30:49.629Z] #64 1.457 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:49.629Z] #64 1.457 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:49.629Z] #64 1.457 ++ dirname /install.sh [2022-08-06T18:30:49.629Z] #64 1.503 + dir=/ [2022-08-06T18:30:49.629Z] #64 1.503 + bin=containerd [2022-08-06T18:30:49.629Z] #64 1.503 + shift [2022-08-06T18:30:49.629Z] #64 1.503 + '[' '!' -f //containerd.installer ']' [2022-08-06T18:30:49.629Z] #64 1.503 + . //containerd.installer [2022-08-06T18:30:49.629Z] #64 1.503 ++ set -e [2022-08-06T18:30:49.629Z] #64 1.503 ++ : v1.6.6 [2022-08-06T18:30:49.629Z] #64 1.503 + install_containerd [2022-08-06T18:30:49.629Z] #64 1.504 Install containerd version v1.6.6 [2022-08-06T18:30:49.629Z] #64 1.504 + echo 'Install containerd version v1.6.6' [2022-08-06T18:30:49.629Z] #64 1.504 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ITe3zDNcq8/src/github.com/containerd/containerd [2022-08-06T18:30:49.629Z] #64 1.555 Cloning into '/tmp/tmp.ITe3zDNcq8/src/github.com/containerd/containerd'... [2022-08-06T18:30:49.966Z] #51 ... [2022-08-06T18:30:49.966Z] [2022-08-06T18:30:49.966Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:49.966Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:49.966Z] #14 54.42 Selecting previously unselected package binutils-mingw-w64. [2022-08-06T18:30:49.966Z] #14 54.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-06T18:30:49.966Z] #14 54.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:30:49.966Z] #14 54.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-06T18:30:49.966Z] #14 54.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:30:49.966Z] #14 54.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:30:49.975Z] #14 ... [2022-08-06T18:30:49.975Z] [2022-08-06T18:30:49.975Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:49.975Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:49.975Z] #57 59.08 v3.0.2 [2022-08-06T18:30:49.975Z] #57 DONE 60.0s [2022-08-06T18:30:49.975Z] [2022-08-06T18:30:49.975Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:30:49.975Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-06T18:30:49.975Z] #62 59.67 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:30:49.975Z] #62 59.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:49.975Z] #62 59.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:30:49.975Z] #62 59.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:50.028Z] #44 2.572 -- The C compiler identification is GNU 10.2.1 [2022-08-06T18:30:50.028Z] #44 2.631 -- Detecting C compiler ABI info [2022-08-06T18:30:50.223Z] #14 54.79 Selecting previously unselected package dmsetup. [2022-08-06T18:30:50.223Z] #14 54.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:30:50.223Z] #14 54.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:30:50.223Z] #14 55.01 Selecting previously unselected package mingw-w64-common. [2022-08-06T18:30:50.223Z] #14 55.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-06T18:30:50.223Z] #14 55.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-06T18:30:50.545Z] #62 60.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:30:50.545Z] #62 60.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:30:50.545Z] #62 60.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:50.590Z] #44 3.070 -- Detecting C compiler ABI info - done [2022-08-06T18:30:50.590Z] #44 3.153 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-06T18:30:50.590Z] #44 3.166 -- Detecting C compile features [2022-08-06T18:30:50.590Z] #44 3.172 -- Detecting C compile features - done [2022-08-06T18:30:50.590Z] #44 3.210 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-06T18:30:50.590Z] #44 3.338 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-06T18:30:50.590Z] #44 3.411 -- Configuring done [2022-08-06T18:30:50.803Z] #19 138.0 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-08-06T18:30:50.804Z] #62 60.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:30:50.804Z] #62 60.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:30:50.846Z] #44 3.424 -- Generating done [2022-08-06T18:30:50.846Z] #44 3.437 -- Build files have been written to: /tmp/tmp.Rao1QbvMY6/tini [2022-08-06T18:30:50.846Z] #44 3.454 + make tini-static [2022-08-06T18:30:50.997Z] #64 ... [2022-08-06T18:30:50.997Z] [2022-08-06T18:30:50.997Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:50.997Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:30:50.997Z] #14 37.70 Reading package lists... [2022-08-06T18:30:50.997Z] #14 47.34 Building dependency tree... [2022-08-06T18:30:50.997Z] #14 53.36 The following additional packages will be installed: [2022-08-06T18:30:50.997Z] #14 53.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:50.997Z] #14 53.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-06T18:30:50.997Z] #14 53.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-06T18:30:50.997Z] #14 53.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-06T18:30:50.997Z] #14 53.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-06T18:30:50.997Z] #14 53.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-06T18:30:50.997Z] #14 53.43 mingw-w64-common mingw-w64-x86-64-dev [2022-08-06T18:30:50.997Z] #14 53.48 Suggested packages: [2022-08-06T18:30:50.997Z] #14 53.48 gcc-10-locales seccomp wine64 [2022-08-06T18:30:50.997Z] #14 56.12 The following NEW packages will be installed: [2022-08-06T18:30:50.997Z] #14 56.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:30:50.997Z] #14 56.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-06T18:30:50.997Z] #14 56.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-06T18:30:50.997Z] #14 56.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-06T18:30:50.997Z] #14 56.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-06T18:30:50.997Z] #14 56.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-06T18:30:50.997Z] #14 56.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-06T18:30:50.997Z] #14 56.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-06T18:30:50.997Z] #14 56.16 mingw-w64-x86-64-dev [2022-08-06T18:30:50.997Z] #14 56.61 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:50.997Z] #14 56.61 Need to get 115 MB of archives. [2022-08-06T18:30:50.997Z] #14 56.61 After this operation, 645 MB of additional disk space will be used. [2022-08-06T18:30:50.997Z] #14 56.61 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-08-06T18:30:50.997Z] #14 56.77 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-08-06T18:30:50.997Z] #14 57.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-06T18:30:50.997Z] #14 57.18 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-08-06T18:30:50.997Z] #14 57.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-06T18:30:50.997Z] #14 57.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-06T18:30:50.997Z] #14 ... [2022-08-06T18:30:50.997Z] [2022-08-06T18:30:50.997Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:50.997Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:50.997Z] #76 56.93 The following NEW packages will be installed: [2022-08-06T18:30:50.997Z] #76 56.94 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-06T18:30:50.997Z] #76 56.94 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-06T18:30:50.997Z] #76 56.94 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-06T18:30:50.997Z] #76 56.95 libyajl2 m4 patch xz-utils [2022-08-06T18:30:51.062Z] #62 60.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:51.064Z] #19 138.0 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-08-06T18:30:51.103Z] #44 3.768 Scanning dependencies of target tini-static [2022-08-06T18:30:51.103Z] #44 3.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-06T18:30:51.254Z] #76 57.59 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:51.254Z] #76 57.59 Need to get 5940 kB of archives. [2022-08-06T18:30:51.254Z] #76 57.59 After this operation, 18.7 MB of additional disk space will be used. [2022-08-06T18:30:51.254Z] #76 57.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:30:51.254Z] #76 57.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-06T18:30:51.254Z] #76 57.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-06T18:30:51.254Z] #76 57.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-06T18:30:51.254Z] #76 57.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:30:51.254Z] #76 57.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-06T18:30:51.254Z] #76 57.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-06T18:30:51.254Z] #76 57.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-06T18:30:51.254Z] #76 57.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-06T18:30:51.511Z] #76 57.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-06T18:30:51.511Z] #76 57.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:30:51.511Z] #76 57.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:30:51.635Z] #62 DONE 61.8s [2022-08-06T18:30:51.635Z] [2022-08-06T18:30:51.635Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-06T18:30:51.635Z] #63 sha256:0d960316d3b103f431900a9c78b18e4c126f198efc017ebccf899a49ab7498b0 [2022-08-06T18:30:51.771Z] #76 58.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-06T18:30:51.771Z] #76 ... [2022-08-06T18:30:51.771Z] [2022-08-06T18:30:51.771Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:51.771Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:51.771Z] #42 38.40 Reading package lists... [2022-08-06T18:30:51.771Z] #42 48.46 Building dependency tree... [2022-08-06T18:30:51.771Z] #42 55.72 The following additional packages will be installed: [2022-08-06T18:30:51.771Z] #42 55.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-06T18:30:51.771Z] #42 55.80 Suggested packages: [2022-08-06T18:30:51.771Z] #42 55.80 cmake-doc ninja-build lrzip [2022-08-06T18:30:51.771Z] #42 55.80 Recommended packages: [2022-08-06T18:30:51.771Z] #42 55.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-06T18:30:51.771Z] #42 57.30 The following NEW packages will be installed: [2022-08-06T18:30:51.771Z] #42 57.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-06T18:30:51.771Z] #42 57.33 vim-common xxd [2022-08-06T18:30:51.771Z] #42 57.90 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:51.771Z] #42 57.90 Need to get 17.7 MB of archives. [2022-08-06T18:30:51.771Z] #42 57.90 After this operation, 70.7 MB of additional disk space will be used. [2022-08-06T18:30:51.771Z] #42 57.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:30:51.771Z] #42 57.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:30:51.771Z] #42 57.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-06T18:30:51.771Z] #42 58.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:30:51.771Z] #42 ... [2022-08-06T18:30:51.771Z] [2022-08-06T18:30:51.771Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:51.771Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:51.771Z] #76 58.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:30:51.771Z] #76 58.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-06T18:30:51.771Z] #76 58.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:30:51.771Z] #76 58.15 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-08-06T18:30:51.771Z] #76 58.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:30:51.771Z] #76 58.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:30:51.771Z] #76 58.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-06T18:30:51.895Z] #63 DONE 0.2s [2022-08-06T18:30:51.895Z] [2022-08-06T18:30:51.895Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:51.895Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:51.895Z] #55 59.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-06T18:30:51.895Z] #55 59.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-06T18:30:51.895Z] #55 59.57 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-06T18:30:51.895Z] #55 59.59 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-06T18:30:51.895Z] #55 59.97 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-06T18:30:51.895Z] #55 60.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-06T18:30:51.895Z] #55 60.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-06T18:30:51.895Z] #55 60.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-06T18:30:51.895Z] #55 60.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-06T18:30:51.895Z] #55 61.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-06T18:30:51.895Z] #55 61.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-06T18:30:51.895Z] #55 61.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-06T18:30:51.895Z] #55 61.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-06T18:30:51.895Z] #55 61.48 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-06T18:30:51.895Z] #55 61.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-06T18:30:51.895Z] #55 61.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-06T18:30:51.895Z] #55 61.99 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-06T18:30:52.028Z] #76 58.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:30:52.028Z] #76 58.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:30:52.028Z] #76 58.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-06T18:30:52.470Z] #44 5.173 [100%] Linking C executable tini-static [2022-08-06T18:30:52.752Z] #14 ... [2022-08-06T18:30:52.752Z] [2022-08-06T18:30:52.752Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:30:52.752Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:30:52.752Z] #64 6.354 + RM_GOPATH=0 [2022-08-06T18:30:52.752Z] #64 6.354 + TMP_GOPATH= [2022-08-06T18:30:52.752Z] #64 6.354 + : /build [2022-08-06T18:30:52.752Z] #64 6.354 + '[' -z '' ']' [2022-08-06T18:30:52.752Z] #64 6.358 ++ mktemp -d [2022-08-06T18:30:52.752Z] #64 6.367 + export GOPATH=/tmp/tmp.ho0ZDVEEsv [2022-08-06T18:30:52.752Z] #64 6.367 + GOPATH=/tmp/tmp.ho0ZDVEEsv [2022-08-06T18:30:52.752Z] #64 6.367 + RM_GOPATH=1 [2022-08-06T18:30:52.752Z] #64 6.367 + case "$(go env GOARCH)" in [2022-08-06T18:30:52.752Z] #64 6.374 ++ go env GOARCH [2022-08-06T18:30:52.752Z] #64 6.436 Install containerd version v1.6.6 [2022-08-06T18:30:52.752Z] #64 6.452 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:52.752Z] #64 6.452 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:30:52.752Z] #64 6.452 ++ dirname /install.sh [2022-08-06T18:30:52.752Z] #64 6.452 + dir=/ [2022-08-06T18:30:52.752Z] #64 6.452 + bin=containerd [2022-08-06T18:30:52.752Z] #64 6.452 + shift [2022-08-06T18:30:52.752Z] #64 6.452 + '[' '!' -f //containerd.installer ']' [2022-08-06T18:30:52.752Z] #64 6.452 + . //containerd.installer [2022-08-06T18:30:52.752Z] #64 6.452 ++ set -e [2022-08-06T18:30:52.752Z] #64 6.452 ++ : v1.6.6 [2022-08-06T18:30:52.752Z] #64 6.452 + install_containerd [2022-08-06T18:30:52.752Z] #64 6.452 + echo 'Install containerd version v1.6.6' [2022-08-06T18:30:52.752Z] #64 6.452 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ho0ZDVEEsv/src/github.com/containerd/containerd [2022-08-06T18:30:52.752Z] #64 6.452 Cloning into '/tmp/tmp.ho0ZDVEEsv/src/github.com/containerd/containerd'... [2022-08-06T18:30:52.752Z] #64 ... [2022-08-06T18:30:52.752Z] [2022-08-06T18:30:52.752Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:52.752Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:52.752Z] #42 47.18 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:30:52.752Z] #42 47.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 47.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:30:52.752Z] #42 54.21 Selecting previously unselected package libxml2:amd64. [2022-08-06T18:30:52.752Z] #42 54.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 54.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:30:52.752Z] #42 54.77 Selecting previously unselected package libarchive13:amd64. [2022-08-06T18:30:52.752Z] #42 54.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 54.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:30:52.752Z] #42 55.11 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-06T18:30:52.752Z] #42 55.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 55.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:30:52.752Z] #42 55.29 Selecting previously unselected package librhash0:amd64. [2022-08-06T18:30:52.752Z] #42 55.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 55.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:30:52.752Z] #42 55.54 Selecting previously unselected package libuv1:amd64. [2022-08-06T18:30:52.752Z] #42 55.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 55.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:30:52.752Z] #42 55.70 Selecting previously unselected package cmake. [2022-08-06T18:30:52.752Z] #42 55.70 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-06T18:30:52.752Z] #42 55.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:30:52.752Z] #42 ... [2022-08-06T18:30:52.752Z] [2022-08-06T18:30:52.752Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:52.752Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:30:52.752Z] #34 47.25 Updating files: 86% (1311/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-06T18:30:52.752Z] #34 47.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-06T18:30:52.752Z] #34 48.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:30:52.831Z] #55 63.04 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-06T18:30:53.010Z] #34 ... [2022-08-06T18:30:53.010Z] [2022-08-06T18:30:53.010Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:53.010Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:53.010Z] #51 57.02 Setting up criu (3.17.1-1) ... [2022-08-06T18:30:53.034Z] #44 5.552 [100%] Built target tini-static [2022-08-06T18:30:53.034Z] #44 5.622 + mkdir -p /build [2022-08-06T18:30:53.034Z] #44 5.629 + cp tini-static /build/docker-init [2022-08-06T18:30:53.401Z] #55 63.21 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-06T18:30:53.401Z] #55 63.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-06T18:30:53.608Z] #19 140.5 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-08-06T18:30:53.608Z] #19 140.5 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-08-06T18:30:53.923Z] #76 60.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:54.180Z] #76 60.50 Fetched 5940 kB in 1s (5282 kB/s) [2022-08-06T18:30:54.180Z] #76 60.59 Selecting previously unselected package bzip2. [2022-08-06T18:30:54.337Z] #55 64.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-06T18:30:54.337Z] #55 ... [2022-08-06T18:30:54.337Z] [2022-08-06T18:30:54.337Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:54.337Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:54.337Z] #42 54.09 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:30:54.337Z] #42 54.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:30:54.337Z] #42 54.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:30:54.337Z] #42 ... [2022-08-06T18:30:54.337Z] [2022-08-06T18:30:54.337Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:54.337Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:54.337Z] #55 64.30 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-06T18:30:54.337Z] #55 64.41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-06T18:30:54.337Z] #55 64.47 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-06T18:30:54.437Z] #76 60.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:54.437Z] #76 60.66 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:30:54.437Z] #76 60.71 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:30:54.437Z] #76 60.88 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:30:54.437Z] #76 60.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:54.437Z] #76 60.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:54.598Z] #55 64.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-06T18:30:54.598Z] #55 64.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-06T18:30:54.858Z] #55 64.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-06T18:30:54.858Z] #55 64.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-06T18:30:54.900Z] #51 59.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:55.117Z] #55 65.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-06T18:30:55.371Z] #76 ... [2022-08-06T18:30:55.371Z] [2022-08-06T18:30:55.371Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-06T18:30:55.371Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-06T18:30:55.371Z] #57 61.18 v3.0.2 [2022-08-06T18:30:55.371Z] #57 DONE 61.6s [2022-08-06T18:30:55.371Z] [2022-08-06T18:30:55.371Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:55.371Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:55.371Z] #76 61.86 Selecting previously unselected package libmagic1:amd64. [2022-08-06T18:30:55.371Z] #76 61.86 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:55.550Z] #44 DONE 8.3s [2022-08-06T18:30:55.550Z] [2022-08-06T18:30:55.550Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:30:55.550Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:30:55.550Z] #14 57.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-06T18:30:55.550Z] #14 57.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:30:55.550Z] #14 57.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:30:55.550Z] #14 57.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-06T18:30:55.550Z] #14 57.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:30:55.550Z] #14 57.64 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:30:55.633Z] #76 61.88 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:30:55.634Z] #76 ... [2022-08-06T18:30:55.634Z] [2022-08-06T18:30:55.634Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:30:55.634Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:30:55.634Z] #51 41.98 Reading package lists... [2022-08-06T18:30:55.634Z] #51 51.65 Building dependency tree... [2022-08-06T18:30:55.634Z] #51 57.86 The following additional packages will be installed: [2022-08-06T18:30:55.634Z] #51 57.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:55.634Z] #51 57.88 python3-protobuf python3-six [2022-08-06T18:30:55.634Z] #51 57.89 Suggested packages: [2022-08-06T18:30:55.634Z] #51 57.91 python3-setuptools [2022-08-06T18:30:55.634Z] #51 57.91 Recommended packages: [2022-08-06T18:30:55.634Z] #51 57.91 iproute2 | iproute [2022-08-06T18:30:55.634Z] #51 59.15 The following NEW packages will be installed: [2022-08-06T18:30:55.634Z] #51 59.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:30:55.634Z] #51 59.15 python3-protobuf python3-six [2022-08-06T18:30:55.634Z] #51 59.67 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:55.634Z] #51 59.67 Need to get 2315 kB of archives. [2022-08-06T18:30:55.634Z] #51 59.67 After this operation, 11.1 MB of additional disk space will be used. [2022-08-06T18:30:55.634Z] #51 59.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-06T18:30:55.634Z] #51 59.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:30:55.634Z] #51 59.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-06T18:30:55.634Z] #51 59.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-06T18:30:55.634Z] #51 59.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:30:55.634Z] #51 59.98 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-08-06T18:30:55.634Z] #51 59.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:30:55.634Z] #51 ... [2022-08-06T18:30:55.634Z] [2022-08-06T18:30:55.634Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:55.634Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:55.634Z] #55 62.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-06T18:30:55.634Z] #55 62.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-06T18:30:55.684Z] #55 ... [2022-08-06T18:30:55.684Z] [2022-08-06T18:30:55.684Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:55.684Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:55.684Z] #76 55.53 python3 is already the newest version (3.9.2-3). [2022-08-06T18:30:55.684Z] #76 55.53 The following additional packages will be installed: [2022-08-06T18:30:55.684Z] #76 55.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-06T18:30:55.684Z] #76 55.55 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-06T18:30:55.684Z] #76 55.55 Suggested packages: [2022-08-06T18:30:55.684Z] #76 55.55 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-06T18:30:55.684Z] #76 55.55 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-06T18:30:55.684Z] #76 55.55 m4-doc ed diffutils-doc [2022-08-06T18:30:55.684Z] #76 55.55 Recommended packages: [2022-08-06T18:30:55.684Z] #76 55.55 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-06T18:30:55.684Z] #76 58.45 The following NEW packages will be installed: [2022-08-06T18:30:55.684Z] #76 58.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-06T18:30:55.684Z] #76 58.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-06T18:30:55.684Z] #76 58.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-06T18:30:55.684Z] #76 58.51 libyajl2 m4 patch xz-utils [2022-08-06T18:30:55.684Z] #76 59.08 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:30:55.684Z] #76 59.08 Need to get 5940 kB of archives. [2022-08-06T18:30:55.684Z] #76 59.08 After this operation, 18.7 MB of additional disk space will be used. [2022-08-06T18:30:55.684Z] #76 59.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:30:55.684Z] #76 59.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-06T18:30:55.684Z] #76 59.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-06T18:30:55.684Z] #76 59.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-06T18:30:55.684Z] #76 59.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:30:55.684Z] #76 59.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-06T18:30:55.684Z] #76 59.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-06T18:30:55.684Z] #76 59.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-06T18:30:55.684Z] #76 59.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-06T18:30:55.684Z] #76 59.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-06T18:30:55.684Z] #76 59.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:30:55.684Z] #76 59.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:30:55.684Z] #76 59.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-06T18:30:55.684Z] #76 59.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:30:55.684Z] #76 59.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-06T18:30:55.684Z] #76 59.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:30:55.684Z] #76 59.74 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-08-06T18:30:55.684Z] #76 59.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:30:55.684Z] #76 59.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:30:55.684Z] #76 59.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-06T18:30:55.684Z] #76 59.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:30:55.684Z] #76 59.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:30:55.684Z] #76 59.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-06T18:30:55.684Z] #76 61.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:30:55.684Z] #76 62.39 Fetched 5940 kB in 1s (5189 kB/s) [2022-08-06T18:30:55.684Z] #76 62.53 Selecting previously unselected package bzip2. [2022-08-06T18:30:55.684Z] #76 62.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:30:55.684Z] #76 62.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:30:55.684Z] #76 62.75 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:30:55.684Z] #76 63.06 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:30:55.684Z] #76 63.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 63.10 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:30:55.685Z] #76 64.08 Selecting previously unselected package libmagic1:amd64. [2022-08-06T18:30:55.685Z] #76 64.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 64.13 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:30:55.685Z] #76 64.40 Selecting previously unselected package file. [2022-08-06T18:30:55.685Z] #76 64.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 64.44 Unpacking file (1:5.39-3) ... [2022-08-06T18:30:55.685Z] #76 64.73 Selecting previously unselected package xz-utils. [2022-08-06T18:30:55.685Z] #76 64.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 64.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:30:55.685Z] #76 65.44 Selecting previously unselected package libsigsegv2:amd64. [2022-08-06T18:30:55.685Z] #76 65.44 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 65.45 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:30:55.685Z] #76 65.75 Selecting previously unselected package m4. [2022-08-06T18:30:55.685Z] #76 65.75 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-06T18:30:55.685Z] #76 65.76 Unpacking m4 (1.4.18-5) ... [2022-08-06T18:30:55.829Z] #51 DONE 60.1s [2022-08-06T18:30:55.829Z] [2022-08-06T18:30:55.829Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:55.829Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:30:55.829Z] #77 5.367 Cloning into '/tmp/crun-build'... [2022-08-06T18:30:55.943Z] #76 ... [2022-08-06T18:30:55.943Z] [2022-08-06T18:30:55.943Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:55.943Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:55.943Z] #55 65.94 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-06T18:30:55.943Z] #55 65.97 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-06T18:30:56.085Z] #77 ... [2022-08-06T18:30:56.085Z] [2022-08-06T18:30:56.085Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:30:56.085Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:30:56.085Z] #42 60.62 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:30:56.085Z] #42 60.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:56.085Z] #42 60.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:30:56.085Z] #42 60.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:30:56.085Z] #42 60.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:30:56.085Z] #42 60.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:30:56.085Z] #42 60.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:30:56.085Z] #42 60.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:30:56.085Z] #42 60.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:30:56.085Z] #42 60.77 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:30:56.085Z] #42 60.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:30:56.162Z] #19 143.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-06T18:30:56.162Z] #19 143.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-06T18:30:56.197Z] #55 62.61 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-06T18:30:56.197Z] #55 62.61 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-06T18:30:56.454Z] #55 62.89 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-06T18:30:56.755Z] #55 63.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-06T18:30:56.879Z] #55 ... [2022-08-06T18:30:56.879Z] [2022-08-06T18:30:56.879Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:56.879Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:56.879Z] #40 66.56 NAME: [2022-08-06T18:30:56.879Z] #40 66.56 go-winres - A tool for embedding resources in Windows executables [2022-08-06T18:30:56.879Z] #40 66.56 [2022-08-06T18:30:56.879Z] #40 66.56 USAGE: [2022-08-06T18:30:56.879Z] #40 66.56 go-winres [global options] command [command options] [arguments...] [2022-08-06T18:30:56.879Z] #40 66.56 [2022-08-06T18:30:56.879Z] #40 66.56 COMMANDS: [2022-08-06T18:30:56.879Z] #40 66.56 init Create an initial ./winres/winres.json [2022-08-06T18:30:56.879Z] #40 66.56 make Make syso files for the "go build" command [2022-08-06T18:30:56.879Z] #40 66.56 simply Make syso files for the "go build" command (simplified) [2022-08-06T18:30:56.879Z] #40 66.56 extract Extract all resources from an executable [2022-08-06T18:30:56.879Z] #40 66.56 patch Replace resources in an executable file (exe, dll) [2022-08-06T18:30:56.879Z] #40 66.56 help, h Shows a list of commands or help for one command [2022-08-06T18:30:56.879Z] #40 66.56 [2022-08-06T18:30:56.879Z] #40 66.56 GLOBAL OPTIONS: [2022-08-06T18:30:56.879Z] #40 66.56 --help, -h show help (default: false) [2022-08-06T18:30:56.879Z] #40 DONE 67.0s [2022-08-06T18:30:57.012Z] #55 63.37 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-06T18:30:57.012Z] #55 63.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-06T18:30:57.030Z] #42 DONE 61.7s [2022-08-06T18:30:57.030Z] [2022-08-06T18:30:57.030Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-06T18:30:57.030Z] #43 sha256:14f48e0291e77b061499c294a9cb33daa198878543cad7676af045b7c8942fa1 [2022-08-06T18:30:57.138Z] [2022-08-06T18:30:57.138Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:30:57.138Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:30:57.138Z] #76 66.29 Selecting previously unselected package autoconf. [2022-08-06T18:30:57.138Z] #76 66.31 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-06T18:30:57.138Z] #76 66.33 Unpacking autoconf (2.69-14) ... [2022-08-06T18:30:57.138Z] #76 67.21 Selecting previously unselected package autotools-dev. [2022-08-06T18:30:57.138Z] #76 67.21 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-06T18:30:57.138Z] #76 67.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:30:57.268Z] #55 63.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-06T18:30:57.397Z] #76 67.52 Selecting previously unselected package automake. [2022-08-06T18:30:57.397Z] #76 67.52 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-06T18:30:57.593Z] #43 DONE 0.5s [2022-08-06T18:30:57.593Z] [2022-08-06T18:30:57.593Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:30:57.593Z] #44 sha256:ada416155e765b02ef3755c6f5e2967263173cf2d7018a04f3ac283bb1f833a6 [2022-08-06T18:30:57.656Z] #76 67.53 Unpacking automake (1:1.16.3-2) ... [2022-08-06T18:30:57.876Z] #55 63.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-06T18:30:57.876Z] #55 64.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-06T18:30:57.876Z] #55 64.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-06T18:30:58.133Z] #55 64.38 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-06T18:30:58.133Z] #55 ... [2022-08-06T18:30:58.133Z] [2022-08-06T18:30:58.133Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-06T18:30:58.133Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-06T18:30:58.133Z] #40 64.48 NAME: [2022-08-06T18:30:58.133Z] #40 64.49 go-winres - A tool for embedding resources in Windows executables [2022-08-06T18:30:58.133Z] #40 64.49 [2022-08-06T18:30:58.133Z] #40 64.49 USAGE: [2022-08-06T18:30:58.133Z] #40 64.49 go-winres [global options] command [command options] [arguments...] [2022-08-06T18:30:58.133Z] #40 64.49 [2022-08-06T18:30:58.133Z] #40 64.49 COMMANDS: [2022-08-06T18:30:58.133Z] #40 64.49 init Create an initial ./winres/winres.json [2022-08-06T18:30:58.133Z] #40 64.49 make Make syso files for the "go build" command [2022-08-06T18:30:58.133Z] #40 64.49 simply Make syso files for the "go build" command (simplified) [2022-08-06T18:30:58.133Z] #40 64.49 extract Extract all resources from an executable [2022-08-06T18:30:58.133Z] #40 64.49 patch Replace resources in an executable file (exe, dll) [2022-08-06T18:30:58.133Z] #40 64.49 help, h Shows a list of commands or help for one command [2022-08-06T18:30:58.133Z] #40 64.49 [2022-08-06T18:30:58.133Z] #40 64.49 GLOBAL OPTIONS: [2022-08-06T18:30:58.133Z] #40 64.49 --help, -h show help (default: false) [2022-08-06T18:30:58.133Z] #40 DONE 64.6s [2022-08-06T18:30:58.133Z] [2022-08-06T18:30:58.133Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:30:58.133Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:30:58.133Z] #55 64.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-06T18:30:58.133Z] #55 64.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-06T18:30:58.390Z] #55 64.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-06T18:30:58.593Z] #76 68.59 Selecting previously unselected package patch. [2022-08-06T18:30:58.593Z] #76 68.59 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:30:58.593Z] #76 68.61 Unpacking patch (2.7.6-7) ... [2022-08-06T18:30:58.712Z] #19 145.4 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-08-06T18:30:58.712Z] #19 145.4 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-08-06T18:30:58.833Z] #14 64.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-06T18:30:58.833Z] #14 64.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:30:58.833Z] #14 64.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:30:58.954Z] #55 65.07 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-06T18:30:59.160Z] #76 68.99 Selecting previously unselected package dpkg-dev. [2022-08-06T18:30:59.160Z] #76 69.01 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:30:59.160Z] #76 69.02 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:30:59.395Z] #14 ... [2022-08-06T18:30:59.395Z] [2022-08-06T18:30:59.395Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:30:59.395Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:30:59.395Z] #77 10.72 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-06T18:30:59.395Z] #77 11.97 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-06T18:30:59.395Z] #77 12.25 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-06T18:30:59.395Z] #77 12.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-06T18:30:59.883Z] #55 66.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-06T18:30:59.883Z] #55 66.29 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-06T18:31:00.099Z] #76 ... [2022-08-06T18:31:00.099Z] [2022-08-06T18:31:00.100Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:00.100Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:00.100Z] #51 59.87 The following NEW packages will be installed: [2022-08-06T18:31:00.100Z] #51 59.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-06T18:31:00.100Z] #51 59.87 python3-protobuf python3-six [2022-08-06T18:31:00.100Z] #51 60.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:31:00.100Z] #51 60.63 Need to get 2315 kB of archives. [2022-08-06T18:31:00.100Z] #51 60.63 After this operation, 11.1 MB of additional disk space will be used. [2022-08-06T18:31:00.100Z] #51 60.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-06T18:31:00.100Z] #51 60.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:31:00.100Z] #51 60.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-06T18:31:00.100Z] #51 60.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-06T18:31:00.100Z] #51 60.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:31:00.100Z] #51 60.75 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-08-06T18:31:00.100Z] #51 60.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:31:00.100Z] #51 63.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-06T18:31:00.100Z] #51 65.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:00.100Z] #51 65.72 Fetched 2315 kB in 4s (636 kB/s) [2022-08-06T18:31:00.100Z] #51 66.06 Selecting previously unselected package libprotobuf23:amd64. [2022-08-06T18:31:00.100Z] #51 66.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:00.100Z] #51 66.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-06T18:31:00.100Z] #51 66.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:31:00.100Z] #51 68.12 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:31:00.100Z] #51 68.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:31:00.100Z] #51 68.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:31:00.100Z] #51 68.60 Selecting previously unselected package python3-six. [2022-08-06T18:31:00.100Z] #51 68.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-06T18:31:00.100Z] #51 68.62 Unpacking python3-six (1.16.0-2) ... [2022-08-06T18:31:00.100Z] #51 68.79 Selecting previously unselected package python3-protobuf. [2022-08-06T18:31:00.100Z] #51 68.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-06T18:31:00.100Z] #51 68.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-06T18:31:00.100Z] #51 69.56 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:31:00.100Z] #51 69.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:31:00.100Z] #51 69.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:31:00.100Z] #51 69.86 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:31:00.100Z] #51 69.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:31:00.100Z] #51 69.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:31:00.100Z] #51 ... [2022-08-06T18:31:00.100Z] [2022-08-06T18:31:00.100Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:00.100Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:00.100Z] #42 67.24 Selecting previously unselected package libxml2:amd64. [2022-08-06T18:31:00.100Z] #42 67.25 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 67.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:31:00.100Z] #42 68.34 Selecting previously unselected package libarchive13:amd64. [2022-08-06T18:31:00.100Z] #42 68.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 68.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:31:00.100Z] #42 68.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-06T18:31:00.100Z] #42 68.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 68.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:31:00.100Z] #42 69.31 Selecting previously unselected package librhash0:amd64. [2022-08-06T18:31:00.100Z] #42 69.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 69.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:31:00.100Z] #42 69.73 Selecting previously unselected package libuv1:amd64. [2022-08-06T18:31:00.100Z] #42 69.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 69.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:31:00.100Z] #42 70.03 Selecting previously unselected package cmake. [2022-08-06T18:31:00.100Z] #42 70.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-06T18:31:00.100Z] #42 70.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:31:00.165Z] #55 66.54 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-06T18:31:00.669Z] #42 ... [2022-08-06T18:31:00.669Z] [2022-08-06T18:31:00.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:00.669Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:00.669Z] #14 60.63 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-08-06T18:31:00.669Z] #14 63.13 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-08-06T18:31:00.669Z] #14 64.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-06T18:31:00.669Z] #14 65.07 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-08-06T18:31:00.669Z] #14 67.43 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-08-06T18:31:00.669Z] #14 68.49 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-08-06T18:31:00.669Z] #14 68.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-06T18:31:00.669Z] #14 68.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-06T18:31:00.669Z] #14 68.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:31:00.669Z] #14 68.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:31:00.669Z] #14 68.55 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-08-06T18:31:00.669Z] #14 68.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:31:00.669Z] #14 68.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-06T18:31:00.669Z] #14 68.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-06T18:31:00.669Z] #14 68.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-06T18:31:00.669Z] #14 68.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-06T18:31:00.669Z] #14 68.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-06T18:31:00.669Z] #14 68.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-06T18:31:00.669Z] #14 68.73 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-08-06T18:31:00.669Z] #14 68.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:31:00.669Z] #14 68.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:31:00.669Z] #14 70.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:00.669Z] #14 70.75 Fetched 115 MB in 11s (10.1 MB/s) [2022-08-06T18:31:00.669Z] #14 ... [2022-08-06T18:31:00.669Z] [2022-08-06T18:31:00.669Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:00.669Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:00.669Z] #51 70.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:31:00.669Z] #51 70.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:00.669Z] #51 70.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:00.669Z] #51 70.22 Selecting previously unselected package criu. [2022-08-06T18:31:00.669Z] #51 70.22 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-06T18:31:00.669Z] #51 70.23 Unpacking criu (3.17.1-1) ... [2022-08-06T18:31:00.772Z] #55 67.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-06T18:31:01.029Z] #55 67.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-06T18:31:01.286Z] #55 67.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-06T18:31:01.286Z] #55 67.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-06T18:31:01.286Z] #55 67.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-06T18:31:01.544Z] #55 ... [2022-08-06T18:31:01.544Z] [2022-08-06T18:31:01.544Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:01.544Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:01.544Z] #14 57.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-06T18:31:01.544Z] #14 58.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-06T18:31:01.544Z] #14 58.18 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-08-06T18:31:01.544Z] #14 59.51 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-08-06T18:31:01.544Z] #14 62.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-06T18:31:01.544Z] #14 63.08 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-08-06T18:31:01.544Z] #14 64.24 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-08-06T18:31:01.544Z] #14 66.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-08-06T18:31:01.544Z] #14 67.84 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-08-06T18:31:01.544Z] #14 67.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-06T18:31:01.544Z] #14 67.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-06T18:31:01.544Z] #14 67.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:31:01.544Z] #14 67.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:31:01.544Z] #14 67.85 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-08-06T18:31:01.544Z] #14 67.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:31:01.544Z] #14 67.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-06T18:31:01.544Z] #14 67.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-06T18:31:01.544Z] #14 67.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-06T18:31:01.544Z] #14 ... [2022-08-06T18:31:01.544Z] [2022-08-06T18:31:01.544Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:31:01.544Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:31:01.544Z] #55 67.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-06T18:31:01.607Z] #51 71.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:31:01.763Z] #44 3.883 + RM_GOPATH=0 [2022-08-06T18:31:01.764Z] #44 3.883 + TMP_GOPATH= [2022-08-06T18:31:01.764Z] #44 3.883 + : /build [2022-08-06T18:31:01.764Z] #44 3.883 + '[' -z '' ']' [2022-08-06T18:31:01.764Z] #44 3.883 ++ mktemp -d [2022-08-06T18:31:01.764Z] #44 3.883 + export GOPATH=/tmp/tmp.4SFYn3iNuz [2022-08-06T18:31:01.764Z] #44 3.883 + GOPATH=/tmp/tmp.4SFYn3iNuz [2022-08-06T18:31:01.764Z] #44 3.883 + RM_GOPATH=1 [2022-08-06T18:31:01.764Z] #44 3.883 + case "$(go env GOARCH)" in [2022-08-06T18:31:01.764Z] #44 3.883 ++ go env GOARCH [2022-08-06T18:31:01.764Z] #44 3.909 Install tini version v0.19.0 [2022-08-06T18:31:01.764Z] #44 3.909 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:01.764Z] #44 3.909 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:01.764Z] #44 3.909 ++ dirname /install.sh [2022-08-06T18:31:01.764Z] #44 3.909 + dir=/ [2022-08-06T18:31:01.764Z] #44 3.909 + bin=tini [2022-08-06T18:31:01.764Z] #44 3.909 + shift [2022-08-06T18:31:01.764Z] #44 3.909 + '[' '!' -f //tini.installer ']' [2022-08-06T18:31:01.764Z] #44 3.909 + . //tini.installer [2022-08-06T18:31:01.764Z] #44 3.909 ++ : v0.19.0 [2022-08-06T18:31:01.764Z] #44 3.909 + install_tini [2022-08-06T18:31:01.764Z] #44 3.909 + echo 'Install tini version v0.19.0' [2022-08-06T18:31:01.764Z] #44 3.909 + git clone https://github.com/krallin/tini.git /tmp/tmp.4SFYn3iNuz/tini [2022-08-06T18:31:01.764Z] #44 3.909 Cloning into '/tmp/tmp.4SFYn3iNuz/tini'... [2022-08-06T18:31:01.803Z] #55 67.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-06T18:31:01.803Z] #55 68.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-06T18:31:01.803Z] #55 68.19 go: downloading github.com/prometheus/common v0.32.1 [2022-08-06T18:31:01.866Z] #51 ... [2022-08-06T18:31:01.866Z] [2022-08-06T18:31:01.866Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:31:01.866Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:31:01.866Z] #64 1.468 + RM_GOPATH=0 [2022-08-06T18:31:01.866Z] #64 1.468 + TMP_GOPATH= [2022-08-06T18:31:01.866Z] #64 1.468 + : /build [2022-08-06T18:31:01.866Z] #64 1.468 + '[' -z '' ']' [2022-08-06T18:31:01.866Z] #64 1.468 ++ mktemp -d [2022-08-06T18:31:01.866Z] #64 1.505 + export GOPATH=/tmp/tmp.i8BbWYEbAP [2022-08-06T18:31:01.866Z] #64 1.505 + GOPATH=/tmp/tmp.i8BbWYEbAP [2022-08-06T18:31:01.866Z] #64 1.505 + RM_GOPATH=1 [2022-08-06T18:31:01.866Z] #64 1.505 + case "$(go env GOARCH)" in [2022-08-06T18:31:01.866Z] #64 1.505 ++ go env GOARCH [2022-08-06T18:31:01.866Z] #64 1.563 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:01.866Z] #64 1.572 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:01.866Z] #64 1.572 ++ dirname /install.sh [2022-08-06T18:31:01.866Z] #64 1.572 + dir=/ [2022-08-06T18:31:01.866Z] #64 1.572 + bin=containerd [2022-08-06T18:31:01.866Z] #64 1.572 + shift [2022-08-06T18:31:01.866Z] #64 1.572 + '[' '!' -f //containerd.installer ']' [2022-08-06T18:31:01.866Z] #64 1.572 + . //containerd.installer [2022-08-06T18:31:01.866Z] #64 1.572 ++ set -e [2022-08-06T18:31:01.866Z] #64 1.572 ++ : v1.6.6 [2022-08-06T18:31:01.866Z] #64 1.572 + install_containerd [2022-08-06T18:31:01.866Z] #64 1.572 + echo 'Install containerd version v1.6.6' [2022-08-06T18:31:01.866Z] #64 1.572 Install containerd version v1.6.6 [2022-08-06T18:31:01.866Z] #64 1.572 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i8BbWYEbAP/src/github.com/containerd/containerd [2022-08-06T18:31:01.866Z] #64 1.582 Cloning into '/tmp/tmp.i8BbWYEbAP/src/github.com/containerd/containerd'... [2022-08-06T18:31:02.126Z] #64 ... [2022-08-06T18:31:02.126Z] [2022-08-06T18:31:02.126Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:02.126Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:31:02.732Z] #55 68.88 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-06T18:31:02.732Z] #55 68.88 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-06T18:31:02.732Z] #55 ... [2022-08-06T18:31:02.732Z] [2022-08-06T18:31:02.732Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:02.732Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:02.732Z] #42 58.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-06T18:31:02.732Z] #42 58.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-06T18:31:02.732Z] #42 58.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-06T18:31:02.732Z] #42 58.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-06T18:31:02.732Z] #42 58.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-06T18:31:02.732Z] #42 59.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-06T18:31:02.732Z] #42 61.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:02.732Z] #42 61.87 Fetched 17.7 MB in 2s (8680 kB/s) [2022-08-06T18:31:02.732Z] #42 62.07 Selecting previously unselected package xxd. [2022-08-06T18:31:02.732Z] #42 62.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:02.732Z] #42 62.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:31:02.732Z] #42 62.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:02.732Z] #42 62.56 Selecting previously unselected package vim-common. [2022-08-06T18:31:02.732Z] #42 62.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:31:02.732Z] #42 62.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:02.732Z] #42 63.36 Selecting previously unselected package cmake-data. [2022-08-06T18:31:02.732Z] #42 63.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-06T18:31:02.732Z] #42 63.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:31:02.732Z] #42 69.06 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:31:02.732Z] #42 69.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:31:02.732Z] #42 ... [2022-08-06T18:31:02.732Z] [2022-08-06T18:31:02.732Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:02.732Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:02.732Z] #51 62.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-06T18:31:02.732Z] #51 64.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:02.733Z] #51 64.68 Fetched 2315 kB in 3s (693 kB/s) [2022-08-06T18:31:02.733Z] #51 65.02 Selecting previously unselected package libprotobuf23:amd64. [2022-08-06T18:31:02.733Z] #51 65.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:02.733Z] #51 65.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-06T18:31:02.733Z] #51 65.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:31:02.733Z] #51 66.88 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:31:02.733Z] #51 66.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:31:02.733Z] #51 66.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:31:02.733Z] #51 67.40 Selecting previously unselected package python3-six. [2022-08-06T18:31:02.733Z] #51 67.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-06T18:31:02.733Z] #51 67.43 Unpacking python3-six (1.16.0-2) ... [2022-08-06T18:31:02.733Z] #51 67.69 Selecting previously unselected package python3-protobuf. [2022-08-06T18:31:02.733Z] #51 67.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-06T18:31:02.733Z] #51 67.71 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-06T18:31:02.733Z] #51 68.55 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:31:02.733Z] #51 68.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:31:02.733Z] #51 68.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:31:02.733Z] #51 68.76 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:31:02.747Z] #44 4.915 + cd /tmp/tmp.4SFYn3iNuz/tini [2022-08-06T18:31:02.747Z] #44 4.915 + git checkout -q v0.19.0 [2022-08-06T18:31:02.747Z] #44 4.915 + cmake . [2022-08-06T18:31:02.991Z] #51 68.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:31:02.991Z] #51 68.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:31:02.991Z] #51 68.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:31:02.991Z] #51 68.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:02.991Z] #51 69.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:03.003Z] #44 ... [2022-08-06T18:31:03.003Z] [2022-08-06T18:31:03.003Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:31:03.003Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:31:03.003Z] #53 67.57 gotestsum version dev [2022-08-06T18:31:03.164Z] #34 71.82 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-06T18:31:03.164Z] #34 72.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-06T18:31:03.250Z] #51 69.19 Selecting previously unselected package criu. [2022-08-06T18:31:03.250Z] #51 69.19 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-06T18:31:03.250Z] #51 69.22 Unpacking criu (3.17.1-1) ... [2022-08-06T18:31:03.564Z] #77 25.33 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-06T18:31:03.815Z] #51 ... [2022-08-06T18:31:03.815Z] [2022-08-06T18:31:03.815Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:03.815Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:31:04.003Z] #19 ... [2022-08-06T18:31:04.003Z] [2022-08-06T18:31:04.003Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:04.003Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:04.003Z] #84 105.9 configure.ac:11: installing 'build-aux/compile' [2022-08-06T18:31:04.003Z] #84 105.9 configure.ac:11: installing 'build-aux/config.guess' [2022-08-06T18:31:04.003Z] #84 105.9 configure.ac:11: installing 'build-aux/config.sub' [2022-08-06T18:31:04.003Z] #84 106.0 configure.ac:13: installing 'build-aux/install-sh' [2022-08-06T18:31:04.003Z] #84 106.0 configure.ac:13: installing 'build-aux/missing' [2022-08-06T18:31:04.003Z] #84 106.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-06T18:31:04.003Z] #84 106.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:31:04.100Z] #34 73.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:04.370Z] #53 DONE 68.9s [2022-08-06T18:31:04.370Z] [2022-08-06T18:31:04.370Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:04.370Z] #44 sha256:ada416155e765b02ef3755c6f5e2967263173cf2d7018a04f3ac283bb1f833a6 [2022-08-06T18:31:04.370Z] #44 5.458 -- The C compiler identification is GNU 10.2.1 [2022-08-06T18:31:04.370Z] #44 5.554 -- Detecting C compiler ABI info [2022-08-06T18:31:04.370Z] #44 6.231 -- Detecting C compiler ABI info - done [2022-08-06T18:31:04.370Z] #44 6.478 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-06T18:31:04.370Z] #44 6.478 -- Detecting C compile features [2022-08-06T18:31:04.370Z] #44 6.478 -- Detecting C compile features - done [2022-08-06T18:31:04.370Z] #44 6.478 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-06T18:31:04.370Z] #44 6.646 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-06T18:31:04.370Z] #44 6.700 -- Configuring done [2022-08-06T18:31:04.370Z] #44 6.700 -- Generating done [2022-08-06T18:31:04.370Z] #44 6.713 -- Build files have been written to: /tmp/tmp.4SFYn3iNuz/tini [2022-08-06T18:31:04.370Z] #44 6.721 + make tini-static [2022-08-06T18:31:04.626Z] #44 7.077 Scanning dependencies of target tini-static [2022-08-06T18:31:04.626Z] #44 7.158 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-06T18:31:05.152Z] #34 70.20 Updating files: 80% (1225/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-06T18:31:05.152Z] #34 71.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-06T18:31:05.716Z] #34 ... [2022-08-06T18:31:05.716Z] [2022-08-06T18:31:05.716Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:31:05.716Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:31:05.716Z] #76 62.15 Selecting previously unselected package file. [2022-08-06T18:31:05.716Z] #76 62.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-06T18:31:05.716Z] #76 62.19 Unpacking file (1:5.39-3) ... [2022-08-06T18:31:05.716Z] #76 62.52 Selecting previously unselected package xz-utils. [2022-08-06T18:31:05.716Z] #76 62.55 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:31:05.716Z] #76 62.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:31:05.716Z] #76 63.24 Selecting previously unselected package libsigsegv2:amd64. [2022-08-06T18:31:05.716Z] #76 63.25 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-06T18:31:05.716Z] #76 63.27 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:31:05.716Z] #76 63.62 Selecting previously unselected package m4. [2022-08-06T18:31:05.716Z] #76 63.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-06T18:31:05.716Z] #76 63.67 Unpacking m4 (1.4.18-5) ... [2022-08-06T18:31:05.716Z] #76 64.20 Selecting previously unselected package autoconf. [2022-08-06T18:31:05.716Z] #76 64.20 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-06T18:31:05.716Z] #76 64.20 Unpacking autoconf (2.69-14) ... [2022-08-06T18:31:05.716Z] #76 65.26 Selecting previously unselected package autotools-dev. [2022-08-06T18:31:05.716Z] #76 65.26 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-06T18:31:05.716Z] #76 65.28 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:31:05.716Z] #76 65.66 Selecting previously unselected package automake. [2022-08-06T18:31:05.717Z] #76 65.66 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-06T18:31:05.717Z] #76 65.68 Unpacking automake (1:1.16.3-2) ... [2022-08-06T18:31:05.717Z] #76 66.64 Selecting previously unselected package patch. [2022-08-06T18:31:05.717Z] #76 66.66 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 66.70 Unpacking patch (2.7.6-7) ... [2022-08-06T18:31:05.717Z] #76 67.12 Selecting previously unselected package dpkg-dev. [2022-08-06T18:31:05.717Z] #76 67.16 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:31:05.717Z] #76 67.23 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:31:05.717Z] #76 68.80 Selecting previously unselected package build-essential. [2022-08-06T18:31:05.717Z] #76 68.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 68.83 Unpacking build-essential (12.9) ... [2022-08-06T18:31:05.717Z] #76 68.97 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:31:05.717Z] #76 68.98 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 68.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:31:05.717Z] #76 69.14 Selecting previously unselected package libcap-dev:amd64. [2022-08-06T18:31:05.717Z] #76 69.18 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 69.19 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:31:05.717Z] #76 69.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:31:05.717Z] #76 69.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 69.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:05.717Z] #76 69.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-06T18:31:05.717Z] #76 69.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 69.69 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:05.717Z] #76 69.90 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:31:05.717Z] #76 69.91 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 69.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:05.717Z] #76 70.20 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:31:05.717Z] #76 70.25 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 70.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:31:05.717Z] #76 71.48 Selecting previously unselected package libtool. [2022-08-06T18:31:05.717Z] #76 71.49 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-06T18:31:05.717Z] #76 71.52 Unpacking libtool (2.4.6-15) ... [2022-08-06T18:31:05.717Z] #76 72.02 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:31:05.717Z] #76 72.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:31:05.717Z] #76 72.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:31:05.973Z] #76 ... [2022-08-06T18:31:05.973Z] [2022-08-06T18:31:05.973Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:05.973Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:31:05.973Z] #34 72.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:06.035Z] #44 8.511 [100%] Linking C executable tini-static [2022-08-06T18:31:06.597Z] #44 ... [2022-08-06T18:31:06.597Z] [2022-08-06T18:31:06.597Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:06.597Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:06.597Z] #14 61.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-06T18:31:06.597Z] #14 61.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-06T18:31:06.597Z] #14 61.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:31:06.597Z] #14 67.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-06T18:31:06.597Z] #14 67.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:06.597Z] #14 67.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:31:06.597Z] #14 67.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-06T18:31:06.597Z] #14 67.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:06.597Z] #14 67.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:06.597Z] #14 ... [2022-08-06T18:31:06.597Z] [2022-08-06T18:31:06.597Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:06.597Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:06.597Z] #77 12.49 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-06T18:31:06.597Z] #77 12.49 Cloning into '/tmp/crun-build/libocispec'... [2022-08-06T18:31:06.597Z] #77 13.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-06T18:31:06.597Z] #77 13.80 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-06T18:31:06.597Z] #77 13.80 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-06T18:31:06.597Z] #77 13.82 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-06T18:31:06.597Z] #77 13.87 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-06T18:31:06.597Z] #77 16.38 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-06T18:31:06.597Z] #77 ... [2022-08-06T18:31:06.597Z] [2022-08-06T18:31:06.597Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:06.597Z] #44 sha256:ada416155e765b02ef3755c6f5e2967263173cf2d7018a04f3ac283bb1f833a6 [2022-08-06T18:31:06.597Z] #44 9.149 [100%] Built target tini-static [2022-08-06T18:31:06.597Z] #44 9.217 + mkdir -p /build [2022-08-06T18:31:06.597Z] #44 9.217 + cp tini-static /build/docker-init [2022-08-06T18:31:06.856Z] #84 109.1 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:31:07.151Z] #84 109.5 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:31:07.151Z] #84 109.5 checking how to print strings... printf [2022-08-06T18:31:07.151Z] #84 109.5 checking for gcc... gcc [2022-08-06T18:31:07.413Z] #84 109.7 checking whether the C compiler works... yes [2022-08-06T18:31:07.413Z] #84 110.0 checking for C compiler default output file name... a.out [2022-08-06T18:31:07.986Z] #84 110.1 checking for suffix of executables... [2022-08-06T18:31:08.026Z] #44 DONE 10.1s [2022-08-06T18:31:08.026Z] [2022-08-06T18:31:08.026Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:08.026Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:08.026Z] #77 18.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-06T18:31:08.026Z] #77 19.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-06T18:31:08.247Z] #84 110.4 checking whether we are cross compiling... no [2022-08-06T18:31:08.281Z] #77 19.69 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-06T18:31:08.281Z] #77 19.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-06T18:31:08.292Z] #34 ... [2022-08-06T18:31:08.292Z] [2022-08-06T18:31:08.292Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:31:08.293Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:31:08.293Z] #76 70.94 Selecting previously unselected package build-essential. [2022-08-06T18:31:08.293Z] #76 70.95 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 70.97 Unpacking build-essential (12.9) ... [2022-08-06T18:31:08.293Z] #76 71.23 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:31:08.293Z] #76 71.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 71.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.293Z] #76 71.63 Selecting previously unselected package libcap-dev:amd64. [2022-08-06T18:31:08.293Z] #76 71.63 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 71.63 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.293Z] #76 71.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:31:08.293Z] #76 71.99 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 71.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.293Z] #76 72.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-06T18:31:08.293Z] #76 72.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 72.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.293Z] #76 72.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:31:08.293Z] #76 72.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 72.58 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:08.293Z] #76 72.95 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:31:08.293Z] #76 72.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 72.96 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.293Z] #76 74.40 Selecting previously unselected package libtool. [2022-08-06T18:31:08.293Z] #76 74.41 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-06T18:31:08.293Z] #76 74.45 Unpacking libtool (2.4.6-15) ... [2022-08-06T18:31:08.293Z] #76 74.83 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:31:08.293Z] #76 74.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 74.85 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.293Z] #76 75.09 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:31:08.293Z] #76 75.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 75.13 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.293Z] #76 75.27 Selecting previously unselected package libyajl-dev:amd64. [2022-08-06T18:31:08.293Z] #76 75.31 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-06T18:31:08.293Z] #76 75.37 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.293Z] #76 75.70 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:08.293Z] #76 75.71 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:31:08.293Z] #76 75.72 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.293Z] #76 75.74 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:31:08.293Z] #76 75.77 Setting up file (1:5.39-3) ... [2022-08-06T18:31:08.293Z] #76 75.78 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:31:08.293Z] #76 75.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.293Z] #76 75.81 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.293Z] #76 75.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.293Z] #76 75.83 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:31:08.293Z] #76 75.84 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:31:08.293Z] #76 75.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:31:08.293Z] #76 75.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:31:08.293Z] #76 75.93 Setting up patch (2.7.6-7) ... [2022-08-06T18:31:08.293Z] #76 75.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.293Z] #76 76.00 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.293Z] #76 76.02 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.293Z] #76 76.06 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.293Z] #76 76.08 Setting up libtool (2.4.6-15) ... [2022-08-06T18:31:08.293Z] #76 76.10 Setting up m4 (1.4.18-5) ... [2022-08-06T18:31:08.293Z] #76 76.18 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:31:08.293Z] #76 76.26 Setting up autoconf (2.69-14) ... [2022-08-06T18:31:08.293Z] #76 76.29 Setting up build-essential (12.9) ... [2022-08-06T18:31:08.293Z] #76 76.36 Setting up automake (1:1.16.3-2) ... [2022-08-06T18:31:08.293Z] #76 76.36 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-06T18:31:08.293Z] #76 76.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:08.293Z] #76 DONE 77.7s [2022-08-06T18:31:08.293Z] [2022-08-06T18:31:08.293Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:08.293Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:08.293Z] #51 74.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:31:08.293Z] #51 74.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:31:08.293Z] #51 74.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.293Z] #51 74.45 Setting up python3-six (1.16.0-2) ... [2022-08-06T18:31:08.293Z] #51 76.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:31:08.293Z] #51 76.19 Setting up python3-protobuf (3.12.4-1) ... [2022-08-06T18:31:08.293Z] #51 ... [2022-08-06T18:31:08.293Z] [2022-08-06T18:31:08.293Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:31:08.293Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:31:08.293Z] #55 67.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-06T18:31:08.293Z] #55 70.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-06T18:31:08.293Z] #55 ... [2022-08-06T18:31:08.293Z] [2022-08-06T18:31:08.293Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:08.293Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:08.503Z] #34 ... [2022-08-06T18:31:08.503Z] [2022-08-06T18:31:08.503Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-06T18:31:08.503Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-06T18:31:08.503Z] #76 72.36 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:31:08.503Z] #76 72.37 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:31:08.503Z] #76 72.37 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.503Z] #76 72.57 Selecting previously unselected package libyajl-dev:amd64. [2022-08-06T18:31:08.503Z] #76 72.57 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-06T18:31:08.503Z] #76 72.57 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.503Z] #76 72.95 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:08.503Z] #76 72.98 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:31:08.503Z] #76 72.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.503Z] #76 73.01 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:31:08.503Z] #76 73.03 Setting up file (1:5.39-3) ... [2022-08-06T18:31:08.503Z] #76 73.04 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:31:08.503Z] #76 73.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.503Z] #76 73.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:08.503Z] #76 73.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.503Z] #76 73.19 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-06T18:31:08.503Z] #76 73.27 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-06T18:31:08.503Z] #76 73.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:31:08.503Z] #76 73.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:31:08.503Z] #76 73.41 Setting up patch (2.7.6-7) ... [2022-08-06T18:31:08.503Z] #76 73.46 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.503Z] #76 73.49 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-06T18:31:08.503Z] #76 73.54 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-06T18:31:08.503Z] #76 73.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:31:08.503Z] #76 73.64 Setting up libtool (2.4.6-15) ... [2022-08-06T18:31:08.503Z] #76 73.71 Setting up m4 (1.4.18-5) ... [2022-08-06T18:31:08.503Z] #76 73.74 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:31:08.503Z] #76 73.80 Setting up autoconf (2.69-14) ... [2022-08-06T18:31:08.503Z] #76 73.82 Setting up build-essential (12.9) ... [2022-08-06T18:31:08.503Z] #76 73.88 Setting up automake (1:1.16.3-2) ... [2022-08-06T18:31:08.503Z] #76 73.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-06T18:31:08.503Z] #76 73.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:08.503Z] #76 DONE 74.7s [2022-08-06T18:31:08.503Z] [2022-08-06T18:31:08.503Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:08.503Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:08.508Z] #84 110.9 checking for suffix of object files... o [2022-08-06T18:31:08.769Z] #84 111.2 checking whether we are using the GNU C compiler... yes [2022-08-06T18:31:08.769Z] #84 111.4 checking whether gcc accepts -g... yes [2022-08-06T18:31:09.245Z] #77 ... [2022-08-06T18:31:09.245Z] [2022-08-06T18:31:09.245Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:09.245Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:09.245Z] #42 78.05 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:31:09.245Z] #42 78.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:09.245Z] #42 78.16 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:31:09.245Z] #42 78.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:09.245Z] #42 78.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:31:09.245Z] #42 78.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:31:09.245Z] #42 78.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:31:09.245Z] #42 78.42 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:31:09.245Z] #42 78.45 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:31:09.245Z] #42 78.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:31:09.245Z] #42 78.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:09.245Z] #42 DONE 79.2s [2022-08-06T18:31:09.341Z] #84 111.6 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:31:09.505Z] [2022-08-06T18:31:09.505Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-06T18:31:09.505Z] #43 sha256:88905a674d8d7d72440007dc0bafdb666f71ae038c9c345237dc78080445c6c1 [2022-08-06T18:31:09.505Z] #43 DONE 0.1s [2022-08-06T18:31:09.505Z] [2022-08-06T18:31:09.505Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:09.505Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:09.505Z] #77 1.618 Cloning into '/tmp/crun-build'... [2022-08-06T18:31:09.602Z] #84 111.9 checking whether gcc understands -c and -o together... yes [2022-08-06T18:31:09.923Z] #77 1.495 Cloning into '/tmp/crun-build'... [2022-08-06T18:31:09.938Z] #84 112.3 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:31:09.938Z] #84 112.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:31:09.938Z] #84 112.4 checking for egrep... /bin/grep -E [2022-08-06T18:31:09.938Z] #84 112.5 checking for fgrep... /bin/grep -F [2022-08-06T18:31:09.938Z] #84 112.5 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:31:10.105Z] #77 ... [2022-08-06T18:31:10.105Z] [2022-08-06T18:31:10.105Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:31:10.105Z] #64 sha256:fd49f3fc875a95e50b34c61688eac67c29e431646c9e04cf69131b3675ae34c7 [2022-08-06T18:31:10.199Z] #84 112.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:31:10.199Z] #84 112.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:31:10.199Z] #84 112.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:31:10.199Z] #84 112.8 checking whether ln -s works... yes [2022-08-06T18:31:10.199Z] #84 112.8 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:31:10.199Z] #84 112.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:31:10.199Z] #84 112.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:31:10.199Z] #84 112.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:31:10.199Z] #84 112.9 checking for objdump... objdump [2022-08-06T18:31:10.199Z] #84 112.9 checking how to recognize dependent libraries... pass_all [2022-08-06T18:31:10.199Z] #84 112.9 checking for dlltool... no [2022-08-06T18:31:10.199Z] #84 112.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:31:10.199Z] #84 112.9 checking for ar... ar [2022-08-06T18:31:10.771Z] #84 112.9 checking for archiver @FILE support... @ [2022-08-06T18:31:10.771Z] #84 113.3 checking for strip... strip [2022-08-06T18:31:10.771Z] #84 113.3 checking for ranlib... ranlib [2022-08-06T18:31:10.771Z] #84 113.3 checking for gawk... no [2022-08-06T18:31:10.771Z] #84 113.3 checking for mawk... mawk [2022-08-06T18:31:10.875Z] #64 41.77 Updating files: 58% (2882/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-06T18:31:10.875Z] #64 42.87 + cd /tmp/tmp.YL3JWFSvxG/src/github.com/containerd/containerd [2022-08-06T18:31:10.875Z] #64 42.87 + git checkout -q v1.6.6 [2022-08-06T18:31:10.883Z] #77 ... [2022-08-06T18:31:10.883Z] [2022-08-06T18:31:10.883Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:10.883Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:10.883Z] #14 70.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-06T18:31:10.883Z] #14 70.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:10.883Z] #14 71.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:31:10.883Z] #14 71.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:10.883Z] #14 75.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-06T18:31:10.883Z] #14 75.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:31:10.883Z] #14 75.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:10.883Z] #14 79.88 Selecting previously unselected package binutils-mingw-w64. [2022-08-06T18:31:10.883Z] #14 79.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-06T18:31:10.883Z] #14 79.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:31:10.883Z] #14 80.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-06T18:31:10.883Z] #14 80.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:31:10.883Z] #14 80.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:31:10.883Z] #14 80.34 Selecting previously unselected package dmsetup. [2022-08-06T18:31:10.883Z] #14 80.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:31:10.883Z] #14 80.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:31:10.883Z] #14 80.66 Selecting previously unselected package mingw-w64-common. [2022-08-06T18:31:10.883Z] #14 80.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-06T18:31:10.883Z] #14 80.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-06T18:31:11.142Z] #14 ... [2022-08-06T18:31:11.142Z] [2022-08-06T18:31:11.142Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:11.142Z] #44 sha256:ee8f31a03e572d95e2ebfda622ae29b5edc88e564d064275ec5023e81e20b375 [2022-08-06T18:31:11.142Z] #44 1.339 + RM_GOPATH=0 [2022-08-06T18:31:11.142Z] #44 1.339 + TMP_GOPATH= [2022-08-06T18:31:11.142Z] #44 1.339 + : /build [2022-08-06T18:31:11.142Z] #44 1.339 + '[' -z '' ']' [2022-08-06T18:31:11.142Z] #44 1.339 ++ mktemp -d [2022-08-06T18:31:11.142Z] #44 1.342 + export GOPATH=/tmp/tmp.yIMKfNZS50 [2022-08-06T18:31:11.142Z] #44 1.342 + GOPATH=/tmp/tmp.yIMKfNZS50 [2022-08-06T18:31:11.142Z] #44 1.343 + RM_GOPATH=1 [2022-08-06T18:31:11.142Z] #44 1.343 + case "$(go env GOARCH)" in [2022-08-06T18:31:11.142Z] #44 1.349 ++ go env GOARCH [2022-08-06T18:31:11.142Z] #44 1.388 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:11.142Z] #44 1.388 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:11.142Z] #44 1.389 ++ dirname /install.sh [2022-08-06T18:31:11.142Z] #44 1.390 + dir=/ [2022-08-06T18:31:11.142Z] #44 1.390 + bin=tini [2022-08-06T18:31:11.142Z] #44 1.390 + shift [2022-08-06T18:31:11.142Z] #44 1.390 + '[' '!' -f //tini.installer ']' [2022-08-06T18:31:11.142Z] #44 1.391 + . //tini.installer [2022-08-06T18:31:11.142Z] #44 1.391 ++ : v0.19.0 [2022-08-06T18:31:11.142Z] #44 1.391 + install_tini [2022-08-06T18:31:11.142Z] #44 1.391 + echo 'Install tini version v0.19.0' [2022-08-06T18:31:11.142Z] #44 1.391 Install tini version v0.19.0 [2022-08-06T18:31:11.142Z] #44 1.392 + git clone https://github.com/krallin/tini.git /tmp/tmp.yIMKfNZS50/tini [2022-08-06T18:31:11.142Z] #44 1.393 Cloning into '/tmp/tmp.yIMKfNZS50/tini'... [2022-08-06T18:31:11.714Z] #84 113.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:31:11.714Z] #84 114.1 checking for sysroot... no [2022-08-06T18:31:11.714Z] #84 114.1 checking for a working dd... /bin/dd [2022-08-06T18:31:11.714Z] #84 114.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:31:11.714Z] #84 114.2 checking for mt... no [2022-08-06T18:31:11.714Z] #84 114.2 checking if : is a manifest tool... no [2022-08-06T18:31:11.714Z] #84 114.2 checking how to run the C preprocessor... gcc -E [2022-08-06T18:31:11.866Z] #77 ... [2022-08-06T18:31:11.866Z] [2022-08-06T18:31:11.866Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:11.866Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:11.866Z] #14 68.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-06T18:31:11.866Z] #14 68.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-06T18:31:11.866Z] #14 68.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-06T18:31:11.866Z] #14 68.07 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-08-06T18:31:11.866Z] #14 68.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:31:11.866Z] #14 68.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:31:11.866Z] #14 69.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:11.866Z] #14 70.18 Fetched 115 MB in 12s (9614 kB/s) [2022-08-06T18:31:11.866Z] #14 70.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-06T18:31:11.866Z] #14 70.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:11.866Z] #14 70.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:31:11.866Z] #14 70.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:11.866Z] #14 74.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-06T18:31:11.866Z] #14 74.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:31:11.866Z] #14 74.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:12.080Z] #44 2.523 + cd /tmp/tmp.yIMKfNZS50/tini [2022-08-06T18:31:12.080Z] #44 2.523 + git checkout -q v0.19.0 [2022-08-06T18:31:12.080Z] #44 2.536 + cmake . [2022-08-06T18:31:12.648Z] #44 3.309 -- The C compiler identification is GNU 10.2.1 [2022-08-06T18:31:12.768Z] #64 44.54 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-06T18:31:12.768Z] #64 44.56 + BUILDTAGS='netgo osusergo static_build' [2022-08-06T18:31:12.768Z] #64 44.56 + export EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:31:12.768Z] #64 44.56 + EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:31:12.768Z] #64 44.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-06T18:31:12.768Z] #64 44.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-06T18:31:12.768Z] #64 44.56 + '[' '' = dynamic ']' [2022-08-06T18:31:12.768Z] #64 44.56 + make [2022-08-06T18:31:12.796Z] #14 ... [2022-08-06T18:31:12.796Z] [2022-08-06T18:31:12.796Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:12.796Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:12.796Z] #42 69.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:31:12.907Z] #44 3.555 -- Detecting C compiler ABI info [2022-08-06T18:31:13.052Z] #42 ... [2022-08-06T18:31:13.053Z] [2022-08-06T18:31:13.053Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:13.053Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:13.053Z] #51 70.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:31:13.053Z] #51 73.66 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-06T18:31:13.053Z] #51 73.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:31:13.053Z] #51 73.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:31:13.053Z] #51 73.86 Setting up python3-six (1.16.0-2) ... [2022-08-06T18:31:13.053Z] #51 76.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:31:13.053Z] #51 76.18 Setting up python3-protobuf (3.12.4-1) ... [2022-08-06T18:31:13.097Z] #84 114.4 checking for ANSI C header files... yes [2022-08-06T18:31:13.097Z] #84 115.4 checking for sys/types.h... yes [2022-08-06T18:31:13.617Z] #51 ... [2022-08-06T18:31:13.617Z] [2022-08-06T18:31:13.617Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:13.617Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:13.617Z] #14 79.86 Selecting previously unselected package binutils-mingw-w64. [2022-08-06T18:31:13.617Z] #14 79.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-06T18:31:13.617Z] #14 79.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:31:13.669Z] #84 115.7 checking for sys/stat.h... yes [2022-08-06T18:31:13.669Z] #84 116.1 checking for stdlib.h... [2022-08-06T18:31:13.669Z] #84 ... [2022-08-06T18:31:13.669Z] [2022-08-06T18:31:13.669Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:13.669Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:13.669Z] #19 150.5 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-08-06T18:31:13.669Z] #19 150.6 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-06T18:31:13.669Z] #19 150.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-06T18:31:13.669Z] #19 150.7 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-06T18:31:13.669Z] #19 150.7 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-06T18:31:13.669Z] #19 150.7 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-06T18:31:13.669Z] #19 150.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-06T18:31:13.669Z] #19 150.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-06T18:31:13.669Z] #19 150.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-06T18:31:13.669Z] #19 150.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-06T18:31:13.669Z] #19 151.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-06T18:31:13.669Z] #19 151.1 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-06T18:31:13.669Z] #19 151.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-06T18:31:13.669Z] #19 151.2 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-08-06T18:31:13.669Z] #19 154.3 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-08-06T18:31:13.669Z] #19 154.3 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-08-06T18:31:13.669Z] #19 154.4 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-06T18:31:13.669Z] #19 154.6 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-06T18:31:13.669Z] #19 154.6 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-08-06T18:31:13.669Z] #19 158.9 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-08-06T18:31:13.669Z] #19 158.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:31:13.669Z] #19 158.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-06T18:31:13.669Z] #19 159.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-06T18:31:13.669Z] #19 159.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-06T18:31:13.669Z] #19 159.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-06T18:31:13.669Z] #19 159.6 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-08-06T18:31:13.669Z] #19 159.6 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-06T18:31:13.669Z] #19 159.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-06T18:31:13.669Z] #19 159.7 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-06T18:31:13.669Z] #19 159.7 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-06T18:31:13.669Z] #19 159.7 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-06T18:31:13.669Z] #19 159.7 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-06T18:31:13.669Z] #19 159.7 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-06T18:31:13.669Z] #19 159.7 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-08-06T18:31:13.669Z] #19 159.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-06T18:31:13.669Z] #19 159.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-06T18:31:13.669Z] #19 159.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-06T18:31:13.669Z] #19 159.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-06T18:31:13.669Z] #19 159.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-06T18:31:13.669Z] #19 159.9 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-08-06T18:31:13.669Z] #19 159.9 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-08-06T18:31:13.669Z] #19 ... [2022-08-06T18:31:13.669Z] [2022-08-06T18:31:13.669Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:13.669Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:13.669Z] #84 116.1 checking for stdlib.h... yes [2022-08-06T18:31:13.873Z] #14 80.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-06T18:31:13.873Z] #14 80.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:31:13.873Z] #14 80.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:31:13.873Z] #14 ... [2022-08-06T18:31:13.873Z] [2022-08-06T18:31:13.873Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:31:13.873Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:31:13.873Z] #55 70.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-06T18:31:13.873Z] #55 70.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-06T18:31:13.930Z] #84 116.3 checking for string.h... yes [2022-08-06T18:31:14.130Z] #55 ... [2022-08-06T18:31:14.130Z] [2022-08-06T18:31:14.130Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:14.130Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:14.130Z] #14 80.37 Selecting previously unselected package dmsetup. [2022-08-06T18:31:14.130Z] #14 80.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:31:14.130Z] #14 80.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:31:14.190Z] #84 116.7 checking for memory.h... yes [2022-08-06T18:31:14.284Z] #44 4.849 -- Detecting C compiler ABI info - done [2022-08-06T18:31:14.284Z] #44 5.070 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-06T18:31:14.543Z] #44 5.076 -- Detecting C compile features [2022-08-06T18:31:14.543Z] #44 5.077 -- Detecting C compile features - done [2022-08-06T18:31:14.543Z] #44 5.143 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-06T18:31:14.644Z] #14 80.78 Selecting previously unselected package mingw-w64-common. [2022-08-06T18:31:14.644Z] #14 80.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-06T18:31:14.644Z] #14 80.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-06T18:31:14.659Z] #64 46.43 + bin/ctr [2022-08-06T18:31:14.770Z] #84 117.0 checking for strings.h... yes [2022-08-06T18:31:14.770Z] #84 117.2 checking for inttypes.h... yes [2022-08-06T18:31:14.818Z] #77 ... [2022-08-06T18:31:14.818Z] [2022-08-06T18:31:14.818Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:14.818Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:14.818Z] #14 76.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-06T18:31:14.818Z] #14 76.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:14.818Z] #14 76.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:15.110Z] #44 5.705 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-06T18:31:15.110Z] #44 5.901 -- Configuring done [2022-08-06T18:31:15.110Z] #44 5.951 -- Generating done [2022-08-06T18:31:15.351Z] #84 117.5 checking for stdint.h... yes [2022-08-06T18:31:15.368Z] #44 5.957 -- Build files have been written to: /tmp/tmp.yIMKfNZS50/tini [2022-08-06T18:31:15.368Z] #44 6.003 + make tini-static [2022-08-06T18:31:15.621Z] #84 117.8 checking for unistd.h... yes [2022-08-06T18:31:15.621Z] #84 118.1 checking for dlfcn.h... yes [2022-08-06T18:31:15.621Z] #84 118.2 checking for objdir... .libs [2022-08-06T18:31:15.627Z] #44 6.386 Scanning dependencies of target tini-static [2022-08-06T18:31:15.886Z] #44 6.511 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-06T18:31:16.177Z] #84 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:31:16.177Z] #84 118.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:31:16.439Z] #84 118.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:31:17.010Z] #84 119.0 checking if gcc static flag -static works... yes [2022-08-06T18:31:17.274Z] #84 119.7 checking if gcc supports -c -o file.o... yes [2022-08-06T18:31:17.274Z] #84 119.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:31:17.545Z] #84 119.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:31:17.789Z] #44 ... [2022-08-06T18:31:17.789Z] [2022-08-06T18:31:17.789Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:17.789Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:17.789Z] #51 82.89 Setting up criu (3.17.1-1) ... [2022-08-06T18:31:17.789Z] #51 86.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:17.789Z] #51 DONE 87.5s [2022-08-06T18:31:17.789Z] [2022-08-06T18:31:17.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:17.789Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:17.806Z] #84 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:31:17.806Z] #84 120.6 checking how to hardcode library paths into programs... immediate [2022-08-06T18:31:18.048Z] #77 ... [2022-08-06T18:31:18.048Z] [2022-08-06T18:31:18.048Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:18.048Z] #44 sha256:ee8f31a03e572d95e2ebfda622ae29b5edc88e564d064275ec5023e81e20b375 [2022-08-06T18:31:18.048Z] #44 8.611 [100%] Linking C executable tini-static [2022-08-06T18:31:18.072Z] #84 120.6 checking whether stripping libraries is possible... yes [2022-08-06T18:31:18.073Z] #84 120.6 checking if libtool supports shared libraries... yes [2022-08-06T18:31:18.073Z] #84 120.6 checking whether to build shared libraries... no [2022-08-06T18:31:18.073Z] #84 120.6 checking whether to build static libraries... yes [2022-08-06T18:31:18.073Z] #84 120.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:31:18.073Z] #84 120.7 checking whether build environment is sane... yes [2022-08-06T18:31:18.073Z] #84 120.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:31:18.337Z] #84 120.8 checking whether make sets $(MAKE)... yes [2022-08-06T18:31:18.337Z] #84 120.9 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:31:18.337Z] #84 121.0 checking whether make supports nested variables... yes [2022-08-06T18:31:18.337Z] #84 121.1 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:31:18.337Z] #84 121.1 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:31:18.604Z] #84 121.1 checking how to create a ustar tar archive... gnutar [2022-08-06T18:31:18.604Z] #84 121.1 checking dependency style of gcc... gcc3 [2022-08-06T18:31:18.604Z] #84 121.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:31:18.604Z] #84 121.4 checking whether make supports nested variables... (cached) yes [2022-08-06T18:31:18.604Z] #84 121.4 checking for gawk... (cached) mawk [2022-08-06T18:31:18.604Z] #84 121.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:31:18.866Z] #84 121.4 checking for gcc... (cached) gcc [2022-08-06T18:31:19.127Z] #84 121.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:31:19.127Z] #84 121.6 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:31:19.127Z] #84 121.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:31:19.127Z] #84 121.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:31:19.127Z] #84 121.6 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:31:19.127Z] #84 121.7 checking for python3... /usr/bin/python3 [2022-08-06T18:31:19.127Z] #84 121.7 checking for python3 version... 3.9 [2022-08-06T18:31:19.388Z] #84 121.8 checking for python3 platform... linux [2022-08-06T18:31:19.388Z] #84 121.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:31:19.426Z] #44 9.958 [100%] Built target tini-static [2022-08-06T18:31:19.426Z] #44 10.20 + mkdir -p /build [2022-08-06T18:31:19.426Z] #44 10.20 + cp tini-static /build/docker-init [2022-08-06T18:31:19.649Z] #84 122.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:31:19.649Z] #84 122.2 checking for go-md2man... no [2022-08-06T18:31:19.685Z] #44 DONE 10.4s [2022-08-06T18:31:19.685Z] [2022-08-06T18:31:19.685Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:19.685Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:19.910Z] #84 122.2 checking error.h usability... yes [2022-08-06T18:31:19.910Z] #84 122.4 checking error.h presence... yes [2022-08-06T18:31:19.910Z] #84 122.5 checking for error.h... yes [2022-08-06T18:31:19.996Z] #14 ... [2022-08-06T18:31:19.996Z] [2022-08-06T18:31:19.996Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:19.996Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:19.996Z] #77 11.38 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-06T18:31:19.996Z] #77 11.39 Cloning into '/tmp/crun-build/libocispec'... [2022-08-06T18:31:20.171Z] #84 122.5 checking linux/openat2.h usability... yes [2022-08-06T18:31:20.253Z] #14 ... [2022-08-06T18:31:20.253Z] [2022-08-06T18:31:20.253Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:20.253Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:20.253Z] #77 12.73 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-06T18:31:20.432Z] #84 122.8 checking linux/openat2.h presence... yes [2022-08-06T18:31:20.432Z] #84 122.9 checking for linux/openat2.h... yes [2022-08-06T18:31:20.512Z] #77 12.81 Cloning into '/tmp/crun-build/libocispec'... [2022-08-06T18:31:20.694Z] #84 123.0 checking for copy_file_range... yes [2022-08-06T18:31:21.217Z] #84 123.5 checking for fgetxattr... yes [2022-08-06T18:31:21.247Z] #64 ... [2022-08-06T18:31:21.247Z] [2022-08-06T18:31:21.247Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:21.247Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:31:21.247Z] #14 75.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-06T18:31:21.247Z] #14 75.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:31:21.247Z] #14 75.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:21.247Z] #14 80.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-06T18:31:21.247Z] #14 80.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:31:21.247Z] #14 80.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:21.247Z] #14 ... [2022-08-06T18:31:21.247Z] [2022-08-06T18:31:21.247Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:21.247Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:21.247Z] #77 34.08 libtoolize: putting auxiliary files in '.'. [2022-08-06T18:31:21.247Z] #77 34.10 libtoolize: copying file './ltmain.sh' [2022-08-06T18:31:21.247Z] #77 34.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-06T18:31:21.247Z] #77 34.80 libtoolize: and rerunning libtoolize and aclocal. [2022-08-06T18:31:21.247Z] #77 34.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:31:21.247Z] #77 42.40 configure.ac:7: installing './compile' [2022-08-06T18:31:21.247Z] #77 42.42 configure.ac:11: installing './config.guess' [2022-08-06T18:31:21.247Z] #77 42.43 configure.ac:11: installing './config.sub' [2022-08-06T18:31:21.247Z] #77 42.43 configure.ac:8: installing './install-sh' [2022-08-06T18:31:21.247Z] #77 42.44 configure.ac:8: installing './missing' [2022-08-06T18:31:21.247Z] #77 42.52 Makefile.am: installing './depcomp' [2022-08-06T18:31:21.247Z] #77 ... [2022-08-06T18:31:21.247Z] [2022-08-06T18:31:21.247Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:21.247Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:31:21.247Z] #14 86.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-06T18:31:21.247Z] #14 86.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:31:21.247Z] #14 86.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:21.738Z] #84 123.9 checking for statx... yes [2022-08-06T18:31:21.889Z] #77 ... [2022-08-06T18:31:21.889Z] [2022-08-06T18:31:21.889Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-06T18:31:21.889Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-06T18:31:21.889Z] #51 82.70 Setting up criu (3.17.1-1) ... [2022-08-06T18:31:21.889Z] #51 86.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:21.889Z] #51 DONE 87.5s [2022-08-06T18:31:21.889Z] [2022-08-06T18:31:21.889Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:21.889Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:21.889Z] #77 13.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-06T18:31:21.889Z] #77 13.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-06T18:31:21.889Z] #77 13.45 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-06T18:31:21.889Z] #77 13.45 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-06T18:31:21.889Z] #77 13.49 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-06T18:31:22.311Z] #84 124.5 checking for fgetpwent_r... yes [2022-08-06T18:31:22.417Z] #77 14.79 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-06T18:31:22.572Z] #84 124.9 checking for issetugid... no [2022-08-06T18:31:22.572Z] #84 125.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:31:22.572Z] #84 125.3 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:31:22.676Z] #77 14.81 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-06T18:31:22.676Z] #77 14.81 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-06T18:31:22.676Z] #77 14.81 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-06T18:31:22.676Z] #77 14.85 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-06T18:31:23.515Z] #84 125.3 checking for library containing yajl_tree_get... -lyajl [2022-08-06T18:31:23.515Z] #84 126.1 checking for yajl >= 2.0.0... yes [2022-08-06T18:31:23.777Z] #84 126.1 checking sys/capability.h usability... yes [2022-08-06T18:31:23.777Z] #84 126.3 checking sys/capability.h presence... yes [2022-08-06T18:31:23.777Z] #84 126.4 checking for sys/capability.h... yes [2022-08-06T18:31:24.352Z] #84 126.4 checking for library containing cap_from_name... -lcap [2022-08-06T18:31:24.614Z] #84 126.8 checking for library containing dlopen... -ldl [2022-08-06T18:31:24.761Z] #14 ... [2022-08-06T18:31:24.761Z] [2022-08-06T18:31:24.761Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:24.761Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:24.761Z] #77 34.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-06T18:31:24.875Z] #84 127.3 checking seccomp.h usability... yes [2022-08-06T18:31:24.875Z] #84 127.4 checking seccomp.h presence... yes [2022-08-06T18:31:24.875Z] #84 127.6 checking for seccomp.h... yes [2022-08-06T18:31:25.163Z] #77 ... [2022-08-06T18:31:25.163Z] [2022-08-06T18:31:25.163Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:25.163Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:25.163Z] #42 81.44 Selecting previously unselected package libxml2:amd64. [2022-08-06T18:31:25.163Z] #42 81.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 81.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:31:25.163Z] #42 82.40 Selecting previously unselected package libarchive13:amd64. [2022-08-06T18:31:25.163Z] #42 82.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 82.41 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:31:25.163Z] #42 83.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-06T18:31:25.163Z] #42 83.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 83.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:31:25.163Z] #42 83.60 Selecting previously unselected package librhash0:amd64. [2022-08-06T18:31:25.163Z] #42 83.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 83.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:31:25.163Z] #42 84.45 Selecting previously unselected package libuv1:amd64. [2022-08-06T18:31:25.163Z] #42 84.45 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 84.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:31:25.163Z] #42 84.77 Selecting previously unselected package cmake. [2022-08-06T18:31:25.163Z] #42 84.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-06T18:31:25.163Z] #42 84.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:31:25.422Z] #42 ... [2022-08-06T18:31:25.422Z] [2022-08-06T18:31:25.422Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:25.422Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:25.422Z] #14 91.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-06T18:31:25.422Z] #14 91.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-06T18:31:25.422Z] #14 91.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:31:25.446Z] #84 127.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-06T18:31:25.717Z] #84 128.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-06T18:31:25.965Z] #77 17.83 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-06T18:31:25.978Z] #84 128.5 checking systemd/sd-bus.h usability... yes [2022-08-06T18:31:26.239Z] #84 128.6 checking systemd/sd-bus.h presence... [2022-08-06T18:31:26.239Z] #84 ... [2022-08-06T18:31:26.239Z] [2022-08-06T18:31:26.239Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:26.239Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:26.239Z] #19 163.2 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-06T18:31:26.239Z] #19 163.2 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-06T18:31:26.239Z] #19 163.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-06T18:31:26.239Z] #19 163.3 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-08-06T18:31:26.239Z] #19 163.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-06T18:31:26.239Z] #19 166.3 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-08-06T18:31:26.239Z] #19 166.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-06T18:31:26.239Z] #19 166.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-06T18:31:26.239Z] #19 166.3 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-08-06T18:31:26.239Z] #19 166.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-06T18:31:26.240Z] #19 166.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-06T18:31:26.240Z] #19 166.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-06T18:31:26.240Z] #19 166.5 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-06T18:31:26.240Z] #19 166.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-06T18:31:26.240Z] #19 166.6 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-08-06T18:31:26.240Z] #19 166.7 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-06T18:31:26.240Z] #19 169.9 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-08-06T18:31:26.240Z] #19 169.9 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-08-06T18:31:26.240Z] #19 169.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-06T18:31:26.240Z] #19 170.0 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-08-06T18:31:26.240Z] #19 170.1 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-08-06T18:31:26.240Z] #19 173.0 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-08-06T18:31:26.240Z] #19 173.0 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-06T18:31:26.240Z] #19 173.0 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-06T18:31:26.240Z] #19 173.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-08-06T18:31:26.240Z] #19 173.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-06T18:31:26.240Z] #19 173.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-08-06T18:31:26.240Z] #19 173.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-06T18:31:26.240Z] #19 173.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-06T18:31:26.240Z] #19 173.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-06T18:31:26.240Z] #19 ... [2022-08-06T18:31:26.240Z] [2022-08-06T18:31:26.240Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:31:26.240Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:31:26.240Z] #41 DONE 186.1s [2022-08-06T18:31:26.240Z] [2022-08-06T18:31:26.240Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:26.240Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:26.240Z] #19 173.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-06T18:31:26.240Z] #19 173.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-08-06T18:31:26.240Z] #19 173.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-06T18:31:26.240Z] #19 ... [2022-08-06T18:31:26.240Z] [2022-08-06T18:31:26.240Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:26.240Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:26.240Z] #84 128.6 checking systemd/sd-bus.h presence... yes [2022-08-06T18:31:26.240Z] #84 128.9 checking for systemd/sd-bus.h... yes [2022-08-06T18:31:27.183Z] #84 128.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-06T18:31:27.445Z] #84 129.6 checking for sd_notify_barrier... yes [2022-08-06T18:31:27.706Z] #84 130.1 checking linux/bpf.h usability... yes [2022-08-06T18:31:27.706Z] #84 130.3 checking linux/bpf.h presence... yes [2022-08-06T18:31:27.706Z] #84 130.4 checking for linux/bpf.h... yes [2022-08-06T18:31:27.791Z] #14 ... [2022-08-06T18:31:27.792Z] [2022-08-06T18:31:27.792Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:27.792Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:27.792Z] #77 43.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:31:27.792Z] #77 43.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:31:27.792Z] #77 43.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:31:27.792Z] #77 43.89 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:31:27.792Z] #77 44.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:31:27.792Z] #77 44.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:31:27.792Z] #77 44.27 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:31:27.792Z] #77 44.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:31:27.792Z] #77 44.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:31:27.967Z] #84 130.4 checking compilation for eBPF... yes [2022-08-06T18:31:27.967Z] #84 130.7 checking for criu >= 3.15... no [2022-08-06T18:31:27.967Z] #84 130.8 configure: CRIU headers not found, building without CRIU support [2022-08-06T18:31:27.986Z] #14 ... [2022-08-06T18:31:27.986Z] [2022-08-06T18:31:27.986Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:31:27.986Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-06T18:31:27.986Z] #42 92.50 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:31:27.986Z] #42 92.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:27.986Z] #42 92.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:31:27.986Z] #42 92.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:31:27.986Z] #42 92.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:31:27.986Z] #42 92.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:31:27.986Z] #42 92.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:31:27.986Z] #42 92.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:31:27.986Z] #42 92.92 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:31:27.986Z] #42 92.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:31:27.986Z] #42 92.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:27.986Z] #42 DONE 94.1s [2022-08-06T18:31:27.986Z] [2022-08-06T18:31:27.986Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-06T18:31:27.986Z] #43 sha256:e3f13aab8bdc744a4ac4d6c112e6114e9deb64cab74f0825630bc01a9f183455 [2022-08-06T18:31:27.986Z] #43 DONE 0.1s [2022-08-06T18:31:27.986Z] [2022-08-06T18:31:27.986Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:27.986Z] #44 sha256:e7ecae50261584f23eba0bf970592a6caef06b44dac8744404b694320b6bd699 [2022-08-06T18:31:28.255Z] #84 130.8 checking for criu > 3.16... no [2022-08-06T18:31:28.255Z] #84 130.9 configure: CRIU version doesn't support join-ns API [2022-08-06T18:31:28.255Z] #84 130.9 checking for criu > 3.16.1... no [2022-08-06T18:31:28.500Z] #77 20.57 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-06T18:31:28.515Z] #84 130.9 configure: CRIU version doesn't support for pre-dumping [2022-08-06T18:31:28.515Z] #84 130.9 checking for new mount API (fsconfig)... yes [2022-08-06T18:31:28.515Z] #84 131.0 checking for seccomp notify API... yes [2022-08-06T18:31:28.515Z] #84 131.2 checking for gperf... no [2022-08-06T18:31:28.516Z] #84 131.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-06T18:31:29.087Z] #84 131.2 checking for library containing argp_parse... none required [2022-08-06T18:31:29.087Z] #84 131.7 checking that generated files are newer than configure... done [2022-08-06T18:31:29.087Z] #84 131.7 configure: creating ./config.status [2022-08-06T18:31:29.436Z] #77 ... [2022-08-06T18:31:29.436Z] [2022-08-06T18:31:29.436Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:31:29.436Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:31:29.436Z] #53 99.30 gotestsum version dev [2022-08-06T18:31:29.660Z] #84 ... [2022-08-06T18:31:29.660Z] [2022-08-06T18:31:29.660Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:31:29.660Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:31:29.660Z] #43 189.4 Delve is a source level debugger for Go programs. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-06T18:31:29.660Z] #43 189.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Usage: [2022-08-06T18:31:29.660Z] #43 189.4 dlv [command] [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Available Commands: [2022-08-06T18:31:29.660Z] #43 189.4 attach Attach to running process and begin debugging. [2022-08-06T18:31:29.660Z] #43 189.4 connect Connect to a headless debug server with a terminal client. [2022-08-06T18:31:29.660Z] #43 189.4 core Examine a core dump. [2022-08-06T18:31:29.660Z] #43 189.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-06T18:31:29.660Z] #43 189.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-06T18:31:29.660Z] #43 189.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-06T18:31:29.660Z] #43 189.4 help Help about any command [2022-08-06T18:31:29.660Z] #43 189.4 run Deprecated command. Use 'debug' instead. [2022-08-06T18:31:29.660Z] #43 189.4 test Compile test binary and begin debugging program. [2022-08-06T18:31:29.660Z] #43 189.4 trace Compile and begin tracing program. [2022-08-06T18:31:29.660Z] #43 189.4 version Prints version. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Flags: [2022-08-06T18:31:29.660Z] #43 189.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-06T18:31:29.660Z] #43 189.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-06T18:31:29.660Z] #43 189.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-06T18:31:29.660Z] #43 189.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-06T18:31:29.660Z] #43 189.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-06T18:31:29.660Z] #43 189.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-06T18:31:29.660Z] #43 189.4 --disable-aslr Disables address space randomization [2022-08-06T18:31:29.660Z] #43 189.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-06T18:31:29.660Z] #43 189.4 -h, --help help for dlv [2022-08-06T18:31:29.660Z] #43 189.4 --init string Init file, executed by the terminal client. [2022-08-06T18:31:29.660Z] #43 189.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-06T18:31:29.660Z] #43 189.4 --log Enable debugging server logging. [2022-08-06T18:31:29.660Z] #43 189.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-06T18:31:29.660Z] #43 189.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-06T18:31:29.660Z] #43 189.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-06T18:31:29.660Z] #43 189.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-06T18:31:29.660Z] #43 189.4 --wd string Working directory for running the program. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Additional help topics: [2022-08-06T18:31:29.660Z] #43 189.4 dlv backend Help about the --backend flag. [2022-08-06T18:31:29.660Z] #43 189.4 dlv log Help about logging flags. [2022-08-06T18:31:29.660Z] #43 189.4 dlv redirect Help about file redirection. [2022-08-06T18:31:29.660Z] #43 189.4 [2022-08-06T18:31:29.660Z] #43 189.4 Use "dlv [command] --help" for more information about a command. [2022-08-06T18:31:29.660Z] #43 DONE 189.5s [2022-08-06T18:31:29.660Z] [2022-08-06T18:31:29.660Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:29.660Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:29.660Z] #19 173.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-06T18:31:29.660Z] #19 173.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-08-06T18:31:29.660Z] #19 173.6 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-08-06T18:31:29.660Z] #19 176.0 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-08-06T18:31:29.660Z] #19 176.0 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-08-06T18:31:29.660Z] #19 176.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-06T18:31:29.660Z] #19 176.2 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-08-06T18:31:29.660Z] #19 176.3 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-08-06T18:31:29.880Z] #44 1.517 + RM_GOPATH=0 [2022-08-06T18:31:29.880Z] #44 1.517 + TMP_GOPATH= [2022-08-06T18:31:29.880Z] #44 1.517 + : /build [2022-08-06T18:31:29.880Z] #44 1.517 + '[' -z '' ']' [2022-08-06T18:31:29.880Z] #44 1.518 ++ mktemp -d [2022-08-06T18:31:29.880Z] #44 1.581 + export GOPATH=/tmp/tmp.9JPHrYF1p3 [2022-08-06T18:31:29.880Z] #44 1.581 + GOPATH=/tmp/tmp.9JPHrYF1p3 [2022-08-06T18:31:29.880Z] #44 1.581 + RM_GOPATH=1 [2022-08-06T18:31:29.880Z] #44 1.581 + case "$(go env GOARCH)" in [2022-08-06T18:31:29.880Z] #44 1.581 ++ go env GOARCH [2022-08-06T18:31:29.880Z] #44 1.688 Install tini version v0.19.0 [2022-08-06T18:31:29.880Z] #44 1.688 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:29.880Z] #44 1.688 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:29.880Z] #44 1.688 ++ dirname /install.sh [2022-08-06T18:31:29.880Z] #44 1.688 + dir=/ [2022-08-06T18:31:29.880Z] #44 1.688 + bin=tini [2022-08-06T18:31:29.880Z] #44 1.688 + shift [2022-08-06T18:31:29.880Z] #44 1.688 + '[' '!' -f //tini.installer ']' [2022-08-06T18:31:29.880Z] #44 1.688 + . //tini.installer [2022-08-06T18:31:29.880Z] #44 1.688 ++ : v0.19.0 [2022-08-06T18:31:29.880Z] #44 1.688 + install_tini [2022-08-06T18:31:29.880Z] #44 1.688 + echo 'Install tini version v0.19.0' [2022-08-06T18:31:29.880Z] #44 1.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.9JPHrYF1p3/tini [2022-08-06T18:31:29.880Z] #44 1.699 Cloning into '/tmp/tmp.9JPHrYF1p3/tini'... [2022-08-06T18:31:30.012Z] #77 ... [2022-08-06T18:31:30.013Z] [2022-08-06T18:31:30.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:30.013Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:30.013Z] #14 89.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-06T18:31:30.013Z] #14 89.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:30.013Z] #14 89.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:30.603Z] #19 177.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-06T18:31:30.603Z] #19 177.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-06T18:31:30.603Z] #19 177.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-06T18:31:30.603Z] #19 177.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-06T18:31:30.603Z] #19 177.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-06T18:31:30.603Z] #19 177.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-06T18:31:30.603Z] #19 177.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-06T18:31:30.603Z] #19 177.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-06T18:31:30.603Z] #19 177.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-06T18:31:30.603Z] #19 177.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-06T18:31:30.603Z] #19 177.7 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-08-06T18:31:30.603Z] #19 177.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-06T18:31:30.815Z] #53 ... [2022-08-06T18:31:30.815Z] [2022-08-06T18:31:30.815Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:30.815Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:30.815Z] #14 90.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-06T18:31:30.815Z] #14 90.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-06T18:31:30.815Z] #14 90.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:31:30.815Z] #14 100.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-06T18:31:30.815Z] #14 ... [2022-08-06T18:31:30.815Z] [2022-08-06T18:31:30.815Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:31:30.815Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:31:30.815Z] #53 DONE 100.8s [2022-08-06T18:31:30.815Z] [2022-08-06T18:31:30.815Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:30.815Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:30.815Z] #14 100.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:30.815Z] #14 100.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:31:30.815Z] #14 ... [2022-08-06T18:31:30.815Z] [2022-08-06T18:31:30.815Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:30.815Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:30.815Z] #77 22.60 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-06T18:31:30.815Z] #77 22.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-06T18:31:30.942Z] #14 95.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-06T18:31:30.942Z] #14 95.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:30.942Z] #14 95.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:31.075Z] #77 23.22 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-06T18:31:31.249Z] #44 3.009 + cd /tmp/tmp.9JPHrYF1p3/tini [2022-08-06T18:31:31.249Z] #44 3.009 + git checkout -q v0.19.0 [2022-08-06T18:31:31.249Z] #44 3.026 + cmake . [2022-08-06T18:31:31.506Z] #44 3.707 -- The C compiler identification is GNU 10.2.1 [2022-08-06T18:31:31.964Z] #77 ... [2022-08-06T18:31:31.964Z] [2022-08-06T18:31:31.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:31.964Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:31:31.964Z] #14 96.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-06T18:31:31.964Z] #14 96.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-06T18:31:31.964Z] #14 96.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:31.987Z] #19 179.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-06T18:31:31.987Z] #19 179.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-06T18:31:31.987Z] #19 179.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-06T18:31:31.987Z] #19 179.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-06T18:31:31.987Z] #19 179.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-06T18:31:32.127Z] #44 3.859 -- Detecting C compiler ABI info [2022-08-06T18:31:32.558Z] #19 ... [2022-08-06T18:31:32.558Z] [2022-08-06T18:31:32.558Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:32.558Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:32.558Z] #84 135.1 config.status: creating Makefile [2022-08-06T18:31:32.819Z] #84 135.3 config.status: creating rpm/crun.spec [2022-08-06T18:31:32.819Z] #84 135.5 config.status: creating config.h [2022-08-06T18:31:32.819Z] #84 135.6 config.status: executing libtool commands [2022-08-06T18:31:33.081Z] #84 135.6 config.status: executing depfiles commands [2022-08-06T18:31:33.144Z] #44 5.172 -- Detecting C compiler ABI info - done [2022-08-06T18:31:33.413Z] #44 5.455 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-06T18:31:33.413Z] #44 5.470 -- Detecting C compile features [2022-08-06T18:31:33.413Z] #44 5.471 -- Detecting C compile features - done [2022-08-06T18:31:33.413Z] #44 5.531 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-06T18:31:33.508Z] #14 ... [2022-08-06T18:31:33.508Z] [2022-08-06T18:31:33.508Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:31:33.508Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:31:33.975Z] #44 5.935 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-06T18:31:33.975Z] #44 6.095 -- Configuring done [2022-08-06T18:31:33.975Z] #44 6.171 -- Generating done [2022-08-06T18:31:34.022Z] #84 136.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-06T18:31:34.022Z] #84 136.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:31:34.232Z] #44 6.174 -- Build files have been written to: /tmp/tmp.9JPHrYF1p3/tini [2022-08-06T18:31:34.232Z] #44 6.177 + make tini-static [2022-08-06T18:31:34.283Z] #84 136.9 checking for gcc... gcc [2022-08-06T18:31:34.487Z] #44 6.726 Scanning dependencies of target tini-static [2022-08-06T18:31:34.536Z] #64 50.57 Updating files: 43% (2140/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 82% (4085/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-06T18:31:34.536Z] #64 52.16 + cd /tmp/tmp.ho0ZDVEEsv/src/github.com/containerd/containerd [2022-08-06T18:31:34.543Z] #84 137.0 checking whether the C compiler works... yes [2022-08-06T18:31:34.543Z] #84 137.2 checking for C compiler default output file name... a.out [2022-08-06T18:31:34.743Z] #44 6.742 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-06T18:31:34.793Z] #64 52.16 + git checkout -q v1.6.6 [2022-08-06T18:31:34.810Z] #84 137.2 checking for suffix of executables... [2022-08-06T18:31:34.810Z] #84 137.4 checking whether we are cross compiling... no [2022-08-06T18:31:35.071Z] #84 137.6 checking for suffix of object files... o [2022-08-06T18:31:35.071Z] #84 137.7 checking whether we are using the GNU C compiler... yes [2022-08-06T18:31:35.312Z] #44 ... [2022-08-06T18:31:35.312Z] [2022-08-06T18:31:35.312Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:35.312Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:35.312Z] #14 101.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-06T18:31:35.312Z] #14 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:35.312Z] #14 101.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:31:35.312Z] #14 ... [2022-08-06T18:31:35.312Z] [2022-08-06T18:31:35.312Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:35.312Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:35.312Z] #77 17.01 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-06T18:31:35.312Z] #77 19.75 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-06T18:31:35.312Z] #77 22.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-06T18:31:35.312Z] #77 22.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-06T18:31:35.312Z] #77 22.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-06T18:31:35.333Z] #84 137.8 checking whether gcc accepts -g... yes [2022-08-06T18:31:35.333Z] #84 137.9 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:31:35.571Z] #77 ... [2022-08-06T18:31:35.571Z] [2022-08-06T18:31:35.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:35.571Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:35.571Z] #14 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-06T18:31:35.571Z] #14 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:35.571Z] #14 101.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:35.594Z] #84 138.0 checking whether gcc understands -c and -o together... yes [2022-08-06T18:31:35.855Z] #84 138.2 checking how to run the C preprocessor... gcc -E [2022-08-06T18:31:35.855Z] #84 138.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:31:35.855Z] #84 138.5 checking for egrep... /bin/grep -E [2022-08-06T18:31:36.426Z] #84 138.5 checking for ANSI C header files... yes [2022-08-06T18:31:36.685Z] #64 53.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-06T18:31:36.685Z] #64 53.99 + BUILDTAGS='netgo osusergo static_build' [2022-08-06T18:31:36.685Z] #64 53.99 + export EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:31:36.685Z] #64 53.99 + EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:31:36.685Z] #64 53.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-06T18:31:36.685Z] #64 53.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-06T18:31:36.685Z] #64 53.99 + '[' '' = dynamic ']' [2022-08-06T18:31:36.685Z] #64 53.99 + make [2022-08-06T18:31:36.687Z] #84 139.2 checking for sys/types.h... yes [2022-08-06T18:31:36.948Z] #84 139.4 checking for sys/stat.h... yes [2022-08-06T18:31:37.208Z] #84 139.6 checking for stdlib.h... yes [2022-08-06T18:31:37.355Z] #14 101.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-06T18:31:37.355Z] #14 101.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-06T18:31:37.356Z] #14 101.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:31:37.356Z] #14 101.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-06T18:31:37.356Z] #14 101.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 101.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-06T18:31:37.356Z] #14 102.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-06T18:31:37.356Z] #14 102.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 102.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-06T18:31:37.356Z] #14 102.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-06T18:31:37.356Z] #14 102.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 102.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-06T18:31:37.356Z] #14 102.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-06T18:31:37.356Z] #14 102.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 102.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-06T18:31:37.356Z] #14 102.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-06T18:31:37.356Z] #14 102.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 102.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:31:37.356Z] #14 102.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-06T18:31:37.356Z] #14 102.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-06T18:31:37.356Z] #14 102.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-06T18:31:37.460Z] #14 ... [2022-08-06T18:31:37.461Z] [2022-08-06T18:31:37.461Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-06T18:31:37.461Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-06T18:31:37.461Z] #53 102.5 gotestsum version dev [2022-08-06T18:31:37.461Z] #53 DONE 103.6s [2022-08-06T18:31:37.461Z] [2022-08-06T18:31:37.461Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:31:37.461Z] #44 sha256:e7ecae50261584f23eba0bf970592a6caef06b44dac8744404b694320b6bd699 [2022-08-06T18:31:37.461Z] #44 8.383 [100%] Linking C executable tini-static [2022-08-06T18:31:37.461Z] #44 9.537 [100%] Built target tini-static [2022-08-06T18:31:37.469Z] #84 139.8 checking for string.h... yes [2022-08-06T18:31:37.620Z] #14 102.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-06T18:31:37.621Z] #14 102.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-06T18:31:37.621Z] #14 102.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-06T18:31:37.716Z] #44 9.754 + mkdir -p /build [2022-08-06T18:31:37.716Z] #44 9.754 + cp tini-static /build/docker-init [2022-08-06T18:31:37.730Z] #84 140.1 checking for memory.h... yes [2022-08-06T18:31:37.882Z] #14 103.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-06T18:31:37.882Z] #14 103.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-06T18:31:37.882Z] #14 103.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-06T18:31:37.972Z] #44 DONE 10.1s [2022-08-06T18:31:37.972Z] [2022-08-06T18:31:37.972Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:31:37.972Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:31:37.990Z] #84 140.4 checking for strings.h... yes [2022-08-06T18:31:38.139Z] #14 103.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-06T18:31:38.139Z] #14 103.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-06T18:31:38.139Z] #14 103.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-06T18:31:38.251Z] #84 140.7 checking for inttypes.h... yes [2022-08-06T18:31:38.251Z] #84 140.9 checking for stdint.h... yes [2022-08-06T18:31:38.395Z] #14 103.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-06T18:31:38.395Z] #14 103.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-06T18:31:38.395Z] #14 103.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-06T18:31:38.395Z] #14 103.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-06T18:31:38.395Z] #14 103.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-06T18:31:38.395Z] #14 103.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-06T18:31:38.512Z] #84 141.0 checking for unistd.h... yes [2022-08-06T18:31:38.512Z] #84 141.1 checking minix/config.h usability... no [2022-08-06T18:31:38.512Z] #84 141.2 checking minix/config.h presence... no [2022-08-06T18:31:38.579Z] #64 55.68 + bin/ctr [2022-08-06T18:31:38.651Z] #14 103.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-06T18:31:38.651Z] #14 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-06T18:31:38.651Z] #14 103.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-06T18:31:38.773Z] #84 141.3 checking for minix/config.h... no [2022-08-06T18:31:38.773Z] #84 141.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-06T18:31:38.907Z] #14 104.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-06T18:31:38.907Z] #14 104.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-06T18:31:38.907Z] #14 104.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:31:39.163Z] #14 104.3 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-06T18:31:39.163Z] #14 104.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-06T18:31:39.163Z] #14 104.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:39.294Z] #84 141.6 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:31:39.294Z] #84 141.9 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:31:39.294Z] #84 141.9 checking how to print strings... printf [2022-08-06T18:31:39.294Z] #84 141.9 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:31:39.294Z] #84 141.9 checking for fgrep... /bin/grep -F [2022-08-06T18:31:39.294Z] #84 142.0 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:31:39.294Z] #84 142.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:31:39.294Z] #84 142.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:31:39.420Z] #14 104.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-06T18:31:39.420Z] #14 104.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-06T18:31:39.420Z] #14 104.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-06T18:31:39.555Z] #84 142.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:31:39.555Z] #84 142.1 checking whether ln -s works... yes [2022-08-06T18:31:39.555Z] #84 142.1 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:31:39.555Z] #84 142.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:31:39.555Z] #84 142.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:31:39.555Z] #84 142.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:31:39.555Z] #84 142.2 checking for objdump... objdump [2022-08-06T18:31:39.555Z] #84 142.2 checking how to recognize dependent libraries... pass_all [2022-08-06T18:31:39.555Z] #84 142.2 checking for dlltool... no [2022-08-06T18:31:39.555Z] #84 142.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:31:39.555Z] #84 142.2 checking for ar... ar [2022-08-06T18:31:39.555Z] #84 142.2 checking for archiver @FILE support... @ [2022-08-06T18:31:39.824Z] #84 142.3 checking for strip... strip [2022-08-06T18:31:39.824Z] #84 142.3 checking for ranlib... ranlib [2022-08-06T18:31:39.824Z] #84 142.3 checking for gawk... no [2022-08-06T18:31:39.824Z] #84 142.3 checking for mawk... mawk [2022-08-06T18:31:40.402Z] #84 142.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:31:40.402Z] #84 142.9 checking for sysroot... no [2022-08-06T18:31:40.402Z] #84 142.9 checking for a working dd... /bin/dd [2022-08-06T18:31:40.402Z] #84 143.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:31:40.402Z] #84 143.1 checking for mt... no [2022-08-06T18:31:40.402Z] #84 143.1 checking if : is a manifest tool... no [2022-08-06T18:31:40.664Z] #84 143.1 checking for dlfcn.h... yes [2022-08-06T18:31:40.664Z] #84 143.3 checking for objdir... .libs [2022-08-06T18:31:40.794Z] #14 105.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:31:41.054Z] #77 ... [2022-08-06T18:31:41.054Z] [2022-08-06T18:31:41.054Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:41.054Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:41.054Z] #14 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-06T18:31:41.054Z] #14 101.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:41.054Z] #14 101.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:41.236Z] #84 143.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:31:41.236Z] #84 143.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:31:41.236Z] #84 143.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:31:41.358Z] #14 106.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-06T18:31:41.358Z] #14 106.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-06T18:31:41.615Z] #14 106.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:31:41.615Z] #14 106.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-06T18:31:41.615Z] #14 106.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-06T18:31:41.615Z] #14 106.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:31:41.615Z] #14 106.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:41.615Z] #14 106.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-08-06T18:31:41.615Z] #14 106.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:41.615Z] #14 107.0 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-08-06T18:31:41.829Z] #84 144.0 checking if gcc static flag -static works... yes [2022-08-06T18:31:41.829Z] #84 144.4 checking if gcc supports -c -o file.o... yes [2022-08-06T18:31:41.829Z] #84 144.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:31:41.829Z] #84 144.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:31:41.871Z] #14 107.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:31:41.871Z] #14 107.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:41.871Z] #14 107.0 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-08-06T18:31:41.871Z] #14 107.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:41.871Z] #14 107.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:31:41.871Z] #14 107.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:31:41.871Z] #14 107.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:31:42.128Z] #14 107.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:31:42.128Z] #14 107.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-06T18:31:42.128Z] #14 107.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:31:42.359Z] #84 144.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:31:42.359Z] #84 145.0 checking how to hardcode library paths into programs... immediate [2022-08-06T18:31:42.359Z] #84 145.0 checking whether stripping libraries is possible... yes [2022-08-06T18:31:42.359Z] #84 145.0 checking if libtool supports shared libraries... yes [2022-08-06T18:31:42.359Z] #84 145.0 checking whether to build shared libraries... no [2022-08-06T18:31:42.359Z] #84 145.0 checking whether to build static libraries... yes [2022-08-06T18:31:42.359Z] #84 145.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:31:42.359Z] #84 145.0 checking whether build environment is sane... yes [2022-08-06T18:31:42.359Z] #84 145.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:31:42.359Z] #84 145.1 checking whether make sets $(MAKE)... yes [2022-08-06T18:31:42.666Z] #84 145.2 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:31:42.666Z] #84 145.2 checking whether make supports nested variables... yes [2022-08-06T18:31:42.666Z] #84 145.3 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:31:42.666Z] #84 145.3 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:31:42.666Z] #84 145.3 checking how to create a ustar tar archive... gnutar [2022-08-06T18:31:42.930Z] #84 145.4 checking dependency style of gcc... gcc3 [2022-08-06T18:31:42.930Z] #84 145.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:31:42.930Z] #84 145.6 checking whether make supports nested variables... (cached) yes [2022-08-06T18:31:42.930Z] #84 145.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:31:42.930Z] #84 145.6 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:31:42.930Z] #84 145.6 checking for yajl >= 2.1.0... yes [2022-08-06T18:31:42.930Z] #84 145.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:31:42.930Z] #84 145.7 checking for gcc... (cached) gcc [2022-08-06T18:31:42.930Z] #84 ... [2022-08-06T18:31:42.930Z] [2022-08-06T18:31:42.930Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:42.930Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:42.930Z] #19 180.1 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-08-06T18:31:42.930Z] #19 180.1 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-06T18:31:42.930Z] #19 181.3 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:31:42.930Z] #19 181.6 Fetched 788 MB in 45s (17.5 MB/s) [2022-08-06T18:31:42.930Z] #19 181.7 Selecting previously unselected package liblocale-gettext-perl. [2022-08-06T18:31:42.930Z] #19 181.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-06T18:31:42.930Z] #19 181.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 181.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-06T18:31:42.930Z] #19 181.8 Selecting previously unselected package bzip2. [2022-08-06T18:31:42.930Z] #19 181.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 181.8 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:31:42.930Z] #19 182.0 Selecting previously unselected package libmagic-mgc. [2022-08-06T18:31:42.930Z] #19 182.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 182.1 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-06T18:31:42.930Z] #19 182.3 Selecting previously unselected package libmagic1:amd64. [2022-08-06T18:31:42.930Z] #19 182.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 182.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:31:42.930Z] #19 182.4 Selecting previously unselected package file. [2022-08-06T18:31:42.930Z] #19 182.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 182.4 Unpacking file (1:5.39-3) ... [2022-08-06T18:31:42.930Z] #19 182.5 Selecting previously unselected package xz-utils. [2022-08-06T18:31:42.930Z] #19 182.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 182.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:31:42.930Z] #19 182.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-06T18:31:42.930Z] #19 182.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-06T18:31:42.930Z] #19 182.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-06T18:31:42.931Z] #19 184.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-06T18:31:42.931Z] #19 184.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-06T18:31:42.931Z] #19 184.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-06T18:31:42.931Z] #19 186.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-06T18:31:42.931Z] #19 186.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-06T18:31:42.931Z] #19 186.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-06T18:31:42.931Z] #19 188.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-06T18:31:42.931Z] #19 188.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-06T18:31:42.931Z] #19 188.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-06T18:31:42.931Z] #19 189.8 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-06T18:31:42.931Z] #19 189.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-06T18:31:42.931Z] #19 189.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-06T18:31:43.505Z] #19 ... [2022-08-06T18:31:43.505Z] [2022-08-06T18:31:43.505Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:43.505Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:43.505Z] #84 146.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:31:43.505Z] #84 146.0 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:31:43.505Z] #84 146.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:31:43.506Z] #84 146.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:31:43.506Z] #84 146.0 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:31:43.506Z] #84 146.0 checking for python3... /usr/bin/python3 [2022-08-06T18:31:43.506Z] #84 146.0 checking for python3 version... 3.9 [2022-08-06T18:31:43.506Z] #84 146.1 checking for python3 platform... linux [2022-08-06T18:31:43.506Z] #84 146.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:31:43.769Z] #84 146.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:31:44.019Z] #14 ... [2022-08-06T18:31:44.019Z] [2022-08-06T18:31:44.019Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:44.019Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:44.019Z] #77 55.23 configure.ac:7: installing 'build-aux/compile' [2022-08-06T18:31:44.019Z] #77 55.24 configure.ac:9: installing 'build-aux/config.guess' [2022-08-06T18:31:44.019Z] #77 55.25 configure.ac:9: installing 'build-aux/config.sub' [2022-08-06T18:31:44.019Z] #77 55.25 configure.ac:11: installing 'build-aux/install-sh' [2022-08-06T18:31:44.019Z] #77 55.26 configure.ac:11: installing 'build-aux/missing' [2022-08-06T18:31:44.019Z] #77 55.42 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:31:44.019Z] #77 55.52 parallel-tests: installing 'build-aux/test-driver' [2022-08-06T18:31:44.019Z] #77 57.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:31:44.019Z] #77 57.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:31:44.019Z] #77 57.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:31:44.019Z] #77 57.99 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:31:44.019Z] #77 58.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:31:44.019Z] #77 58.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:31:44.019Z] #77 58.31 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:31:44.019Z] #77 58.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:31:44.019Z] #77 ... [2022-08-06T18:31:44.019Z] [2022-08-06T18:31:44.019Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:31:44.019Z] #67 sha256:d8b96b2de243d6a728c097930c8ac56318f187b30b4817952f9b08baeda7ce82 [2022-08-06T18:31:44.019Z] #67 98.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:31:44.019Z] #67 98.95 + GOBIN=/build [2022-08-06T18:31:44.019Z] #67 98.95 + GO111MODULE=on [2022-08-06T18:31:44.019Z] #67 98.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:31:44.019Z] #67 107.1 rootlesskit version 1.0.0 [2022-08-06T18:31:44.019Z] #67 107.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-06T18:31:44.019Z] #67 107.1 -container-ip string [2022-08-06T18:31:44.019Z] #67 107.1 container ip [2022-08-06T18:31:44.019Z] #67 107.1 -container-port int [2022-08-06T18:31:44.019Z] #67 107.1 container port (default -1) [2022-08-06T18:31:44.019Z] #67 107.1 -host-ip string [2022-08-06T18:31:44.019Z] #67 107.1 host ip [2022-08-06T18:31:44.019Z] #67 107.1 -host-port int [2022-08-06T18:31:44.019Z] #67 107.1 host port (default -1) [2022-08-06T18:31:44.019Z] #67 107.1 -proto string [2022-08-06T18:31:44.019Z] #67 107.1 proxy protocol (default "tcp") [2022-08-06T18:31:44.030Z] #84 146.5 checking that generated files are newer than configure... done [2022-08-06T18:31:44.030Z] #84 146.5 configure: creating ./config.status [2022-08-06T18:31:44.504Z] #14 114.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-06T18:31:44.504Z] #14 114.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:44.504Z] #14 114.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:45.226Z] #64 ... [2022-08-06T18:31:45.226Z] [2022-08-06T18:31:45.226Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:45.226Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:45.226Z] #77 45.66 libtoolize: putting auxiliary files in '.'. [2022-08-06T18:31:45.226Z] #77 45.68 libtoolize: copying file './ltmain.sh' [2022-08-06T18:31:45.226Z] #77 46.26 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-06T18:31:45.226Z] #77 46.26 libtoolize: and rerunning libtoolize and aclocal. [2022-08-06T18:31:45.226Z] #77 46.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:31:45.226Z] #77 ... [2022-08-06T18:31:45.226Z] [2022-08-06T18:31:45.226Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:45.226Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:45.226Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-06T18:31:45.226Z] #14 102.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:45.226Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:45.226Z] #14 ... [2022-08-06T18:31:45.226Z] [2022-08-06T18:31:45.226Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:45.226Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:45.226Z] #77 55.93 configure.ac:7: installing './compile' [2022-08-06T18:31:45.226Z] #77 55.94 configure.ac:11: installing './config.guess' [2022-08-06T18:31:45.226Z] #77 55.94 configure.ac:11: installing './config.sub' [2022-08-06T18:31:45.226Z] #77 55.96 configure.ac:8: installing './install-sh' [2022-08-06T18:31:45.226Z] #77 55.96 configure.ac:8: installing './missing' [2022-08-06T18:31:45.226Z] #77 56.10 Makefile.am: installing './depcomp' [2022-08-06T18:31:45.789Z] #77 57.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:31:45.789Z] #77 57.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:31:45.949Z] #84 148.8 config.status: creating Makefile [2022-08-06T18:31:46.047Z] #77 57.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:31:46.047Z] #77 57.46 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:31:46.047Z] #77 57.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:31:46.212Z] #84 148.9 config.status: creating config.h [2022-08-06T18:31:46.212Z] #84 148.9 config.status: executing libtool commands [2022-08-06T18:31:46.304Z] #77 57.69 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:31:46.304Z] #77 57.81 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:31:46.304Z] #77 57.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:31:46.476Z] #84 148.9 config.status: executing depfiles commands [2022-08-06T18:31:46.563Z] #77 58.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:31:47.419Z] #84 149.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-06T18:31:47.419Z] #84 150.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:31:48.049Z] #55 ... [2022-08-06T18:31:48.049Z] [2022-08-06T18:31:48.049Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:48.049Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:48.049Z] #14 114.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-06T18:31:48.049Z] #14 114.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:48.049Z] #14 114.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:31:48.188Z] #67 ... [2022-08-06T18:31:48.189Z] [2022-08-06T18:31:48.189Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:31:48.189Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-06T18:31:48.189Z] #36 113.5 Delve is a source level debugger for Go programs. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-06T18:31:48.189Z] #36 113.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Usage: [2022-08-06T18:31:48.189Z] #36 113.5 dlv [command] [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Available Commands: [2022-08-06T18:31:48.189Z] #36 113.5 attach Attach to running process and begin debugging. [2022-08-06T18:31:48.189Z] #36 113.5 connect Connect to a headless debug server with a terminal client. [2022-08-06T18:31:48.189Z] #36 113.5 core Examine a core dump. [2022-08-06T18:31:48.189Z] #36 113.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-06T18:31:48.189Z] #36 113.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-06T18:31:48.189Z] #36 113.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-06T18:31:48.189Z] #36 113.5 help Help about any command [2022-08-06T18:31:48.189Z] #36 113.5 run Deprecated command. Use 'debug' instead. [2022-08-06T18:31:48.189Z] #36 113.5 test Compile test binary and begin debugging program. [2022-08-06T18:31:48.189Z] #36 113.5 trace Compile and begin tracing program. [2022-08-06T18:31:48.189Z] #36 113.5 version Prints version. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Flags: [2022-08-06T18:31:48.189Z] #36 113.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-06T18:31:48.189Z] #36 113.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-06T18:31:48.189Z] #36 113.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-06T18:31:48.189Z] #36 113.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-06T18:31:48.189Z] #36 113.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-06T18:31:48.189Z] #36 113.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-06T18:31:48.189Z] #36 113.5 --disable-aslr Disables address space randomization [2022-08-06T18:31:48.189Z] #36 113.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-06T18:31:48.189Z] #36 113.5 -h, --help help for dlv [2022-08-06T18:31:48.189Z] #36 113.5 --init string Init file, executed by the terminal client. [2022-08-06T18:31:48.189Z] #36 113.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-06T18:31:48.189Z] #36 113.5 --log Enable debugging server logging. [2022-08-06T18:31:48.189Z] #36 113.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-06T18:31:48.189Z] #36 113.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-06T18:31:48.189Z] #36 113.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-06T18:31:48.189Z] #36 113.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-06T18:31:48.189Z] #36 113.5 --wd string Working directory for running the program. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Additional help topics: [2022-08-06T18:31:48.189Z] #36 113.5 dlv backend Help about the --backend flag. [2022-08-06T18:31:48.189Z] #36 113.5 dlv log Help about logging flags. [2022-08-06T18:31:48.189Z] #36 113.5 dlv redirect Help about file redirection. [2022-08-06T18:31:48.189Z] #36 113.5 [2022-08-06T18:31:48.189Z] #36 113.5 Use "dlv [command] --help" for more information about a command. [2022-08-06T18:31:48.361Z] #84 150.7 checking for gcc... gcc [2022-08-06T18:31:48.622Z] #84 150.9 checking whether the C compiler works... yes [2022-08-06T18:31:48.622Z] #84 151.2 checking for C compiler default output file name... a.out [2022-08-06T18:31:48.622Z] #84 151.2 checking for suffix of executables... [2022-08-06T18:31:48.883Z] #84 151.4 checking whether we are cross compiling... no [2022-08-06T18:31:49.123Z] #36 DONE 114.2s [2022-08-06T18:31:49.123Z] [2022-08-06T18:31:49.123Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:31:49.123Z] #67 sha256:d8b96b2de243d6a728c097930c8ac56318f187b30b4817952f9b08baeda7ce82 [2022-08-06T18:31:49.123Z] #67 DONE 113.7s [2022-08-06T18:31:49.123Z] [2022-08-06T18:31:49.123Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:49.123Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:49.123Z] #77 70.12 configure.ac:11: installing 'build-aux/compile' [2022-08-06T18:31:49.123Z] #77 70.14 configure.ac:11: installing 'build-aux/config.guess' [2022-08-06T18:31:49.123Z] #77 70.14 configure.ac:11: installing 'build-aux/config.sub' [2022-08-06T18:31:49.123Z] #77 70.14 configure.ac:13: installing 'build-aux/install-sh' [2022-08-06T18:31:49.123Z] #77 70.14 configure.ac:13: installing 'build-aux/missing' [2022-08-06T18:31:49.123Z] #77 70.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-06T18:31:49.123Z] #77 70.31 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:31:49.123Z] #77 ... [2022-08-06T18:31:49.123Z] [2022-08-06T18:31:49.123Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-06T18:31:49.123Z] #68 sha256:beaa75f762d5c3adfca6008cf485dd730042676b64401e7aa06ca6d12a6bf213 [2022-08-06T18:31:49.123Z] #68 DONE 0.2s [2022-08-06T18:31:49.123Z] [2022-08-06T18:31:49.123Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:49.123Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-06T18:31:49.123Z] #14 DONE 114.3s [2022-08-06T18:31:49.123Z] [2022-08-06T18:31:49.123Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:31:49.123Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:31:49.143Z] #84 151.7 checking for suffix of object files... o [2022-08-06T18:31:49.143Z] #84 151.8 checking whether we are using the GNU C compiler... yes [2022-08-06T18:31:49.380Z] #26 113.7 Updating files: 30% (3449/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2022-08-06T18:31:49.380Z] #26 ... [2022-08-06T18:31:49.380Z] [2022-08-06T18:31:49.380Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-06T18:31:49.380Z] #69 sha256:c8ea1523095a6d473c0ca6119ad94869171fd9bf8255c30bdf65aa4bcd678d7b [2022-08-06T18:31:49.380Z] #69 DONE 0.2s [2022-08-06T18:31:49.380Z] [2022-08-06T18:31:49.380Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:31:49.380Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:31:49.380Z] #26 113.7 Updating files: 30% (3449/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) [2022-08-06T18:31:49.380Z] #26 ... [2022-08-06T18:31:49.380Z] [2022-08-06T18:31:49.380Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:31:49.380Z] #59 sha256:bad0be428ca04002473baaee6b766ac3daa7ec16582a4fa19602ddb0706b70fc [2022-08-06T18:31:49.380Z] #59 DONE 0.4s [2022-08-06T18:31:49.380Z] [2022-08-06T18:31:49.380Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:31:49.380Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:31:49.404Z] #84 151.9 checking whether gcc accepts -g... yes [2022-08-06T18:31:49.665Z] #84 152.0 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:31:49.925Z] #84 152.3 checking whether gcc understands -c and -o together... yes [2022-08-06T18:31:49.925Z] #84 152.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:31:49.925Z] #84 152.5 checking whether build environment is sane... yes [2022-08-06T18:31:49.925Z] #84 152.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:31:49.925Z] #84 152.6 checking for gawk... no [2022-08-06T18:31:49.926Z] #84 152.6 checking for mawk... mawk [2022-08-06T18:31:49.926Z] #84 152.6 checking whether make sets $(MAKE)... yes [2022-08-06T18:31:49.926Z] #84 152.6 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:31:49.926Z] #84 152.6 checking whether make supports nested variables... yes [2022-08-06T18:31:50.186Z] #84 152.6 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:31:50.186Z] #84 152.6 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:31:50.186Z] #84 152.6 checking how to create a ustar tar archive... gnutar [2022-08-06T18:31:50.186Z] #84 152.7 checking dependency style of gcc... gcc3 [2022-08-06T18:31:50.186Z] #84 152.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:31:50.186Z] #84 152.8 checking whether make supports nested variables... (cached) yes [2022-08-06T18:31:50.447Z] #84 152.8 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:31:50.447Z] #84 153.2 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:31:50.447Z] #84 153.2 checking how to print strings... printf [2022-08-06T18:31:50.447Z] #84 153.2 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:31:50.447Z] #84 153.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:31:50.447Z] #84 153.2 checking for egrep... /bin/grep -E [2022-08-06T18:31:50.447Z] #84 153.3 checking for fgrep... /bin/grep -F [2022-08-06T18:31:50.708Z] #84 153.3 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:31:50.708Z] #84 153.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:31:50.708Z] #84 153.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:31:50.708Z] #84 153.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:31:50.708Z] #84 153.4 checking whether ln -s works... yes [2022-08-06T18:31:50.708Z] #84 153.4 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:31:50.708Z] #84 153.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:31:50.708Z] #84 153.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:31:50.708Z] #84 153.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:31:50.708Z] #84 153.4 checking for objdump... objdump [2022-08-06T18:31:50.708Z] #84 153.4 checking how to recognize dependent libraries... pass_all [2022-08-06T18:31:50.708Z] #84 153.4 checking for dlltool... no [2022-08-06T18:31:50.708Z] #84 153.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:31:50.708Z] #84 153.4 checking for ar... ar [2022-08-06T18:31:50.708Z] #84 153.4 checking for archiver @FILE support... @ [2022-08-06T18:31:50.969Z] #84 153.5 checking for strip... strip [2022-08-06T18:31:50.969Z] #84 153.5 checking for ranlib... ranlib [2022-08-06T18:31:51.231Z] #84 153.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:31:51.231Z] #84 153.9 checking for sysroot... no [2022-08-06T18:31:51.231Z] #84 153.9 checking for a working dd... /bin/dd [2022-08-06T18:31:51.231Z] #84 153.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:31:51.435Z] #26 113.7 Updating files: 30% (3449/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: 42% (4839/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 61% (7028/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) [2022-08-06T18:31:51.435Z] #26 ... [2022-08-06T18:31:51.435Z] [2022-08-06T18:31:51.435Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-06T18:31:51.435Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-06T18:31:51.435Z] #15 DONE 2.3s [2022-08-06T18:31:51.435Z] [2022-08-06T18:31:51.435Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:31:51.435Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:31:51.492Z] #84 154.0 checking for mt... no [2022-08-06T18:31:51.492Z] #84 154.0 checking if : is a manifest tool... no [2022-08-06T18:31:51.492Z] #84 154.0 checking how to run the C preprocessor... gcc -E [2022-08-06T18:31:51.806Z] #77 ... [2022-08-06T18:31:51.806Z] [2022-08-06T18:31:51.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:31:51.806Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:31:51.806Z] #14 115.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-06T18:31:51.806Z] #14 115.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:31:51.806Z] #14 115.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:31:52.434Z] #84 154.3 checking for ANSI C header files... yes [2022-08-06T18:31:52.434Z] #84 155.1 checking for sys/types.h... yes [2022-08-06T18:31:52.695Z] #84 155.3 checking for sys/stat.h... yes [2022-08-06T18:31:52.722Z] #26 113.7 Updating files: 30% (3449/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: 42% (4839/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 61% (7028/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 74% (8504/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) [2022-08-06T18:31:52.722Z] #26 ... [2022-08-06T18:31:52.722Z] [2022-08-06T18:31:52.722Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-06T18:31:52.722Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-06T18:31:52.722Z] #16 DONE 1.2s [2022-08-06T18:31:52.722Z] [2022-08-06T18:31:52.722Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:31:52.722Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:31:52.955Z] #84 155.5 checking for stdlib.h... yes [2022-08-06T18:31:52.978Z] #26 113.7 Updating files: 30% (3449/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: 42% (4839/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 61% (7028/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 74% (8504/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 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-08-06T18:31:52.978Z] #26 118.0 + cd /tmp/tmp.5nvYQNqPy9/tmp/docker-ce [2022-08-06T18:31:52.978Z] #26 118.0 + git checkout -q v17.06.2-ce [2022-08-06T18:31:53.527Z] #84 155.8 checking for string.h... yes [2022-08-06T18:31:53.527Z] #84 156.1 checking for memory.h... yes [2022-08-06T18:31:53.543Z] #26 ... [2022-08-06T18:31:53.543Z] [2022-08-06T18:31:53.543Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-06T18:31:53.543Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-06T18:31:53.543Z] #17 0.653 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-06T18:31:53.543Z] #17 DONE 0.9s [2022-08-06T18:31:53.788Z] #84 156.3 checking for strings.h... yes [2022-08-06T18:31:53.788Z] #84 156.4 checking for inttypes.h... [2022-08-06T18:31:53.788Z] #84 ... [2022-08-06T18:31:53.788Z] [2022-08-06T18:31:53.788Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:31:53.788Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:31:53.788Z] #19 190.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-06T18:31:53.788Z] #19 190.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:31:53.788Z] #19 190.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:31:53.788Z] #19 191.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-06T18:31:53.788Z] #19 191.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:31:53.788Z] #19 191.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:31:53.802Z] [2022-08-06T18:31:53.802Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:53.802Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:53.802Z] #77 72.22 checking build system type... aarch64-unknown-linux-gnu [2022-08-06T18:31:53.802Z] #77 72.83 checking host system type... aarch64-unknown-linux-gnu [2022-08-06T18:31:53.802Z] #77 72.83 checking how to print strings... printf [2022-08-06T18:31:53.802Z] #77 72.86 checking for gcc... gcc [2022-08-06T18:31:53.802Z] #77 73.06 checking whether the C compiler works... yes [2022-08-06T18:31:53.802Z] #77 73.45 checking for C compiler default output file name... a.out [2022-08-06T18:31:53.802Z] #77 73.47 checking for suffix of executables... [2022-08-06T18:31:53.802Z] #77 73.87 checking whether we are cross compiling... no [2022-08-06T18:31:53.802Z] #77 74.10 checking for suffix of object files... o [2022-08-06T18:31:53.802Z] #77 74.21 checking whether we are using the GNU C compiler... yes [2022-08-06T18:31:53.802Z] #77 74.39 checking whether gcc accepts -g... yes [2022-08-06T18:31:53.802Z] #77 74.58 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:31:53.802Z] #77 74.83 checking whether gcc understands -c and -o together... yes [2022-08-06T18:31:53.802Z] #77 74.99 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:31:53.802Z] #77 75.02 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:31:53.802Z] #77 75.05 checking for egrep... /bin/grep -E [2022-08-06T18:31:53.802Z] #77 75.05 checking for fgrep... /bin/grep -F [2022-08-06T18:31:53.802Z] #77 75.06 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:31:53.802Z] #77 75.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:31:53.802Z] #77 75.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:31:53.802Z] #77 75.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:31:53.802Z] #77 75.25 checking whether ln -s works... yes [2022-08-06T18:31:53.802Z] #77 75.25 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:31:53.802Z] #77 75.32 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-06T18:31:53.802Z] #77 75.32 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:31:53.802Z] #77 75.32 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:31:53.802Z] #77 75.32 checking for objdump... objdump [2022-08-06T18:31:53.802Z] #77 75.32 checking how to recognize dependent libraries... pass_all [2022-08-06T18:31:53.802Z] #77 75.32 checking for dlltool... no [2022-08-06T18:31:53.802Z] #77 75.32 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:31:53.802Z] #77 75.32 checking for ar... ar [2022-08-06T18:31:54.052Z] #19 ... [2022-08-06T18:31:54.052Z] [2022-08-06T18:31:54.052Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:54.052Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:54.052Z] #84 156.4 checking for inttypes.h... yes [2022-08-06T18:31:54.052Z] #84 156.6 checking for stdint.h... yes [2022-08-06T18:31:54.058Z] #77 75.32 checking for archiver @FILE support... @ [2022-08-06T18:31:54.058Z] #77 75.61 checking for strip... strip [2022-08-06T18:31:54.058Z] #77 75.61 checking for ranlib... ranlib [2022-08-06T18:31:54.058Z] #77 75.61 checking for gawk... no [2022-08-06T18:31:54.058Z] #77 75.63 checking for mawk... mawk [2022-08-06T18:31:54.313Z] #84 156.8 checking for unistd.h... yes [2022-08-06T18:31:54.485Z] #14 ... [2022-08-06T18:31:54.485Z] [2022-08-06T18:31:54.485Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:54.485Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:54.485Z] #77 45.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-06T18:31:54.574Z] #84 157.0 checking for dlfcn.h... yes [2022-08-06T18:31:54.574Z] #84 157.1 checking for objdir... .libs [2022-08-06T18:31:54.621Z] #77 75.63 checking command to parse /usr/bin/nm -B output from gcc object... #77 ... [2022-08-06T18:31:54.621Z] [2022-08-06T18:31:54.621Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-06T18:31:54.621Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-06T18:31:54.621Z] #18 DONE 0.9s [2022-08-06T18:31:54.621Z] [2022-08-06T18:31:54.621Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:54.621Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:54.621Z] #77 75.63 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:31:54.621Z] #77 76.15 checking for sysroot... no [2022-08-06T18:31:54.621Z] #77 76.15 checking for a working dd... /bin/dd [2022-08-06T18:31:54.621Z] #77 76.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:31:54.621Z] #77 76.23 checking for mt... no [2022-08-06T18:31:54.621Z] #77 76.23 checking if : is a manifest tool... no [2022-08-06T18:31:54.835Z] #84 157.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:31:54.835Z] #84 157.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:31:54.835Z] #84 157.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:31:54.878Z] #77 76.28 checking how to run the C preprocessor... gcc -E [2022-08-06T18:31:55.394Z] #77 76.62 checking for ANSI C header files... [2022-08-06T18:31:55.394Z] #77 ... [2022-08-06T18:31:55.394Z] [2022-08-06T18:31:55.394Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-06T18:31:55.394Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-06T18:31:55.394Z] #19 DONE 1.0s [2022-08-06T18:31:55.394Z] [2022-08-06T18:31:55.394Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-06T18:31:55.394Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-06T18:31:55.406Z] #84 157.5 checking if gcc static flag -static works... yes [2022-08-06T18:31:55.406Z] #84 157.9 checking if gcc supports -c -o file.o... yes [2022-08-06T18:31:55.406Z] #84 158.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:31:55.667Z] #84 158.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:31:55.928Z] #84 158.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:31:55.928Z] #84 158.5 checking how to hardcode library paths into programs... immediate [2022-08-06T18:31:55.928Z] #84 158.5 checking whether stripping libraries is possible... yes [2022-08-06T18:31:55.928Z] #84 158.5 checking if libtool supports shared libraries... yes [2022-08-06T18:31:55.928Z] #84 158.5 checking whether to build shared libraries... no [2022-08-06T18:31:55.928Z] #84 158.5 checking whether to build static libraries... yes [2022-08-06T18:31:55.928Z] #84 158.5 checking float.h usability... yes [2022-08-06T18:31:55.928Z] #84 158.6 checking float.h presence... yes [2022-08-06T18:31:56.138Z] #14 ... [2022-08-06T18:31:56.138Z] [2022-08-06T18:31:56.138Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:56.138Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:31:56.138Z] #77 46.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-06T18:31:56.189Z] #84 158.6 checking for float.h... yes [2022-08-06T18:31:56.189Z] #84 158.7 checking limits.h usability... yes [2022-08-06T18:31:56.324Z] #20 DONE 0.9s [2022-08-06T18:31:56.324Z] [2022-08-06T18:31:56.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:56.324Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:56.324Z] #77 76.62 checking for ANSI C header files... yes [2022-08-06T18:31:56.324Z] #77 77.37 checking for sys/types.h... yes [2022-08-06T18:31:56.324Z] #77 77.57 checking for sys/stat.h... yes [2022-08-06T18:31:56.451Z] #84 158.9 checking limits.h presence... yes [2022-08-06T18:31:56.451Z] #84 158.9 checking for limits.h... yes [2022-08-06T18:31:56.451Z] #84 158.9 checking stddef.h usability... yes [2022-08-06T18:31:56.451Z] #84 159.0 checking stddef.h presence... yes [2022-08-06T18:31:56.451Z] #84 159.1 checking for stddef.h... yes [2022-08-06T18:31:56.451Z] #84 159.1 checking for stdlib.h... (cached) yes [2022-08-06T18:31:56.451Z] #84 159.1 checking for string.h... (cached) yes [2022-08-06T18:31:56.587Z] #77 77.80 checking for stdlib.h... yes [2022-08-06T18:31:56.713Z] #84 159.2 checking sys/time.h usability... yes [2022-08-06T18:31:56.843Z] #77 78.15 checking for string.h... yes [2022-08-06T18:31:56.973Z] #84 159.3 checking sys/time.h presence... yes [2022-08-06T18:31:56.973Z] #84 159.5 checking for sys/time.h... yes [2022-08-06T18:31:56.973Z] #84 159.5 checking for inline... inline [2022-08-06T18:31:57.100Z] #77 78.39 checking for memory.h... yes [2022-08-06T18:31:57.234Z] #84 159.5 checking for size_t... yes [2022-08-06T18:31:57.234Z] #84 159.9 checking for stdlib.h... (cached) yes [2022-08-06T18:31:57.356Z] #77 78.65 checking for strings.h... yes [2022-08-06T18:31:57.496Z] #84 159.9 checking for GNU libc compatible malloc... yes [2022-08-06T18:31:57.496Z] #84 160.1 checking for stdlib.h... (cached) yes [2022-08-06T18:31:57.613Z] #77 78.87 checking for inttypes.h... yes [2022-08-06T18:31:57.613Z] #77 79.08 checking for stdint.h... yes [2022-08-06T18:31:57.757Z] #84 160.1 checking for GNU libc compatible realloc... yes [2022-08-06T18:31:57.870Z] #77 79.24 checking for unistd.h... yes [2022-08-06T18:31:58.018Z] #84 160.4 checking for working strtod... yes [2022-08-06T18:31:58.018Z] #84 160.7 checking for gettimeofday... yes [2022-08-06T18:31:58.126Z] #77 79.51 checking for dlfcn.h... yes [2022-08-06T18:31:58.388Z] #14 122.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-06T18:31:58.388Z] #14 122.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-06T18:31:58.388Z] #14 122.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:31:58.388Z] #14 123.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-06T18:31:58.389Z] #77 79.83 checking for objdir... .libs [2022-08-06T18:31:58.540Z] #84 160.8 checking for memset... yes [2022-08-06T18:31:58.645Z] #14 123.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-06T18:31:58.645Z] #14 123.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:31:58.645Z] #14 123.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-06T18:31:58.645Z] #14 123.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-06T18:31:58.645Z] #14 123.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:31:58.646Z] #77 80.24 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:31:58.903Z] #77 80.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:31:58.903Z] #77 80.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:31:58.903Z] #14 123.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:31:58.903Z] #14 123.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:31:58.903Z] #14 123.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:31:59.111Z] #84 161.3 checking for strspn... yes [2022-08-06T18:31:59.160Z] #77 80.48 checking if gcc static flag -static works... yes [2022-08-06T18:31:59.204Z] #14 123.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:31:59.204Z] #14 123.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:31:59.204Z] #14 123.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:31:59.204Z] #14 ... [2022-08-06T18:31:59.204Z] [2022-08-06T18:31:59.204Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:31:59.204Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:31:59.204Z] #67 123.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:31:59.204Z] #67 123.5 + GOBIN=/build [2022-08-06T18:31:59.204Z] #67 123.5 + GO111MODULE=on [2022-08-06T18:31:59.204Z] #67 123.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:31:59.372Z] #84 161.8 checking that generated files are newer than configure... done [2022-08-06T18:31:59.372Z] #84 161.8 configure: creating ./config.status [2022-08-06T18:31:59.416Z] #77 80.91 checking if gcc supports -c -o file.o... [2022-08-06T18:31:59.416Z] #77 ... [2022-08-06T18:31:59.416Z] [2022-08-06T18:31:59.416Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:31:59.416Z] #60 sha256:37c73c1934a1aa7912d92801acdaf2f760a79e1fda91e7540c2a6cdf166a7ca7 [2022-08-06T18:31:59.416Z] #60 1.629 + RM_GOPATH=0 [2022-08-06T18:31:59.416Z] #60 1.629 + TMP_GOPATH= [2022-08-06T18:31:59.416Z] #60 1.629 + : /build [2022-08-06T18:31:59.416Z] #60 1.629 + '[' -z '' ']' [2022-08-06T18:31:59.416Z] #60 1.630 ++ mktemp -d [2022-08-06T18:31:59.416Z] #60 1.634 + export GOPATH=/tmp/tmp.VRxWgmJv59 [2022-08-06T18:31:59.416Z] #60 1.634 + GOPATH=/tmp/tmp.VRxWgmJv59 [2022-08-06T18:31:59.416Z] #60 1.634 + RM_GOPATH=1 [2022-08-06T18:31:59.416Z] #60 1.634 + case "$(go env GOARCH)" in [2022-08-06T18:31:59.416Z] #60 1.634 ++ go env GOARCH [2022-08-06T18:31:59.416Z] #60 1.679 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:59.416Z] #60 1.679 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:31:59.416Z] #60 1.679 ++ dirname /install.sh [2022-08-06T18:31:59.416Z] #60 1.695 + dir=/ [2022-08-06T18:31:59.416Z] #60 1.695 + bin=runc [2022-08-06T18:31:59.416Z] #60 1.695 + shift [2022-08-06T18:31:59.416Z] #60 1.695 + '[' '!' -f //runc.installer ']' [2022-08-06T18:31:59.416Z] #60 1.695 + . //runc.installer [2022-08-06T18:31:59.417Z] #60 1.695 ++ set -e [2022-08-06T18:31:59.417Z] #60 1.695 ++ : v1.1.2 [2022-08-06T18:31:59.417Z] #60 1.695 + install_runc [2022-08-06T18:31:59.417Z] #60 1.695 + RUNC_BUILDTAGS=seccomp [2022-08-06T18:31:59.417Z] #60 1.695 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-06T18:31:59.417Z] #60 1.695 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VRxWgmJv59/src/github.com/opencontainers/runc [2022-08-06T18:31:59.417Z] #60 1.695 Cloning into '/tmp/tmp.VRxWgmJv59/src/github.com/opencontainers/runc'... [2022-08-06T18:31:59.417Z] #60 1.695 Install runc version v1.1.2 (build tags: seccomp) [2022-08-06T18:31:59.673Z] #60 ... [2022-08-06T18:31:59.673Z] [2022-08-06T18:31:59.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:31:59.673Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:31:59.673Z] #77 80.91 checking if gcc supports -c -o file.o... yes [2022-08-06T18:31:59.673Z] #77 81.09 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:31:59.673Z] #77 81.09 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-06T18:31:59.930Z] #77 81.16 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:31:59.930Z] #77 81.44 checking how to hardcode library paths into programs... immediate [2022-08-06T18:31:59.930Z] #77 81.44 checking whether stripping libraries is possible... yes [2022-08-06T18:31:59.930Z] #77 81.45 checking if libtool supports shared libraries... yes [2022-08-06T18:31:59.930Z] #77 81.45 checking whether to build shared libraries... no [2022-08-06T18:31:59.930Z] #77 81.45 checking whether to build static libraries... yes [2022-08-06T18:31:59.930Z] #77 81.45 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:31:59.930Z] #77 81.47 checking whether build environment is sane... yes [2022-08-06T18:31:59.930Z] #77 81.49 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:31:59.930Z] #77 81.49 checking whether make sets $(MAKE)... yes [2022-08-06T18:31:59.930Z] #77 81.52 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:31:59.930Z] #77 81.56 checking whether make supports nested variables... yes [2022-08-06T18:32:00.198Z] #77 81.60 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:00.198Z] #77 81.60 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:00.198Z] #77 81.60 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:00.455Z] #77 81.66 checking dependency style of gcc... gcc3 [2022-08-06T18:32:00.455Z] #77 81.90 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:00.455Z] #77 81.90 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:00.455Z] #77 81.90 checking for gawk... (cached) mawk [2022-08-06T18:32:00.455Z] #77 81.90 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:32:00.455Z] #77 81.91 checking for gcc... (cached) gcc [2022-08-06T18:32:00.455Z] #77 82.02 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:32:00.455Z] #77 82.02 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:32:00.455Z] #77 82.02 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:32:00.455Z] #77 82.02 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:32:00.455Z] #77 82.02 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:32:00.455Z] #77 82.09 checking for python3... /usr/bin/python3 [2022-08-06T18:32:00.712Z] #77 82.09 checking for python3 version... [2022-08-06T18:32:00.712Z] #77 ... [2022-08-06T18:32:00.712Z] [2022-08-06T18:32:00.712Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:32:00.712Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-06T18:32:00.712Z] #34 DONE 125.6s [2022-08-06T18:32:00.712Z] [2022-08-06T18:32:00.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:00.712Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:00.712Z] #77 82.09 checking for python3 version... 3.9 [2022-08-06T18:32:00.712Z] #77 82.15 checking for python3 platform... linux [2022-08-06T18:32:00.968Z] #77 82.21 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:32:01.230Z] #77 82.51 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:32:01.230Z] #77 82.94 checking for go-md2man... no [2022-08-06T18:32:01.742Z] #77 82.97 checking error.h usability... yes [2022-08-06T18:32:01.742Z] #77 83.28 checking error.h presence... yes [2022-08-06T18:32:01.742Z] #77 83.33 checking for error.h... yes [2022-08-06T18:32:01.742Z] #77 83.39 checking linux/openat2.h usability... yes [2022-08-06T18:32:01.998Z] #77 83.49 checking linux/openat2.h presence... yes [2022-08-06T18:32:01.998Z] #77 83.54 checking for linux/openat2.h... yes [2022-08-06T18:32:02.254Z] #77 83.57 checking for copy_file_range... yes [2022-08-06T18:32:02.510Z] #77 83.82 checking for fgetxattr... yes [2022-08-06T18:32:02.620Z] #77 ... [2022-08-06T18:32:02.620Z] [2022-08-06T18:32:02.620Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:32:02.620Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:32:02.682Z] #84 165.0 config.status: creating Makefile [2022-08-06T18:32:02.682Z] #84 165.1 config.status: creating config.h [2022-08-06T18:32:02.682Z] #84 165.1 config.status: executing depfiles commands [2022-08-06T18:32:02.682Z] #84 165.2 config.status: executing libtool commands [2022-08-06T18:32:02.767Z] #77 84.08 checking for statx... yes [2022-08-06T18:32:02.767Z] #77 84.25 checking for fgetpwent_r... yes [2022-08-06T18:32:03.023Z] #77 84.47 checking for issetugid... no [2022-08-06T18:32:03.023Z] #77 84.69 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:32:03.023Z] #77 84.69 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:32:03.536Z] #77 84.69 checking for library containing yajl_tree_get... -lyajl [2022-08-06T18:32:03.536Z] #77 85.13 checking for yajl >= 2.0.0... yes [2022-08-06T18:32:03.625Z] #84 166.1 GEN .version [2022-08-06T18:32:03.625Z] #84 166.1 make install-recursive [2022-08-06T18:32:03.625Z] #84 166.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-06T18:32:03.625Z] #84 166.1 Making install in libocispec [2022-08-06T18:32:03.625Z] #84 166.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:03.625Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-06T18:32:03.625Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-06T18:32:03.625Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-06T18:32:03.625Z] #84 166.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-06T18:32:03.793Z] #77 85.15 checking sys/capability.h usability... yes [2022-08-06T18:32:03.793Z] #77 85.31 checking sys/capability.h presence... yes [2022-08-06T18:32:03.793Z] #77 85.39 checking for sys/capability.h... yes [2022-08-06T18:32:04.196Z] #84 166.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-06T18:32:04.196Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-06T18:32:04.281Z] #77 ... [2022-08-06T18:32:04.281Z] [2022-08-06T18:32:04.281Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:32:04.281Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:32:04.356Z] #77 85.40 checking for library containing cap_from_name... -lcap [2022-08-06T18:32:04.456Z] #67 ... [2022-08-06T18:32:04.456Z] [2022-08-06T18:32:04.456Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:04.456Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:04.456Z] #14 123.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-06T18:32:04.456Z] #14 123.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 124.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:32:04.456Z] #14 124.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:32:04.456Z] #14 124.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-06T18:32:04.456Z] #14 124.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:32:04.456Z] #14 124.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-06T18:32:04.456Z] #14 124.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 124.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-06T18:32:04.456Z] #14 124.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 124.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-06T18:32:04.456Z] #14 124.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 124.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 124.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-06T18:32:04.456Z] #14 125.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 125.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 125.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-06T18:32:04.456Z] #14 125.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 125.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:32:04.456Z] #14 125.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-06T18:32:04.456Z] #14 125.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 125.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 125.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:32:04.456Z] #14 125.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 125.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:32:04.456Z] #14 126.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:32:04.456Z] #14 126.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:32:04.456Z] #14 126.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:32:04.456Z] #14 126.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:32:04.456Z] #14 126.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:32:04.456Z] #14 126.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:32:04.456Z] #14 126.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:32:04.456Z] #14 127.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:32:04.456Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-06T18:32:04.456Z] #14 127.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.0 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-08-06T18:32:04.456Z] #14 127.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:32:04.456Z] #14 127.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.0 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-08-06T18:32:04.456Z] #14 127.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:32:04.456Z] #14 127.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 127.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 127.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 127.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:32:04.456Z] #14 127.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-06T18:32:04.457Z] #84 167.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-06T18:32:04.613Z] #77 85.74 checking for library containing dlopen... -ldl [2022-08-06T18:32:04.718Z] #84 ... [2022-08-06T18:32:04.718Z] [2022-08-06T18:32:04.718Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:32:04.718Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:32:04.879Z] #77 86.18 checking seccomp.h usability... yes [2022-08-06T18:32:04.879Z] #77 86.41 checking seccomp.h presence... yes [2022-08-06T18:32:04.880Z] #77 86.51 checking for seccomp.h... yes [2022-08-06T18:32:04.979Z] #19 211.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-06T18:32:04.979Z] #19 211.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:04.979Z] #19 211.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:32:04.979Z] #19 212.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-06T18:32:04.979Z] #19 212.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:04.979Z] #19 212.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:32:05.443Z] #77 86.51 checking for library containing seccomp_rule_add... -lseccomp [2022-08-06T18:32:05.474Z] #64 70.73 Updating files: 26% (1311/4925) Updating files: 27% (1330/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 64% (3193/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 83% (4101/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-06T18:32:05.700Z] #77 86.93 checking for library containing seccomp_arch_resolve_name... none required [2022-08-06T18:32:05.733Z] #64 73.74 + cd /tmp/tmp.i8BbWYEbAP/src/github.com/containerd/containerd [2022-08-06T18:32:05.733Z] #64 73.74 + git checkout -q v1.6.6 [2022-08-06T18:32:05.849Z] #14 ... [2022-08-06T18:32:05.849Z] [2022-08-06T18:32:05.849Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:32:05.849Z] #67 sha256:1e0d8b2fea88ecbabc36b39a7457183aa5f9a0cdf6cee1026ad1b0ca345aa8a4 [2022-08-06T18:32:05.849Z] #67 129.9 rootlesskit version 1.0.0 [2022-08-06T18:32:05.849Z] #67 129.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-06T18:32:05.849Z] #67 129.9 -container-ip string [2022-08-06T18:32:05.849Z] #67 129.9 container ip [2022-08-06T18:32:05.849Z] #67 129.9 -container-port int [2022-08-06T18:32:05.849Z] #67 129.9 container port (default -1) [2022-08-06T18:32:05.849Z] #67 129.9 -host-ip string [2022-08-06T18:32:05.849Z] #67 129.9 host ip [2022-08-06T18:32:05.849Z] #67 129.9 -host-port int [2022-08-06T18:32:05.849Z] #67 129.9 host port (default -1) [2022-08-06T18:32:05.849Z] #67 129.9 -proto string [2022-08-06T18:32:05.849Z] #67 129.9 proxy protocol (default "tcp") [2022-08-06T18:32:05.959Z] #77 87.16 checking systemd/sd-bus.h usability... yes [2022-08-06T18:32:05.959Z] #77 87.39 checking systemd/sd-bus.h presence... yes [2022-08-06T18:32:05.959Z] #77 87.48 checking for systemd/sd-bus.h... yes [2022-08-06T18:32:06.112Z] #67 DONE 130.3s [2022-08-06T18:32:06.112Z] [2022-08-06T18:32:06.112Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:06.112Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:06.112Z] #14 DONE 130.7s [2022-08-06T18:32:06.112Z] [2022-08-06T18:32:06.112Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:32:06.112Z] #59 sha256:0bcc325e1dc29e7eecc1dada628f75032e28ec0ef244b317bab2aa509a98e5ec [2022-08-06T18:32:06.215Z] #77 87.48 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-06T18:32:06.215Z] #77 ... [2022-08-06T18:32:06.215Z] [2022-08-06T18:32:06.215Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:06.215Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-06T18:32:06.215Z] #21 1.099 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:32:06.215Z] #21 1.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:32:06.215Z] #21 1.515 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:32:06.215Z] #21 1.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:32:06.215Z] #21 2.562 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:32:06.215Z] #21 3.807 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:32:06.215Z] #21 6.820 Fetched 8449 kB in 6s (1388 kB/s) [2022-08-06T18:32:06.215Z] #21 6.820 Reading package lists... [2022-08-06T18:32:06.334Z] #64 75.82 Updating files: 25% (1238/4925) Updating files: 26% (1281/4925) Updating files: 27% (1330/4925) Updating files: 28% (1379/4925) Updating files: 29% (1429/4925) Updating files: 30% (1478/4925) Updating files: 31% (1527/4925) Updating files: 32% (1576/4925) Updating files: 33% (1626/4925) Updating files: 34% (1675/4925) Updating files: 35% (1724/4925) Updating files: 36% (1773/4925) Updating files: 37% (1823/4925) Updating files: 38% (1872/4925) Updating files: 39% (1921/4925) Updating files: 40% (1970/4925) Updating files: 41% (2020/4925) Updating files: 42% (2069/4925) Updating files: 43% (2118/4925) Updating files: 44% (2167/4925) Updating files: 45% (2217/4925) Updating files: 46% (2266/4925) Updating files: 47% (2315/4925) Updating files: 48% (2364/4925) Updating files: 49% (2414/4925) Updating files: 50% (2463/4925) Updating files: 51% (2512/4925) Updating files: 52% (2561/4925) Updating files: 53% (2611/4925) Updating files: 54% (2660/4925) Updating files: 55% (2709/4925) Updating files: 56% (2758/4925) Updating files: 57% (2808/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 63% (3136/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 83% (4091/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 98% (4862/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-06T18:32:06.369Z] #59 ... [2022-08-06T18:32:06.369Z] [2022-08-06T18:32:06.369Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-06T18:32:06.369Z] #68 sha256:d10c67457676d426de09fd3cb213c81f0d4df4c7a730e56e217e56efeea4326f [2022-08-06T18:32:06.369Z] #68 DONE 0.3s [2022-08-06T18:32:06.369Z] [2022-08-06T18:32:06.369Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:32:06.369Z] #59 sha256:0bcc325e1dc29e7eecc1dada628f75032e28ec0ef244b317bab2aa509a98e5ec [2022-08-06T18:32:06.369Z] #59 DONE 0.3s [2022-08-06T18:32:06.369Z] [2022-08-06T18:32:06.369Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:32:06.369Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:32:06.471Z] #21 8.808 Reading package lists... [2022-08-06T18:32:06.471Z] #21 ... [2022-08-06T18:32:06.471Z] [2022-08-06T18:32:06.471Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:06.471Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:06.591Z] #64 78.98 + cd /tmp/tmp.ITe3zDNcq8/src/github.com/containerd/containerd [2022-08-06T18:32:06.591Z] #64 78.98 + git checkout -q v1.6.6 [2022-08-06T18:32:06.625Z] #60 ... [2022-08-06T18:32:06.625Z] [2022-08-06T18:32:06.625Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-06T18:32:06.625Z] #69 sha256:434c0ebbb3929c883e53420731271da6a45d9251887407ec0d042445a09325d3 [2022-08-06T18:32:06.625Z] #69 DONE 0.3s [2022-08-06T18:32:06.727Z] #77 87.98 checking for sd_notify_barrier... yes [2022-08-06T18:32:06.727Z] #77 88.27 checking linux/bpf.h usability... yes [2022-08-06T18:32:06.886Z] [2022-08-06T18:32:06.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:06.886Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:06.886Z] #77 70.81 configure.ac:7: installing 'build-aux/compile' [2022-08-06T18:32:06.886Z] #77 70.81 configure.ac:9: installing 'build-aux/config.guess' [2022-08-06T18:32:06.886Z] #77 70.83 configure.ac:9: installing 'build-aux/config.sub' [2022-08-06T18:32:06.886Z] #77 70.83 configure.ac:11: installing 'build-aux/install-sh' [2022-08-06T18:32:06.886Z] #77 70.84 configure.ac:11: installing 'build-aux/missing' [2022-08-06T18:32:06.886Z] #77 71.01 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:32:06.886Z] #77 71.11 parallel-tests: installing 'build-aux/test-driver' [2022-08-06T18:32:06.886Z] #77 73.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:32:06.886Z] #77 73.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:32:06.886Z] #77 73.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:32:06.886Z] #77 73.95 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:32:06.886Z] #77 74.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:32:06.886Z] #77 74.13 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:32:06.886Z] #77 74.24 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:32:06.886Z] #77 74.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:32:06.983Z] #77 88.39 checking linux/bpf.h presence... yes [2022-08-06T18:32:06.983Z] #77 88.45 checking for linux/bpf.h... yes [2022-08-06T18:32:06.983Z] #77 88.45 checking compilation for eBPF... yes [2022-08-06T18:32:06.983Z] #77 88.58 checking for criu >= 3.15... no [2022-08-06T18:32:06.983Z] #77 88.61 configure: CRIU headers not found, building without CRIU support [2022-08-06T18:32:07.240Z] #77 88.64 checking for criu > 3.16... no [2022-08-06T18:32:07.240Z] #77 88.67 configure: CRIU version doesn't support join-ns API [2022-08-06T18:32:07.240Z] #77 88.67 checking for criu > 3.16.1... no [2022-08-06T18:32:07.240Z] #77 88.71 configure: CRIU version doesn't support for pre-dumping [2022-08-06T18:32:07.240Z] #77 88.71 checking for new mount API (fsconfig)... yes [2022-08-06T18:32:07.240Z] #77 88.78 checking for seccomp notify API... yes [2022-08-06T18:32:07.496Z] #77 88.91 checking for gperf... no [2022-08-06T18:32:07.496Z] #77 88.91 configure: gperf not found - cannot rebuild signal parser code [2022-08-06T18:32:07.496Z] #77 88.91 checking for library containing argp_parse... [2022-08-06T18:32:07.496Z] #77 ... [2022-08-06T18:32:07.496Z] [2022-08-06T18:32:07.496Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:32:07.496Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:32:07.496Z] #26 122.3 + mkdir -p /tmp/tmp.5nvYQNqPy9/src/github.com/docker [2022-08-06T18:32:07.496Z] #26 122.3 + mv components/cli /tmp/tmp.5nvYQNqPy9/src/github.com/docker/cli [2022-08-06T18:32:07.496Z] #26 122.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-06T18:32:07.496Z] #26 ... [2022-08-06T18:32:07.496Z] [2022-08-06T18:32:07.496Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:07.496Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:07.496Z] #77 88.91 checking for library containing argp_parse... none required [2022-08-06T18:32:07.752Z] #77 89.24 checking that generated files are newer than configure... done [2022-08-06T18:32:07.752Z] #77 89.24 configure: creating ./config.status [2022-08-06T18:32:08.271Z] #64 76.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-06T18:32:08.271Z] #64 76.10 + BUILDTAGS='netgo osusergo static_build' [2022-08-06T18:32:08.271Z] #64 76.10 + export EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:32:08.271Z] #64 76.10 + EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:32:08.271Z] #64 76.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-06T18:32:08.271Z] #64 76.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-06T18:32:08.271Z] #64 76.10 + '[' '' = dynamic ']' [2022-08-06T18:32:08.271Z] #64 76.10 + make [2022-08-06T18:32:08.571Z] #64 80.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-06T18:32:08.571Z] #64 80.91 + BUILDTAGS='netgo osusergo static_build' [2022-08-06T18:32:08.571Z] #64 80.91 + export EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:32:08.571Z] #64 80.91 + EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:32:08.571Z] #64 80.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-06T18:32:08.571Z] #64 80.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-06T18:32:08.571Z] #64 80.91 + '[' '' = dynamic ']' [2022-08-06T18:32:08.571Z] #64 80.91 + make [2022-08-06T18:32:10.270Z] #77 ... [2022-08-06T18:32:10.270Z] [2022-08-06T18:32:10.270Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:32:10.270Z] #60 sha256:37c73c1934a1aa7912d92801acdaf2f760a79e1fda91e7540c2a6cdf166a7ca7 [2022-08-06T18:32:10.270Z] #60 10.49 + cd /tmp/tmp.VRxWgmJv59/src/github.com/opencontainers/runc [2022-08-06T18:32:10.270Z] #60 10.49 + git checkout -q v1.1.2 [2022-08-06T18:32:10.270Z] #60 11.11 + '[' -z '' ']' [2022-08-06T18:32:10.270Z] #60 11.11 + target=static [2022-08-06T18:32:10.270Z] #60 11.11 + make BUILDTAGS=seccomp static [2022-08-06T18:32:10.270Z] #60 11.73 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-06T18:32:10.270Z] #60 ... [2022-08-06T18:32:10.270Z] [2022-08-06T18:32:10.270Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:10.270Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-06T18:32:10.270Z] #21 8.808 Reading package lists... [2022-08-06T18:32:10.270Z] #21 10.89 Building dependency tree... [2022-08-06T18:32:10.270Z] #21 12.52 The following additional packages will be installed: [2022-08-06T18:32:10.270Z] #21 12.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-06T18:32:10.270Z] #21 12.53 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-06T18:32:10.270Z] #21 12.53 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-06T18:32:10.270Z] #21 12.53 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:32:10.270Z] #21 12.53 python3-pkg-resources systemd vim-runtime xxd [2022-08-06T18:32:10.270Z] #21 12.54 Suggested packages: [2022-08-06T18:32:10.270Z] #21 12.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-06T18:32:10.270Z] #21 12.54 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-06T18:32:10.270Z] #21 12.54 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-06T18:32:10.270Z] #21 12.54 Recommended packages: [2022-08-06T18:32:10.270Z] #21 12.54 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-06T18:32:10.270Z] #21 12.54 systemd-timesyncd | time-daemon unzip [2022-08-06T18:32:10.270Z] #21 13.76 The following NEW packages will be installed: [2022-08-06T18:32:10.270Z] #21 13.77 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-06T18:32:10.270Z] #21 13.77 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-06T18:32:10.270Z] #21 13.77 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-06T18:32:10.270Z] #21 13.77 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-06T18:32:10.270Z] #21 13.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-06T18:32:10.270Z] #21 13.77 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:32:10.270Z] #21 13.77 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-06T18:32:10.270Z] #21 13.77 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-06T18:32:10.270Z] #21 13.77 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-06T18:32:10.526Z] #21 14.11 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-06T18:32:10.526Z] #21 14.11 Need to get 31.8 MB of archives. [2022-08-06T18:32:10.526Z] #21 14.11 After this operation, 123 MB of additional disk space will be used. [2022-08-06T18:32:10.526Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-06T18:32:10.526Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-06T18:32:10.526Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-06T18:32:10.526Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-06T18:32:10.526Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-06T18:32:10.526Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-06T18:32:10.526Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-06T18:32:10.526Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-06T18:32:10.526Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-06T18:32:10.526Z] #21 14.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-06T18:32:10.526Z] #21 14.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-06T18:32:10.526Z] #21 14.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-06T18:32:10.782Z] #21 14.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-06T18:32:10.782Z] #21 14.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-06T18:32:10.782Z] #21 14.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:32:10.782Z] #21 14.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:32:10.782Z] #21 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-06T18:32:10.782Z] #21 14.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-06T18:32:10.782Z] #21 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-06T18:32:10.782Z] #21 14.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-06T18:32:10.782Z] #21 14.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-06T18:32:10.782Z] #21 14.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-06T18:32:10.782Z] #21 14.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-06T18:32:10.782Z] #21 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-06T18:32:10.782Z] #21 14.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-06T18:32:10.782Z] #21 14.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-06T18:32:10.782Z] #21 14.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-06T18:32:10.782Z] #21 14.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-06T18:32:10.782Z] #21 14.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-06T18:32:10.782Z] #21 14.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-06T18:32:10.782Z] #21 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-06T18:32:10.782Z] #21 14.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-06T18:32:11.038Z] #21 14.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-06T18:32:11.038Z] #21 14.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-06T18:32:11.038Z] #21 14.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-06T18:32:11.038Z] #21 14.81 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-08-06T18:32:11.038Z] #21 14.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-06T18:32:11.038Z] #21 14.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-06T18:32:11.038Z] #21 14.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-06T18:32:11.038Z] #21 14.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-06T18:32:11.038Z] #21 14.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-06T18:32:11.038Z] #21 14.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-06T18:32:11.054Z] #77 ... [2022-08-06T18:32:11.054Z] [2022-08-06T18:32:11.054Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:32:11.054Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:32:11.054Z] #60 4.341 + RM_GOPATH=0 [2022-08-06T18:32:11.054Z] #60 4.341 + TMP_GOPATH= [2022-08-06T18:32:11.054Z] #60 4.341 + : /build [2022-08-06T18:32:11.054Z] #60 4.341 + '[' -z '' ']' [2022-08-06T18:32:11.054Z] #60 4.341 ++ mktemp -d [2022-08-06T18:32:11.054Z] #60 4.341 + export GOPATH=/tmp/tmp.0eoplOoYIp [2022-08-06T18:32:11.054Z] #60 4.341 + GOPATH=/tmp/tmp.0eoplOoYIp [2022-08-06T18:32:11.054Z] #60 4.341 + RM_GOPATH=1 [2022-08-06T18:32:11.054Z] #60 4.341 + case "$(go env GOARCH)" in [2022-08-06T18:32:11.054Z] #60 4.347 ++ go env GOARCH [2022-08-06T18:32:11.054Z] #60 4.382 Install runc version v1.1.2 (build tags: seccomp) [2022-08-06T18:32:11.054Z] #60 4.382 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:32:11.054Z] #60 4.382 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:32:11.054Z] #60 4.382 ++ dirname /install.sh [2022-08-06T18:32:11.054Z] #60 4.382 + dir=/ [2022-08-06T18:32:11.054Z] #60 4.382 + bin=runc [2022-08-06T18:32:11.054Z] #60 4.382 + shift [2022-08-06T18:32:11.054Z] #60 4.382 + '[' '!' -f //runc.installer ']' [2022-08-06T18:32:11.054Z] #60 4.382 + . //runc.installer [2022-08-06T18:32:11.054Z] #60 4.382 ++ set -e [2022-08-06T18:32:11.054Z] #60 4.382 ++ : v1.1.2 [2022-08-06T18:32:11.054Z] #60 4.382 + install_runc [2022-08-06T18:32:11.054Z] #60 4.382 + RUNC_BUILDTAGS=seccomp [2022-08-06T18:32:11.054Z] #60 4.382 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-06T18:32:11.054Z] #60 4.382 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0eoplOoYIp/src/github.com/opencontainers/runc [2022-08-06T18:32:11.054Z] #60 4.382 Cloning into '/tmp/tmp.0eoplOoYIp/src/github.com/opencontainers/runc'... [2022-08-06T18:32:11.054Z] #60 ... [2022-08-06T18:32:11.054Z] [2022-08-06T18:32:11.054Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-06T18:32:11.054Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-06T18:32:11.054Z] #15 DONE 5.1s [2022-08-06T18:32:11.294Z] #21 14.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-06T18:32:11.294Z] #21 14.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:32:11.294Z] #21 14.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-06T18:32:11.294Z] #21 14.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-06T18:32:11.294Z] #21 14.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-06T18:32:11.294Z] #21 14.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-06T18:32:11.294Z] #21 14.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-06T18:32:11.294Z] #21 14.95 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-06T18:32:11.294Z] #21 14.96 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-06T18:32:11.294Z] #21 14.96 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-06T18:32:11.315Z] [2022-08-06T18:32:11.315Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-06T18:32:11.315Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-06T18:32:11.551Z] #21 15.21 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-06T18:32:11.551Z] #21 15.25 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-06T18:32:11.551Z] #21 15.26 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-06T18:32:11.551Z] #21 15.29 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-06T18:32:11.556Z] #64 79.50 + bin/ctr [2022-08-06T18:32:11.565Z] #19 ... [2022-08-06T18:32:11.565Z] [2022-08-06T18:32:11.565Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:11.565Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-06T18:32:11.565Z] #84 167.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-06T18:32:11.565Z] #84 167.8 make install-recursive [2022-08-06T18:32:11.565Z] #84 167.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:11.565Z] #84 167.9 Making install in yajl [2022-08-06T18:32:11.565Z] #84 167.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:11.565Z] #84 167.9 CC verify/json_verify-json_verify.o [2022-08-06T18:32:11.565Z] #84 167.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-06T18:32:11.565Z] #84 167.9 CC src/libyajl_la-yajl.lo [2022-08-06T18:32:11.565Z] #84 167.9 CC src/libyajl_la-yajl_gen.lo [2022-08-06T18:32:11.565Z] #84 168.0 CC src/libyajl_la-yajl_parser.lo [2022-08-06T18:32:11.565Z] #84 168.0 CC src/libyajl_la-yajl_buf.lo [2022-08-06T18:32:11.565Z] #84 168.0 CC src/libyajl_la-yajl_encode.lo [2022-08-06T18:32:11.565Z] #84 168.0 CC src/libyajl_la-yajl_lex.lo [2022-08-06T18:32:11.565Z] #84 168.0 CC src/libyajl_la-yajl_tree.lo [2022-08-06T18:32:11.565Z] #84 171.8 CCLD libyajl.la [2022-08-06T18:32:11.565Z] #84 172.0 CCLD verify/json_verify [2022-08-06T18:32:11.565Z] #84 172.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:11.565Z] #84 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:32:11.565Z] #84 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:32:11.565Z] #84 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:11.565Z] #84 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:11.566Z] #84 172.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:11.566Z] #84 172.5 CC src/validate.o [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_config_schema.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_defs.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-06T18:32:11.566Z] #84 172.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-06T18:32:11.566Z] #84 172.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-06T18:32:11.566Z] #84 172.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-06T18:32:11.566Z] #84 172.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-06T18:32:11.566Z] #84 172.8 CC src/runtime_spec_schema_defs.lo [2022-08-06T18:32:11.566Z] #84 172.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-06T18:32:11.566Z] #84 172.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-06T18:32:11.566Z] #84 172.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-06T18:32:11.566Z] #84 173.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-06T18:32:11.566Z] #84 173.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-06T18:32:11.566Z] #84 173.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-06T18:32:11.566Z] #84 173.1 CC src/basic_test_double_array.lo [2022-08-06T18:32:11.566Z] #84 173.1 CC src/basic_test_double_array_item.lo [2022-08-06T18:32:11.566Z] #84 173.2 CC src/basic_test_top_array_int.lo [2022-08-06T18:32:11.566Z] #84 173.4 CC src/basic_test_top_double_array_obj.lo [2022-08-06T18:32:11.566Z] #84 173.4 CC src/basic_test_top_array_string.lo [2022-08-06T18:32:11.566Z] #84 173.4 CC src/basic_test_top_double_array_int.lo [2022-08-06T18:32:11.566Z] #84 173.4 CC src/basic_test_top_double_array_string.lo [2022-08-06T18:32:11.566Z] #84 173.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-06T18:32:11.566Z] #84 173.5 CC tests/test-1.o [2022-08-06T18:32:11.566Z] #84 173.5 CC src/json_common.lo [2022-08-06T18:32:11.566Z] #84 173.5 CC src/read-file.lo [2022-08-06T18:32:11.566Z] #84 173.6 CC tests/test-2.o [2022-08-06T18:32:11.566Z] #84 173.7 CC tests/test-3.o [2022-08-06T18:32:11.566Z] #84 173.7 CC tests/test-4.o [2022-08-06T18:32:11.566Z] #84 173.7 CC tests/test-5.o [2022-08-06T18:32:11.566Z] #84 173.8 CC tests/test-6.o [2022-08-06T18:32:11.566Z] #84 173.9 CC tests/test-7.o [2022-08-06T18:32:11.566Z] #84 174.0 CC tests/test-8.o [2022-08-06T18:32:11.566Z] #84 174.2 CC tests/test-9.o [2022-08-06T18:32:11.566Z] #84 174.3 CC tests/test-10.o [2022-08-06T18:32:11.826Z] #84 174.5 CC tests/test-11.o [2022-08-06T18:32:11.843Z] #64 83.81 + bin/ctr [2022-08-06T18:32:12.099Z] #64 ... [2022-08-06T18:32:12.099Z] [2022-08-06T18:32:12.099Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:12.099Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:12.099Z] #77 63.75 libtoolize: putting auxiliary files in '.'. [2022-08-06T18:32:12.099Z] #77 63.75 libtoolize: copying file './ltmain.sh' [2022-08-06T18:32:12.113Z] #21 15.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:32:12.370Z] #21 15.98 Fetched 31.8 MB in 1s (21.4 MB/s) [2022-08-06T18:32:12.370Z] #21 16.04 Selecting previously unselected package libcap2:arm64. [2022-08-06T18:32:12.370Z] #21 16.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-06T18:32:12.370Z] #21 16.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-06T18:32:12.370Z] #21 16.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-06T18:32:12.626Z] #21 16.17 Selecting previously unselected package libargon2-1:arm64. [2022-08-06T18:32:12.626Z] #21 16.17 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-06T18:32:12.626Z] #21 16.17 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-06T18:32:12.626Z] #21 16.23 Selecting previously unselected package libjson-c5:arm64. [2022-08-06T18:32:12.626Z] #21 16.24 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-06T18:32:12.626Z] #21 16.24 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-06T18:32:12.626Z] #21 16.33 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-06T18:32:12.626Z] #21 16.33 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-06T18:32:12.626Z] #21 16.36 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:32:12.883Z] #21 16.53 Selecting previously unselected package libip4tc2:arm64. [2022-08-06T18:32:12.883Z] #21 16.55 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-06T18:32:12.883Z] #21 16.56 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-06T18:32:12.883Z] #21 16.62 Selecting previously unselected package libkmod2:arm64. [2022-08-06T18:32:12.883Z] #21 16.63 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-06T18:32:12.883Z] #21 16.63 Unpacking libkmod2:arm64 (28-1) ... [2022-08-06T18:32:13.140Z] #21 16.80 Selecting previously unselected package systemd. [2022-08-06T18:32:13.140Z] #21 16.81 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-06T18:32:13.397Z] #21 16.95 Unpacking systemd (247.3-7) ... [2022-08-06T18:32:13.468Z] #77 65.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-06T18:32:13.468Z] #77 65.24 libtoolize: and rerunning libtoolize and aclocal. [2022-08-06T18:32:13.468Z] #77 65.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:32:15.324Z] #21 18.94 Selecting previously unselected package pigz. [2022-08-06T18:32:15.324Z] #21 18.94 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-06T18:32:15.324Z] #21 18.95 Unpacking pigz (2.6-1) ... [2022-08-06T18:32:15.324Z] #21 19.05 Selecting previously unselected package libelf1:arm64. [2022-08-06T18:32:15.324Z] #21 19.05 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-06T18:32:15.324Z] #21 19.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-06T18:32:15.586Z] #21 19.19 Selecting previously unselected package libbpf0:arm64. [2022-08-06T18:32:15.586Z] #21 19.19 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-06T18:32:15.586Z] #21 19.21 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-06T18:32:15.586Z] #21 19.32 Selecting previously unselected package libmnl0:arm64. [2022-08-06T18:32:15.586Z] #21 19.32 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-06T18:32:15.586Z] #21 19.32 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-06T18:32:15.586Z] #21 19.43 Selecting previously unselected package libxtables12:arm64. [2022-08-06T18:32:15.845Z] #21 19.43 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-06T18:32:15.845Z] #21 19.44 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-06T18:32:15.845Z] #21 19.51 Selecting previously unselected package libcap2-bin. [2022-08-06T18:32:15.845Z] #21 19.52 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-06T18:32:15.845Z] #21 19.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-06T18:32:15.845Z] #21 19.63 Selecting previously unselected package iproute2. [2022-08-06T18:32:15.845Z] #21 19.64 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-06T18:32:15.845Z] #21 19.64 Unpacking iproute2 (5.10.0-4) ... [2022-08-06T18:32:16.411Z] #21 20.07 Selecting previously unselected package xxd. [2022-08-06T18:32:16.411Z] #21 20.07 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-06T18:32:16.411Z] #21 20.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:16.652Z] #16 DONE 5.2s [2022-08-06T18:32:16.652Z] [2022-08-06T18:32:16.652Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:16.652Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:16.652Z] #77 ... [2022-08-06T18:32:16.652Z] [2022-08-06T18:32:16.652Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-06T18:32:16.652Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-06T18:32:16.669Z] #21 20.21 Selecting previously unselected package vim-common. [2022-08-06T18:32:16.669Z] #21 20.21 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:32:16.669Z] #21 20.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:16.669Z] #21 20.37 Selecting previously unselected package bash-completion. [2022-08-06T18:32:16.669Z] #21 20.37 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-06T18:32:17.231Z] #21 ... [2022-08-06T18:32:17.231Z] [2022-08-06T18:32:17.231Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:17.231Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:17.231Z] #77 91.87 config.status: creating Makefile [2022-08-06T18:32:17.231Z] #77 91.93 config.status: creating rpm/crun.spec [2022-08-06T18:32:17.231Z] #77 92.00 config.status: creating config.h [2022-08-06T18:32:17.231Z] #77 92.07 config.status: executing libtool commands [2022-08-06T18:32:17.231Z] #77 92.11 config.status: executing depfiles commands [2022-08-06T18:32:17.231Z] #77 93.28 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-06T18:32:17.231Z] #77 93.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:32:17.231Z] #77 93.64 checking for gcc... gcc [2022-08-06T18:32:17.231Z] #77 93.69 checking whether the C compiler works... yes [2022-08-06T18:32:17.231Z] #77 93.86 checking for C compiler default output file name... a.out [2022-08-06T18:32:17.231Z] #77 93.86 checking for suffix of executables... [2022-08-06T18:32:17.231Z] #77 94.06 checking whether we are cross compiling... no [2022-08-06T18:32:17.231Z] #77 94.23 checking for suffix of object files... o [2022-08-06T18:32:17.231Z] #77 94.35 checking whether we are using the GNU C compiler... yes [2022-08-06T18:32:17.231Z] #77 94.45 checking whether gcc accepts -g... yes [2022-08-06T18:32:17.231Z] #77 94.51 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:32:17.231Z] #77 94.63 checking whether gcc understands -c and -o together... yes [2022-08-06T18:32:17.231Z] #77 94.78 checking how to run the C preprocessor... gcc -E [2022-08-06T18:32:17.231Z] #77 94.94 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:32:17.231Z] #77 94.96 checking for egrep... /bin/grep -E [2022-08-06T18:32:17.231Z] #77 94.98 checking for ANSI C header files... yes [2022-08-06T18:32:17.231Z] #77 95.53 checking for sys/types.h... yes [2022-08-06T18:32:17.231Z] #77 95.65 checking for sys/stat.h... yes [2022-08-06T18:32:17.231Z] #77 95.76 checking for stdlib.h... yes [2022-08-06T18:32:17.231Z] #77 95.91 checking for string.h... yes [2022-08-06T18:32:17.231Z] #77 96.06 checking for memory.h... yes [2022-08-06T18:32:17.231Z] #77 96.18 checking for strings.h... yes [2022-08-06T18:32:17.231Z] #77 96.35 checking for inttypes.h... yes [2022-08-06T18:32:17.231Z] #77 96.54 checking for stdint.h... yes [2022-08-06T18:32:17.231Z] #77 96.70 checking for unistd.h... yes [2022-08-06T18:32:17.231Z] #77 96.82 checking minix/config.h usability... no [2022-08-06T18:32:17.231Z] #77 96.93 checking minix/config.h presence... no [2022-08-06T18:32:17.231Z] #77 97.01 checking for minix/config.h... no [2022-08-06T18:32:17.231Z] #77 97.01 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-06T18:32:17.231Z] #77 97.25 checking build system type... aarch64-unknown-linux-gnu [2022-08-06T18:32:17.231Z] #77 97.60 checking host system type... aarch64-unknown-linux-gnu [2022-08-06T18:32:17.231Z] #77 97.60 checking how to print strings... printf [2022-08-06T18:32:17.231Z] #77 97.61 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:32:17.231Z] #77 97.67 checking for fgrep... /bin/grep -F [2022-08-06T18:32:17.231Z] #77 97.69 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:32:17.232Z] #77 97.70 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:32:17.232Z] #77 97.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:32:17.232Z] #77 97.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:32:17.232Z] #77 97.94 checking whether ln -s works... yes [2022-08-06T18:32:17.232Z] #77 97.94 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:32:17.232Z] #77 97.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-06T18:32:17.232Z] #77 97.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:32:17.232Z] #77 97.97 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:32:17.232Z] #77 97.98 checking for objdump... objdump [2022-08-06T18:32:17.232Z] #77 97.98 checking how to recognize dependent libraries... pass_all [2022-08-06T18:32:17.232Z] #77 97.98 checking for dlltool... no [2022-08-06T18:32:17.232Z] #77 97.98 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:32:17.232Z] #77 97.98 checking for ar... ar [2022-08-06T18:32:17.232Z] #77 97.99 checking for archiver @FILE support... @ [2022-08-06T18:32:17.232Z] #77 98.11 checking for strip... strip [2022-08-06T18:32:17.232Z] #77 98.11 checking for ranlib... ranlib [2022-08-06T18:32:17.232Z] #77 98.11 checking for gawk... no [2022-08-06T18:32:17.232Z] #77 98.12 checking for mawk... mawk [2022-08-06T18:32:17.232Z] #77 98.12 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:32:17.232Z] #77 98.46 checking for sysroot... no [2022-08-06T18:32:17.232Z] #77 98.46 checking for a working dd... /bin/dd [2022-08-06T18:32:17.232Z] #77 98.48 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:32:17.232Z] #77 98.51 checking for mt... no [2022-08-06T18:32:17.232Z] #77 98.51 checking if : is a manifest tool... no [2022-08-06T18:32:17.232Z] #77 98.53 checking for dlfcn.h... yes [2022-08-06T18:32:17.232Z] #77 98.73 checking for objdir... .libs [2022-08-06T18:32:17.744Z] #77 99.05 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:32:17.744Z] #77 99.19 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:32:17.744Z] #77 99.19 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:32:18.001Z] #77 99.34 checking if gcc static flag -static works... yes [2022-08-06T18:32:18.257Z] #77 99.66 checking if gcc supports -c -o file.o... yes [2022-08-06T18:32:18.257Z] #77 99.79 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:32:18.257Z] #77 99.79 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-06T18:32:18.513Z] #77 99.86 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:32:18.513Z] #77 100.1 checking how to hardcode library paths into programs... immediate [2022-08-06T18:32:18.513Z] #77 100.1 checking whether stripping libraries is possible... yes [2022-08-06T18:32:18.513Z] #77 100.1 checking if libtool supports shared libraries... yes [2022-08-06T18:32:18.513Z] #77 100.1 checking whether to build shared libraries... no [2022-08-06T18:32:18.513Z] #77 100.1 checking whether to build static libraries... yes [2022-08-06T18:32:18.513Z] #77 100.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:32:18.513Z] #77 100.1 checking whether build environment is sane... yes [2022-08-06T18:32:18.513Z] #77 100.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:32:18.513Z] #77 100.2 checking whether make sets $(MAKE)... yes [2022-08-06T18:32:18.761Z] #77 ... [2022-08-06T18:32:18.761Z] [2022-08-06T18:32:18.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:18.761Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:18.761Z] #14 140.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-06T18:32:18.761Z] #14 140.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:18.761Z] #14 140.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:32:18.769Z] #77 100.2 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:32:18.769Z] #77 100.3 checking whether make supports nested variables... yes [2022-08-06T18:32:18.769Z] #77 100.3 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:18.769Z] #77 100.3 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:18.769Z] #77 100.3 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:18.769Z] #77 100.4 checking dependency style of gcc... gcc3 [2022-08-06T18:32:19.025Z] #77 100.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:19.025Z] #77 100.5 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:19.025Z] #77 100.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:32:19.025Z] #77 100.5 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:32:19.025Z] #77 100.5 checking for yajl >= 2.1.0... yes [2022-08-06T18:32:19.025Z] #77 100.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:32:19.025Z] #77 100.6 checking for gcc... (cached) gcc [2022-08-06T18:32:19.173Z] #17 2.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-06T18:32:19.173Z] #17 DONE 2.5s [2022-08-06T18:32:19.173Z] [2022-08-06T18:32:19.173Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:19.173Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:19.173Z] #77 89.68 configure.ac:11: installing 'build-aux/compile' [2022-08-06T18:32:19.173Z] #77 89.69 configure.ac:11: installing 'build-aux/config.guess' [2022-08-06T18:32:19.173Z] #77 89.71 configure.ac:11: installing 'build-aux/config.sub' [2022-08-06T18:32:19.173Z] #77 89.71 configure.ac:13: installing 'build-aux/install-sh' [2022-08-06T18:32:19.173Z] #77 89.73 configure.ac:13: installing 'build-aux/missing' [2022-08-06T18:32:19.173Z] #77 89.73 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-06T18:32:19.173Z] #77 90.00 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:32:19.281Z] #77 100.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:32:19.281Z] #77 100.7 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:32:19.281Z] #77 100.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:32:19.281Z] #77 100.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:32:19.281Z] #77 100.7 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:32:19.281Z] #77 100.8 checking for python3... /usr/bin/python3 [2022-08-06T18:32:19.281Z] #77 100.8 checking for python3 version... 3.9 [2022-08-06T18:32:19.281Z] #77 100.8 checking for python3 platform... linux [2022-08-06T18:32:19.537Z] #77 100.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:32:19.537Z] #77 101.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:32:19.676Z] #64 ... [2022-08-06T18:32:19.676Z] [2022-08-06T18:32:19.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:19.676Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:19.676Z] #14 139.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-06T18:32:19.676Z] #14 139.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:19.676Z] #14 139.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:32:19.676Z] #14 ... [2022-08-06T18:32:19.676Z] [2022-08-06T18:32:19.676Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:19.676Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:19.676Z] #77 63.17 libtoolize: putting auxiliary files in '.'. [2022-08-06T18:32:19.676Z] #77 63.17 libtoolize: copying file './ltmain.sh' [2022-08-06T18:32:19.676Z] #77 64.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-06T18:32:19.676Z] #77 64.33 libtoolize: and rerunning libtoolize and aclocal. [2022-08-06T18:32:19.676Z] #77 64.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:32:19.794Z] #77 101.2 checking that generated files are newer than configure... done [2022-08-06T18:32:19.794Z] #77 101.2 configure: creating ./config.status [2022-08-06T18:32:19.936Z] #77 ... [2022-08-06T18:32:19.936Z] [2022-08-06T18:32:19.936Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:19.936Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:19.936Z] #14 150.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-06T18:32:19.936Z] #14 150.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:20.195Z] #14 150.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:32:20.356Z] #77 ... [2022-08-06T18:32:20.356Z] [2022-08-06T18:32:20.356Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:20.356Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-06T18:32:20.356Z] #21 22.51 Unpacking bash-completion (1:2.11-2) ... [2022-08-06T18:32:20.356Z] #21 22.93 Selecting previously unselected package bzip2. [2022-08-06T18:32:20.356Z] #21 22.93 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 22.93 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:32:20.356Z] #21 23.01 Selecting previously unselected package xz-utils. [2022-08-06T18:32:20.356Z] #21 23.02 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 23.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:32:20.356Z] #21 23.20 Selecting previously unselected package apparmor. [2022-08-06T18:32:20.356Z] #21 23.20 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 23.29 Unpacking apparmor (2.13.6-10) ... [2022-08-06T18:32:20.356Z] #21 23.66 Selecting previously unselected package inetutils-ping. [2022-08-06T18:32:20.356Z] #21 23.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 23.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-06T18:32:20.356Z] #21 23.82 Selecting previously unselected package libip6tc2:arm64. [2022-08-06T18:32:20.356Z] #21 23.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 23.84 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-06T18:32:20.356Z] #21 23.91 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-06T18:32:20.356Z] #21 23.91 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 23.93 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-06T18:32:20.356Z] #21 24.00 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-06T18:32:20.356Z] #21 24.00 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 24.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-06T18:32:20.356Z] #21 24.08 Selecting previously unselected package libnftnl11:arm64. [2022-08-06T18:32:20.356Z] #21 24.09 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-06T18:32:20.356Z] #21 24.09 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-06T18:32:20.359Z] #77 91.56 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:32:20.359Z] #77 91.87 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:32:20.359Z] #77 91.88 checking how to print strings... printf [2022-08-06T18:32:20.359Z] #77 91.89 checking for gcc... gcc [2022-08-06T18:32:20.613Z] #21 24.17 Selecting previously unselected package iptables. [2022-08-06T18:32:20.613Z] #21 24.18 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-06T18:32:20.613Z] #21 24.18 Unpacking iptables (1.8.7-1) ... [2022-08-06T18:32:20.869Z] #21 24.48 Selecting previously unselected package libonig5:arm64. [2022-08-06T18:32:20.869Z] #21 24.48 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-06T18:32:20.869Z] #21 24.49 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-06T18:32:20.922Z] #77 91.99 checking whether the C compiler works... yes [2022-08-06T18:32:20.922Z] #77 92.16 checking for C compiler default output file name... a.out [2022-08-06T18:32:20.922Z] #77 92.16 checking for suffix of executables... [2022-08-06T18:32:21.126Z] #21 24.62 Selecting previously unselected package libjq1:arm64. [2022-08-06T18:32:21.126Z] #21 24.63 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-06T18:32:21.126Z] #21 24.63 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-06T18:32:21.126Z] #21 24.76 Selecting previously unselected package jq. [2022-08-06T18:32:21.126Z] #21 24.76 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-06T18:32:21.126Z] #21 24.77 Unpacking jq (1.6-2.1) ... [2022-08-06T18:32:21.178Z] #77 92.34 checking whether we are cross compiling... [2022-08-06T18:32:21.178Z] #77 ... [2022-08-06T18:32:21.178Z] [2022-08-06T18:32:21.178Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-06T18:32:21.178Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-06T18:32:21.178Z] #18 DONE 2.1s [2022-08-06T18:32:21.178Z] [2022-08-06T18:32:21.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:21.178Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:21.178Z] #77 92.34 checking whether we are cross compiling... no [2022-08-06T18:32:21.382Z] #21 24.86 Selecting previously unselected package libaio1:arm64. [2022-08-06T18:32:21.383Z] #21 24.87 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-06T18:32:21.383Z] #21 24.87 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-06T18:32:21.383Z] #21 24.94 Selecting previously unselected package libgpm2:arm64. [2022-08-06T18:32:21.383Z] #21 24.95 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-06T18:32:21.383Z] #21 24.95 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-06T18:32:21.383Z] #21 25.04 Selecting previously unselected package libicu67:arm64. [2022-08-06T18:32:21.383Z] #21 25.05 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-06T18:32:21.383Z] #21 25.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-06T18:32:21.435Z] #77 92.64 checking for suffix of object files... o [2022-08-06T18:32:21.435Z] #77 92.80 checking whether we are using the GNU C compiler... yes [2022-08-06T18:32:21.691Z] #77 92.96 checking whether gcc accepts -g... yes [2022-08-06T18:32:21.691Z] #77 93.05 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:32:21.828Z] #84 ... [2022-08-06T18:32:21.828Z] [2022-08-06T18:32:21.828Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:32:21.828Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:32:21.828Z] #19 228.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-06T18:32:21.828Z] #19 228.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:21.828Z] #19 228.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:32:21.829Z] #19 228.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-06T18:32:21.829Z] #19 228.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:21.829Z] #19 228.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:32:21.947Z] #77 93.23 checking whether gcc understands -c and -o together... yes [2022-08-06T18:32:21.947Z] #77 93.40 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:32:21.947Z] #77 93.43 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:32:21.947Z] #77 93.43 checking for egrep... /bin/grep -E [2022-08-06T18:32:21.947Z] #77 93.44 checking for fgrep... /bin/grep -F [2022-08-06T18:32:21.947Z] #77 93.45 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:32:21.947Z] #77 93.47 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:32:21.947Z] #77 93.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:32:21.947Z] #77 93.50 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:32:22.204Z] #77 93.59 checking whether ln -s works... yes [2022-08-06T18:32:22.204Z] #77 93.60 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:32:22.204Z] #77 93.62 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:32:22.204Z] #77 93.62 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:32:22.204Z] #77 93.62 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:32:22.204Z] #77 93.62 checking for objdump... objdump [2022-08-06T18:32:22.204Z] #77 93.62 checking how to recognize dependent libraries... pass_all [2022-08-06T18:32:22.204Z] #77 93.66 checking for dlltool... no [2022-08-06T18:32:22.204Z] #77 93.66 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:32:22.204Z] #77 93.66 checking for ar... ar [2022-08-06T18:32:22.460Z] #77 93.66 checking for archiver @FILE support... @ [2022-08-06T18:32:22.460Z] #77 93.79 checking for strip... strip [2022-08-06T18:32:22.460Z] #77 93.79 checking for ranlib... ranlib [2022-08-06T18:32:22.460Z] #77 93.79 checking for gawk... no [2022-08-06T18:32:22.460Z] #77 93.79 checking for mawk... mawk [2022-08-06T18:32:22.717Z] #77 93.80 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:32:22.717Z] #77 94.28 checking for sysroot... no [2022-08-06T18:32:22.974Z] #77 94.28 checking for a working dd... /bin/dd [2022-08-06T18:32:22.974Z] #77 94.29 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:32:22.974Z] #77 94.38 checking for mt... no [2022-08-06T18:32:22.974Z] #77 94.38 checking if : is a manifest tool... no [2022-08-06T18:32:23.235Z] #77 94.39 checking how to run the C preprocessor... gcc -E [2022-08-06T18:32:23.235Z] [2022-08-06T18:32:23.235Z] #77 ... [2022-08-06T18:32:23.235Z] [2022-08-06T18:32:23.235Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-06T18:32:23.235Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-06T18:32:23.235Z] #19 DONE 2.3s [2022-08-06T18:32:23.235Z] [2022-08-06T18:32:23.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:23.235Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:24.165Z] #77 94.71 checking for ANSI C header files... yes [2022-08-06T18:32:24.165Z] #77 95.45 checking for sys/types.h... yes [2022-08-06T18:32:24.422Z] #77 95.69 checking for sys/stat.h... yes [2022-08-06T18:32:24.650Z] #21 27.90 Selecting previously unselected package libinih1:arm64. [2022-08-06T18:32:24.650Z] #21 27.90 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 27.91 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-06T18:32:24.650Z] #21 27.99 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-06T18:32:24.650Z] #21 28.00 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.00 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-06T18:32:24.650Z] #21 28.10 Selecting previously unselected package libnet1:arm64. [2022-08-06T18:32:24.650Z] #21 28.11 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:32:24.650Z] #21 28.19 Selecting previously unselected package libnl-3-200:arm64. [2022-08-06T18:32:24.650Z] #21 28.19 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.20 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-06T18:32:24.650Z] #21 28.30 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-06T18:32:24.650Z] #21 28.30 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:32:24.650Z] #21 28.36 Selecting previously unselected package libyajl2:arm64. [2022-08-06T18:32:24.650Z] #21 28.36 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.37 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-06T18:32:24.650Z] #21 28.42 Selecting previously unselected package net-tools. [2022-08-06T18:32:24.650Z] #21 28.45 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-06T18:32:24.650Z] #21 28.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:32:24.679Z] #77 95.88 checking for stdlib.h... yes [2022-08-06T18:32:24.679Z] #77 96.07 checking for string.h... yes [2022-08-06T18:32:24.935Z] #77 96.25 checking for memory.h... yes [2022-08-06T18:32:25.192Z] #77 96.46 checking for strings.h... yes [2022-08-06T18:32:25.212Z] #21 28.69 Selecting previously unselected package patch. [2022-08-06T18:32:25.212Z] #21 28.70 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-06T18:32:25.212Z] #21 28.71 Unpacking patch (2.7.6-7) ... [2022-08-06T18:32:25.212Z] #21 28.80 Selecting previously unselected package python-pip-whl. [2022-08-06T18:32:25.212Z] #21 28.81 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:32:25.212Z] #21 28.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:32:25.299Z] #14 151.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-06T18:32:25.300Z] #14 151.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:25.300Z] #14 151.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:32:25.448Z] #77 96.63 checking for inttypes.h... yes [2022-08-06T18:32:25.448Z] #77 96.79 checking for stdint.h... yes [2022-08-06T18:32:25.705Z] #77 97.01 checking for unistd.h... [2022-08-06T18:32:25.705Z] #77 ... [2022-08-06T18:32:25.705Z] [2022-08-06T18:32:25.705Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-06T18:32:25.705Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-06T18:32:25.705Z] #20 DONE 2.5s [2022-08-06T18:32:25.774Z] #21 29.33 Selecting previously unselected package python3-lib2to3. [2022-08-06T18:32:25.774Z] #21 29.33 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-06T18:32:25.774Z] #21 29.35 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:32:25.774Z] #21 29.51 Selecting previously unselected package python3-distutils. [2022-08-06T18:32:25.774Z] #21 29.51 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-06T18:32:25.774Z] #21 29.52 Unpacking python3-distutils (3.9.2-1) ... [2022-08-06T18:32:25.965Z] [2022-08-06T18:32:25.965Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:25.965Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:25.965Z] #77 97.01 checking for unistd.h... yes [2022-08-06T18:32:25.965Z] #77 97.29 checking for dlfcn.h... yes [2022-08-06T18:32:25.965Z] #77 97.44 checking for objdir... .libs [2022-08-06T18:32:26.032Z] #21 29.66 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:32:26.032Z] #21 29.67 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:32:26.032Z] #21 29.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:32:26.291Z] #21 29.82 Selecting previously unselected package python3-setuptools. [2022-08-06T18:32:26.291Z] #21 29.82 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-06T18:32:26.291Z] #21 29.83 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-06T18:32:26.291Z] #21 30.06 Selecting previously unselected package python3-wheel. [2022-08-06T18:32:26.291Z] #21 30.06 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-06T18:32:26.529Z] #77 97.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:32:26.529Z] #77 98.10 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:32:26.548Z] #21 30.07 Unpacking python3-wheel (0.34.2-1) ... [2022-08-06T18:32:26.548Z] #21 30.14 Selecting previously unselected package python3-pip. [2022-08-06T18:32:26.548Z] #21 30.15 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:32:26.548Z] #21 30.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:32:26.785Z] #77 98.10 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:32:26.804Z] #21 30.41 Selecting previously unselected package sudo. [2022-08-06T18:32:26.804Z] #21 30.41 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-06T18:32:26.804Z] #21 30.42 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:32:27.349Z] #77 98.21 checking if gcc static flag -static works... yes [2022-08-06T18:32:27.366Z] #21 30.96 Selecting previously unselected package systemd-journal-remote. [2022-08-06T18:32:27.366Z] #21 30.97 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-06T18:32:27.366Z] #21 30.97 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-06T18:32:27.606Z] #77 98.77 checking if gcc supports -c -o file.o... yes [2022-08-06T18:32:27.606Z] #77 98.93 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:32:27.606Z] #77 98.93 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:32:27.622Z] #21 31.10 Selecting previously unselected package thin-provisioning-tools. [2022-08-06T18:32:27.623Z] #21 31.10 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-06T18:32:27.623Z] #21 31.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:32:27.623Z] #21 31.31 Selecting previously unselected package uidmap. [2022-08-06T18:32:27.623Z] #21 31.33 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-06T18:32:27.623Z] #21 31.34 Unpacking uidmap (1:4.8.1-1) ... [2022-08-06T18:32:27.862Z] #77 99.02 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:32:27.863Z] #77 99.36 checking how to hardcode library paths into programs... immediate [2022-08-06T18:32:27.863Z] #77 99.37 checking whether stripping libraries is possible... yes [2022-08-06T18:32:27.863Z] #77 99.39 checking if libtool supports shared libraries... yes [2022-08-06T18:32:27.863Z] #77 99.39 checking whether to build shared libraries... no [2022-08-06T18:32:27.863Z] #77 99.40 checking whether to build static libraries... yes [2022-08-06T18:32:27.863Z] #77 99.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:32:27.879Z] #21 31.49 Selecting previously unselected package vim-runtime. [2022-08-06T18:32:27.879Z] #21 31.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:32:27.879Z] #21 31.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-06T18:32:27.879Z] #21 31.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-06T18:32:27.879Z] #21 31.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:28.119Z] #77 99.44 checking whether build environment is sane... yes [2022-08-06T18:32:28.119Z] #77 99.50 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:32:28.119Z] #77 99.52 checking whether make sets $(MAKE)... yes [2022-08-06T18:32:28.119Z] #77 99.60 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:32:28.119Z] #77 99.63 checking whether make supports nested variables... yes [2022-08-06T18:32:28.323Z] #14 ... [2022-08-06T18:32:28.323Z] [2022-08-06T18:32:28.323Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:28.323Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:28.323Z] #77 80.35 configure.ac:7: installing './compile' [2022-08-06T18:32:28.323Z] #77 80.37 configure.ac:11: installing './config.guess' [2022-08-06T18:32:28.323Z] #77 80.37 configure.ac:11: installing './config.sub' [2022-08-06T18:32:28.323Z] #77 80.38 configure.ac:8: installing './install-sh' [2022-08-06T18:32:28.323Z] #77 80.39 configure.ac:8: installing './missing' [2022-08-06T18:32:28.323Z] #77 80.55 Makefile.am: installing './depcomp' [2022-08-06T18:32:28.389Z] #77 99.69 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:28.389Z] #77 99.69 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:28.389Z] #77 99.69 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:28.389Z] #77 99.75 checking dependency style of gcc... gcc3 [2022-08-06T18:32:28.441Z] #21 ... [2022-08-06T18:32:28.441Z] [2022-08-06T18:32:28.441Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:28.441Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:28.441Z] #77 103.7 config.status: creating Makefile [2022-08-06T18:32:28.441Z] #77 103.8 config.status: creating config.h [2022-08-06T18:32:28.441Z] #77 103.8 config.status: executing libtool commands [2022-08-06T18:32:28.441Z] #77 103.9 config.status: executing depfiles commands [2022-08-06T18:32:28.441Z] #77 104.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-06T18:32:28.441Z] #77 104.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:32:28.441Z] #77 105.0 checking for gcc... gcc [2022-08-06T18:32:28.441Z] #77 105.1 checking whether the C compiler works... yes [2022-08-06T18:32:28.441Z] #77 105.2 checking for C compiler default output file name... a.out [2022-08-06T18:32:28.441Z] #77 105.2 checking for suffix of executables... [2022-08-06T18:32:28.441Z] #77 105.5 checking whether we are cross compiling... no [2022-08-06T18:32:28.441Z] #77 105.7 checking for suffix of object files... o [2022-08-06T18:32:28.441Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-08-06T18:32:28.441Z] #77 105.9 checking whether gcc accepts -g... yes [2022-08-06T18:32:28.441Z] #77 106.1 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:32:28.441Z] #77 106.2 checking whether gcc understands -c and -o together... yes [2022-08-06T18:32:28.441Z] #77 106.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:32:28.441Z] #77 106.5 checking whether build environment is sane... yes [2022-08-06T18:32:28.441Z] #77 106.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:32:28.441Z] #77 106.5 checking for gawk... no [2022-08-06T18:32:28.441Z] #77 106.5 checking for mawk... mawk [2022-08-06T18:32:28.441Z] #77 106.5 checking whether make sets $(MAKE)... yes [2022-08-06T18:32:28.441Z] #77 106.6 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:32:28.441Z] #77 106.6 checking whether make supports nested variables... yes [2022-08-06T18:32:28.441Z] #77 106.7 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:28.441Z] #77 106.7 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:28.441Z] #77 106.7 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:28.441Z] #77 106.8 checking dependency style of gcc... gcc3 [2022-08-06T18:32:28.441Z] #77 107.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:28.441Z] #77 107.0 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:28.441Z] #77 107.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-06T18:32:28.441Z] #77 107.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-06T18:32:28.441Z] #77 107.3 checking how to print strings... printf [2022-08-06T18:32:28.441Z] #77 107.3 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:32:28.441Z] #77 107.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:32:28.441Z] #77 107.3 checking for egrep... /bin/grep -E [2022-08-06T18:32:28.441Z] #77 107.3 checking for fgrep... /bin/grep -F [2022-08-06T18:32:28.441Z] #77 107.4 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:32:28.441Z] #77 107.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:32:28.441Z] #77 107.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:32:28.441Z] #77 107.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:32:28.441Z] #77 107.5 checking whether ln -s works... yes [2022-08-06T18:32:28.441Z] #77 107.5 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:32:28.441Z] #77 107.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-06T18:32:28.441Z] #77 107.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:32:28.441Z] #77 107.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:32:28.441Z] #77 107.6 checking for objdump... objdump [2022-08-06T18:32:28.441Z] #77 107.6 checking how to recognize dependent libraries... pass_all [2022-08-06T18:32:28.441Z] #77 107.6 checking for dlltool... no [2022-08-06T18:32:28.441Z] #77 107.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:32:28.441Z] #77 107.6 checking for ar... ar [2022-08-06T18:32:28.441Z] #77 107.6 checking for archiver @FILE support... @ [2022-08-06T18:32:28.441Z] #77 107.7 checking for strip... strip [2022-08-06T18:32:28.441Z] #77 107.7 checking for ranlib... ranlib [2022-08-06T18:32:28.441Z] #77 107.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:32:28.441Z] #77 108.2 checking for sysroot... no [2022-08-06T18:32:28.441Z] #77 108.2 checking for a working dd... /bin/dd [2022-08-06T18:32:28.441Z] #77 108.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:32:28.441Z] #77 108.2 checking for mt... no [2022-08-06T18:32:28.441Z] #77 108.3 checking if : is a manifest tool... no [2022-08-06T18:32:28.441Z] #77 108.3 checking how to run the C preprocessor... gcc -E [2022-08-06T18:32:28.441Z] #77 108.6 checking for ANSI C header files... yes [2022-08-06T18:32:28.441Z] #77 109.1 checking for sys/types.h... yes [2022-08-06T18:32:28.441Z] #77 109.2 checking for sys/stat.h... yes [2022-08-06T18:32:28.441Z] #77 109.3 checking for stdlib.h... yes [2022-08-06T18:32:28.441Z] #77 109.5 checking for string.h... yes [2022-08-06T18:32:28.442Z] #77 109.6 checking for memory.h... yes [2022-08-06T18:32:28.442Z] #77 109.8 checking for strings.h... yes [2022-08-06T18:32:28.646Z] #77 99.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:28.646Z] #77 99.96 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:28.646Z] #77 99.97 checking for gawk... (cached) mawk [2022-08-06T18:32:28.646Z] #77 99.97 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:32:28.646Z] #77 99.98 checking for gcc... (cached) gcc [2022-08-06T18:32:28.646Z] #77 100.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:32:28.646Z] #77 100.1 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:32:28.646Z] #77 100.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:32:28.646Z] #77 100.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:32:28.646Z] #77 100.1 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:32:28.646Z] #77 100.2 checking for python3... /usr/bin/python3 [2022-08-06T18:32:28.646Z] #77 100.2 checking for python3 version... 3.9 [2022-08-06T18:32:28.698Z] #77 110.0 checking for inttypes.h... yes [2022-08-06T18:32:28.698Z] #77 110.2 checking for stdint.h... yes [2022-08-06T18:32:28.902Z] #77 100.3 checking for python3 platform... linux [2022-08-06T18:32:28.955Z] #77 110.4 checking for unistd.h... yes [2022-08-06T18:32:28.955Z] #77 110.5 checking for dlfcn.h... yes [2022-08-06T18:32:29.159Z] #77 100.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:32:29.211Z] #77 110.6 checking for objdir... .libs [2022-08-06T18:32:29.416Z] #77 100.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:32:29.416Z] #77 100.8 checking for go-md2man... no [2022-08-06T18:32:29.468Z] #14 ... [2022-08-06T18:32:29.468Z] [2022-08-06T18:32:29.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:29.468Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:29.468Z] #77 80.71 configure.ac:7: installing './compile' [2022-08-06T18:32:29.468Z] #77 80.75 configure.ac:11: installing './config.guess' [2022-08-06T18:32:29.468Z] #77 80.82 configure.ac:11: installing './config.sub' [2022-08-06T18:32:29.468Z] #77 80.84 configure.ac:8: installing './install-sh' [2022-08-06T18:32:29.468Z] #77 80.88 configure.ac:8: installing './missing' [2022-08-06T18:32:29.468Z] #77 81.04 Makefile.am: installing './depcomp' [2022-08-06T18:32:29.468Z] #77 110.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:32:29.468Z] #77 111.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:32:29.468Z] #77 111.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:32:29.673Z] #77 100.8 checking error.h usability... yes [2022-08-06T18:32:29.673Z] #77 101.0 checking error.h presence... yes [2022-08-06T18:32:29.673Z] #77 101.1 checking for error.h... yes [2022-08-06T18:32:29.930Z] #77 101.2 checking linux/openat2.h usability... yes [2022-08-06T18:32:29.930Z] #77 101.3 checking linux/openat2.h presence... yes [2022-08-06T18:32:29.930Z] #77 101.4 checking for linux/openat2.h... yes [2022-08-06T18:32:29.981Z] #77 111.1 checking if gcc static flag -static works... yes [2022-08-06T18:32:30.237Z] #77 111.5 checking if gcc supports -c -o file.o... yes [2022-08-06T18:32:30.237Z] #77 111.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:32:30.237Z] #77 111.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-06T18:32:30.493Z] #77 101.4 checking for copy_file_range... yes [2022-08-06T18:32:30.493Z] #77 101.7 checking for fgetxattr... yes [2022-08-06T18:32:30.494Z] #77 111.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:32:30.494Z] #77 112.1 checking how to hardcode library paths into programs... immediate [2022-08-06T18:32:30.494Z] #77 112.1 checking whether stripping libraries is possible... yes [2022-08-06T18:32:30.494Z] #77 112.1 checking if libtool supports shared libraries... yes [2022-08-06T18:32:30.494Z] #77 112.1 checking whether to build shared libraries... no [2022-08-06T18:32:30.494Z] #77 112.1 checking whether to build static libraries... yes [2022-08-06T18:32:30.751Z] #77 112.1 checking float.h usability... yes [2022-08-06T18:32:30.751Z] #77 112.3 checking float.h presence... yes [2022-08-06T18:32:30.751Z] #77 112.3 checking for float.h... yes [2022-08-06T18:32:31.008Z] #77 112.4 checking limits.h usability... yes [2022-08-06T18:32:31.008Z] #77 112.5 checking limits.h presence... yes [2022-08-06T18:32:31.008Z] #77 112.6 checking for limits.h... yes [2022-08-06T18:32:31.008Z] #77 112.6 checking stddef.h usability... [2022-08-06T18:32:31.008Z] #77 ... [2022-08-06T18:32:31.008Z] [2022-08-06T18:32:31.008Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:31.008Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-06T18:32:31.008Z] #21 34.76 Selecting previously unselected package vim. [2022-08-06T18:32:31.008Z] #21 34.77 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-06T18:32:31.008Z] #21 34.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:31.051Z] #77 102.2 checking for statx... yes [2022-08-06T18:32:31.307Z] #77 102.5 checking for fgetpwent_r... yes [2022-08-06T18:32:31.564Z] #77 102.8 checking for issetugid... [2022-08-06T18:32:31.564Z] #77 ... [2022-08-06T18:32:31.564Z] [2022-08-06T18:32:31.564Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:32:31.564Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:32:31.564Z] #60 15.05 + cd /tmp/tmp.0eoplOoYIp/src/github.com/opencontainers/runc [2022-08-06T18:32:31.564Z] #60 15.05 + git checkout -q v1.1.2 [2022-08-06T18:32:31.564Z] #60 15.63 + '[' -z '' ']' [2022-08-06T18:32:31.564Z] #60 15.63 + target=static [2022-08-06T18:32:31.564Z] #60 15.63 + make BUILDTAGS=seccomp static [2022-08-06T18:32:31.564Z] #60 15.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-06T18:32:31.564Z] #60 ... [2022-08-06T18:32:31.564Z] [2022-08-06T18:32:31.564Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:31.564Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:31.564Z] #77 102.8 checking for issetugid... no [2022-08-06T18:32:31.564Z] #77 103.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:32:31.564Z] #77 103.1 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:32:31.571Z] #21 35.35 Selecting previously unselected package xfsprogs. [2022-08-06T18:32:31.571Z] #21 35.36 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-06T18:32:31.571Z] #21 35.36 Unpacking xfsprogs (5.10.0-4) ... [2022-08-06T18:32:31.610Z] #77 83.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:32:31.610Z] #77 83.27 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:32:31.610Z] #77 83.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:32:31.610Z] #77 83.40 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:32:31.610Z] #77 83.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:32:31.610Z] #77 83.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:32:31.610Z] #77 83.69 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:32:31.610Z] #77 83.78 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:32:31.610Z] #77 83.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:32:32.132Z] #21 35.77 Selecting previously unselected package zip. [2022-08-06T18:32:32.132Z] #21 35.78 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-06T18:32:32.132Z] #21 35.78 Unpacking zip (3.0-12) ... [2022-08-06T18:32:32.132Z] #21 35.90 Selecting previously unselected package zstd. [2022-08-06T18:32:32.132Z] #21 35.92 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-06T18:32:32.132Z] #21 35.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:32:32.494Z] #77 103.1 checking for library containing yajl_tree_get... -lyajl [2022-08-06T18:32:32.494Z] #77 103.8 checking for yajl >= 2.0.0... yes [2022-08-06T18:32:32.494Z] #77 103.8 checking sys/capability.h usability... yes [2022-08-06T18:32:32.696Z] #21 36.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:32:32.738Z] #77 83.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:32:32.738Z] #77 83.86 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:32:32.738Z] #77 84.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:32:32.738Z] #77 84.15 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:32:32.738Z] #77 84.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:32:32.750Z] #77 104.0 checking sys/capability.h presence... yes [2022-08-06T18:32:32.750Z] #77 104.2 checking for sys/capability.h... yes [2022-08-06T18:32:33.002Z] #77 84.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:32:33.258Z] #21 37.08 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-06T18:32:33.267Z] #77 84.88 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:32:33.356Z] #77 104.2 checking for library containing cap_from_name... -lcap [2022-08-06T18:32:33.515Z] #21 37.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:32:33.515Z] #21 37.11 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-06T18:32:33.515Z] #21 37.13 Setting up libicu67:arm64 (67.1-7) ... [2022-08-06T18:32:33.515Z] #21 37.14 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-06T18:32:33.515Z] #21 37.16 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-06T18:32:33.515Z] #21 37.18 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-06T18:32:33.515Z] #21 37.19 Setting up uidmap (1:4.8.1-1) ... [2022-08-06T18:32:33.515Z] #21 37.21 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-06T18:32:33.515Z] #21 37.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:32:33.515Z] #21 37.24 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:32:33.515Z] #21 37.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-06T18:32:33.515Z] #21 37.27 Setting up python3-wheel (0.34.2-1) ... [2022-08-06T18:32:33.525Z] #77 85.10 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:32:33.781Z] #77 85.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-06T18:32:33.919Z] #77 104.7 checking for library containing dlopen... -ldl [2022-08-06T18:32:33.919Z] #77 105.3 checking seccomp.h usability... yes [2022-08-06T18:32:34.176Z] #77 105.6 checking seccomp.h presence... yes [2022-08-06T18:32:34.176Z] #77 105.6 checking for seccomp.h... yes [2022-08-06T18:32:34.351Z] #21 37.91 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-06T18:32:34.351Z] #21 37.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:34.351Z] #21 37.96 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-06T18:32:34.351Z] #21 37.97 Setting up libcap2-bin (1:2.44-1) ... [2022-08-06T18:32:34.351Z] #21 37.98 Setting up apparmor (2.13.6-10) ... [2022-08-06T18:32:34.738Z] #77 105.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-06T18:32:34.738Z] #77 106.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-06T18:32:34.738Z] #77 106.3 checking systemd/sd-bus.h usability... yes [2022-08-06T18:32:35.301Z] #77 106.4 checking systemd/sd-bus.h presence... yes [2022-08-06T18:32:35.301Z] #77 106.5 checking for systemd/sd-bus.h... yes [2022-08-06T18:32:35.559Z] #77 106.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-06T18:32:35.718Z] #21 39.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-06T18:32:35.718Z] #21 39.53 Setting up zip (3.0-12) ... [2022-08-06T18:32:35.815Z] #77 107.1 checking for sd_notify_barrier... [2022-08-06T18:32:35.815Z] #77 ... [2022-08-06T18:32:35.815Z] [2022-08-06T18:32:35.815Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:35.815Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:32:35.815Z] #21 2.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:32:35.815Z] #21 2.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:32:35.815Z] #21 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:32:35.815Z] #21 2.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:32:35.815Z] #21 3.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:32:35.815Z] #21 5.510 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:32:35.815Z] #21 ... [2022-08-06T18:32:35.815Z] [2022-08-06T18:32:35.815Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:32:35.815Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:32:35.815Z] #34 DONE 160.4s [2022-08-06T18:32:35.815Z] [2022-08-06T18:32:35.815Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:32:35.815Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:32:35.815Z] #36 160.5 Delve is a source level debugger for Go programs. [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-06T18:32:35.815Z] #36 160.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 Usage: [2022-08-06T18:32:35.815Z] #36 160.5 dlv [command] [2022-08-06T18:32:35.815Z] #36 160.5 [2022-08-06T18:32:35.815Z] #36 160.5 Available Commands: [2022-08-06T18:32:35.815Z] #36 160.5 attach Attach to running process and begin debugging. [2022-08-06T18:32:35.815Z] #36 160.5 connect Connect to a headless debug server with a terminal client. [2022-08-06T18:32:35.816Z] #36 160.5 core Examine a core dump. [2022-08-06T18:32:35.816Z] #36 160.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-06T18:32:35.816Z] #36 160.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-06T18:32:35.816Z] #36 160.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-06T18:32:35.816Z] #36 160.5 help Help about any command [2022-08-06T18:32:35.816Z] #36 160.5 run Deprecated command. Use 'debug' instead. [2022-08-06T18:32:35.816Z] #36 160.5 test Compile test binary and begin debugging program. [2022-08-06T18:32:35.816Z] #36 160.5 trace Compile and begin tracing program. [2022-08-06T18:32:35.816Z] #36 160.5 version Prints version. [2022-08-06T18:32:35.816Z] #36 160.5 [2022-08-06T18:32:35.816Z] #36 160.5 Flags: [2022-08-06T18:32:35.816Z] #36 160.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-06T18:32:35.816Z] #36 160.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-06T18:32:35.816Z] #36 160.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-06T18:32:35.816Z] #36 160.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-06T18:32:35.816Z] #36 160.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-06T18:32:35.816Z] #36 160.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-06T18:32:35.816Z] #36 160.5 --disable-aslr Disables address space randomization [2022-08-06T18:32:35.816Z] #36 160.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-06T18:32:35.816Z] #36 160.5 -h, --help help for dlv [2022-08-06T18:32:35.816Z] #36 160.5 --init string Init file, executed by the terminal client. [2022-08-06T18:32:35.816Z] #36 160.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-06T18:32:35.816Z] #36 160.5 --log Enable debugging server logging. [2022-08-06T18:32:35.816Z] #36 160.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-06T18:32:35.816Z] #36 160.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-06T18:32:35.816Z] #36 160.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-06T18:32:35.816Z] #36 160.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-06T18:32:35.816Z] #36 160.5 --wd string Working directory for running the program. [2022-08-06T18:32:35.816Z] #36 160.5 [2022-08-06T18:32:35.816Z] #36 160.5 Additional help topics: [2022-08-06T18:32:35.816Z] #36 160.5 dlv backend Help about the --backend flag. [2022-08-06T18:32:35.816Z] #36 160.5 dlv log Help about logging flags. [2022-08-06T18:32:35.816Z] #36 160.5 dlv redirect Help about file redirection. [2022-08-06T18:32:35.816Z] #36 160.5 [2022-08-06T18:32:35.816Z] #36 160.5 Use "dlv [command] --help" for more information about a command. [2022-08-06T18:32:35.975Z] #21 39.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:35.975Z] #21 39.60 Setting up bash-completion (1:2.11-2) ... [2022-08-06T18:32:36.072Z] #36 DONE 160.8s [2022-08-06T18:32:36.073Z] [2022-08-06T18:32:36.073Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:36.073Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:32:36.073Z] #21 10.40 Fetched 8563 kB in 8s (1030 kB/s) [2022-08-06T18:32:37.053Z] #77 ... [2022-08-06T18:32:37.053Z] [2022-08-06T18:32:37.053Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:37.053Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:37.053Z] #14 163.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-06T18:32:37.053Z] #14 163.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:37.053Z] #14 163.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:32:38.502Z] #21 42.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:32:38.502Z] #21 42.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:32:38.502Z] #21 42.16 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-06T18:32:38.502Z] #21 42.18 Setting up patch (2.7.6-7) ... [2022-08-06T18:32:38.502Z] #21 42.19 Setting up sudo (1.9.5p2-3) ... [2022-08-06T18:32:38.502Z] #21 42.28 invoke-rc.d: could not determine current runlevel [2022-08-06T18:32:38.502Z] #21 42.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:32:38.759Z] #21 42.30 Setting up xfsprogs (5.10.0-4) ... [2022-08-06T18:32:38.759Z] #21 42.32 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-06T18:32:38.759Z] #21 42.32 Failed to connect to bus: Host is down [2022-08-06T18:32:38.759Z] #21 42.33 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-06T18:32:38.759Z] #21 42.34 Setting up inetutils-ping (2:2.0-1) ... [2022-08-06T18:32:38.759Z] #21 42.36 Setting up pigz (2.6-1) ... [2022-08-06T18:32:38.759Z] #21 42.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-06T18:32:38.759Z] #21 42.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-06T18:32:38.759Z] #21 42.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:32:38.759Z] #21 42.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:39.346Z] #21 10.40 Reading package lists... [2022-08-06T18:32:39.709Z] #21 43.30 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-06T18:32:39.709Z] #21 43.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:32:39.965Z] #21 43.73 Setting up libelf1:arm64 (0.183-1) ... [2022-08-06T18:32:39.965Z] #21 43.75 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-06T18:32:39.965Z] #21 43.77 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:32:39.965Z] #21 43.78 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-06T18:32:40.221Z] #21 43.80 Setting up libkmod2:arm64 (28-1) ... [2022-08-06T18:32:40.221Z] #21 43.82 Setting up python3-distutils (3.9.2-1) ... [2022-08-06T18:32:40.784Z] #21 44.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:32:40.784Z] #21 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-06T18:32:40.784Z] #21 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-06T18:32:40.784Z] #21 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-06T18:32:40.784Z] #21 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-06T18:32:40.784Z] #21 44.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-06T18:32:40.784Z] #21 44.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-06T18:32:40.784Z] #21 44.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-06T18:32:40.784Z] #21 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-06T18:32:40.784Z] #21 44.39 Setting up python3-setuptools (52.0.0-4) ... [2022-08-06T18:32:41.041Z] #21 ... [2022-08-06T18:32:41.041Z] [2022-08-06T18:32:41.041Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:41.041Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:41.041Z] #77 112.6 checking stddef.h usability... yes [2022-08-06T18:32:41.041Z] #77 112.7 checking stddef.h presence... yes [2022-08-06T18:32:41.041Z] #77 112.8 checking for stddef.h... yes [2022-08-06T18:32:41.041Z] #77 112.8 checking for stdlib.h... (cached) yes [2022-08-06T18:32:41.041Z] #77 112.9 checking for string.h... (cached) yes [2022-08-06T18:32:41.041Z] #77 112.9 checking sys/time.h usability... yes [2022-08-06T18:32:41.041Z] #77 113.0 checking sys/time.h presence... yes [2022-08-06T18:32:41.041Z] #77 113.1 checking for sys/time.h... yes [2022-08-06T18:32:41.041Z] #77 113.2 checking for inline... inline [2022-08-06T18:32:41.041Z] #77 113.3 checking for size_t... yes [2022-08-06T18:32:41.041Z] #77 113.6 checking for stdlib.h... (cached) yes [2022-08-06T18:32:41.041Z] #77 113.6 checking for GNU libc compatible malloc... yes [2022-08-06T18:32:41.041Z] #77 113.9 checking for stdlib.h... (cached) yes [2022-08-06T18:32:41.041Z] #77 113.9 checking for GNU libc compatible realloc... yes [2022-08-06T18:32:41.041Z] #77 114.0 checking for working strtod... yes [2022-08-06T18:32:41.041Z] #77 114.4 checking for gettimeofday... yes [2022-08-06T18:32:41.041Z] #77 114.7 checking for memset... yes [2022-08-06T18:32:41.041Z] #77 114.9 checking for strspn... yes [2022-08-06T18:32:41.041Z] #77 115.3 checking that generated files are newer than configure... done [2022-08-06T18:32:41.041Z] #77 115.3 configure: creating ./config.status [2022-08-06T18:32:41.041Z] #77 117.8 config.status: creating Makefile [2022-08-06T18:32:41.041Z] #77 117.9 config.status: creating config.h [2022-08-06T18:32:41.041Z] #77 117.9 config.status: executing depfiles commands [2022-08-06T18:32:41.041Z] #77 118.1 config.status: executing libtool commands [2022-08-06T18:32:41.041Z] #77 119.1 GEN .version [2022-08-06T18:32:41.041Z] #77 119.1 make install-recursive [2022-08-06T18:32:41.041Z] #77 119.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-06T18:32:41.041Z] #77 119.2 Making install in libocispec [2022-08-06T18:32:41.041Z] #77 119.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:41.041Z] #77 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-06T18:32:41.041Z] #77 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-06T18:32:41.041Z] #77 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-06T18:32:41.041Z] #77 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-06T18:32:41.041Z] #77 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-06T18:32:41.041Z] #77 120.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-06T18:32:41.041Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-06T18:32:41.041Z] #77 121.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-06T18:32:41.041Z] #77 121.1 make install-recursive [2022-08-06T18:32:41.041Z] #77 121.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:41.041Z] #77 121.2 Making install in yajl [2022-08-06T18:32:41.041Z] #77 121.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:41.041Z] #77 121.3 CC verify/json_verify-json_verify.o [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl_alloc.lo [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl.lo [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl_buf.lo [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl_gen.lo [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl_parser.lo [2022-08-06T18:32:41.041Z] #77 121.3 CC src/libyajl_la-yajl_encode.lo [2022-08-06T18:32:41.041Z] #77 121.4 CC src/libyajl_la-yajl_lex.lo [2022-08-06T18:32:41.041Z] #77 121.4 CC src/libyajl_la-yajl_tree.lo [2022-08-06T18:32:41.867Z] #21 13.41 Reading package lists... [2022-08-06T18:32:41.867Z] #21 ... [2022-08-06T18:32:41.867Z] [2022-08-06T18:32:41.867Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:41.867Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:41.867Z] #77 107.1 checking for sd_notify_barrier... yes [2022-08-06T18:32:41.867Z] #77 107.5 checking linux/bpf.h usability... yes [2022-08-06T18:32:41.867Z] #77 107.7 checking linux/bpf.h presence... yes [2022-08-06T18:32:41.867Z] #77 107.8 checking for linux/bpf.h... yes [2022-08-06T18:32:41.867Z] #77 107.8 checking compilation for eBPF... yes [2022-08-06T18:32:41.867Z] #77 108.0 checking for criu >= 3.15... no [2022-08-06T18:32:41.867Z] #77 108.0 configure: CRIU headers not found, building without CRIU support [2022-08-06T18:32:41.867Z] #77 108.0 checking for criu > 3.16... no [2022-08-06T18:32:41.867Z] #77 108.0 configure: CRIU version doesn't support join-ns API [2022-08-06T18:32:41.867Z] #77 108.0 checking for criu > 3.16.1... no [2022-08-06T18:32:41.867Z] #77 108.0 configure: CRIU version doesn't support for pre-dumping [2022-08-06T18:32:41.867Z] #77 108.0 checking for new mount API (fsconfig)... yes [2022-08-06T18:32:41.867Z] #77 108.2 checking for seccomp notify API... yes [2022-08-06T18:32:41.867Z] #77 108.2 checking for gperf... no [2022-08-06T18:32:41.867Z] #77 108.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-06T18:32:41.867Z] #77 108.2 checking for library containing argp_parse... none required [2022-08-06T18:32:41.867Z] #77 108.6 checking that generated files are newer than configure... done [2022-08-06T18:32:41.867Z] #77 108.6 configure: creating ./config.status [2022-08-06T18:32:41.867Z] #77 111.0 config.status: creating Makefile [2022-08-06T18:32:41.867Z] #77 111.1 config.status: creating rpm/crun.spec [2022-08-06T18:32:41.867Z] #77 111.1 config.status: creating config.h [2022-08-06T18:32:41.867Z] #77 111.1 config.status: executing libtool commands [2022-08-06T18:32:41.867Z] #77 111.2 config.status: executing depfiles commands [2022-08-06T18:32:41.867Z] #77 112.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-06T18:32:41.867Z] #77 112.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:32:41.867Z] #77 112.8 checking for gcc... gcc [2022-08-06T18:32:41.867Z] #77 112.9 checking whether the C compiler works... yes [2022-08-06T18:32:41.867Z] #77 113.1 checking for C compiler default output file name... a.out [2022-08-06T18:32:41.867Z] #77 113.1 checking for suffix of executables... [2022-08-06T18:32:41.867Z] #77 113.2 checking whether we are cross compiling... no [2022-08-06T18:32:42.172Z] #77 113.4 checking for suffix of object files... o [2022-08-06T18:32:42.172Z] #77 113.5 checking whether we are using the GNU C compiler... yes [2022-08-06T18:32:42.172Z] #77 113.5 checking whether gcc accepts -g... yes [2022-08-06T18:32:42.414Z] #77 ... [2022-08-06T18:32:42.414Z] [2022-08-06T18:32:42.414Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:42.414Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-06T18:32:42.414Z] #21 45.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-06T18:32:42.414Z] #21 45.85 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-06T18:32:42.414Z] #21 45.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:32:42.414Z] #21 45.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:32:42.429Z] #77 113.6 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:32:42.429Z] #77 113.9 checking whether gcc understands -c and -o together... yes [2022-08-06T18:32:42.685Z] #77 114.0 checking how to run the C preprocessor... gcc -E [2022-08-06T18:32:42.685Z] #77 114.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:32:42.685Z] #77 114.3 checking for egrep... /bin/grep -E [2022-08-06T18:32:43.344Z] #21 47.18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-06T18:32:43.601Z] #21 47.19 Setting up jq (1.6-2.1) ... [2022-08-06T18:32:43.601Z] #21 47.21 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:32:43.601Z] #21 47.22 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-06T18:32:43.601Z] #21 47.24 Setting up iptables (1.8.7-1) ... [2022-08-06T18:32:43.601Z] #21 47.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-06T18:32:43.601Z] #21 47.33 Setting up iproute2 (5.10.0-4) ... [2022-08-06T18:32:43.614Z] #77 114.3 checking for ANSI C header files... yes [2022-08-06T18:32:43.614Z] #77 114.8 checking for sys/types.h... yes [2022-08-06T18:32:43.614Z] #77 115.0 checking for sys/stat.h... yes [2022-08-06T18:32:43.796Z] #19 247.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-06T18:32:43.796Z] #19 247.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:43.796Z] #19 247.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:32:43.796Z] #19 247.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-06T18:32:43.796Z] #19 247.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:43.796Z] #19 247.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:32:43.841Z] #77 ... [2022-08-06T18:32:43.841Z] [2022-08-06T18:32:43.841Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:43.841Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:43.841Z] #14 162.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-06T18:32:43.841Z] #14 162.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:43.841Z] #14 162.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:32:43.870Z] #77 115.1 checking for stdlib.h... yes [2022-08-06T18:32:43.870Z] #77 115.3 checking for string.h... yes [2022-08-06T18:32:44.126Z] #77 115.4 checking for memory.h... yes [2022-08-06T18:32:44.163Z] #21 47.75 Setting up systemd (247.3-7) ... [2022-08-06T18:32:44.163Z] #21 47.83 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-06T18:32:44.163Z] #21 47.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-06T18:32:44.163Z] #21 47.84 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-06T18:32:44.163Z] #21 47.84 Initializing machine ID from random generator. [2022-08-06T18:32:44.383Z] #77 115.5 checking for strings.h... yes [2022-08-06T18:32:44.383Z] #77 115.7 checking for inttypes.h... yes [2022-08-06T18:32:44.688Z] #77 115.9 checking for stdint.h... yes [2022-08-06T18:32:44.945Z] #77 116.1 checking for unistd.h... yes [2022-08-06T18:32:44.945Z] #77 116.3 checking minix/config.h usability... no [2022-08-06T18:32:44.945Z] #77 116.4 checking minix/config.h presence... no [2022-08-06T18:32:45.201Z] #77 116.5 checking for minix/config.h... no [2022-08-06T18:32:45.201Z] #77 116.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-06T18:32:45.458Z] #77 116.8 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:32:45.458Z] #77 117.0 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:32:45.458Z] #77 117.0 checking how to print strings... printf [2022-08-06T18:32:45.458Z] #77 117.0 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:32:45.544Z] #21 48.94 Setting up systemd-journal-remote (247.3-7) ... [2022-08-06T18:32:45.544Z] #21 49.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:32:45.715Z] #77 117.0 checking for fgrep... /bin/grep -F [2022-08-06T18:32:45.715Z] #77 117.0 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:32:45.715Z] #77 117.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:32:45.715Z] #77 117.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:32:45.715Z] #77 117.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:32:45.715Z] #77 117.2 checking whether ln -s works... yes [2022-08-06T18:32:45.715Z] #77 117.2 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:32:45.715Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:32:45.715Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:32:45.715Z] #77 117.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:32:45.715Z] #77 117.2 checking for objdump... objdump [2022-08-06T18:32:45.715Z] #77 117.3 checking how to recognize dependent libraries... pass_all [2022-08-06T18:32:45.715Z] #77 117.3 checking for dlltool... no [2022-08-06T18:32:45.715Z] #77 117.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:32:45.715Z] #77 117.3 checking for ar... ar [2022-08-06T18:32:45.972Z] #77 117.3 checking for archiver @FILE support... [2022-08-06T18:32:45.972Z] #77 ... [2022-08-06T18:32:45.972Z] [2022-08-06T18:32:45.972Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:32:45.972Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:32:45.972Z] #21 13.41 Reading package lists... [2022-08-06T18:32:45.972Z] #21 16.28 Building dependency tree... [2022-08-06T18:32:45.972Z] #21 17.86 The following additional packages will be installed: [2022-08-06T18:32:45.972Z] #21 17.89 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-06T18:32:45.972Z] #21 17.89 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-06T18:32:45.972Z] #21 17.89 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-06T18:32:45.972Z] #21 17.89 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:32:45.972Z] #21 17.89 python3-pkg-resources systemd vim-runtime xxd [2022-08-06T18:32:45.972Z] #21 17.89 Suggested packages: [2022-08-06T18:32:45.972Z] #21 17.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-06T18:32:45.972Z] #21 17.89 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-06T18:32:45.972Z] #21 17.89 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-06T18:32:45.972Z] #21 17.89 Recommended packages: [2022-08-06T18:32:45.972Z] #21 17.89 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-06T18:32:45.972Z] #21 17.89 systemd-timesyncd | time-daemon unzip [2022-08-06T18:32:45.972Z] #21 19.45 The following NEW packages will be installed: [2022-08-06T18:32:45.972Z] #21 19.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-06T18:32:45.972Z] #21 19.47 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-06T18:32:45.972Z] #21 19.47 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-06T18:32:45.972Z] #21 19.47 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-06T18:32:45.972Z] #21 19.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-06T18:32:45.972Z] #21 19.47 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:32:45.972Z] #21 19.47 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-06T18:32:45.972Z] #21 19.48 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-06T18:32:45.972Z] #21 19.48 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-06T18:32:45.972Z] #21 19.81 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:32:45.972Z] #21 19.81 Need to get 32.8 MB of archives. [2022-08-06T18:32:45.972Z] #21 19.81 After this operation, 124 MB of additional disk space will be used. [2022-08-06T18:32:45.972Z] #21 19.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:32:45.972Z] #21 19.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-06T18:32:45.972Z] #21 19.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-06T18:32:45.972Z] #21 19.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-06T18:32:45.972Z] #21 19.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-06T18:32:45.972Z] #21 19.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-06T18:32:45.972Z] #21 19.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-06T18:32:45.972Z] #21 19.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-06T18:32:45.972Z] #21 19.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-06T18:32:45.972Z] #21 19.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-06T18:32:45.972Z] #21 20.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-06T18:32:45.972Z] #21 20.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-06T18:32:45.972Z] #21 20.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-06T18:32:45.972Z] #21 20.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-06T18:32:45.972Z] #21 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:32:45.972Z] #21 20.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:32:45.972Z] #21 20.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-06T18:32:45.972Z] #21 20.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:32:45.972Z] #21 20.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:32:45.972Z] #21 20.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-06T18:32:45.972Z] #21 20.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-06T18:32:45.972Z] #21 20.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-06T18:32:45.972Z] #21 20.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-06T18:32:45.972Z] #21 20.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-06T18:32:45.972Z] #21 20.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-06T18:32:45.972Z] #21 20.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-06T18:32:45.972Z] #21 20.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:32:45.972Z] #21 20.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:32:45.972Z] #21 20.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:32:45.972Z] #21 20.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-06T18:32:45.972Z] #21 20.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-06T18:32:45.972Z] #21 20.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:32:46.228Z] #21 20.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-06T18:32:46.228Z] #21 20.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-06T18:32:46.228Z] #21 20.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:32:46.228Z] #21 20.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-06T18:32:46.228Z] #21 20.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:32:46.228Z] #21 20.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:32:46.228Z] #21 20.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-06T18:32:46.228Z] #21 20.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:32:46.228Z] #21 20.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-06T18:32:46.485Z] #21 20.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-06T18:32:46.485Z] #21 20.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-06T18:32:46.485Z] #21 20.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:32:46.485Z] #21 20.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-06T18:32:46.485Z] #21 20.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-06T18:32:46.485Z] #21 20.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-06T18:32:46.485Z] #21 20.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-06T18:32:46.485Z] #21 20.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-06T18:32:46.485Z] #21 20.77 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-06T18:32:46.485Z] #21 20.79 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-06T18:32:46.485Z] #21 20.79 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-06T18:32:46.741Z] #21 21.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-06T18:32:46.741Z] #21 21.13 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-06T18:32:46.998Z] #21 21.15 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-06T18:32:46.998Z] #21 21.17 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-06T18:32:47.434Z] #21 DONE 51.1s [2022-08-06T18:32:47.434Z] [2022-08-06T18:32:47.434Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:47.434Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:47.434Z] #77 126.7 CCLD libyajl.la [2022-08-06T18:32:47.434Z] #77 127.1 CCLD verify/json_verify [2022-08-06T18:32:47.434Z] #77 127.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:47.434Z] #77 127.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:32:47.434Z] #77 127.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:32:47.434Z] #77 127.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:47.434Z] #77 127.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:32:47.434Z] #77 127.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:47.434Z] #77 127.6 CC src/validate.o [2022-08-06T18:32:47.434Z] #77 127.6 CC src/image_spec_schema_config_schema.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_defs.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-06T18:32:47.434Z] #77 127.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-06T18:32:47.434Z] #77 127.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-06T18:32:47.434Z] #77 127.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-06T18:32:47.434Z] #77 127.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-06T18:32:47.434Z] #77 127.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-06T18:32:47.434Z] #77 128.0 CC src/runtime_spec_schema_config_windows.lo [2022-08-06T18:32:47.434Z] #77 128.0 CC src/runtime_spec_schema_defs.lo [2022-08-06T18:32:47.434Z] #77 128.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-06T18:32:47.434Z] #77 128.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-06T18:32:47.434Z] #77 128.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-06T18:32:47.434Z] #77 128.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-06T18:32:47.434Z] #77 128.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-06T18:32:47.434Z] #77 128.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-06T18:32:47.434Z] #77 128.7 CC src/basic_test_double_array_item.lo [2022-08-06T18:32:47.434Z] #77 128.9 CC src/basic_test_double_array.lo [2022-08-06T18:32:47.434Z] #77 128.9 CC src/basic_test_top_array_int.lo [2022-08-06T18:32:47.598Z] #21 21.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:32:47.598Z] #21 21.92 Fetched 32.8 MB in 2s (19.5 MB/s) [2022-08-06T18:32:47.691Z] #77 129.3 CC src/basic_test_top_array_string.lo [2022-08-06T18:32:47.873Z] #21 21.98 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:32:47.874Z] #21 21.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-06T18:32:47.874Z] #21 22.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:32:47.874Z] #21 22.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:32:47.874Z] #21 22.18 Selecting previously unselected package libargon2-1:amd64. [2022-08-06T18:32:47.874Z] #21 22.18 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-06T18:32:47.874Z] #21 22.19 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:32:47.946Z] #77 129.5 CC src/basic_test_top_double_array_int.lo [2022-08-06T18:32:47.946Z] #77 129.6 CC src/basic_test_top_double_array_obj.lo [2022-08-06T18:32:48.130Z] #21 22.26 Selecting previously unselected package libjson-c5:amd64. [2022-08-06T18:32:48.130Z] #21 22.27 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-06T18:32:48.130Z] #21 22.28 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:32:48.130Z] #21 22.36 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-06T18:32:48.130Z] #21 22.37 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-06T18:32:48.130Z] #21 22.37 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:32:48.204Z] #77 ... [2022-08-06T18:32:48.204Z] [2022-08-06T18:32:48.204Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-06T18:32:48.204Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-06T18:32:48.204Z] #22 0.665 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-06T18:32:48.204Z] #22 0.669 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-06T18:32:48.204Z] #22 0.672 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-06T18:32:48.204Z] #22 DONE 0.7s [2022-08-06T18:32:48.204Z] [2022-08-06T18:32:48.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:48.204Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:32:48.204Z] #77 129.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-06T18:32:48.390Z] #21 22.52 Selecting previously unselected package libip4tc2:amd64. [2022-08-06T18:32:48.390Z] #21 22.52 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:32:48.390Z] #21 22.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:32:48.390Z] #21 22.61 Selecting previously unselected package libkmod2:amd64. [2022-08-06T18:32:48.390Z] #21 22.62 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-06T18:32:48.390Z] #21 22.62 Unpacking libkmod2:amd64 (28-1) ... [2022-08-06T18:32:48.390Z] #21 22.72 Selecting previously unselected package systemd. [2022-08-06T18:32:48.460Z] #77 130.1 CC src/basic_test_top_double_array_string.lo [2022-08-06T18:32:48.460Z] #77 130.2 CC src/read-file.lo [2022-08-06T18:32:48.658Z] #21 22.74 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-06T18:32:48.658Z] #21 22.91 Unpacking systemd (247.3-7) ... [2022-08-06T18:32:49.021Z] #77 130.6 CC src/json_common.lo [2022-08-06T18:32:49.021Z] #77 130.7 CC tests/test-1.o [2022-08-06T18:32:49.224Z] #21 ... [2022-08-06T18:32:49.224Z] [2022-08-06T18:32:49.224Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:49.224Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:49.224Z] #77 117.3 checking for archiver @FILE support... @ [2022-08-06T18:32:49.224Z] #77 117.4 checking for strip... strip [2022-08-06T18:32:49.224Z] #77 117.4 checking for ranlib... ranlib [2022-08-06T18:32:49.224Z] #77 117.4 checking for gawk... no [2022-08-06T18:32:49.224Z] #77 117.4 checking for mawk... mawk [2022-08-06T18:32:49.224Z] #77 117.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:32:49.224Z] #77 117.8 checking for sysroot... no [2022-08-06T18:32:49.224Z] #77 117.8 checking for a working dd... /bin/dd [2022-08-06T18:32:49.224Z] #77 117.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:32:49.224Z] #77 117.9 checking for mt... no [2022-08-06T18:32:49.224Z] #77 117.9 checking if : is a manifest tool... no [2022-08-06T18:32:49.224Z] #77 117.9 checking for dlfcn.h... yes [2022-08-06T18:32:49.224Z] #77 118.1 checking for objdir... .libs [2022-08-06T18:32:49.224Z] #77 118.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:32:49.224Z] #77 118.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:32:49.224Z] #77 118.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:32:49.224Z] #77 118.5 checking if gcc static flag -static works... yes [2022-08-06T18:32:49.224Z] #77 119.0 checking if gcc supports -c -o file.o... yes [2022-08-06T18:32:49.224Z] #77 119.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:32:49.224Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:32:49.224Z] #77 119.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:32:49.224Z] #77 119.4 checking how to hardcode library paths into programs... immediate [2022-08-06T18:32:49.224Z] #77 119.4 checking whether stripping libraries is possible... yes [2022-08-06T18:32:49.224Z] #77 119.4 checking if libtool supports shared libraries... yes [2022-08-06T18:32:49.224Z] #77 119.4 checking whether to build shared libraries... no [2022-08-06T18:32:49.224Z] #77 119.4 checking whether to build static libraries... yes [2022-08-06T18:32:49.224Z] #77 119.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:32:49.224Z] #77 119.4 checking whether build environment is sane... yes [2022-08-06T18:32:49.224Z] #77 119.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:32:49.224Z] #77 119.5 checking whether make sets $(MAKE)... yes [2022-08-06T18:32:49.224Z] #77 119.6 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:32:49.224Z] #77 119.6 checking whether make supports nested variables... yes [2022-08-06T18:32:49.224Z] #77 119.6 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:49.224Z] #77 119.6 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:49.224Z] #77 119.6 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:49.224Z] #77 119.7 checking dependency style of gcc... gcc3 [2022-08-06T18:32:49.224Z] #77 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:49.224Z] #77 119.9 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:49.224Z] #77 119.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:32:49.224Z] #77 119.9 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:32:49.224Z] #77 119.9 checking for yajl >= 2.1.0... yes [2022-08-06T18:32:49.224Z] #77 119.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:32:49.224Z] #77 119.9 checking for gcc... (cached) gcc [2022-08-06T18:32:49.224Z] #77 120.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:32:49.224Z] #77 120.0 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:32:49.224Z] #77 120.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:32:49.224Z] #77 120.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:32:49.224Z] #77 120.0 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:32:49.224Z] #77 120.1 checking for python3... /usr/bin/python3 [2022-08-06T18:32:49.224Z] #77 120.1 checking for python3 version... 3.9 [2022-08-06T18:32:49.224Z] #77 120.2 checking for python3 platform... linux [2022-08-06T18:32:49.224Z] #77 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:32:49.224Z] #77 120.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:32:49.224Z] #77 120.6 checking that generated files are newer than configure... done [2022-08-06T18:32:49.224Z] #77 120.6 configure: creating ./config.status [2022-08-06T18:32:49.277Z] #77 130.8 CC tests/test-2.o [2022-08-06T18:32:49.533Z] #77 130.9 CC tests/test-3.o [2022-08-06T18:32:49.790Z] #77 131.3 CC tests/test-4.o [2022-08-06T18:32:49.790Z] #77 131.3 CC tests/test-5.o [2022-08-06T18:32:50.046Z] #77 131.6 CC tests/test-6.o [2022-08-06T18:32:50.303Z] #77 131.9 CC tests/test-7.o [2022-08-06T18:32:50.865Z] #77 132.5 CC tests/test-8.o [2022-08-06T18:32:51.122Z] #77 132.5 CC tests/test-9.o [2022-08-06T18:32:51.122Z] #77 132.7 CC tests/test-10.o [2022-08-06T18:32:51.126Z] #77 122.6 config.status: creating Makefile [2022-08-06T18:32:51.126Z] #77 122.7 config.status: creating config.h [2022-08-06T18:32:51.126Z] #77 122.7 config.status: executing libtool commands [2022-08-06T18:32:51.379Z] #77 132.9 CC tests/test-11.o [2022-08-06T18:32:51.383Z] #77 122.7 config.status: executing depfiles commands [2022-08-06T18:32:51.937Z] #19 ... [2022-08-06T18:32:51.937Z] [2022-08-06T18:32:51.937Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:51.937Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:51.937Z] #84 213.9 CCLD libocispec.la [2022-08-06T18:32:51.937Z] #84 214.3 CCLD src/validate [2022-08-06T18:32:51.937Z] #84 214.3 CCLD tests/test-1 [2022-08-06T18:32:51.937Z] #84 214.3 CCLD tests/test-2 [2022-08-06T18:32:51.937Z] #84 214.3 CCLD tests/test-3 [2022-08-06T18:32:51.937Z] #84 214.3 CCLD tests/test-4 [2022-08-06T18:32:51.937Z] #84 214.3 CCLD tests/test-5 [2022-08-06T18:32:51.937Z] #84 214.4 CCLD tests/test-6 [2022-08-06T18:32:51.937Z] #84 214.4 CCLD tests/test-7 [2022-08-06T18:32:51.937Z] #84 214.5 CCLD tests/test-8 [2022-08-06T18:32:51.937Z] #84 214.5 CCLD tests/test-9 [2022-08-06T18:32:51.937Z] #84 214.6 CCLD tests/test-10 [2022-08-06T18:32:51.937Z] #84 214.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-06T18:32:51.945Z] #77 123.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-06T18:32:51.945Z] #77 123.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:32:51.978Z] #14 ... [2022-08-06T18:32:51.978Z] [2022-08-06T18:32:51.978Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:51.978Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:51.978Z] #77 104.2 configure.ac:7: installing 'build-aux/compile' [2022-08-06T18:32:51.978Z] #77 104.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-06T18:32:51.978Z] #77 104.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-06T18:32:51.978Z] #77 104.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-06T18:32:51.978Z] #77 104.2 configure.ac:11: installing 'build-aux/missing' [2022-08-06T18:32:52.198Z] #84 214.7 CCLD tests/test-11 [2022-08-06T18:32:52.202Z] #77 123.7 checking for gcc... gcc [2022-08-06T18:32:52.237Z] #77 104.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:32:52.459Z] #77 123.8 checking whether the C compiler works... yes [2022-08-06T18:32:52.459Z] #77 124.0 checking for C compiler default output file name... a.out [2022-08-06T18:32:52.759Z] #77 124.0 checking for suffix of executables... [2022-08-06T18:32:52.759Z] #77 124.1 checking whether we are cross compiling... no [2022-08-06T18:32:52.759Z] #77 124.3 checking for suffix of object files... o [2022-08-06T18:32:52.805Z] #77 105.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-06T18:32:53.016Z] #77 124.4 checking whether we are using the GNU C compiler... yes [2022-08-06T18:32:53.016Z] #77 124.5 checking whether gcc accepts -g... yes [2022-08-06T18:32:53.529Z] #77 124.7 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:32:53.529Z] #77 124.8 checking whether gcc understands -c and -o together... yes [2022-08-06T18:32:53.529Z] #77 125.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:32:53.529Z] #77 125.0 checking whether build environment is sane... yes [2022-08-06T18:32:53.529Z] #77 125.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:32:53.529Z] #77 125.0 checking for gawk... no [2022-08-06T18:32:53.529Z] #77 125.0 checking for mawk... mawk [2022-08-06T18:32:53.529Z] #77 125.0 checking whether make sets $(MAKE)... yes [2022-08-06T18:32:53.583Z] #84 216.0 libtool: link: ar cr libocispec.a [2022-08-06T18:32:53.583Z] #84 216.0 libtool: link: ranlib libocispec.a [2022-08-06T18:32:53.786Z] #77 125.1 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:32:53.786Z] #77 125.1 checking whether make supports nested variables... yes [2022-08-06T18:32:53.786Z] #77 125.1 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:32:53.786Z] #77 125.1 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:32:53.786Z] #77 125.1 checking how to create a ustar tar archive... gnutar [2022-08-06T18:32:53.786Z] #77 125.2 checking dependency style of gcc... gcc3 [2022-08-06T18:32:54.043Z] #77 125.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:32:54.043Z] #77 125.4 checking whether make supports nested variables... (cached) yes [2022-08-06T18:32:54.043Z] #77 125.4 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:32:54.043Z] #77 125.6 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:32:54.299Z] #77 125.6 checking how to print strings... printf [2022-08-06T18:32:54.299Z] #77 125.6 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:32:54.299Z] #77 125.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:32:54.299Z] #77 125.6 checking for egrep... /bin/grep -E [2022-08-06T18:32:54.299Z] #77 125.6 checking for fgrep... /bin/grep -F [2022-08-06T18:32:54.299Z] #77 125.7 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:32:54.299Z] #77 125.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:32:54.299Z] #77 125.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:32:54.299Z] #77 125.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:32:54.299Z] #77 125.8 checking whether ln -s works... yes [2022-08-06T18:32:54.299Z] #77 125.8 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:32:54.299Z] #77 125.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:32:54.299Z] #77 125.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:32:54.299Z] #77 125.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:32:54.299Z] #77 125.9 checking for objdump... objdump [2022-08-06T18:32:54.299Z] #77 125.9 checking how to recognize dependent libraries... pass_all [2022-08-06T18:32:54.299Z] #77 125.9 checking for dlltool... no [2022-08-06T18:32:54.556Z] #77 125.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:32:54.556Z] #77 125.9 checking for ar... ar [2022-08-06T18:32:54.556Z] #77 125.9 checking for archiver @FILE support... @ [2022-08-06T18:32:54.556Z] #77 126.0 checking for strip... strip [2022-08-06T18:32:54.556Z] #77 126.0 checking for ranlib... ranlib [2022-08-06T18:32:54.812Z] #77 126.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:32:54.812Z] #77 126.4 checking for sysroot... no [2022-08-06T18:32:54.812Z] #77 126.4 checking for a working dd... /bin/dd [2022-08-06T18:32:54.976Z] #84 217.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:54.976Z] #84 217.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:32:54.976Z] #84 217.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:32:54.976Z] #84 217.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:54.976Z] #84 217.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:54.977Z] #84 217.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:54.977Z] #84 217.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:32:54.977Z] #84 217.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-06T18:32:54.977Z] #84 217.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-06T18:32:54.977Z] #84 217.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-06T18:32:54.977Z] #84 217.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-06T18:32:54.977Z] #84 217.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-06T18:32:54.977Z] #84 217.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-06T18:32:54.977Z] #84 217.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-06T18:32:54.977Z] #84 217.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-06T18:32:54.977Z] #84 217.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-06T18:32:54.977Z] #84 217.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-06T18:32:54.977Z] #84 217.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-06T18:32:55.069Z] #77 126.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:32:55.069Z] #77 126.5 checking for mt... no [2022-08-06T18:32:55.069Z] #77 126.5 checking if : is a manifest tool... no [2022-08-06T18:32:55.069Z] #77 126.5 checking how to run the C preprocessor... gcc -E [2022-08-06T18:32:55.169Z] #14 ... [2022-08-06T18:32:55.169Z] [2022-08-06T18:32:55.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:32:55.169Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:32:55.169Z] #77 106.0 configure.ac:7: installing 'build-aux/compile' [2022-08-06T18:32:55.169Z] #77 106.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-06T18:32:55.169Z] #77 106.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-06T18:32:55.169Z] #77 106.0 configure.ac:11: installing 'build-aux/install-sh' [2022-08-06T18:32:55.169Z] #77 106.0 configure.ac:11: installing 'build-aux/missing' [2022-08-06T18:32:55.169Z] #77 106.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:32:55.169Z] #77 106.6 parallel-tests: installing 'build-aux/test-driver' [2022-08-06T18:32:55.248Z] #84 217.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-06T18:32:55.248Z] #84 217.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-06T18:32:55.248Z] #84 217.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-06T18:32:55.248Z] #84 217.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-06T18:32:55.248Z] #84 217.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-06T18:32:55.248Z] #84 217.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-06T18:32:55.248Z] #84 217.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-06T18:32:55.248Z] #84 217.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-06T18:32:55.248Z] #84 218.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-06T18:32:55.512Z] #84 218.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-06T18:32:55.512Z] #84 218.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-06T18:32:55.512Z] #84 218.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-06T18:32:55.512Z] #84 218.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-06T18:32:55.512Z] #84 218.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-06T18:32:55.512Z] #84 218.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-06T18:32:55.512Z] #84 218.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-06T18:32:55.512Z] #84 218.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-06T18:32:55.512Z] #84 218.3 CC src/crun-crun.o [2022-08-06T18:32:55.791Z] #84 218.4 CC src/crun-run.o [2022-08-06T18:32:55.791Z] #84 218.4 CC src/crun-delete.o [2022-08-06T18:32:55.791Z] #84 218.4 CC src/crun-kill.o [2022-08-06T18:32:55.791Z] #84 218.5 CC src/crun-pause.o [2022-08-06T18:32:55.888Z] #77 126.7 checking for ANSI C header files... yes [2022-08-06T18:32:55.888Z] #77 127.2 checking for sys/types.h... yes [2022-08-06T18:32:56.058Z] #84 218.5 CC src/crun-unpause.o [2022-08-06T18:32:56.058Z] #84 218.5 CC src/crun-spec.o [2022-08-06T18:32:56.058Z] #84 218.5 CC src/crun-exec.o [2022-08-06T18:32:56.188Z] #77 127.4 checking for sys/stat.h... yes [2022-08-06T18:32:56.188Z] #77 127.5 checking for stdlib.h... yes [2022-08-06T18:32:56.319Z] #84 218.8 CC src/crun-list.o [2022-08-06T18:32:56.319Z] #84 218.8 CC src/crun-create.o [2022-08-06T18:32:56.319Z] #84 219.0 CC src/crun-start.o [2022-08-06T18:32:56.319Z] #84 219.0 CC src/crun-state.o [2022-08-06T18:32:56.444Z] #77 127.6 checking for string.h... yes [2022-08-06T18:32:56.444Z] #77 127.8 checking for memory.h... yes [2022-08-06T18:32:56.701Z] #77 128.0 checking for strings.h... yes [2022-08-06T18:32:56.701Z] #77 128.1 checking for inttypes.h... yes [2022-08-06T18:32:56.889Z] #84 219.4 CC src/crun-ps.o [2022-08-06T18:32:56.889Z] #84 219.5 CC src/crun-update.o [2022-08-06T18:32:56.889Z] #84 219.6 CC src/crun-checkpoint.o [2022-08-06T18:32:56.889Z] #84 219.6 CC src/crun-restore.o [2022-08-06T18:32:56.957Z] #77 128.3 checking for stdint.h... yes [2022-08-06T18:32:56.996Z] #77 ... [2022-08-06T18:32:56.996Z] [2022-08-06T18:32:56.996Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:32:56.996Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:32:56.996Z] #14 187.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-06T18:32:56.996Z] #14 187.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:32:56.996Z] #14 187.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:32:57.150Z] #84 219.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-06T18:32:57.150Z] #84 219.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-06T18:32:57.150Z] #84 220.0 CC src/libcrun/libcrun_la-container.lo [2022-08-06T18:32:57.214Z] #77 128.5 checking for unistd.h... yes [2022-08-06T18:32:57.411Z] #84 220.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-06T18:32:57.411Z] #84 220.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-06T18:32:57.411Z] #84 220.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-06T18:32:57.411Z] #84 220.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-06T18:32:57.411Z] #84 220.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-06T18:32:57.471Z] #77 128.7 checking for dlfcn.h... yes [2022-08-06T18:32:57.471Z] #77 128.8 checking for objdir... .libs [2022-08-06T18:32:57.727Z] #77 129.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:32:57.727Z] #77 129.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:32:57.727Z] #77 129.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:32:57.982Z] #84 220.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-06T18:32:57.982Z] #84 220.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-06T18:32:57.982Z] #84 220.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-06T18:32:57.982Z] #84 220.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-06T18:32:58.243Z] #84 220.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-06T18:32:58.243Z] #84 220.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-06T18:32:58.243Z] #84 220.9 CC src/libcrun/libcrun_la-error.lo [2022-08-06T18:32:58.284Z] #77 129.4 checking if gcc static flag -static works... yes [2022-08-06T18:32:58.284Z] #77 129.7 checking if gcc supports -c -o file.o... yes [2022-08-06T18:32:58.284Z] #77 129.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:32:58.284Z] #77 129.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:32:58.814Z] #84 221.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-06T18:32:58.814Z] #84 221.4 CC src/libcrun/libcrun_la-status.lo [2022-08-06T18:32:58.814Z] #84 221.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-06T18:32:58.814Z] #84 221.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-06T18:32:58.849Z] #77 129.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:32:58.849Z] #77 130.1 checking how to hardcode library paths into programs... immediate [2022-08-06T18:32:58.849Z] #77 130.1 checking whether stripping libraries is possible... yes [2022-08-06T18:32:58.849Z] #77 130.1 checking if libtool supports shared libraries... yes [2022-08-06T18:32:58.849Z] #77 130.1 checking whether to build shared libraries... no [2022-08-06T18:32:58.849Z] #77 130.1 checking whether to build static libraries... yes [2022-08-06T18:32:58.849Z] #77 130.1 checking float.h usability... yes [2022-08-06T18:32:58.849Z] #77 130.3 checking float.h presence... yes [2022-08-06T18:32:58.849Z] #77 130.3 checking for float.h... yes [2022-08-06T18:32:59.075Z] #84 221.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-06T18:32:59.075Z] #84 221.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-06T18:32:59.075Z] #84 221.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-06T18:32:59.105Z] #77 130.4 checking limits.h usability... yes [2022-08-06T18:32:59.106Z] #77 130.5 checking limits.h presence... yes [2022-08-06T18:32:59.106Z] #77 130.6 checking for limits.h... yes [2022-08-06T18:32:59.336Z] #84 221.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-06T18:32:59.336Z] #84 221.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-06T18:32:59.362Z] #77 130.6 checking stddef.h usability... yes [2022-08-06T18:32:59.362Z] #77 130.9 checking stddef.h presence... yes [2022-08-06T18:32:59.374Z] #77 110.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:32:59.374Z] #77 110.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:32:59.530Z] #77 ... [2022-08-06T18:32:59.530Z] [2022-08-06T18:32:59.530Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-06T18:32:59.530Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-06T18:32:59.530Z] #23 9.199 Collecting yamllint==1.26.1 [2022-08-06T18:32:59.530Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-06T18:32:59.530Z] #23 11.33 Collecting pathspec>=0.5.3 [2022-08-06T18:32:59.530Z] #23 11.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-06T18:32:59.597Z] #84 222.1 CC tests/init.o [2022-08-06T18:32:59.597Z] #84 222.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-06T18:32:59.597Z] #84 222.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-06T18:32:59.618Z] #77 130.9 checking for stddef.h... yes [2022-08-06T18:32:59.618Z] #77 130.9 checking for stdlib.h... (cached) yes [2022-08-06T18:32:59.618Z] #77 130.9 checking for string.h... (cached) yes [2022-08-06T18:32:59.618Z] #77 131.0 checking sys/time.h usability... yes [2022-08-06T18:32:59.618Z] #77 131.1 checking sys/time.h presence... yes [2022-08-06T18:32:59.786Z] #23 11.67 Collecting pyyaml [2022-08-06T18:32:59.786Z] #23 11.68 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-06T18:32:59.786Z] #23 11.72 Building wheels for collected packages: yamllint [2022-08-06T18:32:59.858Z] #84 ... [2022-08-06T18:32:59.858Z] [2022-08-06T18:32:59.858Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:32:59.858Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:32:59.858Z] #19 266.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-06T18:32:59.858Z] #19 266.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:32:59.858Z] #19 266.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:32:59.875Z] #77 131.2 checking for sys/time.h... yes [2022-08-06T18:32:59.875Z] #77 131.2 checking for inline... inline [2022-08-06T18:33:00.042Z] #23 11.74 Building wheel for yamllint (setup.py): started [2022-08-06T18:33:00.119Z] #19 267.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-06T18:33:00.119Z] #19 267.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:33:00.119Z] #19 267.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:33:00.131Z] #77 131.3 checking for size_t... yes [2022-08-06T18:33:00.131Z] #77 131.6 checking for stdlib.h... (cached) yes [2022-08-06T18:33:00.388Z] #77 131.6 checking for GNU libc compatible malloc... yes [2022-08-06T18:33:00.388Z] #77 131.8 checking for stdlib.h... (cached) yes [2022-08-06T18:33:00.388Z] #77 131.8 checking for GNU libc compatible realloc... yes [2022-08-06T18:33:00.604Z] #23 12.62 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-06T18:33:00.792Z] #77 112.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:33:00.792Z] #77 112.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:33:00.792Z] #77 112.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:33:00.860Z] #23 12.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e0af2671786381c979d31ec3cc0761e19becbab727946e4e4efe1c23b78066d6 [2022-08-06T18:33:00.861Z] #23 12.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-06T18:33:00.861Z] #23 12.63 Successfully built yamllint [2022-08-06T18:33:00.861Z] #23 12.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-06T18:33:00.950Z] #77 132.0 checking for working strtod... yes [2022-08-06T18:33:00.951Z] #77 132.2 checking for gettimeofday... yes [2022-08-06T18:33:00.951Z] #77 132.4 checking for memset... [2022-08-06T18:33:00.951Z] #77 ... [2022-08-06T18:33:00.951Z] [2022-08-06T18:33:00.951Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:00.951Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:00.951Z] #21 25.12 Selecting previously unselected package pigz. [2022-08-06T18:33:00.951Z] #21 25.13 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.13 Unpacking pigz (2.6-1) ... [2022-08-06T18:33:00.951Z] #21 25.23 Selecting previously unselected package libelf1:amd64. [2022-08-06T18:33:00.951Z] #21 25.23 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.24 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-06T18:33:00.951Z] #21 25.35 Selecting previously unselected package libbpf0:amd64. [2022-08-06T18:33:00.951Z] #21 25.36 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:33:00.951Z] #21 25.47 Selecting previously unselected package libmnl0:amd64. [2022-08-06T18:33:00.951Z] #21 25.47 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:33:00.951Z] #21 25.54 Selecting previously unselected package libxtables12:amd64. [2022-08-06T18:33:00.951Z] #21 25.54 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:33:00.951Z] #21 25.64 Selecting previously unselected package libcap2-bin. [2022-08-06T18:33:00.951Z] #21 25.65 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-06T18:33:00.951Z] #21 25.75 Selecting previously unselected package iproute2. [2022-08-06T18:33:00.951Z] #21 25.75 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 25.76 Unpacking iproute2 (5.10.0-4) ... [2022-08-06T18:33:00.951Z] #21 26.30 Selecting previously unselected package xxd. [2022-08-06T18:33:00.951Z] #21 26.31 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 26.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:00.951Z] #21 26.43 Selecting previously unselected package vim-common. [2022-08-06T18:33:00.951Z] #21 26.43 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:33:00.951Z] #21 26.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:00.951Z] #21 26.62 Selecting previously unselected package bash-completion. [2022-08-06T18:33:00.951Z] #21 26.62 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-06T18:33:00.951Z] #21 28.59 Unpacking bash-completion (1:2.11-2) ... [2022-08-06T18:33:00.951Z] #21 29.06 Selecting previously unselected package bzip2. [2022-08-06T18:33:00.951Z] #21 29.07 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 29.07 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:33:00.951Z] #21 29.15 Selecting previously unselected package xz-utils. [2022-08-06T18:33:00.951Z] #21 29.15 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 29.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:33:00.951Z] #21 29.34 Selecting previously unselected package apparmor. [2022-08-06T18:33:00.951Z] #21 29.34 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 29.42 Unpacking apparmor (2.13.6-10) ... [2022-08-06T18:33:00.951Z] #21 29.86 Selecting previously unselected package inetutils-ping. [2022-08-06T18:33:00.951Z] #21 29.87 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 29.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-06T18:33:00.951Z] #21 29.98 Selecting previously unselected package libip6tc2:amd64. [2022-08-06T18:33:00.951Z] #21 29.98 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 29.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:33:00.951Z] #21 30.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-06T18:33:00.951Z] #21 30.05 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:33:00.951Z] #21 30.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-06T18:33:00.951Z] #21 30.12 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:33:00.951Z] #21 30.21 Selecting previously unselected package libnftnl11:amd64. [2022-08-06T18:33:00.951Z] #21 30.22 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:33:00.951Z] #21 30.33 Selecting previously unselected package iptables. [2022-08-06T18:33:00.951Z] #21 30.34 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.34 Unpacking iptables (1.8.7-1) ... [2022-08-06T18:33:00.951Z] #21 30.68 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:33:00.951Z] #21 30.68 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:33:00.951Z] #21 30.85 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:33:00.951Z] #21 30.85 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:33:00.951Z] #21 30.97 Selecting previously unselected package jq. [2022-08-06T18:33:00.951Z] #21 30.97 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 30.98 Unpacking jq (1.6-2.1) ... [2022-08-06T18:33:00.951Z] #21 31.05 Selecting previously unselected package libaio1:amd64. [2022-08-06T18:33:00.951Z] #21 31.06 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 31.06 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:33:00.951Z] #21 31.15 Selecting previously unselected package libgpm2:amd64. [2022-08-06T18:33:00.951Z] #21 31.15 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 31.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:33:00.951Z] #21 31.23 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:33:00.951Z] #21 31.24 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 31.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:33:00.951Z] #21 34.98 Selecting previously unselected package libinih1:amd64. [2022-08-06T18:33:00.951Z] #21 34.98 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 34.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-06T18:33:00.951Z] #21 35.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-06T18:33:00.951Z] #21 35.07 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 35.08 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:33:00.951Z] #21 35.19 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:33:00.951Z] #21 35.19 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:33:00.951Z] #21 35.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:33:01.049Z] #77 112.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:33:01.116Z] #23 13.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-06T18:33:01.207Z] #21 ... [2022-08-06T18:33:01.208Z] [2022-08-06T18:33:01.208Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:01.208Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:01.208Z] #77 132.4 checking for memset... yes [2022-08-06T18:33:01.370Z] #77 112.9 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:33:01.370Z] #77 113.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:33:01.464Z] #77 132.7 checking for strspn... yes [2022-08-06T18:33:01.721Z] #77 133.1 checking that generated files are newer than configure... done [2022-08-06T18:33:01.721Z] #77 133.1 configure: creating ./config.status [2022-08-06T18:33:02.045Z] #23 DONE 13.9s [2022-08-06T18:33:02.045Z] [2022-08-06T18:33:02.045Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:33:02.046Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:33:03.270Z] #77 ... [2022-08-06T18:33:03.270Z] [2022-08-06T18:33:03.270Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:03.270Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:03.270Z] #14 189.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-06T18:33:03.270Z] #14 189.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:33:03.270Z] #14 189.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:33:03.565Z] #14 ... [2022-08-06T18:33:03.565Z] [2022-08-06T18:33:03.565Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:33:03.565Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:33:03.565Z] #67 191.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:33:03.565Z] #67 191.4 + GOBIN=/build [2022-08-06T18:33:03.565Z] #67 191.4 + GO111MODULE=on [2022-08-06T18:33:03.565Z] #67 191.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:33:03.611Z] #77 135.2 config.status: creating Makefile [2022-08-06T18:33:03.867Z] #77 135.2 config.status: creating config.h [2022-08-06T18:33:03.867Z] #77 135.3 config.status: executing depfiles commands [2022-08-06T18:33:03.867Z] #77 135.4 config.status: executing libtool commands [2022-08-06T18:33:04.838Z] #77 136.3 GEN .version [2022-08-06T18:33:04.838Z] #77 136.3 make install-recursive [2022-08-06T18:33:04.838Z] #77 136.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-06T18:33:05.094Z] #77 136.5 Making install in libocispec [2022-08-06T18:33:05.094Z] #77 136.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:05.094Z] #77 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-06T18:33:05.094Z] #77 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-06T18:33:05.094Z] #77 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-06T18:33:05.094Z] #77 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-06T18:33:06.023Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-06T18:33:06.279Z] #77 137.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-06T18:33:06.702Z] #19 ... [2022-08-06T18:33:06.702Z] [2022-08-06T18:33:06.702Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:33:06.702Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:33:06.702Z] #54 281.2 + dpkg --print-architecture [2022-08-06T18:33:06.702Z] #54 281.2 + git checkout -q v2.1.0 [2022-08-06T18:33:06.702Z] #54 281.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-06T18:33:06.702Z] #54 281.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-06T18:33:07.209Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-06T18:33:07.209Z] #77 138.8 make install-recursive [2022-08-06T18:33:07.465Z] #77 138.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:07.465Z] #77 138.9 Making install in yajl [2022-08-06T18:33:07.465Z] #77 138.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:33:07.465Z] #77 138.9 CC verify/json_verify-json_verify.o [2022-08-06T18:33:07.465Z] #77 138.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-06T18:33:07.465Z] #77 138.9 CC src/libyajl_la-yajl.lo [2022-08-06T18:33:07.465Z] #77 139.0 CC src/libyajl_la-yajl_gen.lo [2022-08-06T18:33:07.465Z] #77 139.0 CC src/libyajl_la-yajl_parser.lo [2022-08-06T18:33:07.722Z] #77 139.0 CC src/libyajl_la-yajl_buf.lo [2022-08-06T18:33:07.722Z] #77 139.0 CC src/libyajl_la-yajl_encode.lo [2022-08-06T18:33:07.722Z] #77 139.0 CC src/libyajl_la-yajl_lex.lo [2022-08-06T18:33:07.722Z] #77 139.1 CC src/libyajl_la-yajl_tree.lo [2022-08-06T18:33:07.765Z] #67 ... [2022-08-06T18:33:07.765Z] [2022-08-06T18:33:07.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:07.765Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:07.765Z] #77 109.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-06T18:33:07.765Z] #77 109.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-06T18:33:07.765Z] #77 111.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-06T18:33:07.765Z] #77 111.0 libtoolize: copying file 'm4/libtool.m4' [2022-08-06T18:33:07.765Z] #77 111.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-06T18:33:07.765Z] #77 111.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-06T18:33:07.765Z] #77 111.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-06T18:33:07.765Z] #77 111.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-06T18:33:08.285Z] #77 ... [2022-08-06T18:33:08.285Z] [2022-08-06T18:33:08.285Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:08.285Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:08.285Z] #21 35.66 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:33:08.285Z] #21 35.67 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 35.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:33:08.285Z] #21 35.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:33:08.285Z] #21 35.85 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 35.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:33:08.285Z] #21 35.93 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:33:08.285Z] #21 35.93 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 35.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:33:08.285Z] #21 36.00 Selecting previously unselected package net-tools. [2022-08-06T18:33:08.285Z] #21 36.02 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 36.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:33:08.285Z] #21 36.20 Selecting previously unselected package patch. [2022-08-06T18:33:08.285Z] #21 36.20 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 36.24 Unpacking patch (2.7.6-7) ... [2022-08-06T18:33:08.285Z] #21 36.37 Selecting previously unselected package python-pip-whl. [2022-08-06T18:33:08.285Z] #21 36.37 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:33:08.285Z] #21 36.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:33:08.285Z] #21 36.97 Selecting previously unselected package python3-lib2to3. [2022-08-06T18:33:08.285Z] #21 36.98 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-06T18:33:08.285Z] #21 36.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:33:08.285Z] #21 37.12 Selecting previously unselected package python3-distutils. [2022-08-06T18:33:08.285Z] #21 37.13 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-06T18:33:08.285Z] #21 37.13 Unpacking python3-distutils (3.9.2-1) ... [2022-08-06T18:33:08.285Z] #21 37.27 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:33:08.285Z] #21 37.28 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:33:08.285Z] #21 37.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:33:08.285Z] #21 37.45 Selecting previously unselected package python3-setuptools. [2022-08-06T18:33:08.285Z] #21 37.45 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-06T18:33:08.285Z] #21 37.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-06T18:33:08.285Z] #21 37.73 Selecting previously unselected package python3-wheel. [2022-08-06T18:33:08.285Z] #21 37.75 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-06T18:33:08.285Z] #21 37.75 Unpacking python3-wheel (0.34.2-1) ... [2022-08-06T18:33:08.285Z] #21 37.83 Selecting previously unselected package python3-pip. [2022-08-06T18:33:08.285Z] #21 37.84 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:33:08.285Z] #21 37.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:33:08.285Z] #21 38.13 Selecting previously unselected package sudo. [2022-08-06T18:33:08.285Z] #21 38.13 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 38.14 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:33:08.285Z] #21 38.71 Selecting previously unselected package systemd-journal-remote. [2022-08-06T18:33:08.285Z] #21 38.71 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 38.72 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-06T18:33:08.285Z] #21 38.84 Selecting previously unselected package thin-provisioning-tools. [2022-08-06T18:33:08.285Z] #21 38.84 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 38.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:33:08.285Z] #21 39.06 Selecting previously unselected package uidmap. [2022-08-06T18:33:08.285Z] #21 39.06 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-06T18:33:08.285Z] #21 39.07 Unpacking uidmap (1:4.8.1-1) ... [2022-08-06T18:33:08.285Z] #21 39.23 Selecting previously unselected package vim-runtime. [2022-08-06T18:33:08.285Z] #21 39.24 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:33:08.285Z] #21 39.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-06T18:33:08.286Z] #21 39.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-06T18:33:08.286Z] #21 39.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:08.849Z] #21 42.99 Selecting previously unselected package vim. [2022-08-06T18:33:08.849Z] #21 43.00 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:33:08.849Z] #21 43.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:09.412Z] #21 43.61 Selecting previously unselected package xfsprogs. [2022-08-06T18:33:09.412Z] #21 43.63 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-06T18:33:09.412Z] #21 43.64 Unpacking xfsprogs (5.10.0-4) ... [2022-08-06T18:33:09.977Z] #21 44.07 Selecting previously unselected package zip. [2022-08-06T18:33:09.977Z] #21 44.07 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-06T18:33:09.977Z] #21 44.08 Unpacking zip (3.0-12) ... [2022-08-06T18:33:09.977Z] #21 44.22 Selecting previously unselected package zstd. [2022-08-06T18:33:09.977Z] #21 44.22 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-06T18:33:09.977Z] #21 44.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:33:10.132Z] #55 ... [2022-08-06T18:33:10.132Z] [2022-08-06T18:33:10.132Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:33:10.132Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-06T18:33:10.132Z] #47 194.0 + dpkg --print-architecture [2022-08-06T18:33:10.132Z] #47 DONE 194.6s [2022-08-06T18:33:10.132Z] [2022-08-06T18:33:10.132Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:33:10.132Z] #64 sha256:fd49f3fc875a95e50b34c61688eac67c29e431646c9e04cf69131b3675ae34c7 [2022-08-06T18:33:10.540Z] #21 44.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:33:11.055Z] #77 ... [2022-08-06T18:33:11.055Z] [2022-08-06T18:33:11.055Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:11.055Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:11.055Z] #14 200.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-06T18:33:11.055Z] #14 200.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-06T18:33:11.055Z] #14 200.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:33:11.055Z] #14 200.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-06T18:33:11.055Z] #14 200.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-06T18:33:11.055Z] #14 200.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:33:11.055Z] #14 201.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-06T18:33:11.314Z] #14 201.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-06T18:33:11.314Z] #14 201.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:33:11.470Z] #21 45.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:33:11.470Z] #21 45.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:33:11.470Z] #21 45.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:33:11.470Z] #21 45.67 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:33:11.470Z] #21 45.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:33:11.470Z] #21 45.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-06T18:33:11.470Z] #21 45.71 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:33:11.470Z] #21 45.72 Setting up uidmap (1:4.8.1-1) ... [2022-08-06T18:33:11.470Z] #21 45.73 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:33:11.573Z] #14 201.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:33:11.573Z] #14 201.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:33:11.573Z] #14 201.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:33:11.727Z] #21 45.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:33:11.727Z] #21 45.76 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:33:11.727Z] #21 45.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:33:11.727Z] #21 45.79 Setting up python3-wheel (0.34.2-1) ... [2022-08-06T18:33:11.833Z] #14 201.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:33:11.833Z] #14 201.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:33:11.833Z] #14 201.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:33:12.291Z] #21 46.40 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:33:12.291Z] #21 46.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:12.291Z] #21 46.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:33:12.291Z] #21 46.43 Setting up libcap2-bin (1:2.44-1) ... [2022-08-06T18:33:12.291Z] #21 46.44 Setting up apparmor (2.13.6-10) ... [2022-08-06T18:33:12.402Z] #14 202.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-06T18:33:12.402Z] #14 202.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:33:12.402Z] #14 202.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:12.402Z] #14 202.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:33:12.402Z] #14 202.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:33:12.402Z] #14 202.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:33:12.663Z] #14 202.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-06T18:33:12.924Z] #14 202.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-06T18:33:12.924Z] #14 202.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:33:13.493Z] #14 203.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-06T18:33:13.493Z] #14 203.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-06T18:33:13.493Z] #14 203.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:33:13.752Z] #14 203.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-06T18:33:13.752Z] #14 203.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-06T18:33:13.752Z] #14 203.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:33:13.912Z] #21 47.93 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-06T18:33:13.912Z] #21 47.98 Setting up zip (3.0-12) ... [2022-08-06T18:33:13.912Z] #21 47.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:13.912Z] #21 48.03 Setting up bash-completion (1:2.11-2) ... [2022-08-06T18:33:14.209Z] #21 ... [2022-08-06T18:33:14.209Z] [2022-08-06T18:33:14.209Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:14.209Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:14.209Z] #77 144.6 CCLD libyajl.la [2022-08-06T18:33:14.209Z] #77 145.1 CCLD verify/json_verify [2022-08-06T18:33:14.209Z] #77 145.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:33:14.209Z] #77 145.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:33:14.209Z] #77 145.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:33:14.209Z] #77 145.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:33:14.209Z] #77 145.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:33:14.209Z] #77 145.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:14.209Z] #77 145.5 CC src/validate.o [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_config_schema.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_content_descriptor.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_defs.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_defs_descriptor.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_image_index_schema.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-06T18:33:14.209Z] #77 145.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-06T18:33:14.209Z] #77 145.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-06T18:33:14.209Z] #77 145.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-06T18:33:14.209Z] #77 145.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-06T18:33:14.466Z] #77 145.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-06T18:33:14.466Z] #77 145.9 CC src/runtime_spec_schema_config_vm.lo [2022-08-06T18:33:14.466Z] #77 145.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-06T18:33:14.466Z] #77 146.0 CC src/runtime_spec_schema_defs.lo [2022-08-06T18:33:14.466Z] #77 146.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-06T18:33:14.722Z] #77 146.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-06T18:33:14.722Z] #77 146.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-06T18:33:14.722Z] #77 146.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-06T18:33:14.943Z] #14 204.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-06T18:33:14.943Z] #14 204.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-06T18:33:14.943Z] #14 204.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:33:14.978Z] #77 146.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-06T18:33:14.978Z] #77 146.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-06T18:33:14.978Z] #77 146.6 CC src/basic_test_double_array_item.lo [2022-08-06T18:33:15.234Z] #77 146.6 CC src/basic_test_double_array.lo [2022-08-06T18:33:15.234Z] #77 146.6 CC src/basic_test_top_array_int.lo [2022-08-06T18:33:15.234Z] #77 146.7 CC src/basic_test_top_array_string.lo [2022-08-06T18:33:15.234Z] #77 146.8 CC src/basic_test_top_double_array_int.lo [2022-08-06T18:33:15.455Z] #14 201.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-06T18:33:15.455Z] #14 201.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-06T18:33:15.455Z] #14 201.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:33:15.455Z] #14 201.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-06T18:33:15.455Z] #14 201.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-06T18:33:15.455Z] #14 201.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:33:15.455Z] #14 201.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-06T18:33:15.455Z] #14 201.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-06T18:33:15.455Z] #14 202.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:33:15.490Z] #77 147.0 CC src/basic_test_top_double_array_obj.lo [2022-08-06T18:33:15.747Z] #77 147.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-06T18:33:15.747Z] #77 147.2 CC src/basic_test_top_double_array_string.lo [2022-08-06T18:33:15.747Z] #77 147.3 CC src/read-file.lo [2022-08-06T18:33:16.003Z] #77 147.6 CC src/json_common.lo [2022-08-06T18:33:16.017Z] #14 202.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:33:16.017Z] #14 202.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:33:16.017Z] #14 202.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:33:16.260Z] #77 147.6 CC tests/test-1.o [2022-08-06T18:33:16.260Z] #77 147.7 CC tests/test-2.o [2022-08-06T18:33:16.333Z] #14 206.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-06T18:33:16.333Z] #14 206.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-06T18:33:16.333Z] #14 206.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:33:16.516Z] #77 147.9 CC tests/test-3.o [2022-08-06T18:33:16.516Z] #77 148.0 CC tests/test-4.o [2022-08-06T18:33:16.592Z] #14 ... [2022-08-06T18:33:16.592Z] [2022-08-06T18:33:16.592Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:33:16.592Z] #67 sha256:1ac8a68b94347e6fcd2f7f6688011b6a89098b943ddc76d033cc6c50ae5dc2da [2022-08-06T18:33:16.592Z] #67 203.7 rootlesskit version 1.0.0 [2022-08-06T18:33:16.592Z] #67 203.7 Usage of /build/rootlesskit-docker-proxy: [2022-08-06T18:33:16.592Z] #67 203.7 -container-ip string [2022-08-06T18:33:16.592Z] #67 203.7 container ip [2022-08-06T18:33:16.592Z] #67 203.7 -container-port int [2022-08-06T18:33:16.592Z] #67 203.7 container port (default -1) [2022-08-06T18:33:16.592Z] #67 203.7 -host-ip string [2022-08-06T18:33:16.592Z] #67 203.7 host ip [2022-08-06T18:33:16.592Z] #67 203.7 -host-port int [2022-08-06T18:33:16.592Z] #67 203.7 host port (default -1) [2022-08-06T18:33:16.592Z] #67 203.7 -proto string [2022-08-06T18:33:16.592Z] #67 203.7 proxy protocol (default "tcp") [2022-08-06T18:33:16.592Z] #67 DONE 206.3s [2022-08-06T18:33:16.592Z] [2022-08-06T18:33:16.592Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-06T18:33:16.592Z] #68 sha256:7273158a76212520e6430bfc4c68c304a4267fde5711bdf4f1946c191c70f51a [2022-08-06T18:33:16.592Z] #68 DONE 0.1s [2022-08-06T18:33:16.592Z] [2022-08-06T18:33:16.592Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:33:16.592Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:33:16.624Z] #14 202.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:33:16.624Z] #14 202.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:33:16.624Z] #14 202.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:33:16.816Z] #77 148.3 CC tests/test-5.o [2022-08-06T18:33:16.850Z] #64 ... [2022-08-06T18:33:16.850Z] [2022-08-06T18:33:16.850Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-06T18:33:16.850Z] #69 sha256:4cb9a7a98566a22c09fdde2139a3043df3caadd2930f6b6bfb9cdf9bd4b465b4 [2022-08-06T18:33:16.850Z] #69 DONE 0.1s [2022-08-06T18:33:16.850Z] [2022-08-06T18:33:16.850Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:16.850Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:16.850Z] #14 207.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-06T18:33:16.850Z] #14 207.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-06T18:33:16.880Z] #14 203.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-06T18:33:17.072Z] #77 148.4 CC tests/test-6.o [2022-08-06T18:33:17.072Z] #77 148.7 CC tests/test-7.o [2022-08-06T18:33:17.108Z] #14 207.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:33:17.137Z] #14 203.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:33:17.137Z] #14 203.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:17.137Z] #14 203.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:33:17.137Z] #14 203.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:33:17.137Z] #14 203.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:33:17.328Z] #77 148.7 CC tests/test-8.o [2022-08-06T18:33:17.329Z] #77 148.9 CC tests/test-9.o [2022-08-06T18:33:17.393Z] #14 203.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-06T18:33:17.393Z] #14 203.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-06T18:33:17.393Z] #14 203.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:33:17.584Z] #77 149.1 CC tests/test-10.o [2022-08-06T18:33:17.675Z] #14 207.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-06T18:33:17.675Z] #14 207.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:33:17.675Z] #14 207.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:17.675Z] #14 207.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:33:17.675Z] #14 207.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:33:17.841Z] #77 149.3 CC tests/test-11.o [2022-08-06T18:33:17.934Z] #14 207.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:33:17.934Z] #14 208.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:33:17.957Z] #14 204.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-06T18:33:17.957Z] #14 204.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-06T18:33:17.957Z] #14 204.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:33:18.192Z] #14 208.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:33:18.193Z] #14 208.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:33:18.213Z] #14 ... [2022-08-06T18:33:18.213Z] [2022-08-06T18:33:18.213Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:33:18.213Z] #67 sha256:7b39098e0a2f89d748e2090140cc51a058464f35409e67abea12b4f0f23639e2 [2022-08-06T18:33:18.213Z] #67 194.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:33:18.213Z] #67 194.1 + GOBIN=/build [2022-08-06T18:33:18.213Z] #67 194.1 + GO111MODULE=on [2022-08-06T18:33:18.213Z] #67 194.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:33:18.470Z] #67 ... [2022-08-06T18:33:18.470Z] [2022-08-06T18:33:18.470Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:18.470Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:18.470Z] #14 204.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-06T18:33:18.470Z] #14 204.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-06T18:33:18.470Z] #14 204.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:33:18.727Z] #14 205.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-06T18:33:18.727Z] #14 205.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-06T18:33:18.727Z] #14 205.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:33:18.765Z] #14 208.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:33:18.967Z] #54 ... [2022-08-06T18:33:18.967Z] [2022-08-06T18:33:18.967Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:33:18.967Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:33:18.967Z] #19 285.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-06T18:33:18.967Z] #19 285.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:18.967Z] #19 285.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:33:18.967Z] #19 285.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-06T18:33:18.967Z] #19 285.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:18.967Z] #19 285.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:33:18.967Z] #19 285.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-06T18:33:18.967Z] #19 285.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:18.967Z] #19 285.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:33:18.967Z] #19 285.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-06T18:33:18.967Z] #19 285.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:18.967Z] #19 285.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:33:18.967Z] #19 285.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-06T18:33:18.967Z] #19 285.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:18.967Z] #19 285.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:33:18.967Z] #19 285.9 Selecting previously unselected package cross-config. [2022-08-06T18:33:18.967Z] #19 285.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-06T18:33:18.967Z] #19 285.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-06T18:33:18.967Z] #19 286.0 Selecting previously unselected package gcc-10-cross-base. [2022-08-06T18:33:18.967Z] #19 286.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:18.967Z] #19 286.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-06T18:33:18.967Z] #19 286.2 Selecting previously unselected package libc6-arm64-cross. [2022-08-06T18:33:18.967Z] #19 286.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-06T18:33:18.967Z] #19 286.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-06T18:33:18.984Z] #14 205.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-06T18:33:18.984Z] #14 205.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-06T18:33:18.984Z] #14 205.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:33:19.024Z] #14 208.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:33:19.024Z] #14 208.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:33:19.024Z] #14 209.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:33:19.024Z] #14 209.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:33:19.024Z] #14 209.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:33:19.024Z] #14 209.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:33:19.024Z] #14 209.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:33:19.024Z] #14 209.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:33:19.024Z] #14 209.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:33:19.024Z] #14 209.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:33:19.024Z] #14 209.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:33:19.024Z] #14 209.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:33:19.024Z] #14 209.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:33:19.285Z] #14 209.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-06T18:33:19.285Z] #14 209.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:33:19.285Z] #14 209.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:33:19.285Z] #14 209.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:33:19.285Z] #14 209.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:33:19.285Z] #14 209.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:33:19.285Z] #14 209.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:33:19.285Z] #14 209.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-06T18:33:19.544Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:33:19.544Z] #14 209.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-06T18:33:19.544Z] #14 209.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:33:19.544Z] #14 209.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:33:19.544Z] #14 209.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-06T18:33:19.544Z] #14 209.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:33:19.544Z] #14 209.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:33:19.544Z] #14 209.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:19.544Z] #14 209.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:33:19.547Z] #14 205.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-06T18:33:19.547Z] #14 206.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-06T18:33:19.547Z] #14 206.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:33:19.802Z] #14 209.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:19.803Z] #14 209.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:19.803Z] #14 209.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:33:19.909Z] #19 287.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-06T18:33:19.909Z] #19 287.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:19.909Z] #19 287.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:20.173Z] #19 287.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-06T18:33:20.173Z] #19 287.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:20.173Z] #19 287.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:20.173Z] #19 287.3 Selecting previously unselected package libitm1-arm64-cross. [2022-08-06T18:33:20.173Z] #19 287.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:20.359Z] #77 ... [2022-08-06T18:33:20.359Z] [2022-08-06T18:33:20.359Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:20.359Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:20.359Z] #21 50.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:33:20.359Z] #21 50.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:33:20.359Z] #21 50.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:33:20.359Z] #21 50.06 Setting up patch (2.7.6-7) ... [2022-08-06T18:33:20.359Z] #21 50.07 Setting up sudo (1.9.5p2-3) ... [2022-08-06T18:33:20.359Z] #21 50.16 invoke-rc.d: could not determine current runlevel [2022-08-06T18:33:20.359Z] #21 50.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:33:20.359Z] #21 50.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-06T18:33:20.359Z] #21 50.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-06T18:33:20.359Z] #21 50.18 Failed to connect to bus: Host is down [2022-08-06T18:33:20.359Z] #21 50.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:33:20.359Z] #21 50.21 Setting up inetutils-ping (2:2.0-1) ... [2022-08-06T18:33:20.359Z] #21 50.22 Setting up pigz (2.6-1) ... [2022-08-06T18:33:20.359Z] #21 50.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:33:20.359Z] #21 50.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:33:20.359Z] #21 50.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:33:20.359Z] #21 50.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:20.359Z] #21 51.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:33:20.359Z] #21 51.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:33:20.359Z] #21 51.54 Setting up libelf1:amd64 (0.183-1) ... [2022-08-06T18:33:20.359Z] #21 51.55 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:33:20.359Z] #21 51.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:33:20.359Z] #21 51.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:33:20.359Z] #21 51.60 Setting up libkmod2:amd64 (28-1) ... [2022-08-06T18:33:20.359Z] #21 51.61 Setting up python3-distutils (3.9.2-1) ... [2022-08-06T18:33:20.359Z] #21 52.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:33:20.359Z] #21 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-06T18:33:20.359Z] #21 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-06T18:33:20.359Z] #21 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-06T18:33:20.359Z] #21 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-06T18:33:20.359Z] #21 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-06T18:33:20.359Z] #21 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-06T18:33:20.359Z] #21 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-06T18:33:20.359Z] #21 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-06T18:33:20.359Z] #21 52.19 Setting up python3-setuptools (52.0.0-4) ... [2022-08-06T18:33:20.359Z] #21 53.77 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:33:20.359Z] #21 53.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:33:20.359Z] #21 53.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:33:20.359Z] #21 53.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:33:20.376Z] #14 DONE 210.3s [2022-08-06T18:33:20.376Z] [2022-08-06T18:33:20.376Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:33:20.376Z] #59 sha256:33a938b8d646eb4baed65198c82a1196c8ec8b9fceda35ce39905d1d7cabae26 [2022-08-06T18:33:20.376Z] #59 DONE 0.2s [2022-08-06T18:33:20.376Z] [2022-08-06T18:33:20.376Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-06T18:33:20.376Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-06T18:33:20.433Z] #19 287.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:20.434Z] #19 287.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-06T18:33:20.434Z] #19 287.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:20.434Z] #19 287.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:20.434Z] #19 287.6 Selecting previously unselected package libasan6-arm64-cross. [2022-08-06T18:33:20.434Z] #19 287.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:20.434Z] #19 287.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:20.478Z] #14 206.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-06T18:33:20.478Z] #14 206.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:33:20.734Z] #14 207.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:20.921Z] #21 55.13 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:33:20.921Z] #21 55.14 Setting up jq (1.6-2.1) ... [2022-08-06T18:33:20.921Z] #21 55.15 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:33:20.921Z] #21 55.16 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:33:20.921Z] #21 55.17 Setting up iptables (1.8.7-1) ... [2022-08-06T18:33:20.921Z] #21 55.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:33:20.921Z] #21 55.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:33:20.921Z] #21 55.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:33:20.921Z] #21 55.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:33:21.178Z] #21 55.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-06T18:33:21.178Z] #21 55.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-06T18:33:21.178Z] #21 55.23 Setting up iproute2 (5.10.0-4) ... [2022-08-06T18:33:21.297Z] #14 ... [2022-08-06T18:33:21.297Z] [2022-08-06T18:33:21.297Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:33:21.297Z] #67 sha256:7b39098e0a2f89d748e2090140cc51a058464f35409e67abea12b4f0f23639e2 [2022-08-06T18:33:21.297Z] #67 205.6 rootlesskit version 1.0.0 [2022-08-06T18:33:21.297Z] #67 205.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-06T18:33:21.297Z] #67 205.6 -container-ip string [2022-08-06T18:33:21.297Z] #67 205.6 container ip [2022-08-06T18:33:21.297Z] #67 205.6 -container-port int [2022-08-06T18:33:21.297Z] #67 205.6 container port (default -1) [2022-08-06T18:33:21.297Z] #67 205.6 -host-ip string [2022-08-06T18:33:21.297Z] #67 205.6 host ip [2022-08-06T18:33:21.297Z] #67 205.6 -host-port int [2022-08-06T18:33:21.297Z] #67 205.6 host port (default -1) [2022-08-06T18:33:21.297Z] #67 205.6 -proto string [2022-08-06T18:33:21.297Z] #67 205.6 proxy protocol (default "tcp") [2022-08-06T18:33:21.297Z] #67 DONE 207.3s [2022-08-06T18:33:21.297Z] [2022-08-06T18:33:21.297Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-06T18:33:21.297Z] #68 sha256:c81e6b223359f346b69ffdbd1bff6e4122b2df8cb9208777ba2aa312b1dd708f [2022-08-06T18:33:21.297Z] #68 DONE 0.1s [2022-08-06T18:33:21.297Z] [2022-08-06T18:33:21.297Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:21.297Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:21.297Z] #14 207.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:33:21.297Z] #14 207.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:33:21.297Z] #14 207.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:33:21.434Z] #21 55.65 Setting up systemd (247.3-7) ... [2022-08-06T18:33:21.434Z] #21 55.70 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-06T18:33:21.434Z] #21 55.71 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-06T18:33:21.434Z] #21 55.73 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-06T18:33:21.434Z] #21 55.78 Initializing machine ID from KVM UUID. [2022-08-06T18:33:21.554Z] #14 ... [2022-08-06T18:33:21.554Z] [2022-08-06T18:33:21.554Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-06T18:33:21.554Z] #69 sha256:6b5fe6aa53acbab1ab1ac9de67c016f2ddb78dd267da93ff547674f551983367 [2022-08-06T18:33:21.554Z] #69 DONE 0.1s [2022-08-06T18:33:21.554Z] [2022-08-06T18:33:21.554Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:33:21.554Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-06T18:33:21.554Z] #14 208.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:33:21.554Z] #14 208.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:33:21.811Z] #14 208.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:33:21.816Z] #19 288.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-06T18:33:21.816Z] #19 288.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:21.816Z] #19 288.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:22.076Z] #19 289.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-06T18:33:22.076Z] #19 289.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:22.076Z] #19 289.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:22.741Z] #14 209.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:33:22.741Z] #14 209.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:33:22.741Z] #14 209.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:33:22.741Z] #14 209.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:33:22.741Z] #14 209.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:33:22.741Z] #14 209.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:33:22.741Z] #14 209.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:33:22.741Z] #14 209.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:33:22.800Z] #21 56.79 Setting up systemd-journal-remote (247.3-7) ... [2022-08-06T18:33:22.801Z] #21 57.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:33:22.998Z] #14 209.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:33:22.998Z] #14 209.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:33:22.998Z] #14 209.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:33:22.998Z] #14 209.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:33:22.998Z] #14 209.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:33:22.998Z] #14 209.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:33:22.998Z] #14 209.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-06T18:33:22.998Z] #14 209.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:33:22.998Z] #14 209.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:33:23.255Z] #14 209.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:33:23.255Z] #14 209.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:33:23.255Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:33:23.255Z] #14 209.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:33:23.255Z] #14 209.6 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-08-06T18:33:23.255Z] #14 209.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:33:23.255Z] #14 209.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-06T18:33:23.255Z] #14 209.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:33:23.255Z] #14 209.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:33:23.255Z] #14 209.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-06T18:33:23.255Z] #14 209.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:33:23.255Z] #14 209.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:33:23.363Z] #21 DONE 57.7s [2022-08-06T18:33:23.363Z] [2022-08-06T18:33:23.363Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:23.363Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:33:23.512Z] #14 209.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:23.512Z] #14 209.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:33:23.512Z] #14 209.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:23.512Z] #14 210.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:33:23.619Z] #60 ... [2022-08-06T18:33:23.619Z] [2022-08-06T18:33:23.619Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-06T18:33:23.619Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-06T18:33:23.665Z] #15 DONE 3.2s [2022-08-06T18:33:23.665Z] [2022-08-06T18:33:23.665Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-06T18:33:23.665Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-06T18:33:23.784Z] #14 210.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:33:23.988Z] #19 291.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-06T18:33:23.988Z] #19 291.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:24.249Z] #19 291.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:24.348Z] #14 DONE 210.7s [2022-08-06T18:33:24.348Z] [2022-08-06T18:33:24.348Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:33:24.348Z] #59 sha256:a4adc9c781416dfed1f63cd3a03ab4bf3b0e3fc0402da79ec334d0fe55b29eb2 [2022-08-06T18:33:24.819Z] #19 292.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-06T18:33:24.911Z] #59 DONE 0.3s [2022-08-06T18:33:24.911Z] [2022-08-06T18:33:24.911Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:24.911Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:33:24.977Z] #64 ... [2022-08-06T18:33:24.977Z] [2022-08-06T18:33:24.977Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:24.977Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:33:24.977Z] #77 164.3 CCLD libocispec.la [2022-08-06T18:33:24.977Z] #77 164.7 CCLD src/validate [2022-08-06T18:33:24.977Z] #77 164.7 CCLD tests/test-1 [2022-08-06T18:33:24.977Z] #77 164.8 CCLD tests/test-2 [2022-08-06T18:33:24.977Z] #77 164.8 CCLD tests/test-3 [2022-08-06T18:33:24.977Z] #77 164.8 CCLD tests/test-4 [2022-08-06T18:33:24.977Z] #77 164.8 CCLD tests/test-5 [2022-08-06T18:33:24.977Z] #77 164.9 CCLD tests/test-6 [2022-08-06T18:33:24.977Z] #77 164.9 CCLD tests/test-7 [2022-08-06T18:33:24.977Z] #77 165.0 CCLD tests/test-8 [2022-08-06T18:33:24.977Z] #77 165.1 CCLD tests/test-9 [2022-08-06T18:33:24.977Z] #77 165.3 CCLD tests/test-10 [2022-08-06T18:33:24.977Z] #77 165.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-06T18:33:24.977Z] #77 165.3 CCLD tests/test-11 [2022-08-06T18:33:25.027Z] #22 1.579 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-06T18:33:25.027Z] #22 1.582 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-06T18:33:25.027Z] #22 1.585 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-06T18:33:25.083Z] #19 292.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:25.083Z] #19 292.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:25.283Z] #22 DONE 1.8s [2022-08-06T18:33:25.283Z] [2022-08-06T18:33:25.283Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-06T18:33:25.283Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-06T18:33:25.540Z] #77 167.1 libtool: link: ar cr libocispec.a [2022-08-06T18:33:25.540Z] #77 167.2 libtool: link: ranlib libocispec.a [2022-08-06T18:33:25.565Z] #16 DONE 2.0s [2022-08-06T18:33:25.565Z] [2022-08-06T18:33:25.565Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-06T18:33:25.565Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-06T18:33:25.603Z] #19 292.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-06T18:33:25.603Z] #19 292.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:25.603Z] #19 292.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:26.174Z] #19 293.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-06T18:33:26.174Z] #19 293.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:33:26.174Z] #19 293.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:33:26.908Z] #77 168.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:26.908Z] #77 168.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:33:26.908Z] #77 168.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:33:26.908Z] #77 168.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:26.908Z] #77 168.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:26.908Z] #77 168.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:26.908Z] #77 168.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:26.908Z] #77 168.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-06T18:33:26.908Z] #77 168.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-06T18:33:26.908Z] #77 168.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-06T18:33:26.908Z] #77 168.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-06T18:33:26.908Z] #77 168.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-06T18:33:26.908Z] #77 168.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-06T18:33:26.908Z] #77 168.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-06T18:33:26.908Z] #77 168.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-06T18:33:26.908Z] #77 168.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-06T18:33:26.940Z] #17 1.538 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-06T18:33:27.165Z] #77 168.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-06T18:33:27.165Z] #77 168.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-06T18:33:27.165Z] #77 168.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-06T18:33:27.165Z] #77 168.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-06T18:33:27.165Z] #77 168.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-06T18:33:27.165Z] #77 168.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-06T18:33:27.165Z] #77 168.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-06T18:33:27.165Z] #77 168.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-06T18:33:27.165Z] #77 168.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-06T18:33:27.203Z] #17 DONE 1.7s [2022-08-06T18:33:27.203Z] [2022-08-06T18:33:27.203Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-06T18:33:27.203Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-06T18:33:27.422Z] #77 169.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-06T18:33:27.678Z] #77 169.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-06T18:33:27.678Z] #77 169.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-06T18:33:27.678Z] #77 169.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-06T18:33:27.935Z] #77 169.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-06T18:33:27.935Z] #77 169.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-06T18:33:27.935Z] #77 169.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-06T18:33:28.188Z] #60 2.810 + RM_GOPATH=0 [2022-08-06T18:33:28.188Z] #60 2.810 + TMP_GOPATH= [2022-08-06T18:33:28.188Z] #60 2.810 + : /build [2022-08-06T18:33:28.188Z] #60 2.810 + '[' -z '' ']' [2022-08-06T18:33:28.188Z] #60 2.810 ++ mktemp -d [2022-08-06T18:33:28.188Z] #60 2.810 + export GOPATH=/tmp/tmp.HosHuaeTgE [2022-08-06T18:33:28.188Z] #60 2.810 + GOPATH=/tmp/tmp.HosHuaeTgE [2022-08-06T18:33:28.188Z] #60 2.810 + RM_GOPATH=1 [2022-08-06T18:33:28.188Z] #60 2.810 + case "$(go env GOARCH)" in [2022-08-06T18:33:28.188Z] #60 2.810 ++ go env GOARCH [2022-08-06T18:33:28.188Z] #60 2.842 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:33:28.188Z] #60 2.842 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:33:28.188Z] #60 2.842 ++ dirname /install.sh [2022-08-06T18:33:28.188Z] #60 2.844 + dir=/ [2022-08-06T18:33:28.188Z] #60 2.844 + bin=runc [2022-08-06T18:33:28.188Z] #60 2.844 + shift [2022-08-06T18:33:28.188Z] #60 2.844 + '[' '!' -f //runc.installer ']' [2022-08-06T18:33:28.188Z] #60 2.844 + . //runc.installer [2022-08-06T18:33:28.188Z] #60 2.844 ++ set -e [2022-08-06T18:33:28.188Z] #60 2.844 ++ : v1.1.2 [2022-08-06T18:33:28.188Z] #60 2.844 + install_runc [2022-08-06T18:33:28.188Z] #60 2.844 + RUNC_BUILDTAGS=seccomp [2022-08-06T18:33:28.188Z] #60 2.844 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-06T18:33:28.188Z] #60 2.844 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HosHuaeTgE/src/github.com/opencontainers/runc [2022-08-06T18:33:28.188Z] #60 2.845 Install runc version v1.1.2 (build tags: seccomp) [2022-08-06T18:33:28.188Z] #60 2.863 Cloning into '/tmp/tmp.HosHuaeTgE/src/github.com/opencontainers/runc'... [2022-08-06T18:33:28.188Z] #60 ... [2022-08-06T18:33:28.188Z] [2022-08-06T18:33:28.188Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-06T18:33:28.188Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-06T18:33:28.188Z] #15 DONE 3.3s [2022-08-06T18:33:28.188Z] [2022-08-06T18:33:28.188Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-06T18:33:28.188Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-06T18:33:28.191Z] #77 169.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-06T18:33:28.448Z] #77 169.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-06T18:33:28.448Z] #77 169.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-06T18:33:28.704Z] #77 170.2 CC src/crun-crun.o [2022-08-06T18:33:28.704Z] #77 170.3 CC src/crun-run.o [2022-08-06T18:33:28.704Z] #77 170.3 CC src/crun-delete.o [2022-08-06T18:33:28.961Z] #77 170.4 CC src/crun-kill.o [2022-08-06T18:33:28.961Z] #77 170.7 CC src/crun-pause.o [2022-08-06T18:33:29.109Z] #18 DONE 2.1s [2022-08-06T18:33:29.109Z] [2022-08-06T18:33:29.109Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:29.109Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:29.109Z] #77 138.0 configure.ac:11: installing 'build-aux/compile' [2022-08-06T18:33:29.109Z] #77 138.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-06T18:33:29.109Z] #77 138.1 configure.ac:11: installing 'build-aux/config.sub' [2022-08-06T18:33:29.109Z] #77 138.1 configure.ac:13: installing 'build-aux/install-sh' [2022-08-06T18:33:29.109Z] #77 138.1 configure.ac:13: installing 'build-aux/missing' [2022-08-06T18:33:29.109Z] #77 138.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-06T18:33:29.109Z] #77 138.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:33:29.218Z] #77 170.8 CC src/crun-unpause.o [2022-08-06T18:33:29.368Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:33:29.368Z] #77 141.7 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:33:29.368Z] #77 141.7 checking how to print strings... printf [2022-08-06T18:33:29.368Z] #77 141.8 checking for gcc... gcc [2022-08-06T18:33:29.474Z] #77 171.0 CC src/crun-spec.o [2022-08-06T18:33:29.475Z] #77 171.1 CC src/crun-exec.o [2022-08-06T18:33:29.475Z] #77 171.2 CC src/crun-list.o [2022-08-06T18:33:29.608Z] #16 DONE 2.0s [2022-08-06T18:33:29.608Z] [2022-08-06T18:33:29.608Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-06T18:33:29.608Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-06T18:33:29.731Z] #77 171.3 CC src/crun-create.o [2022-08-06T18:33:29.988Z] #77 171.5 CC src/crun-start.o [2022-08-06T18:33:29.988Z] #77 171.6 CC src/crun-state.o [2022-08-06T18:33:30.195Z] #77 142.0 checking whether the C compiler works... yes [2022-08-06T18:33:30.244Z] #77 171.8 CC src/crun-update.o [2022-08-06T18:33:30.244Z] #77 171.9 CC src/crun-ps.o [2022-08-06T18:33:30.377Z] #19 ... [2022-08-06T18:33:30.378Z] [2022-08-06T18:33:30.378Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:30.378Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:30.378Z] #84 252.7 CCLD tests/init [2022-08-06T18:33:30.453Z] #77 142.6 checking for C compiler default output file name... a.out [2022-08-06T18:33:30.453Z] #77 142.6 checking for suffix of executables... [2022-08-06T18:33:30.453Z] #77 ... [2022-08-06T18:33:30.453Z] [2022-08-06T18:33:30.453Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:30.453Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:33:30.453Z] #60 2.879 + RM_GOPATH=0 [2022-08-06T18:33:30.453Z] #60 2.879 + TMP_GOPATH= [2022-08-06T18:33:30.453Z] #60 2.879 + : /build [2022-08-06T18:33:30.453Z] #60 2.879 + '[' -z '' ']' [2022-08-06T18:33:30.453Z] #60 2.881 ++ mktemp -d [2022-08-06T18:33:30.453Z] #60 2.883 + export GOPATH=/tmp/tmp.CRV1XtPQwS [2022-08-06T18:33:30.453Z] #60 2.883 + GOPATH=/tmp/tmp.CRV1XtPQwS [2022-08-06T18:33:30.453Z] #60 2.883 + RM_GOPATH=1 [2022-08-06T18:33:30.453Z] #60 2.883 + case "$(go env GOARCH)" in [2022-08-06T18:33:30.453Z] #60 2.883 ++ go env GOARCH [2022-08-06T18:33:30.453Z] #60 2.955 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:33:30.453Z] #60 2.955 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:33:30.453Z] #60 2.955 ++ dirname /install.sh [2022-08-06T18:33:30.453Z] #60 2.985 Install runc version v1.1.2 (build tags: seccomp) [2022-08-06T18:33:30.453Z] #60 2.985 + dir=/ [2022-08-06T18:33:30.453Z] #60 2.985 + bin=runc [2022-08-06T18:33:30.453Z] #60 2.985 + shift [2022-08-06T18:33:30.453Z] #60 2.985 + '[' '!' -f //runc.installer ']' [2022-08-06T18:33:30.453Z] #60 2.985 + . //runc.installer [2022-08-06T18:33:30.453Z] #60 2.985 ++ set -e [2022-08-06T18:33:30.453Z] #60 2.985 ++ : v1.1.2 [2022-08-06T18:33:30.453Z] #60 2.985 + install_runc [2022-08-06T18:33:30.453Z] #60 2.985 + RUNC_BUILDTAGS=seccomp [2022-08-06T18:33:30.453Z] #60 2.985 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-06T18:33:30.453Z] #60 2.985 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CRV1XtPQwS/src/github.com/opencontainers/runc [2022-08-06T18:33:30.453Z] #60 2.985 Cloning into '/tmp/tmp.CRV1XtPQwS/src/github.com/opencontainers/runc'... [2022-08-06T18:33:30.500Z] #77 172.0 CC src/crun-checkpoint.o [2022-08-06T18:33:30.500Z] #77 172.0 CC src/crun-restore.o [2022-08-06T18:33:30.712Z] #60 ... [2022-08-06T18:33:30.712Z] [2022-08-06T18:33:30.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:30.712Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:30.712Z] #77 142.6 checking for suffix of executables... [2022-08-06T18:33:30.757Z] #77 172.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-06T18:33:30.757Z] #77 172.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-06T18:33:31.013Z] #77 172.5 CC src/libcrun/libcrun_la-container.lo [2022-08-06T18:33:31.013Z] #77 172.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-06T18:33:31.270Z] #77 173.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-06T18:33:31.315Z] #77 143.0 checking whether we are cross compiling... no [2022-08-06T18:33:31.501Z] #17 1.506 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-06T18:33:31.501Z] #17 DONE 1.8s [2022-08-06T18:33:31.501Z] [2022-08-06T18:33:31.501Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:31.501Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:31.501Z] #77 137.1 configure.ac:11: installing 'build-aux/compile' [2022-08-06T18:33:31.501Z] #77 137.1 configure.ac:11: installing 'build-aux/config.guess' [2022-08-06T18:33:31.501Z] #77 137.1 configure.ac:11: installing 'build-aux/config.sub' [2022-08-06T18:33:31.501Z] #77 137.2 configure.ac:13: installing 'build-aux/install-sh' [2022-08-06T18:33:31.501Z] #77 137.2 configure.ac:13: installing 'build-aux/missing' [2022-08-06T18:33:31.501Z] #77 137.2 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-06T18:33:31.501Z] #77 137.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-06T18:33:31.501Z] #77 140.1 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:33:31.501Z] #77 140.6 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:33:31.501Z] #77 140.6 checking how to print strings... printf [2022-08-06T18:33:31.501Z] #77 140.7 checking for gcc... gcc [2022-08-06T18:33:31.501Z] #77 140.9 checking whether the C compiler works... yes [2022-08-06T18:33:31.501Z] #77 141.3 checking for C compiler default output file name... a.out [2022-08-06T18:33:31.501Z] #77 141.3 checking for suffix of executables... [2022-08-06T18:33:31.501Z] #77 141.7 checking whether we are cross compiling... no [2022-08-06T18:33:31.501Z] #77 142.1 checking for suffix of object files... o [2022-08-06T18:33:31.501Z] #77 142.3 checking whether we are using the GNU C compiler... yes [2022-08-06T18:33:31.501Z] #77 142.6 checking whether gcc accepts -g... yes [2022-08-06T18:33:31.501Z] #77 142.8 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:33:31.574Z] #77 143.5 checking for suffix of object files... o [2022-08-06T18:33:31.575Z] #77 143.6 checking whether we are using the GNU C compiler... [2022-08-06T18:33:31.575Z] #77 ... [2022-08-06T18:33:31.575Z] [2022-08-06T18:33:31.575Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-06T18:33:31.575Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-06T18:33:31.575Z] #19 DONE 2.4s [2022-08-06T18:33:31.575Z] [2022-08-06T18:33:31.575Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:31.575Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:31.575Z] #77 143.6 checking whether we are using the GNU C compiler... yes [2022-08-06T18:33:31.833Z] #77 173.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-06T18:33:31.833Z] #77 143.8 checking whether gcc accepts -g... yes [2022-08-06T18:33:32.065Z] #77 143.2 checking whether gcc understands -c and -o together... yes [2022-08-06T18:33:32.065Z] #77 143.6 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:33:32.065Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:33:32.065Z] #77 143.7 checking for egrep... /bin/grep -E [2022-08-06T18:33:32.065Z] #77 143.7 checking for fgrep... /bin/grep -F [2022-08-06T18:33:32.065Z] #77 143.7 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:33:32.065Z] #77 143.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:33:32.089Z] #77 173.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-06T18:33:32.089Z] #77 173.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-06T18:33:32.092Z] #77 143.9 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:33:32.322Z] #77 143.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:33:32.322Z] #77 143.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:33:32.322Z] #77 144.0 checking whether ln -s works... yes [2022-08-06T18:33:32.322Z] #77 144.0 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:33:32.345Z] #77 174.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-06T18:33:32.345Z] #77 174.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-06T18:33:32.579Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:33:32.579Z] #77 144.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:33:32.579Z] #77 144.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:33:32.579Z] #77 144.1 checking for objdump... objdump [2022-08-06T18:33:32.579Z] #77 144.1 checking how to recognize dependent libraries... pass_all [2022-08-06T18:33:32.579Z] #77 144.1 checking for dlltool... no [2022-08-06T18:33:32.579Z] #77 144.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:33:32.579Z] #77 144.1 checking for ar... ar [2022-08-06T18:33:32.660Z] #77 144.3 checking whether gcc understands -c and -o together... yes [2022-08-06T18:33:32.660Z] #77 144.8 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:33:32.660Z] #77 144.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:33:32.660Z] #77 144.9 checking for egrep... /bin/grep -E [2022-08-06T18:33:32.660Z] #77 144.9 checking for fgrep... /bin/grep -F [2022-08-06T18:33:32.660Z] #77 144.9 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:33:32.660Z] #77 145.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:33:32.660Z] #77 145.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:33:32.836Z] #77 144.1 checking for archiver @FILE support... @ [2022-08-06T18:33:32.836Z] #77 144.5 checking for strip... strip [2022-08-06T18:33:32.836Z] #77 144.5 checking for ranlib... ranlib [2022-08-06T18:33:32.836Z] #77 144.5 checking for gawk... no [2022-08-06T18:33:32.836Z] #77 144.5 checking for mawk... mawk [2022-08-06T18:33:32.836Z] #77 144.5 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-06T18:33:32.836Z] #77 ... [2022-08-06T18:33:32.836Z] [2022-08-06T18:33:32.836Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-06T18:33:32.836Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-06T18:33:32.836Z] #18 DONE 1.5s [2022-08-06T18:33:32.836Z] [2022-08-06T18:33:32.836Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-06T18:33:32.836Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-06T18:33:32.908Z] #77 174.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-06T18:33:32.908Z] #77 174.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-06T18:33:32.919Z] #77 145.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:33:32.919Z] #77 145.2 checking whether ln -s works... yes [2022-08-06T18:33:32.919Z] #77 145.2 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:33:32.919Z] #77 145.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:33:32.919Z] #77 145.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:33:32.919Z] #77 145.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:33:32.919Z] #77 145.3 checking for objdump... objdump [2022-08-06T18:33:32.919Z] #77 145.3 checking how to recognize dependent libraries... pass_all [2022-08-06T18:33:32.919Z] #77 145.3 checking for dlltool... no [2022-08-06T18:33:32.919Z] #77 145.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:33:33.165Z] #77 174.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-06T18:33:33.178Z] #77 145.3 checking for ar... ar [2022-08-06T18:33:33.178Z] #77 145.3 checking for archiver @FILE support... @ [2022-08-06T18:33:33.178Z] #77 145.5 checking for strip... strip [2022-08-06T18:33:33.178Z] #77 145.5 checking for ranlib... ranlib [2022-08-06T18:33:33.178Z] #77 145.5 checking for gawk... no [2022-08-06T18:33:33.178Z] #77 145.5 checking for mawk... mawk [2022-08-06T18:33:33.421Z] #77 175.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-06T18:33:33.745Z] #77 145.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:33:33.745Z] #77 146.1 checking for sysroot... no [2022-08-06T18:33:33.745Z] #77 146.1 checking for a working dd... /bin/dd [2022-08-06T18:33:33.745Z] #77 146.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:33:34.004Z] [2022-08-06T18:33:34.004Z] #77 ... [2022-08-06T18:33:34.004Z] [2022-08-06T18:33:34.004Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-06T18:33:34.004Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-06T18:33:34.004Z] #20 DONE 2.5s [2022-08-06T18:33:34.004Z] [2022-08-06T18:33:34.004Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:34.004Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:34.004Z] #77 146.4 checking for mt... no [2022-08-06T18:33:34.264Z] #77 146.4 checking if : is a manifest tool... no [2022-08-06T18:33:34.264Z] #77 146.4 checking how to run the C preprocessor... gcc -E [2022-08-06T18:33:34.350Z] #77 175.9 CC src/libcrun/libcrun_la-error.lo [2022-08-06T18:33:34.607Z] #77 176.0 CC src/libcrun/libcrun_la-status.lo [2022-08-06T18:33:34.731Z] #19 DONE 1.8s [2022-08-06T18:33:34.731Z] [2022-08-06T18:33:34.731Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-06T18:33:34.731Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-06T18:33:34.863Z] #77 176.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-06T18:33:35.120Z] #77 176.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-06T18:33:35.376Z] #77 177.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-06T18:33:35.633Z] #77 177.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-06T18:33:35.769Z] #77 146.9 checking for ANSI C header files... yes [2022-08-06T18:33:35.769Z] #77 148.0 checking for sys/types.h... yes [2022-08-06T18:33:35.890Z] #77 177.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-06T18:33:36.099Z] #20 DONE 1.4s [2022-08-06T18:33:36.099Z] [2022-08-06T18:33:36.099Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:36.099Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:36.146Z] #77 177.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-06T18:33:36.287Z] #77 148.3 checking for sys/stat.h... yes [2022-08-06T18:33:36.402Z] #77 177.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-06T18:33:36.402Z] #77 178.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-06T18:33:36.659Z] #77 178.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-06T18:33:36.806Z] #77 148.7 checking for stdlib.h... yes [2022-08-06T18:33:36.967Z] #84 ... [2022-08-06T18:33:36.967Z] [2022-08-06T18:33:36.967Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:33:36.967Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:33:36.967Z] #54 DONE 316.0s [2022-08-06T18:33:36.967Z] [2022-08-06T18:33:36.967Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:36.967Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:37.065Z] #77 149.1 checking for string.h... yes [2022-08-06T18:33:37.325Z] #77 149.4 checking for memory.h... yes [2022-08-06T18:33:37.567Z] #23 10.99 Collecting yamllint==1.26.1 [2022-08-06T18:33:37.568Z] #23 12.03 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-06T18:33:37.584Z] #77 149.6 checking for strings.h... yes [2022-08-06T18:33:37.842Z] #77 149.9 checking for inttypes.h... yes [2022-08-06T18:33:38.026Z] #77 179.2 CC tests/init.o [2022-08-06T18:33:38.027Z] #77 179.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-06T18:33:38.101Z] #77 150.2 checking for stdint.h... yes [2022-08-06T18:33:38.360Z] #77 150.4 checking for unistd.h... yes [2022-08-06T18:33:38.497Z] #23 13.28 Collecting pathspec>=0.5.3 [2022-08-06T18:33:38.497Z] #23 13.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-06T18:33:38.616Z] #21 2.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:33:38.617Z] #21 2.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:33:38.617Z] #21 2.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:33:38.619Z] #77 150.7 checking for dlfcn.h... yes [2022-08-06T18:33:38.620Z] #77 150.9 checking for objdir... .libs [2022-08-06T18:33:39.060Z] #23 13.77 Collecting pyyaml [2022-08-06T18:33:39.060Z] #23 13.78 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-08-06T18:33:39.060Z] #23 13.88 Building wheels for collected packages: yamllint [2022-08-06T18:33:39.317Z] #23 13.89 Building wheel for yamllint (setup.py): started [2022-08-06T18:33:39.544Z] #21 3.241 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:33:39.815Z] #77 151.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:33:39.815Z] #77 151.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:33:39.815Z] #77 151.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:33:40.246Z] #23 15.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-06T18:33:40.246Z] #23 15.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=36df5ef40c5e19d3492bb510e0f724fbf6afa7a75ad56735dc461ece03da4d7e [2022-08-06T18:33:40.246Z] #23 15.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-06T18:33:40.246Z] #23 15.02 Successfully built yamllint [2022-08-06T18:33:40.246Z] #23 15.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-06T18:33:40.753Z] #77 152.2 checking if gcc static flag -static works... yes [2022-08-06T18:33:40.753Z] #77 153.0 checking if gcc supports -c -o file.o... yes [2022-08-06T18:33:40.753Z] #77 153.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:33:40.808Z] #23 15.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-06T18:33:41.321Z] #77 153.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:33:41.372Z] #23 DONE 16.2s [2022-08-06T18:33:41.372Z] [2022-08-06T18:33:41.372Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-06T18:33:41.372Z] #27 sha256:13c4beae5c0b3f8022ea92d143d7de82644401310e24a115516a0227d5aaa1d3 [2022-08-06T18:33:41.437Z] #21 5.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:33:41.580Z] #77 153.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:33:41.580Z] #77 154.0 checking how to hardcode library paths into programs... immediate [2022-08-06T18:33:41.839Z] #77 154.0 checking whether stripping libraries is possible... yes [2022-08-06T18:33:41.839Z] #77 154.0 checking if libtool supports shared libraries... yes [2022-08-06T18:33:41.839Z] #77 154.0 checking whether to build shared libraries... no [2022-08-06T18:33:41.839Z] #77 154.0 checking whether to build static libraries... yes [2022-08-06T18:33:41.839Z] #77 154.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:33:41.839Z] #77 154.1 checking whether build environment is sane... yes [2022-08-06T18:33:41.979Z] #27 DONE 0.6s [2022-08-06T18:33:41.979Z] [2022-08-06T18:33:41.979Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-06T18:33:41.979Z] #32 sha256:1389a7eed68267a455a1fa0e6976c019121d3b496cc1934bf3928e1040137ea4 [2022-08-06T18:33:41.998Z] #21 ... [2022-08-06T18:33:41.998Z] [2022-08-06T18:33:41.998Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:41.998Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:41.998Z] #77 144.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:33:41.998Z] #77 145.2 checking for sysroot... no [2022-08-06T18:33:41.998Z] #77 145.2 checking for a working dd... /bin/dd [2022-08-06T18:33:41.998Z] #77 145.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:33:41.998Z] #77 145.5 checking for mt... no [2022-08-06T18:33:41.998Z] #77 145.5 checking if : is a manifest tool... no [2022-08-06T18:33:41.998Z] #77 145.5 checking how to run the C preprocessor... gcc -E [2022-08-06T18:33:41.998Z] #77 146.0 checking for ANSI C header files... yes [2022-08-06T18:33:41.998Z] #77 147.2 checking for sys/types.h... yes [2022-08-06T18:33:41.998Z] #77 147.7 checking for sys/stat.h... yes [2022-08-06T18:33:41.998Z] #77 148.1 checking for stdlib.h... yes [2022-08-06T18:33:41.998Z] #77 148.4 checking for string.h... yes [2022-08-06T18:33:41.998Z] #77 148.7 checking for memory.h... yes [2022-08-06T18:33:41.998Z] #77 149.0 checking for strings.h... yes [2022-08-06T18:33:41.998Z] #77 149.2 checking for inttypes.h... yes [2022-08-06T18:33:41.998Z] #77 149.6 checking for stdint.h... yes [2022-08-06T18:33:41.998Z] #77 149.9 checking for unistd.h... yes [2022-08-06T18:33:41.998Z] #77 150.1 checking for dlfcn.h... yes [2022-08-06T18:33:41.998Z] #77 150.3 checking for objdir... .libs [2022-08-06T18:33:41.998Z] #77 151.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:33:41.998Z] #77 151.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:33:41.998Z] #77 151.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:33:41.998Z] #77 151.5 checking if gcc static flag -static works... yes [2022-08-06T18:33:41.998Z] #77 152.3 checking if gcc supports -c -o file.o... yes [2022-08-06T18:33:41.998Z] #77 152.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:33:41.998Z] #77 152.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:33:41.998Z] #77 152.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:33:41.998Z] #77 153.2 checking how to hardcode library paths into programs... immediate [2022-08-06T18:33:41.998Z] #77 153.2 checking whether stripping libraries is possible... yes [2022-08-06T18:33:41.998Z] #77 153.2 checking if libtool supports shared libraries... yes [2022-08-06T18:33:41.998Z] #77 153.2 checking whether to build shared libraries... no [2022-08-06T18:33:41.998Z] #77 153.2 checking whether to build static libraries... yes [2022-08-06T18:33:41.998Z] #77 153.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:33:41.998Z] #77 153.4 checking whether build environment is sane... yes [2022-08-06T18:33:41.998Z] #77 153.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:33:41.998Z] #77 153.6 checking whether make sets $(MAKE)... yes [2022-08-06T18:33:41.998Z] #77 153.6 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:33:41.998Z] #77 153.7 checking whether make supports nested variables... yes [2022-08-06T18:33:41.998Z] #77 153.7 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:33:41.998Z] #77 153.7 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:33:42.103Z] #77 154.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:33:42.103Z] #77 154.3 checking whether make sets $(MAKE)... yes [2022-08-06T18:33:42.103Z] #77 154.4 checking whether make supports the include directive... [2022-08-06T18:33:42.103Z] #77 ... [2022-08-06T18:33:42.103Z] [2022-08-06T18:33:42.103Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:42.103Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:33:42.254Z] #77 153.7 checking how to create a ustar tar archive... gnutar [2022-08-06T18:33:42.373Z] #60 21.59 Updating files: 89% (1073/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-06T18:33:42.373Z] #60 21.82 + cd /tmp/tmp.CRV1XtPQwS/src/github.com/opencontainers/runc [2022-08-06T18:33:42.373Z] #60 21.82 + git checkout -q v1.1.2 [2022-08-06T18:33:42.908Z] #32 DONE 0.9s [2022-08-06T18:33:42.909Z] [2022-08-06T18:33:42.909Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:42.909Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:33:43.165Z] #60 ... [2022-08-06T18:33:43.165Z] [2022-08-06T18:33:43.165Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-06T18:33:43.165Z] #35 sha256:c9f23f3dd819e0291ff5b5411d339af0647161f4562fe868f3626fe88fc7058b [2022-08-06T18:33:43.225Z] #77 153.9 checking dependency style of gcc... gcc3 [2022-08-06T18:33:43.225Z] #77 154.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:33:43.225Z] #77 154.8 checking whether make supports nested variables... (cached) yes [2022-08-06T18:33:43.225Z] #77 154.8 checking for gawk... (cached) mawk [2022-08-06T18:33:43.225Z] #77 154.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:33:43.225Z] #77 154.8 checking for gcc... (cached) gcc [2022-08-06T18:33:43.328Z] #60 22.69 + '[' -z '' ']' [2022-08-06T18:33:43.328Z] #60 22.69 + target=static [2022-08-06T18:33:43.328Z] #60 22.69 + make BUILDTAGS=seccomp static [2022-08-06T18:33:43.482Z] #77 155.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:33:43.482Z] #77 155.0 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:33:43.482Z] #77 155.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:33:43.482Z] #77 155.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:33:43.482Z] #77 155.0 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:33:43.482Z] #77 155.3 checking for python3... /usr/bin/python3 [2022-08-06T18:33:43.729Z] #35 DONE 0.6s [2022-08-06T18:33:43.729Z] [2022-08-06T18:33:43.729Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-06T18:33:43.729Z] #37 sha256:369e3b63f64d749c954d072b4061d3fcdfa01544a261488af8597b3f183033d6 [2022-08-06T18:33:43.738Z] #77 155.3 checking for python3 version... 3.9 [2022-08-06T18:33:43.738Z] #77 155.5 checking for python3 platform... linux [2022-08-06T18:33:43.913Z] #60 23.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-06T18:33:43.986Z] #37 DONE 0.6s [2022-08-06T18:33:43.986Z] [2022-08-06T18:33:43.986Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:43.986Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:33:44.025Z] #77 155.5 checking for python3 script directory... [2022-08-06T18:33:44.025Z] #77 ... [2022-08-06T18:33:44.025Z] [2022-08-06T18:33:44.025Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:44.025Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:44.025Z] #21 8.004 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:33:44.185Z] #60 ... [2022-08-06T18:33:44.185Z] [2022-08-06T18:33:44.185Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:44.185Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:44.185Z] #21 1.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:33:44.185Z] #21 2.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:33:44.185Z] #21 2.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:33:44.185Z] #21 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:33:44.185Z] #21 4.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:33:44.185Z] #21 7.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:33:44.185Z] #21 ... [2022-08-06T18:33:44.185Z] [2022-08-06T18:33:44.185Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:44.185Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:44.185Z] #77 154.4 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:33:44.185Z] #77 154.6 checking whether make supports nested variables... yes [2022-08-06T18:33:44.185Z] #77 154.7 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:33:44.185Z] #77 154.7 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:33:44.185Z] #77 154.7 checking how to create a ustar tar archive... gnutar [2022-08-06T18:33:44.185Z] #77 154.8 checking dependency style of gcc... gcc3 [2022-08-06T18:33:44.185Z] #77 155.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:33:44.185Z] #77 155.2 checking whether make supports nested variables... (cached) yes [2022-08-06T18:33:44.185Z] #77 155.2 checking for gawk... (cached) mawk [2022-08-06T18:33:44.185Z] #77 155.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:33:44.185Z] #77 155.2 checking for gcc... (cached) gcc [2022-08-06T18:33:44.185Z] #77 155.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:33:44.185Z] #77 155.4 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:33:44.185Z] #77 155.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:33:44.185Z] #77 155.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:33:44.185Z] #77 155.4 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:33:44.185Z] #77 155.6 checking for python3... /usr/bin/python3 [2022-08-06T18:33:44.185Z] #77 155.6 checking for python3 version... 3.9 [2022-08-06T18:33:44.185Z] #77 155.7 checking for python3 platform... linux [2022-08-06T18:33:44.185Z] #77 155.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:33:44.185Z] #77 156.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:33:44.243Z] #60 ... [2022-08-06T18:33:44.243Z] [2022-08-06T18:33:44.243Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-06T18:33:44.243Z] #39 sha256:adfce289ce2f7fec98048203c958924c69846155e1cb440d441ccc480da0f055 [2022-08-06T18:33:44.243Z] #39 DONE 0.1s [2022-08-06T18:33:44.243Z] [2022-08-06T18:33:44.243Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-06T18:33:44.243Z] #41 sha256:2ae479ef33e12dc22cf70ae6a67edfa06eb56519b81731a7f652f3c52ac0cf4d [2022-08-06T18:33:44.444Z] #77 156.6 checking for go-md2man... no [2022-08-06T18:33:44.444Z] #77 156.6 checking error.h usability... yes [2022-08-06T18:33:44.500Z] #41 DONE 0.1s [2022-08-06T18:33:44.500Z] [2022-08-06T18:33:44.500Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-06T18:33:44.500Z] #45 sha256:6c62114c540f68a5821d275610784cc7e612bdda9eb02d99b8bd4d0c77536491 [2022-08-06T18:33:44.500Z] #45 DONE 0.1s [2022-08-06T18:33:44.500Z] [2022-08-06T18:33:44.500Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:33:44.500Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:33:44.711Z] #77 156.8 checking error.h presence... yes [2022-08-06T18:33:44.711Z] #77 157.0 checking for error.h... yes [2022-08-06T18:33:45.289Z] #77 157.1 checking linux/openat2.h usability... yes [2022-08-06T18:33:45.289Z] #77 157.6 checking linux/openat2.h presence... yes [2022-08-06T18:33:45.289Z] #77 157.7 checking for linux/openat2.h... yes [2022-08-06T18:33:45.809Z] #77 157.8 checking for copy_file_range... yes [2022-08-06T18:33:46.387Z] #77 158.1 checking for fgetxattr... yes [2022-08-06T18:33:46.646Z] #77 158.5 checking for statx... yes [2022-08-06T18:33:47.179Z] #77 159.0 checking for fgetpwent_r... yes [2022-08-06T18:33:47.445Z] #77 159.4 checking for issetugid... no [2022-08-06T18:33:47.445Z] #77 159.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:33:47.445Z] #77 159.7 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:33:48.828Z] #77 159.7 checking for library containing yajl_tree_get... -lyajl [2022-08-06T18:33:48.828Z] #77 160.8 checking for yajl >= 2.0.0... yes [2022-08-06T18:33:49.219Z] #84 ... [2022-08-06T18:33:49.219Z] [2022-08-06T18:33:49.219Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:33:49.219Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:33:49.219Z] #19 315.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-06T18:33:49.219Z] #19 315.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:33:49.219Z] #19 315.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:33:49.219Z] #19 315.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-06T18:33:49.219Z] #19 315.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-06T18:33:49.219Z] #19 315.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-06T18:33:49.324Z] #21 ... [2022-08-06T18:33:49.324Z] [2022-08-06T18:33:49.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:49.324Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:49.324Z] #77 155.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:33:49.324Z] #77 155.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:33:49.324Z] #77 156.3 checking for go-md2man... no [2022-08-06T18:33:49.324Z] #77 156.3 checking error.h usability... yes [2022-08-06T18:33:49.324Z] #77 156.7 checking error.h presence... yes [2022-08-06T18:33:49.324Z] #77 156.8 checking for error.h... yes [2022-08-06T18:33:49.324Z] #77 156.8 checking linux/openat2.h usability... yes [2022-08-06T18:33:49.324Z] #77 157.1 checking linux/openat2.h presence... yes [2022-08-06T18:33:49.324Z] #77 157.2 checking for linux/openat2.h... yes [2022-08-06T18:33:49.324Z] #77 157.3 checking for copy_file_range... yes [2022-08-06T18:33:49.324Z] #77 157.9 checking for fgetxattr... yes [2022-08-06T18:33:49.324Z] #77 158.4 checking for statx... yes [2022-08-06T18:33:49.324Z] #77 159.0 checking for fgetpwent_r... yes [2022-08-06T18:33:49.324Z] #77 159.7 checking for issetugid... no [2022-08-06T18:33:49.324Z] #77 160.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:33:49.324Z] #77 160.2 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:33:49.324Z] #77 160.2 checking for library containing yajl_tree_get... -lyajl [2022-08-06T18:33:49.416Z] #77 160.9 checking sys/capability.h usability... yes [2022-08-06T18:33:49.580Z] #77 161.0 checking for yajl >= 2.0.0... yes [2022-08-06T18:33:49.675Z] #77 161.8 checking sys/capability.h presence... yes [2022-08-06T18:33:49.675Z] #77 162.0 checking for sys/capability.h... yes [2022-08-06T18:33:49.836Z] #77 161.1 checking sys/capability.h usability... yes [2022-08-06T18:33:49.836Z] #77 161.5 checking sys/capability.h presence... yes [2022-08-06T18:33:49.836Z] #77 161.5 checking for sys/capability.h... yes [2022-08-06T18:33:50.243Z] #77 162.0 checking for library containing cap_from_name... -lcap [2022-08-06T18:33:50.607Z] #19 317.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-06T18:33:50.607Z] #19 317.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-06T18:33:50.607Z] #19 317.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-06T18:33:50.770Z] #77 161.5 checking for library containing cap_from_name... -lcap [2022-08-06T18:33:50.770Z] #77 162.3 checking for library containing dlopen... [2022-08-06T18:33:50.770Z] #77 ... [2022-08-06T18:33:50.770Z] [2022-08-06T18:33:50.770Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:50.770Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:50.770Z] #21 14.60 Fetched 8563 kB in 13s (671 kB/s) [2022-08-06T18:33:51.438Z] #77 162.7 checking for library containing dlopen... -ldl [2022-08-06T18:33:51.698Z] #77 163.5 checking seccomp.h usability... yes [2022-08-06T18:33:51.698Z] #77 163.9 checking seccomp.h presence... yes [2022-08-06T18:33:51.698Z] #77 164.1 checking for seccomp.h... yes [2022-08-06T18:33:51.999Z] #19 318.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-06T18:33:51.999Z] #19 318.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:33:51.999Z] #19 318.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:33:52.266Z] #77 164.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-06T18:33:52.784Z] #77 164.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-06T18:33:52.784Z] #77 164.9 checking systemd/sd-bus.h usability... yes [2022-08-06T18:33:52.943Z] #19 319.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-06T18:33:52.943Z] #19 319.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:33:52.943Z] #19 319.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:33:53.043Z] #77 165.0 checking systemd/sd-bus.h presence... yes [2022-08-06T18:33:53.043Z] #77 165.2 checking for systemd/sd-bus.h... yes [2022-08-06T18:33:53.610Z] #77 165.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-06T18:33:54.128Z] #77 166.0 checking for sd_notify_barrier... yes [2022-08-06T18:33:54.128Z] #77 166.3 checking linux/bpf.h usability... yes [2022-08-06T18:33:54.387Z] #77 166.6 checking linux/bpf.h presence... yes [2022-08-06T18:33:54.387Z] #77 166.7 checking for linux/bpf.h... yes [2022-08-06T18:33:54.453Z] #64 ... [2022-08-06T18:33:54.453Z] [2022-08-06T18:33:54.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:54.453Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:54.453Z] #77 185.3 CCLD libocispec.la [2022-08-06T18:33:54.453Z] #77 185.7 CCLD src/validate [2022-08-06T18:33:54.453Z] #77 185.7 CCLD tests/test-1 [2022-08-06T18:33:54.453Z] #77 185.7 CCLD tests/test-2 [2022-08-06T18:33:54.453Z] #77 185.7 CCLD tests/test-3 [2022-08-06T18:33:54.453Z] #77 185.8 CCLD tests/test-4 [2022-08-06T18:33:54.453Z] #77 185.8 CCLD tests/test-5 [2022-08-06T18:33:54.453Z] #77 185.9 CCLD tests/test-6 [2022-08-06T18:33:54.453Z] #77 185.9 CCLD tests/test-7 [2022-08-06T18:33:54.453Z] #77 186.0 CCLD tests/test-8 [2022-08-06T18:33:54.648Z] #77 166.7 checking compilation for eBPF... yes [2022-08-06T18:33:54.648Z] #77 166.9 checking for criu >= 3.15... no [2022-08-06T18:33:54.648Z] #77 166.9 configure: CRIU headers not found, building without CRIU support [2022-08-06T18:33:54.648Z] #77 166.9 checking for criu > 3.16... no [2022-08-06T18:33:54.648Z] #77 166.9 configure: CRIU version doesn't support join-ns API [2022-08-06T18:33:54.648Z] #77 166.9 checking for criu > 3.16.1... no [2022-08-06T18:33:54.648Z] #77 167.0 configure: CRIU version doesn't support for pre-dumping [2022-08-06T18:33:54.709Z] #77 186.0 CCLD tests/test-9 [2022-08-06T18:33:54.710Z] #77 186.2 CCLD tests/test-10 [2022-08-06T18:33:54.710Z] #77 186.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-06T18:33:54.710Z] #77 186.2 CCLD tests/test-11 [2022-08-06T18:33:54.907Z] #77 167.0 checking for new mount API (fsconfig)... yes [2022-08-06T18:33:54.907Z] #77 167.1 checking for seccomp notify API... yes [2022-08-06T18:33:54.907Z] #77 167.2 checking for gperf... no [2022-08-06T18:33:54.907Z] #77 167.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-06T18:33:54.939Z] #21 14.60 Reading package lists... [2022-08-06T18:33:54.939Z] #21 ... [2022-08-06T18:33:54.939Z] [2022-08-06T18:33:54.939Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:33:54.939Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:33:54.939Z] #60 20.10 Updating files: 89% (1073/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-06T18:33:54.939Z] #60 20.31 + cd /tmp/tmp.HosHuaeTgE/src/github.com/opencontainers/runc [2022-08-06T18:33:54.939Z] #60 20.31 + git checkout -q v1.1.2 [2022-08-06T18:33:54.939Z] #60 21.28 + '[' -z '' ']' [2022-08-06T18:33:54.939Z] #60 21.28 + target=static [2022-08-06T18:33:54.939Z] #60 21.28 + make BUILDTAGS=seccomp static [2022-08-06T18:33:54.939Z] #60 21.69 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-06T18:33:54.939Z] #60 ... [2022-08-06T18:33:54.939Z] [2022-08-06T18:33:54.939Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:54.939Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:54.939Z] #77 162.3 checking for library containing dlopen... -ldl [2022-08-06T18:33:54.939Z] #77 162.9 checking seccomp.h usability... yes [2022-08-06T18:33:54.939Z] #77 163.1 checking seccomp.h presence... yes [2022-08-06T18:33:54.939Z] #77 163.3 checking for seccomp.h... yes [2022-08-06T18:33:54.939Z] #77 163.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-06T18:33:54.939Z] #77 164.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-06T18:33:54.939Z] #77 164.5 checking systemd/sd-bus.h usability... yes [2022-08-06T18:33:54.939Z] #77 164.9 checking systemd/sd-bus.h presence... yes [2022-08-06T18:33:54.939Z] #77 165.0 checking for systemd/sd-bus.h... yes [2022-08-06T18:33:54.939Z] #77 165.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-06T18:33:54.939Z] #77 166.0 checking for sd_notify_barrier... yes [2022-08-06T18:33:55.166Z] #77 167.2 checking for library containing argp_parse... none required [2022-08-06T18:33:55.427Z] #77 167.6 checking that generated files are newer than configure... done [2022-08-06T18:33:55.427Z] #77 167.6 configure: creating ./config.status [2022-08-06T18:33:55.489Z] #19 ... [2022-08-06T18:33:55.489Z] [2022-08-06T18:33:55.489Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:55.489Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:55.489Z] #84 275.2 AR libcrun_testing.a [2022-08-06T18:33:55.489Z] #84 275.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-06T18:33:55.489Z] #84 275.2 CCLD tests/tests_libcrun_utils [2022-08-06T18:33:55.489Z] #84 275.2 CCLD tests/tests_libcrun_errors [2022-08-06T18:33:55.489Z] #84 275.3 CCLD tests/tests_libcrun_fuzzer [2022-08-06T18:33:55.489Z] #84 275.9 CCLD libcrun.la [2022-08-06T18:33:55.489Z] #84 276.5 CCLD crun [2022-08-06T18:33:55.489Z] #84 277.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-06T18:33:55.489Z] #84 277.3 /bin/mkdir -p '/usr/local/lib' [2022-08-06T18:33:55.489Z] #84 277.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-06T18:33:55.489Z] #84 277.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-06T18:33:55.489Z] #84 277.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-06T18:33:55.489Z] #84 277.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-06T18:33:55.489Z] #84 277.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-06T18:33:55.489Z] #84 277.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-06T18:33:55.489Z] #84 277.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-06T18:33:55.489Z] #84 277.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-06T18:33:55.489Z] #84 277.8 ---------------------------------------------------------------------- [2022-08-06T18:33:55.489Z] #84 277.8 Libraries have been installed in: [2022-08-06T18:33:55.489Z] #84 277.8 /usr/local/lib [2022-08-06T18:33:55.489Z] #84 277.8 [2022-08-06T18:33:55.489Z] #84 277.8 If you ever happen to want to link against installed libraries [2022-08-06T18:33:55.489Z] #84 277.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-06T18:33:55.489Z] #84 277.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-06T18:33:55.489Z] #84 277.8 flag during linking and do at least one of the following: [2022-08-06T18:33:55.489Z] #84 277.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-06T18:33:55.489Z] #84 277.8 during execution [2022-08-06T18:33:55.489Z] #84 277.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-06T18:33:55.489Z] #84 277.8 during linking [2022-08-06T18:33:55.489Z] #84 277.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-06T18:33:55.489Z] #84 277.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-06T18:33:55.489Z] #84 277.8 [2022-08-06T18:33:55.489Z] #84 277.8 See any operating system documentation about shared libraries for [2022-08-06T18:33:55.489Z] #84 277.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-06T18:33:55.489Z] #84 277.8 ---------------------------------------------------------------------- [2022-08-06T18:33:55.489Z] #84 277.8 /bin/mkdir -p '/build' [2022-08-06T18:33:55.489Z] #84 277.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-06T18:33:55.489Z] #84 278.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-06T18:33:55.489Z] #84 278.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-06T18:33:55.489Z] #84 278.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-06T18:33:55.489Z] #84 278.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-06T18:33:55.500Z] #77 166.6 checking linux/bpf.h usability... yes [2022-08-06T18:33:55.500Z] #77 167.0 checking linux/bpf.h presence... yes [2022-08-06T18:33:55.500Z] #77 167.2 checking for linux/bpf.h... yes [2022-08-06T18:33:56.061Z] #77 167.2 checking compilation for eBPF... yes [2022-08-06T18:33:56.062Z] #77 167.7 checking for criu >= 3.15... no [2022-08-06T18:33:56.062Z] #77 167.8 configure: CRIU headers not found, building without CRIU support [2022-08-06T18:33:56.062Z] #77 167.8 checking for criu > 3.16... no [2022-08-06T18:33:56.062Z] #77 167.9 configure: CRIU version doesn't support join-ns API [2022-08-06T18:33:56.074Z] #77 197.4 CCLD tests/init [2022-08-06T18:33:56.373Z] #77 167.9 checking for criu > 3.16.1... no [2022-08-06T18:33:56.373Z] #77 168.0 configure: CRIU version doesn't support for pre-dumping [2022-08-06T18:33:56.373Z] #77 168.0 checking for new mount API (fsconfig)... yes [2022-08-06T18:33:56.602Z] #77 188.1 libtool: link: ar cr libocispec.a [2022-08-06T18:33:56.602Z] #77 188.1 libtool: link: ranlib libocispec.a [2022-08-06T18:33:56.872Z] #84 DONE 279.5s [2022-08-06T18:33:56.872Z] [2022-08-06T18:33:56.872Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:33:56.872Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:33:56.932Z] #77 168.2 checking for seccomp notify API... yes [2022-08-06T18:33:56.932Z] #77 168.6 checking for gperf... no [2022-08-06T18:33:56.932Z] #77 168.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-06T18:33:57.494Z] #77 168.6 checking for library containing argp_parse... none required [2022-08-06T18:33:57.961Z] #77 170.1 config.status: creating Makefile [2022-08-06T18:33:57.961Z] #77 170.2 config.status: creating rpm/crun.spec [2022-08-06T18:33:58.056Z] #77 169.5 checking that generated files are newer than configure... done [2022-08-06T18:33:58.056Z] #77 169.5 configure: creating ./config.status [2022-08-06T18:33:58.220Z] #77 170.3 config.status: creating config.h [2022-08-06T18:33:58.220Z] #77 170.3 config.status: executing libtool commands [2022-08-06T18:33:58.220Z] #77 170.4 config.status: executing depfiles commands [2022-08-06T18:33:58.494Z] #77 189.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:58.494Z] #77 189.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:33:58.494Z] #77 189.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:33:58.494Z] #77 189.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:58.494Z] #77 189.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:58.494Z] #77 189.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:58.494Z] #77 189.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:33:58.494Z] #77 189.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-06T18:33:58.494Z] #77 190.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-06T18:33:58.494Z] #77 190.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-06T18:33:58.494Z] #77 190.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-06T18:33:58.494Z] #77 190.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-06T18:33:58.494Z] #77 190.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-06T18:33:58.494Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-06T18:33:58.494Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-06T18:33:58.494Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-06T18:33:58.750Z] #77 190.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-06T18:33:58.750Z] #77 190.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-06T18:33:58.750Z] #77 190.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-06T18:33:58.750Z] #77 190.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-06T18:33:58.750Z] #77 190.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-06T18:33:58.750Z] #77 190.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-06T18:33:58.750Z] #77 190.3 CC src/libcrun/libcrun_testing_a-error.o [2022-08-06T18:33:58.788Z] #77 ... [2022-08-06T18:33:58.788Z] [2022-08-06T18:33:58.788Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:33:58.788Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:33:58.788Z] #21 14.71 Fetched 8563 kB in 13s (647 kB/s) [2022-08-06T18:33:58.788Z] #21 14.71 Reading package lists... [2022-08-06T18:33:58.788Z] #21 19.41 Reading package lists... [2022-08-06T18:33:58.788Z] #21 22.69 Building dependency tree... [2022-08-06T18:33:58.788Z] #21 24.49 The following additional packages will be installed: [2022-08-06T18:33:58.788Z] #21 24.49 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-06T18:33:58.788Z] #21 24.49 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-06T18:33:58.788Z] #21 24.49 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-06T18:33:58.788Z] #21 24.49 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:33:58.788Z] #21 24.49 python3-pkg-resources systemd vim-runtime xxd [2022-08-06T18:33:58.788Z] #21 24.49 Suggested packages: [2022-08-06T18:33:58.788Z] #21 24.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-06T18:33:58.788Z] #21 24.49 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-06T18:33:58.788Z] #21 24.49 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-06T18:33:58.788Z] #21 24.49 Recommended packages: [2022-08-06T18:33:58.788Z] #21 24.49 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-06T18:33:58.788Z] #21 24.49 systemd-timesyncd | time-daemon unzip [2022-08-06T18:33:59.007Z] #77 190.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-06T18:33:59.007Z] #77 190.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-06T18:33:59.007Z] #77 190.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-06T18:33:59.007Z] #77 190.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-06T18:33:59.007Z] #77 ... [2022-08-06T18:33:59.007Z] [2022-08-06T18:33:59.007Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:33:59.007Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:33:59.264Z] #47 243.6 + dpkg --print-architecture [2022-08-06T18:33:59.264Z] #47 243.6 + git checkout -q v2.1.0 [2022-08-06T18:33:59.355Z] #21 ... [2022-08-06T18:33:59.355Z] [2022-08-06T18:33:59.355Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:33:59.355Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:33:59.355Z] #34 DONE 249.0s [2022-08-06T18:33:59.355Z] [2022-08-06T18:33:59.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:33:59.355Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:33:59.355Z] #77 171.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-06T18:33:59.614Z] #77 171.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:33:59.870Z] #47 244.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-06T18:33:59.870Z] #47 244.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-06T18:34:00.181Z] #77 172.4 checking for gcc... gcc [2022-08-06T18:34:00.440Z] #77 172.6 checking whether the C compiler works... yes [2022-08-06T18:34:00.575Z] #77 ... [2022-08-06T18:34:00.575Z] [2022-08-06T18:34:00.575Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-06T18:34:00.575Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-06T18:34:00.575Z] #34 DONE 246.7s [2022-08-06T18:34:00.575Z] [2022-08-06T18:34:00.575Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:00.575Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:00.575Z] #21 14.60 Reading package lists... [2022-08-06T18:34:00.575Z] #21 19.89 Reading package lists... [2022-08-06T18:34:00.701Z] #77 172.8 checking for C compiler default output file name... a.out [2022-08-06T18:34:00.961Z] #77 172.8 checking for suffix of executables... [2022-08-06T18:34:01.089Z] #21 24.56 Building dependency tree... [2022-08-06T18:34:01.089Z] #21 ... [2022-08-06T18:34:01.089Z] [2022-08-06T18:34:01.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:01.090Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:01.090Z] #77 172.7 config.status: creating Makefile [2022-08-06T18:34:01.220Z] #77 173.2 checking whether we are cross compiling... no [2022-08-06T18:34:01.346Z] #77 173.0 config.status: creating rpm/crun.spec [2022-08-06T18:34:01.346Z] #77 173.1 config.status: creating config.h [2022-08-06T18:34:01.527Z] #77 173.5 checking for suffix of object files... o [2022-08-06T18:34:01.527Z] #77 173.7 checking whether we are using the GNU C compiler... yes [2022-08-06T18:34:01.602Z] #77 173.2 config.status: executing libtool commands [2022-08-06T18:34:01.790Z] #77 173.8 checking whether gcc accepts -g... yes [2022-08-06T18:34:01.858Z] #77 173.3 config.status: executing depfiles commands [2022-08-06T18:34:02.090Z] #77 173.9 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:34:02.349Z] #77 174.2 checking whether gcc understands -c and -o together... yes [2022-08-06T18:34:02.349Z] #77 174.5 checking how to run the C preprocessor... gcc -E [2022-08-06T18:34:02.609Z] #77 174.8 checking for grep that handles long lines and -e... [2022-08-06T18:34:02.609Z] #77 ... [2022-08-06T18:34:02.609Z] [2022-08-06T18:34:02.609Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:34:02.609Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:34:02.609Z] #36 252.4 Delve is a source level debugger for Go programs. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-06T18:34:02.609Z] #36 252.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Usage: [2022-08-06T18:34:02.609Z] #36 252.4 dlv [command] [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Available Commands: [2022-08-06T18:34:02.609Z] #36 252.4 attach Attach to running process and begin debugging. [2022-08-06T18:34:02.609Z] #36 252.4 connect Connect to a headless debug server with a terminal client. [2022-08-06T18:34:02.609Z] #36 252.4 core Examine a core dump. [2022-08-06T18:34:02.609Z] #36 252.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-06T18:34:02.609Z] #36 252.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-06T18:34:02.609Z] #36 252.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-06T18:34:02.609Z] #36 252.4 help Help about any command [2022-08-06T18:34:02.609Z] #36 252.4 run Deprecated command. Use 'debug' instead. [2022-08-06T18:34:02.609Z] #36 252.4 test Compile test binary and begin debugging program. [2022-08-06T18:34:02.609Z] #36 252.4 trace Compile and begin tracing program. [2022-08-06T18:34:02.609Z] #36 252.4 version Prints version. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Flags: [2022-08-06T18:34:02.609Z] #36 252.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-06T18:34:02.609Z] #36 252.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-06T18:34:02.609Z] #36 252.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-06T18:34:02.609Z] #36 252.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-06T18:34:02.609Z] #36 252.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-06T18:34:02.609Z] #36 252.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-06T18:34:02.609Z] #36 252.4 --disable-aslr Disables address space randomization [2022-08-06T18:34:02.609Z] #36 252.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-06T18:34:02.609Z] #36 252.4 -h, --help help for dlv [2022-08-06T18:34:02.609Z] #36 252.4 --init string Init file, executed by the terminal client. [2022-08-06T18:34:02.609Z] #36 252.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-06T18:34:02.609Z] #36 252.4 --log Enable debugging server logging. [2022-08-06T18:34:02.609Z] #36 252.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-06T18:34:02.609Z] #36 252.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-06T18:34:02.609Z] #36 252.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-06T18:34:02.609Z] #36 252.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-06T18:34:02.609Z] #36 252.4 --wd string Working directory for running the program. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Additional help topics: [2022-08-06T18:34:02.609Z] #36 252.4 dlv backend Help about the --backend flag. [2022-08-06T18:34:02.609Z] #36 252.4 dlv log Help about logging flags. [2022-08-06T18:34:02.609Z] #36 252.4 dlv redirect Help about file redirection. [2022-08-06T18:34:02.609Z] #36 252.4 [2022-08-06T18:34:02.609Z] #36 252.4 Use "dlv [command] --help" for more information about a command. [2022-08-06T18:34:02.609Z] #36 DONE 252.7s [2022-08-06T18:34:02.609Z] [2022-08-06T18:34:02.609Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:02.609Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:02.609Z] #77 174.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:34:02.609Z] #77 174.8 checking for egrep... /bin/grep -E [2022-08-06T18:34:03.547Z] #77 174.8 checking for ANSI C header files... yes [2022-08-06T18:34:03.805Z] #77 175.9 checking for sys/types.h... yes [2022-08-06T18:34:03.805Z] #77 176.0 checking for sys/stat.h... yes [2022-08-06T18:34:04.065Z] #77 176.3 checking for stdlib.h... yes [2022-08-06T18:34:04.582Z] #77 176.5 checking for string.h... yes [2022-08-06T18:34:04.843Z] #77 177.0 checking for memory.h... yes [2022-08-06T18:34:05.101Z] #77 177.2 checking for strings.h... yes [2022-08-06T18:34:05.128Z] #77 176.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-06T18:34:05.128Z] #77 176.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:34:05.362Z] #77 177.5 checking for inttypes.h... yes [2022-08-06T18:34:05.622Z] #77 177.7 checking for stdint.h... yes [2022-08-06T18:34:05.691Z] #77 177.3 checking for gcc... gcc [2022-08-06T18:34:05.881Z] #77 177.9 checking for unistd.h... yes [2022-08-06T18:34:05.881Z] #77 178.2 checking minix/config.h usability... no [2022-08-06T18:34:05.947Z] #77 177.5 checking whether the C compiler works... [2022-08-06T18:34:05.947Z] #77 ... [2022-08-06T18:34:05.947Z] [2022-08-06T18:34:05.947Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-06T18:34:05.947Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-06T18:34:05.947Z] #36 252.0 Delve is a source level debugger for Go programs. [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-06T18:34:05.947Z] #36 252.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 Usage: [2022-08-06T18:34:05.947Z] #36 252.0 dlv [command] [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 Available Commands: [2022-08-06T18:34:05.947Z] #36 252.0 attach Attach to running process and begin debugging. [2022-08-06T18:34:05.947Z] #36 252.0 connect Connect to a headless debug server with a terminal client. [2022-08-06T18:34:05.947Z] #36 252.0 core Examine a core dump. [2022-08-06T18:34:05.947Z] #36 252.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-06T18:34:05.947Z] #36 252.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-06T18:34:05.947Z] #36 252.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-06T18:34:05.947Z] #36 252.0 help Help about any command [2022-08-06T18:34:05.947Z] #36 252.0 run Deprecated command. Use 'debug' instead. [2022-08-06T18:34:05.947Z] #36 252.0 test Compile test binary and begin debugging program. [2022-08-06T18:34:05.947Z] #36 252.0 trace Compile and begin tracing program. [2022-08-06T18:34:05.947Z] #36 252.0 version Prints version. [2022-08-06T18:34:05.947Z] #36 252.0 [2022-08-06T18:34:05.947Z] #36 252.0 Flags: [2022-08-06T18:34:05.947Z] #36 252.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-06T18:34:05.947Z] #36 252.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-06T18:34:05.947Z] #36 252.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-06T18:34:05.947Z] #36 252.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-06T18:34:05.947Z] #36 252.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-06T18:34:05.947Z] #36 252.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-06T18:34:05.947Z] #36 252.0 --disable-aslr Disables address space randomization [2022-08-06T18:34:05.947Z] #36 252.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-06T18:34:05.947Z] #36 252.0 -h, --help help for dlv [2022-08-06T18:34:05.947Z] #36 252.0 --init string Init file, executed by the terminal client. [2022-08-06T18:34:05.947Z] #36 252.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-06T18:34:05.947Z] #36 252.0 --log Enable debugging server logging. [2022-08-06T18:34:05.947Z] #36 252.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-06T18:34:05.948Z] #36 252.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-06T18:34:05.948Z] #36 252.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-06T18:34:05.948Z] #36 252.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-06T18:34:05.948Z] #36 252.0 --wd string Working directory for running the program. [2022-08-06T18:34:05.948Z] #36 252.0 [2022-08-06T18:34:05.948Z] #36 252.0 Additional help topics: [2022-08-06T18:34:05.948Z] #36 252.0 dlv backend Help about the --backend flag. [2022-08-06T18:34:05.948Z] #36 252.0 dlv log Help about logging flags. [2022-08-06T18:34:05.948Z] #36 252.0 dlv redirect Help about file redirection. [2022-08-06T18:34:05.948Z] #36 252.0 [2022-08-06T18:34:05.948Z] #36 252.0 Use "dlv [command] --help" for more information about a command. [2022-08-06T18:34:05.948Z] #36 DONE 252.3s [2022-08-06T18:34:05.948Z] [2022-08-06T18:34:05.948Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:05.948Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:05.948Z] #21 24.56 Building dependency tree... [2022-08-06T18:34:05.948Z] #21 27.49 The following additional packages will be installed: [2022-08-06T18:34:05.948Z] #21 27.50 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-06T18:34:05.948Z] #21 27.50 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-06T18:34:05.948Z] #21 27.51 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-06T18:34:05.948Z] #21 27.51 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:34:05.948Z] #21 27.51 python3-pkg-resources systemd vim-runtime xxd [2022-08-06T18:34:05.948Z] #21 27.53 Suggested packages: [2022-08-06T18:34:05.948Z] #21 27.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-06T18:34:05.948Z] #21 27.53 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-06T18:34:05.948Z] #21 27.53 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-06T18:34:05.948Z] #21 27.53 Recommended packages: [2022-08-06T18:34:05.948Z] #21 27.53 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-06T18:34:05.948Z] #21 27.53 systemd-timesyncd | time-daemon unzip [2022-08-06T18:34:05.948Z] #21 29.92 The following NEW packages will be installed: [2022-08-06T18:34:05.948Z] #21 29.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-06T18:34:05.948Z] #21 29.92 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-06T18:34:05.948Z] #21 29.92 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-06T18:34:05.948Z] #21 29.92 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-06T18:34:05.948Z] #21 29.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-06T18:34:05.948Z] #21 29.92 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:34:05.948Z] #21 29.92 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-06T18:34:05.948Z] #21 29.92 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-06T18:34:05.948Z] #21 29.92 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-06T18:34:06.141Z] #77 178.3 checking minix/config.h presence... no [2022-08-06T18:34:06.141Z] #77 178.4 checking for minix/config.h... no [2022-08-06T18:34:06.404Z] #77 178.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-06T18:34:06.510Z] #21 30.38 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:34:06.510Z] #21 30.38 Need to get 32.8 MB of archives. [2022-08-06T18:34:06.510Z] #21 30.38 After this operation, 124 MB of additional disk space will be used. [2022-08-06T18:34:06.510Z] #21 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:34:06.510Z] #21 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-06T18:34:06.510Z] #21 30.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-06T18:34:06.510Z] #21 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-06T18:34:06.510Z] #21 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-06T18:34:06.510Z] #21 30.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-06T18:34:06.510Z] #21 30.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-06T18:34:06.542Z] #47 ... [2022-08-06T18:34:06.542Z] [2022-08-06T18:34:06.542Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:06.542Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:06.542Z] #77 190.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-06T18:34:06.542Z] #77 190.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-06T18:34:06.542Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-06T18:34:06.542Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-06T18:34:06.542Z] #77 191.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-06T18:34:06.542Z] #77 191.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-06T18:34:06.542Z] #77 191.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-06T18:34:06.542Z] #77 191.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-06T18:34:06.542Z] #77 191.8 CC src/crun-crun.o [2022-08-06T18:34:06.542Z] #77 192.0 CC src/crun-run.o [2022-08-06T18:34:06.542Z] #77 192.1 CC src/crun-delete.o [2022-08-06T18:34:06.542Z] #77 192.2 CC src/crun-kill.o [2022-08-06T18:34:06.542Z] #77 192.3 CC src/crun-pause.o [2022-08-06T18:34:06.542Z] #77 192.4 CC src/crun-unpause.o [2022-08-06T18:34:06.542Z] #77 192.6 CC src/crun-spec.o [2022-08-06T18:34:06.542Z] #77 192.7 CC src/crun-exec.o [2022-08-06T18:34:06.542Z] #77 192.9 CC src/crun-list.o [2022-08-06T18:34:06.542Z] #77 193.1 CC src/crun-create.o [2022-08-06T18:34:06.542Z] #77 193.3 CC src/crun-start.o [2022-08-06T18:34:06.542Z] #77 193.4 CC src/crun-state.o [2022-08-06T18:34:06.542Z] #77 193.5 CC src/crun-update.o [2022-08-06T18:34:06.542Z] #77 193.7 CC src/crun-ps.o [2022-08-06T18:34:06.542Z] #77 194.0 CC src/crun-checkpoint.o [2022-08-06T18:34:06.542Z] #77 194.1 CC src/crun-restore.o [2022-08-06T18:34:06.542Z] #77 194.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-06T18:34:06.542Z] #77 194.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-06T18:34:06.542Z] #77 194.7 CC src/libcrun/libcrun_la-container.lo [2022-08-06T18:34:06.542Z] #77 194.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-06T18:34:06.542Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-06T18:34:06.542Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-06T18:34:06.542Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-06T18:34:06.542Z] #77 195.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-06T18:34:06.542Z] #77 195.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-06T18:34:06.542Z] #77 196.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-06T18:34:06.542Z] #77 196.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-06T18:34:06.542Z] #77 196.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-06T18:34:06.542Z] #77 196.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-06T18:34:06.542Z] #77 196.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-06T18:34:06.542Z] #77 196.6 CC src/libcrun/libcrun_la-error.lo [2022-08-06T18:34:06.542Z] #77 196.8 CC src/libcrun/libcrun_la-status.lo [2022-08-06T18:34:06.542Z] #77 196.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-06T18:34:06.542Z] #77 197.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-06T18:34:06.542Z] #77 197.5 CC src/libcrun/libcrun_la-signals.lo [2022-08-06T18:34:06.542Z] #77 197.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-06T18:34:06.664Z] #77 178.6 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:34:06.664Z] #77 179.0 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:34:06.664Z] #77 179.0 checking how to print strings... printf [2022-08-06T18:34:06.664Z] #77 179.0 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:34:06.767Z] #21 30.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-06T18:34:06.768Z] #21 30.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-06T18:34:06.768Z] #21 30.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:34:06.768Z] #21 30.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:34:06.768Z] #21 30.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-06T18:34:06.843Z] #77 198.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-06T18:34:06.912Z] #62 ... [2022-08-06T18:34:06.912Z] [2022-08-06T18:34:06.912Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:34:06.912Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:34:06.912Z] #19 333.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-06T18:34:06.912Z] #19 333.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:06.912Z] #19 333.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:06.912Z] #19 333.1 Selecting previously unselected package patch. [2022-08-06T18:34:06.912Z] #19 333.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:34:06.912Z] #19 333.1 Unpacking patch (2.7.6-7) ... [2022-08-06T18:34:06.912Z] #19 333.6 Selecting previously unselected package dpkg-dev. [2022-08-06T18:34:06.912Z] #19 333.6 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-06T18:34:06.912Z] #19 333.8 Unpacking dpkg-dev (1.20.11) ... [2022-08-06T18:34:06.923Z] #77 179.0 checking for fgrep... /bin/grep -F [2022-08-06T18:34:06.923Z] #77 179.0 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:34:06.923Z] #77 179.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:34:06.923Z] #77 179.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:34:06.923Z] #77 179.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:34:06.923Z] #77 179.2 checking whether ln -s works... yes [2022-08-06T18:34:06.923Z] #77 179.2 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:34:06.923Z] #77 179.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:34:06.923Z] #77 179.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:34:06.923Z] #77 179.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:34:06.923Z] #77 179.2 checking for objdump... objdump [2022-08-06T18:34:06.923Z] #77 179.2 checking how to recognize dependent libraries... pass_all [2022-08-06T18:34:06.923Z] #77 179.2 checking for dlltool... no [2022-08-06T18:34:06.923Z] #77 179.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:34:06.923Z] #77 179.2 checking for ar... ar [2022-08-06T18:34:07.026Z] #21 30.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:34:07.027Z] #21 30.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:34:07.027Z] #21 30.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-06T18:34:07.027Z] #21 30.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-06T18:34:07.027Z] #21 30.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-06T18:34:07.027Z] #21 30.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-06T18:34:07.027Z] #21 30.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-06T18:34:07.027Z] #21 30.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-06T18:34:07.027Z] #21 30.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-06T18:34:07.027Z] #21 30.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:34:07.027Z] #21 30.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:34:07.027Z] #21 30.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:34:07.027Z] #21 30.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-06T18:34:07.027Z] #21 30.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-06T18:34:07.027Z] #21 30.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:34:07.181Z] #77 179.3 checking for archiver @FILE support... @ [2022-08-06T18:34:07.181Z] #77 179.4 checking for strip... strip [2022-08-06T18:34:07.181Z] #77 179.4 checking for ranlib... ranlib [2022-08-06T18:34:07.181Z] #77 179.4 checking for gawk... no [2022-08-06T18:34:07.181Z] #77 179.4 checking for mawk... mawk [2022-08-06T18:34:07.452Z] #77 198.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-06T18:34:07.595Z] #21 31.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-06T18:34:07.595Z] #21 31.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-06T18:34:07.595Z] #21 31.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:34:07.595Z] #21 31.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-06T18:34:07.595Z] #21 31.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:34:07.595Z] #21 31.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:34:07.595Z] #21 31.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-06T18:34:07.595Z] #21 31.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:34:07.595Z] #21 31.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-06T18:34:07.750Z] #77 179.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:34:07.750Z] #77 179.9 checking for sysroot... no [2022-08-06T18:34:07.750Z] #77 179.9 checking for a working dd... /bin/dd [2022-08-06T18:34:07.750Z] #77 180.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:34:07.750Z] #77 180.1 checking for mt... no [2022-08-06T18:34:07.750Z] #77 180.1 checking if : is a manifest tool... no [2022-08-06T18:34:07.861Z] #21 31.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-06T18:34:07.861Z] #21 31.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-06T18:34:07.861Z] #21 31.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:34:07.861Z] #21 31.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-06T18:34:07.861Z] #21 31.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-06T18:34:07.861Z] #21 31.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-06T18:34:07.861Z] #21 31.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-06T18:34:07.861Z] #21 31.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-06T18:34:07.861Z] #21 31.82 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-06T18:34:07.861Z] #21 31.84 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-06T18:34:07.861Z] #21 31.84 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-06T18:34:08.009Z] #77 180.1 checking for dlfcn.h... yes [2022-08-06T18:34:08.009Z] #77 180.3 checking for objdir... .libs [2022-08-06T18:34:08.118Z] #21 32.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-06T18:34:08.118Z] #21 32.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-06T18:34:08.294Z] #19 335.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-06T18:34:08.294Z] #19 335.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-06T18:34:08.294Z] #19 335.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-06T18:34:08.374Z] #21 32.23 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-06T18:34:08.375Z] #21 32.23 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-06T18:34:08.381Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-06T18:34:08.381Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-06T18:34:08.526Z] #77 180.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:34:08.526Z] #77 180.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:34:08.785Z] #77 180.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:34:08.944Z] #77 200.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-06T18:34:09.244Z] #77 200.6 CC tests/init.o [2022-08-06T18:34:09.288Z] #19 336.5 Selecting previously unselected package libio-string-perl. [2022-08-06T18:34:09.288Z] #19 336.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-06T18:34:09.347Z] #21 33.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:34:09.352Z] #77 181.0 checking if gcc static flag -static works... yes [2022-08-06T18:34:09.501Z] #77 200.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-06T18:34:09.556Z] #19 336.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-06T18:34:09.556Z] #19 ... [2022-08-06T18:34:09.556Z] [2022-08-06T18:34:09.556Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:34:09.556Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:34:09.556Z] #62 349.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-06T18:34:09.556Z] #62 DONE 349.6s [2022-08-06T18:34:09.556Z] [2022-08-06T18:34:09.556Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-06T18:34:09.556Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-06T18:34:09.556Z] #19 336.7 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:34:09.556Z] #19 336.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:34:09.556Z] #19 336.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:09.604Z] #21 33.39 Fetched 32.8 MB in 2s (14.5 MB/s) [2022-08-06T18:34:09.604Z] #21 33.53 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:34:09.611Z] #77 181.6 checking if gcc supports -c -o file.o... yes [2022-08-06T18:34:09.611Z] #77 181.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:34:09.860Z] #21 33.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-06T18:34:09.860Z] #21 33.62 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:34:09.860Z] #21 33.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:34:09.860Z] #21 33.76 Selecting previously unselected package libargon2-1:amd64. [2022-08-06T18:34:09.860Z] #21 33.78 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-06T18:34:09.860Z] #21 33.80 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:34:09.873Z] #77 181.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:34:10.117Z] #21 34.01 Selecting previously unselected package libjson-c5:amd64. [2022-08-06T18:34:10.117Z] #21 34.01 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-06T18:34:10.117Z] #21 34.01 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:34:10.137Z] #77 182.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:34:10.137Z] #77 182.5 checking how to hardcode library paths into programs... immediate [2022-08-06T18:34:10.137Z] #77 182.5 checking whether stripping libraries is possible... yes [2022-08-06T18:34:10.137Z] #77 182.5 checking if libtool supports shared libraries... yes [2022-08-06T18:34:10.137Z] #77 182.5 checking whether to build shared libraries... no [2022-08-06T18:34:10.137Z] #77 182.5 checking whether to build static libraries... yes [2022-08-06T18:34:10.137Z] #77 182.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:34:10.395Z] #77 182.6 checking whether build environment is sane... yes [2022-08-06T18:34:10.395Z] #77 182.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:34:10.395Z] #77 182.8 checking whether make sets $(MAKE)... yes [2022-08-06T18:34:10.417Z] #21 34.23 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-06T18:34:10.417Z] #21 34.24 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-06T18:34:10.417Z] #21 34.25 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:34:10.654Z] #77 182.9 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:34:10.654Z] #77 183.0 checking whether make supports nested variables... yes [2022-08-06T18:34:10.654Z] #77 183.1 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:34:10.654Z] #77 183.1 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:34:10.673Z] #21 34.59 Selecting previously unselected package libip4tc2:amd64. [2022-08-06T18:34:10.673Z] #21 34.60 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:34:10.673Z] #21 34.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:10.913Z] #77 183.1 checking how to create a ustar tar archive... gnutar [2022-08-06T18:34:10.919Z] #77 ... [2022-08-06T18:34:10.919Z] [2022-08-06T18:34:10.919Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:34:10.919Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:34:10.919Z] #26 254.1 + return [2022-08-06T18:34:10.930Z] #21 34.84 Selecting previously unselected package libkmod2:amd64. [2022-08-06T18:34:10.930Z] #21 34.84 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-06T18:34:10.930Z] #21 34.86 Unpacking libkmod2:amd64 (28-1) ... [2022-08-06T18:34:11.172Z] #77 183.2 checking dependency style of gcc... gcc3 [2022-08-06T18:34:11.172Z] #77 183.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:34:11.172Z] #77 183.5 checking whether make supports nested variables... (cached) yes [2022-08-06T18:34:11.172Z] #77 183.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:34:11.172Z] #77 183.5 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:34:11.172Z] #77 183.5 checking for yajl >= 2.1.0... yes [2022-08-06T18:34:11.172Z] #77 183.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:34:11.172Z] #77 183.6 checking for gcc... (cached) gcc [2022-08-06T18:34:11.432Z] #77 ... [2022-08-06T18:34:11.432Z] [2022-08-06T18:34:11.432Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:11.432Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:11.432Z] #21 27.29 The following NEW packages will be installed: [2022-08-06T18:34:11.432Z] #21 27.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-06T18:34:11.432Z] #21 27.31 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-06T18:34:11.432Z] #21 27.31 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-06T18:34:11.432Z] #21 27.31 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-06T18:34:11.432Z] #21 27.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-06T18:34:11.432Z] #21 27.31 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-06T18:34:11.432Z] #21 27.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-06T18:34:11.432Z] #21 27.31 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-06T18:34:11.432Z] #21 27.31 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-06T18:34:11.432Z] #21 27.66 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:34:11.432Z] #21 27.66 Need to get 32.8 MB of archives. [2022-08-06T18:34:11.432Z] #21 27.66 After this operation, 124 MB of additional disk space will be used. [2022-08-06T18:34:11.432Z] #21 27.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:34:11.432Z] #21 27.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-06T18:34:11.432Z] #21 27.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-06T18:34:11.432Z] #21 27.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-06T18:34:11.432Z] #21 27.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-06T18:34:11.432Z] #21 27.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-06T18:34:11.432Z] #21 27.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-06T18:34:11.432Z] #21 27.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-06T18:34:11.432Z] #21 27.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-06T18:34:11.432Z] #21 27.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-06T18:34:11.432Z] #21 27.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-06T18:34:11.432Z] #21 27.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-06T18:34:11.432Z] #21 27.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-06T18:34:11.432Z] #21 27.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-06T18:34:11.432Z] #21 28.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:34:11.432Z] #21 28.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:34:11.432Z] #21 28.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-06T18:34:11.432Z] #21 28.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-06T18:34:11.432Z] #21 28.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-06T18:34:11.432Z] #21 28.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-06T18:34:11.432Z] #21 28.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-06T18:34:11.432Z] #21 28.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-06T18:34:11.432Z] #21 28.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-06T18:34:11.432Z] #21 28.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-06T18:34:11.432Z] #21 28.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-06T18:34:11.432Z] #21 28.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-06T18:34:11.432Z] #21 28.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:34:11.432Z] #21 28.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:34:11.432Z] #21 28.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:34:11.432Z] #21 28.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-06T18:34:11.432Z] #21 28.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-06T18:34:11.432Z] #21 28.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-06T18:34:11.432Z] #21 28.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-06T18:34:11.432Z] #21 28.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-06T18:34:11.432Z] #21 28.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:34:11.432Z] #21 28.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-06T18:34:11.432Z] #21 28.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:34:11.432Z] #21 28.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:34:11.432Z] #21 28.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-06T18:34:11.432Z] #21 28.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-06T18:34:11.432Z] #21 28.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-06T18:34:11.432Z] #21 28.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-06T18:34:11.432Z] #21 28.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-06T18:34:11.432Z] #21 28.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:34:11.432Z] #21 28.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-06T18:34:11.432Z] #21 28.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-06T18:34:11.432Z] #21 28.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-06T18:34:11.432Z] #21 28.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-06T18:34:11.432Z] #21 29.04 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-06T18:34:11.432Z] #21 29.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-06T18:34:11.432Z] #21 29.08 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-06T18:34:11.432Z] #21 29.08 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-06T18:34:11.432Z] #21 29.57 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-06T18:34:11.432Z] #21 29.65 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-06T18:34:11.432Z] #21 29.67 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-06T18:34:11.432Z] #21 29.68 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-06T18:34:11.432Z] #21 30.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:34:11.432Z] #21 30.66 Fetched 32.8 MB in 2s (14.0 MB/s) [2022-08-06T18:34:11.432Z] #21 30.94 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:34:11.432Z] #21 30.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-06T18:34:11.432Z] #21 31.03 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:34:11.432Z] #21 31.15 Selecting previously unselected package libargon2-1:amd64. [2022-08-06T18:34:11.432Z] #21 31.16 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.18 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:34:11.432Z] #21 31.29 Selecting previously unselected package libjson-c5:amd64. [2022-08-06T18:34:11.432Z] #21 31.29 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.31 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:34:11.432Z] #21 31.40 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-06T18:34:11.432Z] #21 31.41 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.41 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:34:11.432Z] #21 31.65 Selecting previously unselected package libip4tc2:amd64. [2022-08-06T18:34:11.432Z] #21 31.67 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:11.432Z] #21 31.78 Selecting previously unselected package libkmod2:amd64. [2022-08-06T18:34:11.432Z] #21 31.78 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 31.78 Unpacking libkmod2:amd64 (28-1) ... [2022-08-06T18:34:11.432Z] #21 31.91 Selecting previously unselected package systemd. [2022-08-06T18:34:11.432Z] #21 31.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 32.06 Unpacking systemd (247.3-7) ... [2022-08-06T18:34:11.432Z] #21 34.74 Selecting previously unselected package pigz. [2022-08-06T18:34:11.432Z] #21 34.75 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 34.75 Unpacking pigz (2.6-1) ... [2022-08-06T18:34:11.432Z] #21 34.95 Selecting previously unselected package libelf1:amd64. [2022-08-06T18:34:11.432Z] #21 34.96 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 34.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-06T18:34:11.432Z] #21 35.29 Selecting previously unselected package libbpf0:amd64. [2022-08-06T18:34:11.432Z] #21 35.30 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 35.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:34:11.432Z] #21 35.49 Selecting previously unselected package libmnl0:amd64. [2022-08-06T18:34:11.432Z] #21 35.49 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 35.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:34:11.432Z] #21 35.62 Selecting previously unselected package libxtables12:amd64. [2022-08-06T18:34:11.432Z] #21 35.62 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 35.62 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:34:11.432Z] #21 35.80 Selecting previously unselected package libcap2-bin. [2022-08-06T18:34:11.432Z] #21 35.80 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 35.81 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-06T18:34:11.432Z] #21 35.95 Selecting previously unselected package iproute2. [2022-08-06T18:34:11.432Z] #21 35.95 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 35.95 Unpacking iproute2 (5.10.0-4) ... [2022-08-06T18:34:11.432Z] #21 37.02 Selecting previously unselected package xxd. [2022-08-06T18:34:11.432Z] #21 37.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:34:11.432Z] #21 37.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:11.432Z] #21 37.44 Selecting previously unselected package vim-common. [2022-08-06T18:34:11.432Z] #21 ... [2022-08-06T18:34:11.432Z] [2022-08-06T18:34:11.432Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:11.432Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:11.432Z] #77 183.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:34:11.432Z] #77 183.8 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:34:11.432Z] #77 183.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:34:11.432Z] #77 183.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:34:11.474Z] #19 338.3 Selecting previously unselected package libxml2:amd64. [2022-08-06T18:34:11.474Z] #19 338.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-06T18:34:11.474Z] #19 338.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:34:11.474Z] #19 338.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-06T18:34:11.474Z] #19 338.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-06T18:34:11.474Z] #19 338.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-06T18:34:11.474Z] #19 338.4 Selecting previously unselected package libxml-sax-base-perl. [2022-08-06T18:34:11.474Z] #19 338.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-06T18:34:11.475Z] #19 338.4 Selecting previously unselected package libxml-sax-perl. [2022-08-06T18:34:11.475Z] #19 338.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-06T18:34:11.475Z] #19 338.5 Selecting previously unselected package libxml-libxml-perl. [2022-08-06T18:34:11.475Z] #19 338.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-06T18:34:11.475Z] #19 338.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-06T18:34:11.475Z] #19 338.5 Selecting previously unselected package libxml-simple-perl. [2022-08-06T18:34:11.475Z] #19 338.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-06T18:34:11.475Z] #19 338.6 Selecting previously unselected package libyaml-perl. [2022-08-06T18:34:11.475Z] #19 338.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.6 Unpacking libyaml-perl (1.30-1) ... [2022-08-06T18:34:11.475Z] #19 338.6 Selecting previously unselected package libconfig-auto-perl. [2022-08-06T18:34:11.475Z] #19 338.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-06T18:34:11.475Z] #19 338.7 Selecting previously unselected package libfile-which-perl. [2022-08-06T18:34:11.475Z] #19 338.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-06T18:34:11.475Z] #19 338.7 Unpacking libfile-which-perl (1.23-1) ... [2022-08-06T18:34:11.475Z] #19 338.7 Selecting previously unselected package libfile-homedir-perl. [2022-08-06T18:34:11.475Z] #19 338.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-06T18:34:11.492Z] #21 35.24 Selecting previously unselected package systemd. [2022-08-06T18:34:11.492Z] #21 35.24 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-06T18:34:11.691Z] #77 183.8 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:34:11.691Z] #77 184.0 checking for python3... /usr/bin/python3 [2022-08-06T18:34:11.691Z] #77 184.0 checking for python3 version... 3.9 [2022-08-06T18:34:11.734Z] #19 338.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-06T18:34:11.734Z] #19 338.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-06T18:34:11.734Z] #19 338.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-06T18:34:11.734Z] #19 338.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-06T18:34:11.734Z] #19 338.8 Selecting previously unselected package dpkg-cross. [2022-08-06T18:34:11.734Z] #19 338.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-06T18:34:11.734Z] #19 338.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-06T18:34:11.734Z] #19 338.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-06T18:34:11.734Z] #19 338.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-06T18:34:11.734Z] #19 338.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-06T18:34:11.734Z] #19 338.8 Selecting previously unselected package libc6-armel-cross. [2022-08-06T18:34:11.734Z] #19 338.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:11.734Z] #19 338.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-06T18:34:11.748Z] #21 35.67 Unpacking systemd (247.3-7) ... [2022-08-06T18:34:11.848Z] #26 ... [2022-08-06T18:34:11.848Z] [2022-08-06T18:34:11.848Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:34:11.848Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-06T18:34:11.848Z] #55 255.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-06T18:34:11.848Z] #55 DONE 257.2s [2022-08-06T18:34:11.950Z] #77 184.0 checking for python3 platform... linux [2022-08-06T18:34:11.994Z] #19 339.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-06T18:34:11.994Z] #19 339.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:11.994Z] #19 339.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:11.994Z] #19 339.0 Selecting previously unselected package libgomp1-armel-cross. [2022-08-06T18:34:11.994Z] #19 339.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:11.994Z] #19 339.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:11.994Z] #19 339.0 Selecting previously unselected package libatomic1-armel-cross. [2022-08-06T18:34:11.994Z] #19 339.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:11.994Z] #19 339.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:11.994Z] #19 339.1 Selecting previously unselected package libasan6-armel-cross. [2022-08-06T18:34:11.994Z] #19 339.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:11.994Z] #19 339.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:12.105Z] [2022-08-06T18:34:12.105Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:34:12.105Z] #26 sha256:a3ca5b9ee8e5e26257a5b3dedf1c10a15b4facf04bda0786341a893e70aa66b7 [2022-08-06T18:34:12.105Z] #26 DONE 256.9s [2022-08-06T18:34:12.105Z] [2022-08-06T18:34:12.105Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:34:12.105Z] #60 sha256:37c73c1934a1aa7912d92801acdaf2f760a79e1fda91e7540c2a6cdf166a7ca7 [2022-08-06T18:34:12.209Z] #77 184.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:34:12.209Z] #77 184.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:34:12.253Z] #19 339.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-06T18:34:12.254Z] #19 339.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:12.254Z] #19 339.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:12.254Z] #19 339.4 Selecting previously unselected package libubsan1-armel-cross. [2022-08-06T18:34:12.254Z] #19 339.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:12.254Z] #19 339.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:12.254Z] #19 339.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-06T18:34:12.254Z] #19 339.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:12.513Z] #19 339.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:12.513Z] #19 339.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-06T18:34:12.513Z] #19 339.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:12.513Z] #19 339.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:34:12.776Z] #77 185.0 checking that generated files are newer than configure... done [2022-08-06T18:34:12.776Z] #77 185.0 configure: creating ./config.status [2022-08-06T18:34:13.116Z] #21 ... [2022-08-06T18:34:13.116Z] [2022-08-06T18:34:13.116Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:13.116Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:13.116Z] #77 177.5 checking whether the C compiler works... yes [2022-08-06T18:34:13.116Z] #77 177.9 checking for C compiler default output file name... a.out [2022-08-06T18:34:13.116Z] #77 177.9 checking for suffix of executables... [2022-08-06T18:34:13.116Z] #77 178.1 checking whether we are cross compiling... no [2022-08-06T18:34:13.116Z] #77 178.4 checking for suffix of object files... o [2022-08-06T18:34:13.116Z] #77 178.5 checking whether we are using the GNU C compiler... yes [2022-08-06T18:34:13.116Z] #77 178.7 checking whether gcc accepts -g... yes [2022-08-06T18:34:13.116Z] #77 178.9 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:34:13.116Z] #77 179.3 checking whether gcc understands -c and -o together... yes [2022-08-06T18:34:13.116Z] #77 179.7 checking how to run the C preprocessor... gcc -E [2022-08-06T18:34:13.116Z] #77 180.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:34:13.116Z] #77 180.1 checking for egrep... /bin/grep -E [2022-08-06T18:34:13.116Z] #77 180.1 checking for ANSI C header files... yes [2022-08-06T18:34:13.116Z] #77 181.0 checking for sys/types.h... yes [2022-08-06T18:34:13.116Z] #77 181.3 checking for sys/stat.h... yes [2022-08-06T18:34:13.116Z] #77 181.6 checking for stdlib.h... yes [2022-08-06T18:34:13.116Z] #77 181.9 checking for string.h... yes [2022-08-06T18:34:13.116Z] #77 182.4 checking for memory.h... yes [2022-08-06T18:34:13.116Z] #77 182.7 checking for strings.h... yes [2022-08-06T18:34:13.116Z] #77 183.0 checking for inttypes.h... yes [2022-08-06T18:34:13.116Z] #77 183.3 checking for stdint.h... yes [2022-08-06T18:34:13.116Z] #77 183.5 checking for unistd.h... yes [2022-08-06T18:34:13.116Z] #77 183.7 checking minix/config.h usability... no [2022-08-06T18:34:13.116Z] #77 183.9 checking minix/config.h presence... no [2022-08-06T18:34:13.116Z] #77 184.1 checking for minix/config.h... no [2022-08-06T18:34:13.116Z] #77 184.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-06T18:34:13.116Z] #77 184.4 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:34:13.116Z] #77 184.5 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:34:13.116Z] #77 184.5 checking how to print strings... printf [2022-08-06T18:34:13.116Z] #77 184.6 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:34:13.116Z] #77 184.6 checking for fgrep... /bin/grep -F [2022-08-06T18:34:13.116Z] #77 184.6 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:34:13.116Z] #77 184.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:34:13.116Z] #77 184.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:34:13.116Z] #77 184.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:34:13.116Z] #77 184.8 checking whether ln -s works... yes [2022-08-06T18:34:13.372Z] #77 184.8 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:34:13.372Z] #77 184.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:34:13.372Z] #77 184.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:34:13.372Z] #77 184.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:34:13.372Z] #77 184.9 checking for objdump... objdump [2022-08-06T18:34:13.372Z] #77 184.9 checking how to recognize dependent libraries... pass_all [2022-08-06T18:34:13.372Z] #77 184.9 checking for dlltool... no [2022-08-06T18:34:13.372Z] #77 184.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:34:13.372Z] #77 184.9 checking for ar... ar [2022-08-06T18:34:13.372Z] #77 184.9 checking for archiver @FILE support... @ [2022-08-06T18:34:13.372Z] #77 185.1 checking for strip... strip [2022-08-06T18:34:13.372Z] #77 185.1 checking for ranlib... ranlib [2022-08-06T18:34:13.372Z] #77 185.1 checking for gawk... no [2022-08-06T18:34:13.372Z] #77 185.1 checking for mawk... mawk [2022-08-06T18:34:13.933Z] #77 185.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:34:13.933Z] #77 185.5 checking for sysroot... no [2022-08-06T18:34:13.933Z] #77 185.5 checking for a working dd... /bin/dd [2022-08-06T18:34:13.933Z] #77 185.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:34:13.934Z] #77 185.6 checking for mt... no [2022-08-06T18:34:13.934Z] #77 185.6 checking if : is a manifest tool... no [2022-08-06T18:34:13.997Z] #60 ... [2022-08-06T18:34:13.997Z] [2022-08-06T18:34:13.997Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:13.997Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:34:13.997Z] #77 215.3 CCLD libcrun.la [2022-08-06T18:34:13.997Z] #77 215.6 AR libcrun_testing.a [2022-08-06T18:34:13.997Z] #77 215.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-06T18:34:13.997Z] #77 215.7 CCLD tests/tests_libcrun_utils [2022-08-06T18:34:13.997Z] #77 215.7 CCLD tests/tests_libcrun_errors [2022-08-06T18:34:13.997Z] #77 215.7 CCLD tests/tests_libcrun_fuzzer [2022-08-06T18:34:14.189Z] #77 185.6 checking for dlfcn.h... yes [2022-08-06T18:34:14.189Z] #77 185.8 checking for objdir... .libs [2022-08-06T18:34:14.560Z] #77 ... [2022-08-06T18:34:14.560Z] [2022-08-06T18:34:14.560Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-06T18:34:14.560Z] #27 sha256:85ae9e6f8679a6ef0a1296e5ce6677727858966e4c2e3f29e6bc379a6d0b845a [2022-08-06T18:34:14.560Z] #27 DONE 0.8s [2022-08-06T18:34:14.560Z] [2022-08-06T18:34:14.560Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-06T18:34:14.560Z] #32 sha256:ccabdabad3744c353f49e46a45b9fa353a10ab04e28a8db12d9e23b5a51ffa90 [2022-08-06T18:34:14.752Z] #77 186.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:34:14.752Z] #77 186.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:34:15.008Z] #77 186.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:34:15.264Z] #77 186.5 checking if gcc static flag -static works... yes [2022-08-06T18:34:15.494Z] #32 DONE 0.9s [2022-08-06T18:34:15.494Z] [2022-08-06T18:34:15.494Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:15.494Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-06T18:34:15.494Z] #77 216.5 CCLD crun [2022-08-06T18:34:15.494Z] #77 216.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-06T18:34:15.494Z] #77 216.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-06T18:34:15.494Z] #77 216.9 /bin/mkdir -p '/usr/local/lib' [2022-08-06T18:34:15.494Z] #77 216.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-06T18:34:15.494Z] #77 216.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-06T18:34:15.494Z] #77 217.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-06T18:34:15.494Z] #77 217.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-06T18:34:15.494Z] #77 217.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-06T18:34:15.494Z] #77 217.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-06T18:34:15.522Z] #77 187.0 checking if gcc supports -c -o file.o... yes [2022-08-06T18:34:15.522Z] #77 187.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:34:15.522Z] #77 187.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:34:15.522Z] #77 187.2 checking dynamic linker characteristics... [2022-08-06T18:34:15.522Z] #77 ... [2022-08-06T18:34:15.522Z] [2022-08-06T18:34:15.522Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:15.522Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:15.522Z] #21 39.32 Selecting previously unselected package pigz. [2022-08-06T18:34:15.522Z] #21 39.33 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-06T18:34:15.522Z] #21 39.35 Unpacking pigz (2.6-1) ... [2022-08-06T18:34:15.522Z] #21 39.44 Selecting previously unselected package libelf1:amd64. [2022-08-06T18:34:15.767Z] #77 217.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-06T18:34:15.767Z] #77 217.3 ---------------------------------------------------------------------- [2022-08-06T18:34:15.767Z] #77 217.3 Libraries have been installed in: [2022-08-06T18:34:15.767Z] #77 217.3 /usr/local/lib [2022-08-06T18:34:15.767Z] #77 217.3 [2022-08-06T18:34:15.767Z] #77 217.3 If you ever happen to want to link against installed libraries [2022-08-06T18:34:15.767Z] #77 217.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-06T18:34:15.767Z] #77 217.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-06T18:34:15.767Z] #77 217.3 flag during linking and do at least one of the following: [2022-08-06T18:34:15.767Z] #77 217.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-06T18:34:15.767Z] #77 217.3 during execution [2022-08-06T18:34:15.767Z] #77 217.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-06T18:34:15.767Z] #77 217.3 during linking [2022-08-06T18:34:15.767Z] #77 217.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-06T18:34:15.767Z] #77 217.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-06T18:34:15.767Z] #77 217.3 [2022-08-06T18:34:15.767Z] #77 217.3 See any operating system documentation about shared libraries for [2022-08-06T18:34:15.767Z] #77 217.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-06T18:34:15.767Z] #77 217.3 ---------------------------------------------------------------------- [2022-08-06T18:34:15.767Z] #77 217.3 /bin/mkdir -p '/build' [2022-08-06T18:34:15.767Z] #77 217.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-06T18:34:15.767Z] #77 217.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-06T18:34:15.767Z] #77 217.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:15.767Z] #77 217.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:15.767Z] #77 217.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:15.778Z] #21 39.44 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-06T18:34:15.778Z] #21 39.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-06T18:34:15.778Z] #21 39.70 Selecting previously unselected package libbpf0:amd64. [2022-08-06T18:34:15.778Z] #21 39.70 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-06T18:34:15.778Z] #21 39.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:34:16.077Z] #21 39.82 Selecting previously unselected package libmnl0:amd64. [2022-08-06T18:34:16.077Z] #21 39.83 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-06T18:34:16.077Z] #21 39.84 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:34:16.077Z] #21 39.90 Selecting previously unselected package libxtables12:amd64. [2022-08-06T18:34:16.077Z] #21 39.91 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-06T18:34:16.077Z] #21 39.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:34:16.077Z] #21 39.97 Selecting previously unselected package libcap2-bin. [2022-08-06T18:34:16.077Z] #21 39.97 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-06T18:34:16.077Z] #21 39.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-06T18:34:16.077Z] #21 40.06 Selecting previously unselected package iproute2. [2022-08-06T18:34:16.336Z] #21 40.07 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-06T18:34:16.336Z] #21 40.07 Unpacking iproute2 (5.10.0-4) ... [2022-08-06T18:34:16.352Z] #77 DONE 217.8s [2022-08-06T18:34:16.352Z] [2022-08-06T18:34:16.352Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-06T18:34:16.352Z] #35 sha256:5c5c167bbdb64795791b378dce3dfcf0ae1839b75daa9af32771c9639a2d5996 [2022-08-06T18:34:16.352Z] #35 DONE 0.8s [2022-08-06T18:34:16.352Z] [2022-08-06T18:34:16.352Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-06T18:34:16.352Z] #37 sha256:2b3dfb78f9caa65309d8029b07af25be589adbe4c4c9086e2ee558d76fd58398 [2022-08-06T18:34:16.899Z] #21 40.64 Selecting previously unselected package xxd. [2022-08-06T18:34:16.899Z] #21 40.64 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:34:16.899Z] #21 40.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:16.899Z] #21 40.78 Selecting previously unselected package vim-common. [2022-08-06T18:34:16.899Z] #21 40.79 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:34:16.899Z] #21 40.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:16.915Z] #37 DONE 0.6s [2022-08-06T18:34:16.915Z] [2022-08-06T18:34:16.915Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-06T18:34:16.915Z] #39 sha256:c0c28f494fdb2004f67a0f7d6375374ee9ec59918f7ef4c3c4b6bb0cda347168 [2022-08-06T18:34:16.915Z] #39 DONE 0.1s [2022-08-06T18:34:16.915Z] [2022-08-06T18:34:16.915Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:34:16.915Z] #60 sha256:37c73c1934a1aa7912d92801acdaf2f760a79e1fda91e7540c2a6cdf166a7ca7 [2022-08-06T18:34:17.156Z] #21 40.99 Selecting previously unselected package bash-completion. [2022-08-06T18:34:17.156Z] #21 41.01 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-06T18:34:17.172Z] #60 ... [2022-08-06T18:34:17.172Z] [2022-08-06T18:34:17.172Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-06T18:34:17.172Z] #41 sha256:cf9c0a1680d34244e37d0a5a79777ea8a46831ef9d75eae0545691a031207860 [2022-08-06T18:34:17.172Z] #41 DONE 0.1s [2022-08-06T18:34:17.172Z] [2022-08-06T18:34:17.172Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-06T18:34:17.172Z] #45 sha256:095ad9064f9c4137048f2fc1271b4f713a4bfc40fffd79ec4313b3457c02d77b [2022-08-06T18:34:17.430Z] #45 DONE 0.3s [2022-08-06T18:34:17.430Z] [2022-08-06T18:34:17.430Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:34:17.430Z] #64 sha256:fd49f3fc875a95e50b34c61688eac67c29e431646c9e04cf69131b3675ae34c7 [2022-08-06T18:34:17.430Z] #64 ... [2022-08-06T18:34:17.430Z] [2022-08-06T18:34:17.430Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-06T18:34:17.430Z] #48 sha256:6a347a248864b7f3a2e961eeec4f68f842ccceee8798ae4656e18bce70866517 [2022-08-06T18:34:17.800Z] #19 344.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-06T18:34:17.800Z] #19 344.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:17.800Z] #19 344.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:34:17.800Z] #19 344.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-06T18:34:17.800Z] #19 344.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-06T18:34:17.800Z] #19 344.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-06T18:34:17.800Z] #19 344.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-06T18:34:17.800Z] #19 344.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:17.800Z] #19 344.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-06T18:34:17.800Z] #19 344.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-06T18:34:17.800Z] #19 344.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:17.800Z] #19 344.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:17.800Z] #19 345.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-06T18:34:18.049Z] #77 189.6 config.status: creating Makefile [2022-08-06T18:34:18.049Z] #77 189.7 config.status: creating config.h [2022-08-06T18:34:18.049Z] #77 189.9 config.status: executing libtool commands [2022-08-06T18:34:18.049Z] #77 189.9 config.status: executing depfiles commands [2022-08-06T18:34:18.061Z] #19 345.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:18.061Z] #19 345.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:34:18.621Z] #77 191.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-06T18:34:18.621Z] #77 191.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:34:19.189Z] #77 191.6 checking for gcc... gcc [2022-08-06T18:34:19.323Z] #48 DONE 1.5s [2022-08-06T18:34:19.323Z] [2022-08-06T18:34:19.323Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-06T18:34:19.323Z] #52 sha256:98850e6327a2686f18928815d60033dfd873fee75fbe3d1a777eb3ace7ae5ec8 [2022-08-06T18:34:19.323Z] #52 DONE 0.1s [2022-08-06T18:34:19.323Z] [2022-08-06T18:34:19.323Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-06T18:34:19.323Z] #54 sha256:2b8a7e613876602c864360189e9a3361a17e350d461b742d137f7dad186e3abe [2022-08-06T18:34:19.323Z] #54 DONE 0.3s [2022-08-06T18:34:19.323Z] [2022-08-06T18:34:19.323Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:34:19.323Z] #60 sha256:37c73c1934a1aa7912d92801acdaf2f760a79e1fda91e7540c2a6cdf166a7ca7 [2022-08-06T18:34:19.323Z] #60 149.8 + mkdir -p /build [2022-08-06T18:34:19.323Z] #60 149.8 + cp runc /build/runc [2022-08-06T18:34:19.323Z] #60 DONE 149.9s [2022-08-06T18:34:19.323Z] [2022-08-06T18:34:19.323Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-06T18:34:19.323Z] #56 sha256:33a289c0acf91f3bc369cf82a04a7d2e1dd748d5e9ac569ad677b0e33a073ad9 [2022-08-06T18:34:19.706Z] #77 191.8 checking whether the C compiler works... yes [2022-08-06T18:34:19.706Z] #77 192.1 checking for C compiler default output file name... a.out [2022-08-06T18:34:19.719Z] #21 43.33 Unpacking bash-completion (1:2.11-2) ... [2022-08-06T18:34:19.965Z] #77 192.1 checking for suffix of executables... [2022-08-06T18:34:20.282Z] #21 43.98 Selecting previously unselected package bzip2. [2022-08-06T18:34:20.282Z] #21 44.00 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:34:20.282Z] #21 44.01 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:34:20.282Z] #21 44.13 Selecting previously unselected package xz-utils. [2022-08-06T18:34:20.282Z] #21 44.14 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:34:20.282Z] #21 44.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:34:20.482Z] #77 192.3 checking whether we are cross compiling... no [2022-08-06T18:34:20.482Z] #77 192.6 checking for suffix of object files... o [2022-08-06T18:34:20.482Z] #77 192.8 checking whether we are using the GNU C compiler... yes [2022-08-06T18:34:20.538Z] #21 44.42 Selecting previously unselected package apparmor. [2022-08-06T18:34:20.538Z] #21 44.42 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-06T18:34:20.741Z] #77 192.9 checking whether gcc accepts -g... yes [2022-08-06T18:34:20.794Z] #21 44.52 Unpacking apparmor (2.13.6-10) ... [2022-08-06T18:34:21.000Z] #77 193.1 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:34:21.216Z] #56 DONE 1.4s [2022-08-06T18:34:21.216Z] [2022-08-06T18:34:21.216Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-06T18:34:21.216Z] #58 sha256:b0547e72ceb42bd4b26e801cb952bb8d129d43c7fd99bd369e4ef6afb092f7c6 [2022-08-06T18:34:21.216Z] #58 DONE 0.1s [2022-08-06T18:34:21.216Z] [2022-08-06T18:34:21.216Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-06T18:34:21.216Z] #61 sha256:56bf7ed93fbf9da76000578ae37d3220b261e25dee0415aee8fa66a77472d60a [2022-08-06T18:34:21.216Z] #61 DONE 0.5s [2022-08-06T18:34:21.216Z] [2022-08-06T18:34:21.216Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:34:21.216Z] #64 sha256:fd49f3fc875a95e50b34c61688eac67c29e431646c9e04cf69131b3675ae34c7 [2022-08-06T18:34:21.356Z] #21 45.09 Selecting previously unselected package inetutils-ping. [2022-08-06T18:34:21.356Z] #21 45.13 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-06T18:34:21.356Z] #21 45.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-06T18:34:21.517Z] #77 193.4 checking whether gcc understands -c and -o together... yes [2022-08-06T18:34:21.517Z] #77 193.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:34:21.517Z] #77 193.7 checking whether build environment is sane... yes [2022-08-06T18:34:21.517Z] #77 193.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:34:21.517Z] #77 193.8 checking for gawk... no [2022-08-06T18:34:21.517Z] #77 193.8 checking for mawk... mawk [2022-08-06T18:34:21.517Z] #77 193.8 checking whether make sets $(MAKE)... yes [2022-08-06T18:34:21.517Z] #77 ... [2022-08-06T18:34:21.517Z] [2022-08-06T18:34:21.517Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:21.517Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:21.517Z] #21 37.46 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:34:21.517Z] #21 37.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:21.517Z] #21 37.82 Selecting previously unselected package bash-completion. [2022-08-06T18:34:21.517Z] #21 37.82 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-06T18:34:21.517Z] #21 43.15 Unpacking bash-completion (1:2.11-2) ... [2022-08-06T18:34:21.517Z] #21 43.88 Selecting previously unselected package bzip2. [2022-08-06T18:34:21.517Z] #21 43.88 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 43.90 Unpacking bzip2 (1.0.8-4) ... [2022-08-06T18:34:21.517Z] #21 43.99 Selecting previously unselected package xz-utils. [2022-08-06T18:34:21.517Z] #21 43.99 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 43.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:34:21.517Z] #21 44.24 Selecting previously unselected package apparmor. [2022-08-06T18:34:21.517Z] #21 44.25 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 44.43 Unpacking apparmor (2.13.6-10) ... [2022-08-06T18:34:21.517Z] #21 44.93 Selecting previously unselected package inetutils-ping. [2022-08-06T18:34:21.517Z] #21 44.93 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 44.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-06T18:34:21.517Z] #21 45.24 Selecting previously unselected package libip6tc2:amd64. [2022-08-06T18:34:21.517Z] #21 45.25 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 45.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:21.517Z] #21 45.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-06T18:34:21.517Z] #21 45.48 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 45.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:34:21.517Z] #21 45.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-06T18:34:21.517Z] #21 45.79 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 45.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:34:21.517Z] #21 46.14 Selecting previously unselected package libnftnl11:amd64. [2022-08-06T18:34:21.517Z] #21 46.14 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 46.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:34:21.517Z] #21 46.36 Selecting previously unselected package iptables. [2022-08-06T18:34:21.517Z] #21 46.36 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 46.36 Unpacking iptables (1.8.7-1) ... [2022-08-06T18:34:21.517Z] #21 47.23 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:34:21.517Z] #21 47.24 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:34:21.517Z] #21 47.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:34:21.517Z] #21 47.47 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:34:21.618Z] #21 45.28 Selecting previously unselected package libip6tc2:amd64. [2022-08-06T18:34:21.618Z] #21 45.29 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:34:21.618Z] #21 45.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:21.618Z] #21 45.43 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-06T18:34:21.618Z] #21 45.45 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-06T18:34:21.618Z] #21 45.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:34:21.776Z] #21 47.48 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:34:21.776Z] #21 47.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:34:21.776Z] #21 ... [2022-08-06T18:34:21.776Z] [2022-08-06T18:34:21.776Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:21.776Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:21.776Z] #77 193.9 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:34:21.776Z] #77 194.0 checking whether make supports nested variables... yes [2022-08-06T18:34:21.776Z] #77 194.1 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:34:21.776Z] #77 194.1 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:34:21.776Z] #77 194.1 checking how to create a ustar tar archive... gnutar [2022-08-06T18:34:21.875Z] #21 45.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-06T18:34:21.875Z] #21 45.58 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-06T18:34:21.875Z] #21 45.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:34:21.875Z] #21 45.75 Selecting previously unselected package libnftnl11:amd64. [2022-08-06T18:34:21.875Z] #21 45.75 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-06T18:34:21.875Z] #21 45.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:34:22.133Z] #21 45.87 Selecting previously unselected package iptables. [2022-08-06T18:34:22.133Z] #21 45.87 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-06T18:34:22.133Z] #21 45.90 Unpacking iptables (1.8.7-1) ... [2022-08-06T18:34:22.143Z] #64 234.0 + bin/containerd [2022-08-06T18:34:22.262Z] #19 349.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-06T18:34:22.364Z] #77 194.3 checking dependency style of gcc... gcc3 [2022-08-06T18:34:22.364Z] #77 194.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:34:22.364Z] #77 194.5 checking whether make supports nested variables... (cached) yes [2022-08-06T18:34:22.390Z] #21 46.24 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:34:22.390Z] #21 46.25 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:34:22.390Z] #21 46.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:34:22.521Z] #19 349.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:22.521Z] #19 349.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:34:22.521Z] #19 349.6 Selecting previously unselected package crossbuild-essential-armel. [2022-08-06T18:34:22.521Z] #19 349.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-06T18:34:22.521Z] #19 349.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-06T18:34:22.521Z] #19 349.6 Selecting previously unselected package libc6-armhf-cross. [2022-08-06T18:34:22.521Z] #19 349.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:22.521Z] #19 349.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-06T18:34:22.521Z] #19 349.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-06T18:34:22.521Z] #19 349.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:22.521Z] #19 349.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:22.521Z] #19 349.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-06T18:34:22.521Z] #19 349.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:22.521Z] #19 349.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:22.521Z] #19 349.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-06T18:34:22.646Z] #21 46.47 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:34:22.646Z] #21 46.48 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:34:22.646Z] #21 46.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:34:22.780Z] #19 349.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:22.780Z] #19 349.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:22.780Z] #19 349.9 Selecting previously unselected package libasan6-armhf-cross. [2022-08-06T18:34:22.780Z] #19 349.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:22.780Z] #19 349.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:22.904Z] #21 46.68 Selecting previously unselected package jq. [2022-08-06T18:34:22.904Z] #21 46.70 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:34:22.904Z] #21 46.72 Unpacking jq (1.6-2.1) ... [2022-08-06T18:34:22.904Z] #21 46.88 Selecting previously unselected package libaio1:amd64. [2022-08-06T18:34:22.904Z] #21 46.88 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-06T18:34:22.904Z] #21 46.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:34:22.931Z] #77 194.6 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:34:22.932Z] #77 195.2 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:34:22.932Z] #77 195.2 checking how to print strings... printf [2022-08-06T18:34:22.932Z] #77 195.3 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:34:23.043Z] #19 350.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-06T18:34:23.043Z] #19 350.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:23.043Z] #19 350.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:23.043Z] #19 350.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-06T18:34:23.043Z] #19 350.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:23.043Z] #19 350.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:23.162Z] #21 47.02 Selecting previously unselected package libgpm2:amd64. [2022-08-06T18:34:23.162Z] #21 47.03 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-06T18:34:23.162Z] #21 47.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:34:23.162Z] #21 47.15 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:34:23.190Z] #77 195.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:34:23.190Z] #77 195.4 checking for egrep... /bin/grep -E [2022-08-06T18:34:23.190Z] #77 195.4 checking for fgrep... /bin/grep -F [2022-08-06T18:34:23.190Z] #77 195.4 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:34:23.190Z] #77 195.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:34:23.190Z] #77 195.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:34:23.303Z] #19 350.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-06T18:34:23.304Z] #19 350.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:23.304Z] #19 350.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:23.304Z] #19 350.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-06T18:34:23.304Z] #19 350.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:23.304Z] #19 350.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:34:23.419Z] #21 47.18 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:34:23.419Z] #21 47.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:23.450Z] #77 195.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:34:23.450Z] #77 195.6 checking whether ln -s works... yes [2022-08-06T18:34:23.450Z] #77 195.6 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:34:23.450Z] #77 195.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:34:23.450Z] #77 195.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:34:23.450Z] #77 195.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:34:23.450Z] #77 195.6 checking for objdump... objdump [2022-08-06T18:34:23.450Z] #77 195.6 checking how to recognize dependent libraries... pass_all [2022-08-06T18:34:23.450Z] #77 195.6 checking for dlltool... no [2022-08-06T18:34:23.450Z] #77 195.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:34:23.450Z] #77 195.6 checking for ar... ar [2022-08-06T18:34:23.450Z] #77 195.6 checking for archiver @FILE support... @ [2022-08-06T18:34:23.450Z] #77 195.8 checking for strip... strip [2022-08-06T18:34:23.450Z] #77 195.8 checking for ranlib... ranlib [2022-08-06T18:34:24.017Z] #77 195.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:34:24.017Z] #77 196.4 checking for sysroot... no [2022-08-06T18:34:24.017Z] #77 196.4 checking for a working dd... /bin/dd [2022-08-06T18:34:24.275Z] #77 196.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:34:24.352Z] #21 ... [2022-08-06T18:34:24.352Z] [2022-08-06T18:34:24.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:24.352Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:24.352Z] #77 187.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:34:24.352Z] #77 187.4 checking how to hardcode library paths into programs... immediate [2022-08-06T18:34:24.352Z] #77 187.4 checking whether stripping libraries is possible... yes [2022-08-06T18:34:24.352Z] #77 187.4 checking if libtool supports shared libraries... yes [2022-08-06T18:34:24.352Z] #77 187.4 checking whether to build shared libraries... no [2022-08-06T18:34:24.352Z] #77 187.4 checking whether to build static libraries... yes [2022-08-06T18:34:24.352Z] #77 187.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:34:24.352Z] #77 187.5 checking whether build environment is sane... yes [2022-08-06T18:34:24.352Z] #77 187.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:34:24.352Z] #77 187.5 checking whether make sets $(MAKE)... yes [2022-08-06T18:34:24.352Z] #77 187.6 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:34:24.352Z] #77 187.6 checking whether make supports nested variables... yes [2022-08-06T18:34:24.352Z] #77 187.6 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:34:24.352Z] #77 187.6 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:34:24.352Z] #77 187.6 checking how to create a ustar tar archive... gnutar [2022-08-06T18:34:24.352Z] #77 187.7 checking dependency style of gcc... gcc3 [2022-08-06T18:34:24.352Z] #77 187.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:34:24.352Z] #77 187.9 checking whether make supports nested variables... (cached) yes [2022-08-06T18:34:24.352Z] #77 187.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-06T18:34:24.352Z] #77 187.9 checking pkg-config is at least version 0.9.0... yes [2022-08-06T18:34:24.352Z] #77 187.9 checking for yajl >= 2.1.0... yes [2022-08-06T18:34:24.352Z] #77 187.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-06T18:34:24.352Z] #77 188.0 checking for gcc... (cached) gcc [2022-08-06T18:34:24.352Z] #77 188.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-06T18:34:24.352Z] #77 188.0 checking whether gcc accepts -g... (cached) yes [2022-08-06T18:34:24.352Z] #77 188.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-06T18:34:24.352Z] #77 188.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-06T18:34:24.352Z] #77 188.0 checking for a Python interpreter with version >= 3... python3 [2022-08-06T18:34:24.352Z] #77 188.1 checking for python3... /usr/bin/python3 [2022-08-06T18:34:24.352Z] #77 188.1 checking for python3 version... 3.9 [2022-08-06T18:34:24.352Z] #77 188.1 checking for python3 platform... linux [2022-08-06T18:34:24.352Z] #77 188.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-06T18:34:24.352Z] #77 188.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-06T18:34:24.352Z] #77 188.6 checking that generated files are newer than configure... done [2022-08-06T18:34:24.352Z] #77 188.6 configure: creating ./config.status [2022-08-06T18:34:24.352Z] #77 190.7 config.status: creating Makefile [2022-08-06T18:34:24.352Z] #77 190.7 config.status: creating config.h [2022-08-06T18:34:24.352Z] #77 190.7 config.status: executing libtool commands [2022-08-06T18:34:24.352Z] #77 190.8 config.status: executing depfiles commands [2022-08-06T18:34:24.352Z] #77 191.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-06T18:34:24.352Z] #77 191.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-06T18:34:24.352Z] #77 192.1 checking for gcc... gcc [2022-08-06T18:34:24.352Z] #77 192.2 checking whether the C compiler works... yes [2022-08-06T18:34:24.352Z] #77 192.5 checking for C compiler default output file name... a.out [2022-08-06T18:34:24.352Z] #77 192.5 checking for suffix of executables... [2022-08-06T18:34:24.352Z] #77 192.7 checking whether we are cross compiling... no [2022-08-06T18:34:24.352Z] #77 193.0 checking for suffix of object files... o [2022-08-06T18:34:24.352Z] #77 193.1 checking whether we are using the GNU C compiler... yes [2022-08-06T18:34:24.352Z] #77 193.2 checking whether gcc accepts -g... yes [2022-08-06T18:34:24.352Z] #77 193.3 checking for gcc option to accept ISO C89... none needed [2022-08-06T18:34:24.352Z] #77 193.5 checking whether gcc understands -c and -o together... yes [2022-08-06T18:34:24.352Z] #77 193.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-06T18:34:24.352Z] #77 193.7 checking whether build environment is sane... yes [2022-08-06T18:34:24.352Z] #77 193.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-06T18:34:24.352Z] #77 193.8 checking for gawk... no [2022-08-06T18:34:24.352Z] #77 193.8 checking for mawk... mawk [2022-08-06T18:34:24.352Z] #77 193.8 checking whether make sets $(MAKE)... yes [2022-08-06T18:34:24.352Z] #77 193.8 checking whether make supports the include directive... yes (GNU style) [2022-08-06T18:34:24.352Z] #77 193.9 checking whether make supports nested variables... yes [2022-08-06T18:34:24.352Z] #77 193.9 checking whether UID '0' is supported by ustar format... yes [2022-08-06T18:34:24.352Z] #77 193.9 checking whether GID '0' is supported by ustar format... yes [2022-08-06T18:34:24.352Z] #77 193.9 checking how to create a ustar tar archive... gnutar [2022-08-06T18:34:24.352Z] #77 194.0 checking dependency style of gcc... gcc3 [2022-08-06T18:34:24.352Z] #77 194.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-06T18:34:24.352Z] #77 194.2 checking whether make supports nested variables... (cached) yes [2022-08-06T18:34:24.352Z] #77 194.2 checking build system type... x86_64-pc-linux-gnu [2022-08-06T18:34:24.352Z] #77 194.6 checking host system type... x86_64-pc-linux-gnu [2022-08-06T18:34:24.352Z] #77 194.6 checking how to print strings... printf [2022-08-06T18:34:24.352Z] #77 194.6 checking for a sed that does not truncate output... /bin/sed [2022-08-06T18:34:24.352Z] #77 194.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-06T18:34:24.352Z] #77 194.7 checking for egrep... /bin/grep -E [2022-08-06T18:34:24.352Z] #77 194.7 checking for fgrep... /bin/grep -F [2022-08-06T18:34:24.352Z] #77 194.7 checking for ld used by gcc... /usr/bin/ld [2022-08-06T18:34:24.352Z] #77 194.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-06T18:34:24.352Z] #77 194.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-06T18:34:24.352Z] #77 194.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-06T18:34:24.352Z] #77 195.0 checking whether ln -s works... yes [2022-08-06T18:34:24.352Z] #77 195.0 checking the maximum length of command line arguments... 1572864 [2022-08-06T18:34:24.352Z] #77 195.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-06T18:34:24.352Z] #77 195.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-06T18:34:24.352Z] #77 195.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-06T18:34:24.352Z] #77 195.1 checking for objdump... objdump [2022-08-06T18:34:24.352Z] #77 195.1 checking how to recognize dependent libraries... pass_all [2022-08-06T18:34:24.352Z] #77 195.1 checking for dlltool... no [2022-08-06T18:34:24.352Z] #77 195.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-06T18:34:24.352Z] #77 195.1 checking for ar... ar [2022-08-06T18:34:24.352Z] #77 195.1 checking for archiver @FILE support... @ [2022-08-06T18:34:24.352Z] #77 195.2 checking for strip... strip [2022-08-06T18:34:24.352Z] #77 195.2 checking for ranlib... ranlib [2022-08-06T18:34:24.352Z] #77 195.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-06T18:34:24.352Z] #77 195.8 checking for sysroot... no [2022-08-06T18:34:24.352Z] #77 195.8 checking for a working dd... /bin/dd [2022-08-06T18:34:24.352Z] #77 195.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-06T18:34:24.352Z] #77 195.9 checking for mt... no [2022-08-06T18:34:24.352Z] #77 196.0 checking if : is a manifest tool... no [2022-08-06T18:34:24.533Z] #77 196.7 checking for mt... no [2022-08-06T18:34:24.533Z] #77 196.7 checking if : is a manifest tool... no [2022-08-06T18:34:24.533Z] #77 196.7 checking how to run the C preprocessor... gcc -E [2022-08-06T18:34:24.609Z] #77 196.0 checking how to run the C preprocessor... gcc -E [2022-08-06T18:34:25.540Z] #77 196.2 checking for ANSI C header files... yes [2022-08-06T18:34:25.540Z] #77 197.1 checking for sys/types.h... yes [2022-08-06T18:34:25.796Z] #77 197.2 checking for sys/stat.h... yes [2022-08-06T18:34:25.796Z] #77 197.4 checking for stdlib.h... yes [2022-08-06T18:34:26.034Z] #77 197.2 checking for ANSI C header files... yes [2022-08-06T18:34:26.053Z] #77 197.6 checking for string.h... yes [2022-08-06T18:34:26.293Z] #77 198.4 checking for sys/types.h... yes [2022-08-06T18:34:26.566Z] #77 197.9 checking for memory.h... yes [2022-08-06T18:34:26.860Z] #77 198.8 checking for sys/stat.h... yes [2022-08-06T18:34:27.129Z] #77 198.3 checking for strings.h... yes [2022-08-06T18:34:27.385Z] #77 198.7 checking for inttypes.h... yes [2022-08-06T18:34:27.428Z] #77 199.2 checking for stdlib.h... yes [2022-08-06T18:34:27.428Z] #77 199.6 checking for string.h... yes [2022-08-06T18:34:27.687Z] #77 199.8 checking for memory.h... yes [2022-08-06T18:34:27.696Z] #77 199.2 checking for stdint.h... yes [2022-08-06T18:34:27.946Z] #77 200.1 checking for strings.h... yes [2022-08-06T18:34:27.946Z] #77 200.2 checking for inttypes.h... yes [2022-08-06T18:34:28.205Z] #77 200.4 checking for stdint.h... yes [2022-08-06T18:34:28.275Z] #77 199.5 checking for unistd.h... yes [2022-08-06T18:34:28.275Z] #77 199.9 checking for dlfcn.h... yes [2022-08-06T18:34:28.465Z] #77 200.6 checking for unistd.h... yes [2022-08-06T18:34:28.546Z] #77 200.1 checking for objdir... .libs [2022-08-06T18:34:28.589Z] #19 355.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-06T18:34:28.589Z] #19 355.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:28.589Z] #19 355.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:34:28.589Z] #19 355.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-06T18:34:28.589Z] #19 355.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-06T18:34:28.589Z] #19 355.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-06T18:34:28.589Z] #19 355.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-06T18:34:28.589Z] #19 355.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:28.589Z] #19 355.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-06T18:34:28.589Z] #19 355.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-06T18:34:28.589Z] #19 355.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:28.589Z] #19 355.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:28.589Z] #19 355.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-06T18:34:28.724Z] #77 200.8 checking for dlfcn.h... yes [2022-08-06T18:34:28.724Z] #77 201.0 checking for objdir... .libs [2022-08-06T18:34:28.848Z] #19 355.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:28.848Z] #19 355.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:34:29.292Z] #77 201.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:34:29.292Z] #77 201.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:34:29.292Z] #77 201.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:34:29.366Z] #77 200.8 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-06T18:34:29.366Z] #77 ... [2022-08-06T18:34:29.366Z] [2022-08-06T18:34:29.366Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:29.366Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:29.622Z] #21 53.33 Selecting previously unselected package libinih1:amd64. [2022-08-06T18:34:29.622Z] #21 53.34 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-06T18:34:29.622Z] #21 53.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-06T18:34:29.622Z] #21 53.49 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-06T18:34:29.622Z] #21 53.49 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-06T18:34:29.622Z] #21 53.52 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:34:29.878Z] #21 53.85 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:34:30.121Z] #77 201.7 checking if gcc static flag -static works... yes [2022-08-06T18:34:30.121Z] #77 202.2 checking if gcc supports -c -o file.o... yes [2022-08-06T18:34:30.121Z] #77 202.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:34:30.121Z] #77 202.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:34:30.133Z] #21 53.87 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:34:30.133Z] #21 53.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:34:30.381Z] #77 202.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:34:30.381Z] #77 202.8 checking how to hardcode library paths into programs... immediate [2022-08-06T18:34:30.381Z] #77 202.8 checking whether stripping libraries is possible... yes [2022-08-06T18:34:30.381Z] #77 202.8 checking if libtool supports shared libraries... yes [2022-08-06T18:34:30.381Z] #77 202.8 checking whether to build shared libraries... no [2022-08-06T18:34:30.381Z] #77 202.8 checking whether to build static libraries... yes [2022-08-06T18:34:30.391Z] #21 54.16 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:34:30.391Z] #21 54.16 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:34:30.391Z] #21 54.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:34:30.391Z] #21 54.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:34:30.391Z] #21 54.34 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:34:30.391Z] #21 54.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:34:30.642Z] #77 202.9 checking float.h usability... yes [2022-08-06T18:34:30.642Z] #77 203.0 checking float.h presence... yes [2022-08-06T18:34:30.642Z] #77 203.1 checking for float.h... yes [2022-08-06T18:34:30.647Z] #21 54.51 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:34:30.647Z] #21 54.52 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:34:30.647Z] #21 54.52 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:34:30.902Z] #21 54.72 Selecting previously unselected package net-tools. [2022-08-06T18:34:30.902Z] #21 54.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-06T18:34:30.902Z] #21 54.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:34:30.903Z] #77 203.1 checking limits.h usability... yes [2022-08-06T18:34:30.903Z] #77 203.3 checking limits.h presence... yes [2022-08-06T18:34:30.903Z] #77 203.3 checking for limits.h... yes [2022-08-06T18:34:31.158Z] #21 55.07 Selecting previously unselected package patch. [2022-08-06T18:34:31.158Z] #21 55.09 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:34:31.158Z] #21 55.12 Unpacking patch (2.7.6-7) ... [2022-08-06T18:34:31.162Z] #77 203.4 checking stddef.h usability... yes [2022-08-06T18:34:31.415Z] #21 55.32 Selecting previously unselected package python-pip-whl. [2022-08-06T18:34:31.415Z] #21 55.34 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:34:31.415Z] #21 55.35 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:34:31.422Z] #77 203.6 checking stddef.h presence... yes [2022-08-06T18:34:31.422Z] #77 203.6 checking for stddef.h... yes [2022-08-06T18:34:31.422Z] #77 203.7 checking for stdlib.h... (cached) yes [2022-08-06T18:34:31.422Z] #77 203.7 checking for string.h... (cached) yes [2022-08-06T18:34:31.436Z] #77 ... [2022-08-06T18:34:31.436Z] [2022-08-06T18:34:31.436Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:34:31.436Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:34:31.436Z] #47 DONE 272.4s [2022-08-06T18:34:31.436Z] [2022-08-06T18:34:31.436Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:34:31.436Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:34:31.436Z] #64 ... [2022-08-06T18:34:31.436Z] [2022-08-06T18:34:31.436Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-06T18:34:31.436Z] #48 sha256:0430a2d68020c0ef9b5d1fbfc4e2daa90e542b643c521b4114310d8e36b89c90 [2022-08-06T18:34:31.436Z] #48 DONE 0.9s [2022-08-06T18:34:31.436Z] [2022-08-06T18:34:31.436Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-06T18:34:31.436Z] #52 sha256:14d97987540bba70b6c34cb709d8a6b59587ce8bf68cd133b2ba321f8ca1917d [2022-08-06T18:34:31.682Z] #77 203.8 checking sys/time.h usability... yes [2022-08-06T18:34:31.682Z] #77 204.0 checking sys/time.h presence... yes [2022-08-06T18:34:31.682Z] #77 204.1 checking for sys/time.h... yes [2022-08-06T18:34:31.682Z] #77 204.1 checking for inline... [2022-08-06T18:34:31.682Z] #77 ... [2022-08-06T18:34:31.682Z] [2022-08-06T18:34:31.682Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:31.682Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:31.682Z] #21 47.67 Selecting previously unselected package jq. [2022-08-06T18:34:31.682Z] #21 47.67 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 47.68 Unpacking jq (1.6-2.1) ... [2022-08-06T18:34:31.682Z] #21 47.98 Selecting previously unselected package libaio1:amd64. [2022-08-06T18:34:31.682Z] #21 48.01 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 48.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:34:31.682Z] #21 48.19 Selecting previously unselected package libgpm2:amd64. [2022-08-06T18:34:31.682Z] #21 48.22 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 48.25 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:34:31.682Z] #21 48.39 Selecting previously unselected package libicu67:amd64. [2022-08-06T18:34:31.682Z] #21 48.40 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 48.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:31.682Z] #21 54.07 Selecting previously unselected package libinih1:amd64. [2022-08-06T18:34:31.682Z] #21 54.07 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.08 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-06T18:34:31.682Z] #21 54.13 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-06T18:34:31.682Z] #21 54.13 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.17 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:34:31.682Z] #21 54.36 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:34:31.682Z] #21 54.37 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:34:31.682Z] #21 54.47 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:34:31.682Z] #21 54.48 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:34:31.682Z] #21 54.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:34:31.682Z] #21 54.62 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:34:31.682Z] #21 54.70 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:34:31.682Z] #21 54.70 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:34:31.682Z] #21 54.80 Selecting previously unselected package net-tools. [2022-08-06T18:34:31.682Z] #21 54.80 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 54.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:34:31.682Z] #21 55.07 Selecting previously unselected package patch. [2022-08-06T18:34:31.682Z] #21 55.08 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-06T18:34:31.682Z] #21 55.09 Unpacking patch (2.7.6-7) ... [2022-08-06T18:34:31.682Z] #21 55.25 Selecting previously unselected package python-pip-whl. [2022-08-06T18:34:31.682Z] #21 55.25 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:34:31.682Z] #21 55.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:34:31.682Z] #21 56.13 Selecting previously unselected package python3-lib2to3. [2022-08-06T18:34:31.682Z] #21 56.13 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-06T18:34:31.682Z] #21 56.13 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:34:31.682Z] #21 56.34 Selecting previously unselected package python3-distutils. [2022-08-06T18:34:31.682Z] #21 56.36 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-06T18:34:31.682Z] #21 56.37 Unpacking python3-distutils (3.9.2-1) ... [2022-08-06T18:34:31.682Z] #21 56.58 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:34:31.682Z] #21 56.59 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:34:31.682Z] #21 56.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:34:31.682Z] #21 56.82 Selecting previously unselected package python3-setuptools. [2022-08-06T18:34:31.682Z] #21 56.83 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-06T18:34:31.682Z] #21 56.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-06T18:34:31.682Z] #21 57.15 Selecting previously unselected package python3-wheel. [2022-08-06T18:34:31.682Z] #21 57.22 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-06T18:34:31.682Z] #21 57.24 Unpacking python3-wheel (0.34.2-1) ... [2022-08-06T18:34:31.682Z] #21 57.34 Selecting previously unselected package python3-pip. [2022-08-06T18:34:31.682Z] #21 57.35 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:34:31.682Z] #21 57.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:34:31.691Z] #52 DONE 0.3s [2022-08-06T18:34:31.691Z] [2022-08-06T18:34:31.691Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-06T18:34:31.692Z] #54 sha256:143fb0ed6410c8437a93316b9d016c4a957d434883ab7944c5664b43c1dede81 [2022-08-06T18:34:31.942Z] #21 57.77 Selecting previously unselected package sudo. [2022-08-06T18:34:31.942Z] #21 57.81 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-06T18:34:31.942Z] #21 57.82 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:34:31.942Z] #21 ... [2022-08-06T18:34:31.942Z] [2022-08-06T18:34:31.942Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:31.942Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:31.942Z] #77 204.1 checking for inline... inline [2022-08-06T18:34:31.947Z] #54 DONE 0.1s [2022-08-06T18:34:31.947Z] [2022-08-06T18:34:31.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:31.947Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:31.947Z] #77 222.6 CCLD tests/init [2022-08-06T18:34:32.511Z] #77 204.2 checking for size_t... yes [2022-08-06T18:34:32.511Z] #77 204.6 checking for stdlib.h... (cached) yes [2022-08-06T18:34:32.771Z] #77 204.6 checking for GNU libc compatible malloc... yes [2022-08-06T18:34:32.771Z] #77 204.9 checking for stdlib.h... (cached) yes [2022-08-06T18:34:32.828Z] #21 56.60 Selecting previously unselected package python3-lib2to3. [2022-08-06T18:34:32.828Z] #21 56.62 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-06T18:34:32.828Z] #21 56.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:34:33.030Z] #77 204.9 checking for GNU libc compatible realloc... yes [2022-08-06T18:34:33.084Z] #21 56.81 Selecting previously unselected package python3-distutils. [2022-08-06T18:34:33.084Z] #21 56.82 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-06T18:34:33.084Z] #21 56.84 Unpacking python3-distutils (3.9.2-1) ... [2022-08-06T18:34:33.341Z] #21 57.23 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:34:33.341Z] #21 57.23 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:34:33.341Z] #21 57.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:34:33.597Z] #21 57.62 Selecting previously unselected package python3-setuptools. [2022-08-06T18:34:33.597Z] #21 57.63 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-06T18:34:33.600Z] #77 205.3 checking for working strtod... yes [2022-08-06T18:34:33.854Z] #21 57.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-06T18:34:33.860Z] #77 205.8 checking for gettimeofday... yes [2022-08-06T18:34:34.120Z] #77 206.1 checking for memset... yes [2022-08-06T18:34:34.129Z] #19 360.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-06T18:34:34.129Z] #19 360.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:34.129Z] #19 360.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:34:34.129Z] #19 360.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-06T18:34:34.129Z] #19 360.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-06T18:34:34.129Z] #19 360.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-06T18:34:34.129Z] #19 360.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 360.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 360.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 360.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 360.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 360.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 360.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 361.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 361.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 361.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.129Z] #19 361.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-06T18:34:34.129Z] #19 361.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.129Z] #19 361.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.379Z] #77 206.4 checking for strspn... yes [2022-08-06T18:34:34.388Z] #19 361.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-06T18:34:34.389Z] #19 361.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.389Z] #19 361.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.389Z] #19 361.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-06T18:34:34.389Z] #19 361.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.389Z] #19 361.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.417Z] #21 58.23 Selecting previously unselected package python3-wheel. [2022-08-06T18:34:34.417Z] #21 58.23 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-06T18:34:34.417Z] #21 58.24 Unpacking python3-wheel (0.34.2-1) ... [2022-08-06T18:34:34.417Z] #21 58.33 Selecting previously unselected package python3-pip. [2022-08-06T18:34:34.417Z] #21 58.33 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:34:34.417Z] #21 58.34 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:34:34.639Z] #77 206.9 checking that generated files are newer than configure... done [2022-08-06T18:34:34.639Z] #77 207.0 configure: creating ./config.status [2022-08-06T18:34:34.648Z] #19 361.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-06T18:34:34.648Z] #19 361.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.648Z] #19 361.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.648Z] #19 361.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-06T18:34:34.648Z] #19 361.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:34.648Z] #19 361.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:34.648Z] #19 361.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-06T18:34:34.648Z] #19 361.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:34.648Z] #19 361.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:34.673Z] #21 58.72 Selecting previously unselected package sudo. [2022-08-06T18:34:34.929Z] #21 58.73 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-06T18:34:34.930Z] #21 58.76 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:34:36.300Z] #21 59.78 Selecting previously unselected package systemd-journal-remote. [2022-08-06T18:34:36.300Z] #21 59.78 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-06T18:34:36.300Z] #21 59.80 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-06T18:34:36.300Z] #21 59.96 Selecting previously unselected package thin-provisioning-tools. [2022-08-06T18:34:36.300Z] #21 59.98 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-06T18:34:36.300Z] #21 59.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:34:36.599Z] #21 60.25 Selecting previously unselected package uidmap. [2022-08-06T18:34:36.599Z] #21 60.27 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-06T18:34:36.599Z] #21 60.28 Unpacking uidmap (1:4.8.1-1) ... [2022-08-06T18:34:36.599Z] #21 60.49 Selecting previously unselected package vim-runtime. [2022-08-06T18:34:36.599Z] #21 60.50 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:34:36.599Z] #21 60.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-08-06T18:34:36.599Z] #21 60.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-06T18:34:36.856Z] #21 60.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:39.916Z] #77 212.2 config.status: creating Makefile [2022-08-06T18:34:39.916Z] #77 212.2 config.status: creating config.h [2022-08-06T18:34:39.916Z] #77 212.3 config.status: executing depfiles commands [2022-08-06T18:34:39.929Z] #19 366.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-06T18:34:39.929Z] #19 366.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:39.929Z] #19 366.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:39.929Z] #19 366.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-06T18:34:39.929Z] #19 366.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-06T18:34:39.929Z] #19 366.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-06T18:34:39.929Z] #19 366.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-06T18:34:39.929Z] #19 366.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:39.929Z] #19 366.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-06T18:34:39.929Z] #19 367.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-06T18:34:39.929Z] #19 367.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:39.929Z] #19 367.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:40.128Z] #21 ... [2022-08-06T18:34:40.128Z] [2022-08-06T18:34:40.128Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:40.128Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:40.128Z] #77 200.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-06T18:34:40.128Z] #77 201.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-06T18:34:40.128Z] #77 201.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-06T18:34:40.128Z] #77 201.5 checking if gcc static flag -static works... yes [2022-08-06T18:34:40.128Z] #77 202.1 checking if gcc supports -c -o file.o... yes [2022-08-06T18:34:40.128Z] #77 202.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-06T18:34:40.128Z] #77 202.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-06T18:34:40.128Z] #77 202.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-06T18:34:40.128Z] #77 202.9 checking how to hardcode library paths into programs... immediate [2022-08-06T18:34:40.128Z] #77 202.9 checking whether stripping libraries is possible... yes [2022-08-06T18:34:40.128Z] #77 202.9 checking if libtool supports shared libraries... yes [2022-08-06T18:34:40.128Z] #77 202.9 checking whether to build shared libraries... no [2022-08-06T18:34:40.128Z] #77 202.9 checking whether to build static libraries... yes [2022-08-06T18:34:40.128Z] #77 202.9 checking float.h usability... yes [2022-08-06T18:34:40.128Z] #77 203.0 checking float.h presence... yes [2022-08-06T18:34:40.128Z] #77 203.1 checking for float.h... yes [2022-08-06T18:34:40.128Z] #77 203.1 checking limits.h usability... yes [2022-08-06T18:34:40.128Z] #77 203.2 checking limits.h presence... yes [2022-08-06T18:34:40.128Z] #77 203.3 checking for limits.h... yes [2022-08-06T18:34:40.128Z] #77 203.4 checking stddef.h usability... yes [2022-08-06T18:34:40.128Z] #77 203.6 checking stddef.h presence... yes [2022-08-06T18:34:40.128Z] #77 203.6 checking for stddef.h... yes [2022-08-06T18:34:40.128Z] #77 203.7 checking for stdlib.h... (cached) yes [2022-08-06T18:34:40.128Z] #77 203.8 checking for string.h... (cached) yes [2022-08-06T18:34:40.128Z] #77 203.9 checking sys/time.h usability... yes [2022-08-06T18:34:40.128Z] #77 204.1 checking sys/time.h presence... yes [2022-08-06T18:34:40.128Z] #77 204.2 checking for sys/time.h... yes [2022-08-06T18:34:40.128Z] #77 204.3 checking for inline... inline [2022-08-06T18:34:40.128Z] #77 204.5 checking for size_t... yes [2022-08-06T18:34:40.128Z] #77 205.1 checking for stdlib.h... (cached) yes [2022-08-06T18:34:40.128Z] #77 205.1 checking for GNU libc compatible malloc... yes [2022-08-06T18:34:40.128Z] #77 205.5 checking for stdlib.h... (cached) yes [2022-08-06T18:34:40.128Z] #77 205.5 checking for GNU libc compatible realloc... yes [2022-08-06T18:34:40.128Z] #77 206.0 checking for working strtod... yes [2022-08-06T18:34:40.128Z] #77 206.4 checking for gettimeofday... yes [2022-08-06T18:34:40.128Z] #77 206.8 checking for memset... yes [2022-08-06T18:34:40.128Z] #77 207.0 checking for strspn... yes [2022-08-06T18:34:40.128Z] #77 207.6 checking that generated files are newer than configure... done [2022-08-06T18:34:40.128Z] #77 207.6 configure: creating ./config.status [2022-08-06T18:34:40.173Z] #77 212.5 config.status: executing libtool commands [2022-08-06T18:34:40.189Z] #19 367.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-06T18:34:40.189Z] #19 367.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:40.189Z] #19 367.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:40.692Z] #77 212.2 config.status: creating Makefile [2022-08-06T18:34:40.692Z] #77 212.4 config.status: creating config.h [2022-08-06T18:34:40.745Z] #77 ... [2022-08-06T18:34:40.745Z] [2022-08-06T18:34:40.746Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:40.746Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:40.746Z] #21 57.82 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:34:40.746Z] #21 58.64 Selecting previously unselected package systemd-journal-remote. [2022-08-06T18:34:40.746Z] #21 58.65 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 58.66 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-06T18:34:40.746Z] #21 58.76 Selecting previously unselected package thin-provisioning-tools. [2022-08-06T18:34:40.746Z] #21 58.80 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 58.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:34:40.746Z] #21 59.11 Selecting previously unselected package uidmap. [2022-08-06T18:34:40.746Z] #21 59.15 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 59.16 Unpacking uidmap (1:4.8.1-1) ... [2022-08-06T18:34:40.746Z] #21 59.44 Selecting previously unselected package vim-runtime. [2022-08-06T18:34:40.746Z] #21 59.46 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:34:40.746Z] #21 59.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-06T18:34:40.746Z] #21 59.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-06T18:34:40.746Z] #21 59.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:40.746Z] #21 64.88 Selecting previously unselected package vim. [2022-08-06T18:34:40.746Z] #21 64.88 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 64.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:40.746Z] #21 66.03 Selecting previously unselected package xfsprogs. [2022-08-06T18:34:40.746Z] #21 66.04 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 66.06 Unpacking xfsprogs (5.10.0-4) ... [2022-08-06T18:34:40.746Z] #21 66.57 Selecting previously unselected package zip. [2022-08-06T18:34:40.746Z] #21 66.57 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-06T18:34:40.746Z] #21 66.59 Unpacking zip (3.0-12) ... [2022-08-06T18:34:40.746Z] #21 66.77 Selecting previously unselected package zstd. [2022-08-06T18:34:40.949Z] #77 212.5 config.status: executing depfiles commands [2022-08-06T18:34:41.004Z] #21 66.81 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-06T18:34:41.004Z] #21 66.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:34:41.206Z] #77 212.8 config.status: executing libtool commands [2022-08-06T18:34:41.571Z] #21 ... [2022-08-06T18:34:41.571Z] [2022-08-06T18:34:41.571Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:41.571Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:41.571Z] #77 213.8 GEN .version [2022-08-06T18:34:41.571Z] #77 213.8 make install-recursive [2022-08-06T18:34:41.571Z] #77 213.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-06T18:34:41.571Z] #77 214.0 Making install in libocispec [2022-08-06T18:34:41.829Z] #77 214.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:34:41.829Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-06T18:34:41.829Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-06T18:34:41.829Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-06T18:34:41.829Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-06T18:34:42.574Z] #77 ... [2022-08-06T18:34:42.574Z] [2022-08-06T18:34:42.574Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:42.574Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:42.574Z] #21 66.52 Selecting previously unselected package vim. [2022-08-06T18:34:42.574Z] #21 66.52 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:34:42.574Z] #21 66.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:43.733Z] #77 215.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-06T18:34:43.733Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-06T18:34:43.942Z] #21 67.71 Selecting previously unselected package xfsprogs. [2022-08-06T18:34:43.942Z] #21 67.73 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-06T18:34:43.942Z] #21 67.73 Unpacking xfsprogs (5.10.0-4) ... [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-06T18:34:43.992Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-06T18:34:44.391Z] #19 371.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-06T18:34:44.651Z] #19 371.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:44.651Z] #19 371.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:44.651Z] #19 371.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-06T18:34:44.651Z] #19 371.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-06T18:34:44.651Z] #19 371.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-06T18:34:44.651Z] #19 371.7 Selecting previously unselected package libc6-s390x-cross. [2022-08-06T18:34:44.651Z] #19 371.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:44.651Z] #19 371.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-06T18:34:44.651Z] #19 371.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-06T18:34:44.651Z] #19 371.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:44.651Z] #19 371.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:44.651Z] #19 371.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-06T18:34:44.872Z] #21 68.80 Selecting previously unselected package zip. [2022-08-06T18:34:44.872Z] #21 68.82 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-06T18:34:44.872Z] #21 68.89 Unpacking zip (3.0-12) ... [2022-08-06T18:34:44.910Z] #19 371.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:44.910Z] #19 371.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:44.910Z] #19 372.0 Selecting previously unselected package libitm1-s390x-cross. [2022-08-06T18:34:44.910Z] #19 372.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:44.910Z] #19 372.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:44.910Z] #19 372.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-06T18:34:44.910Z] #19 372.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:44.910Z] #19 372.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:44.910Z] #19 372.1 Selecting previously unselected package libasan6-s390x-cross. [2022-08-06T18:34:44.910Z] #19 372.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:44.910Z] #19 372.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:45.169Z] #19 372.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-06T18:34:45.169Z] #19 372.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:45.169Z] #19 372.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:45.169Z] #19 372.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-06T18:34:45.169Z] #19 372.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:45.169Z] #19 372.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-06T18:34:45.370Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-06T18:34:45.370Z] #77 217.7 make install-recursive [2022-08-06T18:34:45.370Z] #77 217.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:34:45.370Z] #77 217.8 Making install in yajl [2022-08-06T18:34:45.428Z] #19 372.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-06T18:34:45.428Z] #19 372.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:45.428Z] #19 372.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:45.428Z] #19 372.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-06T18:34:45.435Z] #21 69.06 Selecting previously unselected package zstd. [2022-08-06T18:34:45.435Z] #21 69.07 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-06T18:34:45.435Z] #21 69.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:34:45.629Z] #77 217.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:34:45.629Z] #77 217.8 CC verify/json_verify-json_verify.o [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl_gen.lo [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl_encode.lo [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl_lex.lo [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl_buf.lo [2022-08-06T18:34:45.629Z] #77 217.9 CC src/libyajl_la-yajl.lo [2022-08-06T18:34:45.629Z] #77 218.0 CC src/libyajl_la-yajl_tree.lo [2022-08-06T18:34:45.629Z] #77 218.0 CC src/libyajl_la-yajl_parser.lo [2022-08-06T18:34:45.689Z] #19 372.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:45.689Z] #19 372.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:46.000Z] #21 69.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:34:47.228Z] #21 70.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:47.228Z] #21 70.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:34:47.228Z] #21 70.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:34:47.228Z] #21 71.01 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:47.228Z] #21 71.02 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:47.228Z] #21 71.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-06T18:34:47.228Z] #21 71.06 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:34:47.228Z] #21 71.10 Setting up uidmap (1:4.8.1-1) ... [2022-08-06T18:34:47.228Z] #21 71.11 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:34:47.228Z] #21 71.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:34:47.228Z] #21 71.15 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:34:47.228Z] #21 71.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:34:47.228Z] #21 71.18 Setting up python3-wheel (0.34.2-1) ... [2022-08-06T18:34:48.613Z] #21 72.20 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:34:48.613Z] #21 72.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:48.613Z] #21 72.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:34:48.613Z] #21 72.25 Setting up libcap2-bin (1:2.44-1) ... [2022-08-06T18:34:48.613Z] #21 72.27 Setting up apparmor (2.13.6-10) ... [2022-08-06T18:34:49.821Z] #77 ... [2022-08-06T18:34:49.821Z] [2022-08-06T18:34:49.821Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:49.821Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:49.821Z] #21 67.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:34:49.821Z] #21 69.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:49.821Z] #21 69.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:34:49.821Z] #21 69.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:34:49.821Z] #21 69.14 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:49.821Z] #21 69.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:34:49.821Z] #21 69.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-06T18:34:49.821Z] #21 69.17 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:34:49.821Z] #21 69.18 Setting up uidmap (1:4.8.1-1) ... [2022-08-06T18:34:49.821Z] #21 69.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:34:49.821Z] #21 69.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:34:49.821Z] #21 69.21 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:34:49.821Z] #21 69.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:34:49.821Z] #21 69.24 Setting up python3-wheel (0.34.2-1) ... [2022-08-06T18:34:49.821Z] #21 70.56 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:34:49.821Z] #21 70.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:49.821Z] #21 70.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:34:49.821Z] #21 70.64 Setting up libcap2-bin (1:2.44-1) ... [2022-08-06T18:34:49.821Z] #21 70.69 Setting up apparmor (2.13.6-10) ... [2022-08-06T18:34:49.821Z] #21 74.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-06T18:34:49.821Z] #21 74.45 Setting up zip (3.0-12) ... [2022-08-06T18:34:49.821Z] #21 74.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:49.821Z] #21 74.61 Setting up bash-completion (1:2.11-2) ... [2022-08-06T18:34:49.890Z] #19 376.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-06T18:34:49.890Z] #19 376.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:49.890Z] #19 376.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:49.890Z] #19 377.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-06T18:34:49.891Z] #19 377.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-06T18:34:49.891Z] #19 377.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-06T18:34:50.151Z] #19 377.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-06T18:34:50.151Z] #19 377.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-06T18:34:50.151Z] #19 377.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-06T18:34:50.412Z] #19 377.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-06T18:34:50.412Z] #19 377.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-06T18:34:50.412Z] #19 377.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:50.412Z] #19 377.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-06T18:34:50.673Z] #19 377.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-06T18:34:50.673Z] #19 377.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:51.139Z] #21 74.55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-06T18:34:51.139Z] #21 74.67 Setting up zip (3.0-12) ... [2022-08-06T18:34:51.139Z] #21 74.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:51.139Z] #21 74.73 Setting up bash-completion (1:2.11-2) ... [2022-08-06T18:34:52.356Z] #21 77.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:34:52.356Z] #21 77.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:34:52.356Z] #21 77.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:34:52.356Z] #21 78.00 Setting up patch (2.7.6-7) ... [2022-08-06T18:34:52.356Z] #21 78.03 Setting up sudo (1.9.5p2-3) ... [2022-08-06T18:34:52.356Z] #21 78.17 invoke-rc.d: could not determine current runlevel [2022-08-06T18:34:52.356Z] #21 78.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:34:52.356Z] #21 78.20 Setting up xfsprogs (5.10.0-4) ... [2022-08-06T18:34:52.356Z] #21 78.21 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-06T18:34:52.356Z] #21 78.21 Failed to connect to bus: Host is down [2022-08-06T18:34:52.356Z] #21 78.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:34:52.356Z] #21 78.24 Setting up inetutils-ping (2:2.0-1) ... [2022-08-06T18:34:52.356Z] #21 78.26 Setting up pigz (2.6-1) ... [2022-08-06T18:34:52.661Z] #21 78.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:34:52.661Z] #21 78.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:34:52.661Z] #21 78.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:34:52.661Z] #21 78.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:53.036Z] #21 ... [2022-08-06T18:34:53.036Z] [2022-08-06T18:34:53.036Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:53.036Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:53.036Z] #77 214.7 GEN .version [2022-08-06T18:34:53.036Z] #77 214.8 make install-recursive [2022-08-06T18:34:53.036Z] #77 214.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-06T18:34:53.036Z] #77 215.0 Making install in libocispec [2022-08-06T18:34:53.036Z] #77 215.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:34:53.036Z] #77 215.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-06T18:34:53.036Z] #77 215.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-06T18:34:53.036Z] #77 215.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-06T18:34:53.036Z] #77 215.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-06T18:34:53.036Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-06T18:34:53.036Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-06T18:34:53.036Z] #77 216.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-06T18:34:53.036Z] #77 218.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-06T18:34:53.036Z] #77 218.3 make install-recursive [2022-08-06T18:34:53.036Z] #77 218.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:34:53.036Z] #77 218.4 Making install in yajl [2022-08-06T18:34:53.036Z] #77 218.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:34:53.036Z] #77 218.5 CC verify/json_verify-json_verify.o [2022-08-06T18:34:53.036Z] #77 218.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-06T18:34:53.036Z] #77 218.5 CC src/libyajl_la-yajl.lo [2022-08-06T18:34:53.036Z] #77 218.6 CC src/libyajl_la-yajl_gen.lo [2022-08-06T18:34:53.036Z] #77 218.6 CC src/libyajl_la-yajl_parser.lo [2022-08-06T18:34:53.036Z] #77 218.6 CC src/libyajl_la-yajl_buf.lo [2022-08-06T18:34:53.036Z] #77 218.6 CC src/libyajl_la-yajl_encode.lo [2022-08-06T18:34:53.036Z] #77 218.6 CC src/libyajl_la-yajl_lex.lo [2022-08-06T18:34:53.036Z] #77 218.7 CC src/libyajl_la-yajl_tree.lo [2022-08-06T18:34:53.879Z] #77 241.9 AR libcrun_testing.a [2022-08-06T18:34:53.879Z] #77 241.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-06T18:34:53.879Z] #77 242.0 CCLD tests/tests_libcrun_utils [2022-08-06T18:34:53.879Z] #77 242.1 CCLD tests/tests_libcrun_errors [2022-08-06T18:34:53.879Z] #77 242.1 CCLD tests/tests_libcrun_fuzzer [2022-08-06T18:34:53.879Z] #77 242.7 CCLD libcrun.la [2022-08-06T18:34:53.879Z] #77 243.7 CCLD crun [2022-08-06T18:34:53.879Z] #77 244.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-06T18:34:53.879Z] #77 244.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-06T18:34:53.879Z] #77 244.4 /bin/mkdir -p '/usr/local/lib' [2022-08-06T18:34:53.879Z] #77 244.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-06T18:34:53.879Z] #77 244.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-06T18:34:53.879Z] #77 244.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-06T18:34:53.879Z] #77 244.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-06T18:34:53.879Z] #77 244.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-06T18:34:53.879Z] #77 244.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-06T18:34:53.879Z] #77 244.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-06T18:34:53.879Z] #77 244.8 ---------------------------------------------------------------------- [2022-08-06T18:34:53.879Z] #77 244.8 Libraries have been installed in: [2022-08-06T18:34:53.879Z] #77 244.8 /usr/local/lib [2022-08-06T18:34:53.879Z] #77 244.8 [2022-08-06T18:34:53.879Z] #77 244.8 If you ever happen to want to link against installed libraries [2022-08-06T18:34:53.879Z] #77 244.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-06T18:34:53.879Z] #77 244.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-06T18:34:53.879Z] #77 244.8 flag during linking and do at least one of the following: [2022-08-06T18:34:53.879Z] #77 244.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-06T18:34:53.879Z] #77 244.8 during execution [2022-08-06T18:34:53.879Z] #77 244.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-06T18:34:53.879Z] #77 244.8 during linking [2022-08-06T18:34:53.879Z] #77 244.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-06T18:34:53.879Z] #77 244.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-06T18:34:53.879Z] #77 244.8 [2022-08-06T18:34:53.879Z] #77 244.8 See any operating system documentation about shared libraries for [2022-08-06T18:34:53.879Z] #77 244.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-06T18:34:53.879Z] #77 244.8 ---------------------------------------------------------------------- [2022-08-06T18:34:53.879Z] #77 244.8 /bin/mkdir -p '/build' [2022-08-06T18:34:53.879Z] #77 244.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-06T18:34:53.879Z] #77 244.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-06T18:34:53.879Z] #77 244.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:53.879Z] #77 244.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:53.879Z] #77 244.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-06T18:34:53.879Z] #77 DONE 245.0s [2022-08-06T18:34:53.879Z] [2022-08-06T18:34:53.879Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:34:53.879Z] #60 sha256:c6053b69e90f5dde887cfd41f69f1900b2e0e6c25d589eb5e5c5d41415ae79c5 [2022-08-06T18:34:54.048Z] #21 79.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:34:54.048Z] #21 79.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:34:54.306Z] #21 ... [2022-08-06T18:34:54.306Z] [2022-08-06T18:34:54.306Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:34:54.306Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:34:54.306Z] #77 226.6 CCLD libyajl.la [2022-08-06T18:34:54.872Z] #19 381.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-06T18:34:54.872Z] #19 381.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-06T18:34:54.872Z] #19 381.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:54.872Z] #19 381.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-06T18:34:54.872Z] #19 381.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-06T18:34:54.872Z] #19 381.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-06T18:34:54.872Z] #19 381.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libfile-which-perl (1.23-1) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-06T18:34:54.872Z] #19 382.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up file (1:5.39-3) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up bzip2 (1.0.8-4) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up libyaml-perl (1.30-1) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-06T18:34:54.872Z] #19 382.1 Setting up libio-string-perl (1.08-3.1) ... [2022-08-06T18:34:54.872Z] #19 382.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-06T18:34:54.872Z] #19 382.2 Setting up cross-config (2.6.18+nmu1) ... [2022-08-06T18:34:54.872Z] #77 227.2 CCLD verify/json_verify [2022-08-06T18:34:55.131Z] #19 382.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:34:55.131Z] #19 382.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:34:55.131Z] #19 382.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-06T18:34:55.131Z] #19 382.3 Setting up patch (2.7.6-7) ... [2022-08-06T18:34:55.131Z] #19 382.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-06T18:34:55.131Z] #19 382.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-06T18:34:55.131Z] #19 382.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.131Z] #19 382.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-06T18:34:55.131Z] #19 382.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-06T18:34:55.131Z] #19 382.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.131Z] #19 382.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-06T18:34:55.391Z] #19 382.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.391Z] #19 382.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.561Z] #77 ... [2022-08-06T18:34:55.561Z] [2022-08-06T18:34:55.561Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:34:55.561Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:34:55.561Z] #21 79.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-06T18:34:55.561Z] #21 79.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-06T18:34:55.561Z] #21 79.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:34:55.561Z] #21 79.44 Setting up patch (2.7.6-7) ... [2022-08-06T18:34:55.561Z] #21 79.46 Setting up sudo (1.9.5p2-3) ... [2022-08-06T18:34:55.650Z] #19 382.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-06T18:34:55.651Z] #19 382.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.651Z] #19 382.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-06T18:34:55.651Z] #19 382.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-06T18:34:55.808Z] #77 228.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:34:55.808Z] #77 228.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:34:55.808Z] #77 228.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:34:55.808Z] #77 228.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:34:55.808Z] #77 228.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:34:55.808Z] #77 228.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:34:55.818Z] #21 79.66 invoke-rc.d: could not determine current runlevel [2022-08-06T18:34:55.818Z] #21 79.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:34:55.818Z] #21 79.74 Setting up xfsprogs (5.10.0-4) ... [2022-08-06T18:34:55.910Z] #19 382.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-06T18:34:55.910Z] #19 383.1 [2022-08-06T18:34:55.910Z] #19 383.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-06T18:34:55.910Z] #19 383.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:55.910Z] #19 383.1 Setting up dpkg-dev (1.20.11) ... [2022-08-06T18:34:55.910Z] #19 383.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.067Z] #77 228.3 CC src/validate.o [2022-08-06T18:34:56.067Z] #77 228.3 CC src/image_spec_schema_config_schema.lo [2022-08-06T18:34:56.067Z] #77 228.4 CC src/image_spec_schema_content_descriptor.lo [2022-08-06T18:34:56.067Z] #77 228.4 CC src/image_spec_schema_defs.lo [2022-08-06T18:34:56.067Z] #77 228.4 CC src/image_spec_schema_defs_descriptor.lo [2022-08-06T18:34:56.067Z] #77 228.4 CC src/image_spec_schema_image_index_schema.lo [2022-08-06T18:34:56.067Z] #77 228.4 CC src/image_spec_schema_image_layout_schema.lo [2022-08-06T18:34:56.074Z] #21 79.78 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-06T18:34:56.074Z] #21 79.78 Failed to connect to bus: Host is down [2022-08-06T18:34:56.074Z] #21 79.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:34:56.074Z] #21 79.85 Setting up inetutils-ping (2:2.0-1) ... [2022-08-06T18:34:56.074Z] #21 79.91 Setting up pigz (2.6-1) ... [2022-08-06T18:34:56.074Z] #21 79.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:34:56.074Z] #21 80.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:34:56.170Z] #19 383.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:34:56.170Z] #19 383.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.170Z] #19 383.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-06T18:34:56.170Z] #19 383.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-06T18:34:56.170Z] #19 383.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-06T18:34:56.327Z] #77 228.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-06T18:34:56.327Z] #77 228.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-06T18:34:56.327Z] #77 228.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-06T18:34:56.327Z] #77 228.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-06T18:34:56.327Z] #77 228.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-06T18:34:56.327Z] #77 228.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-06T18:34:56.327Z] #77 228.5 CC src/runtime_spec_schema_defs.lo [2022-08-06T18:34:56.327Z] #77 228.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-06T18:34:56.327Z] #77 228.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-06T18:34:56.327Z] #77 228.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-06T18:34:56.330Z] #21 80.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:34:56.330Z] #21 80.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:56.430Z] #19 383.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-06T18:34:56.430Z] #19 383.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-06T18:34:56.430Z] #19 383.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.430Z] #19 383.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.430Z] #19 383.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.430Z] #19 383.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:34:56.430Z] #19 383.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.430Z] #19 383.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.586Z] #77 228.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-06T18:34:56.586Z] #77 228.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-06T18:34:56.586Z] #77 228.8 CC src/runtime_spec_schema_state_schema.lo [2022-08-06T18:34:56.586Z] #77 228.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-06T18:34:56.690Z] #19 383.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 383.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up libxml-simple-perl (2.25-1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-06T18:34:56.690Z] #19 383.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.690Z] #19 384.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-06T18:34:56.845Z] #77 229.0 CC src/basic_test_double_array_item.lo [2022-08-06T18:34:56.845Z] #77 229.1 CC src/basic_test_double_array.lo [2022-08-06T18:34:56.845Z] #77 229.1 CC src/basic_test_top_array_int.lo [2022-08-06T18:34:56.950Z] #19 384.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up crossbuild-essential-armel (12.9) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-06T18:34:56.950Z] #19 384.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-06T18:34:56.950Z] #19 384.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-06T18:34:56.950Z] #19 384.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:34:57.104Z] #77 229.3 CC src/basic_test_top_array_string.lo [2022-08-06T18:34:57.104Z] #77 229.4 CC src/basic_test_top_double_array_int.lo [2022-08-06T18:34:57.104Z] #77 229.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-06T18:34:57.104Z] #77 229.5 CC src/basic_test_top_double_array_obj.lo [2022-08-06T18:34:57.104Z] #77 229.5 CC src/basic_test_top_double_array_string.lo [2022-08-06T18:34:57.104Z] #77 229.5 CC src/read-file.lo [2022-08-06T18:34:57.104Z] #77 229.6 CC src/json_common.lo [2022-08-06T18:34:57.364Z] #77 229.6 CC tests/test-2.o [2022-08-06T18:34:57.623Z] #77 229.9 CC tests/test-4.o [2022-08-06T18:34:57.623Z] #77 229.9 CC tests/test-1.o [2022-08-06T18:34:57.882Z] #77 230.3 CC tests/test-5.o [2022-08-06T18:34:58.141Z] #77 230.4 CC tests/test-3.o [2022-08-06T18:34:58.266Z] #21 81.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:34:58.266Z] #21 81.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:34:58.330Z] #19 DONE 385.4s [2022-08-06T18:34:58.330Z] [2022-08-06T18:34:58.330Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-06T18:34:58.330Z] #73 sha256:185a18dcd917d6b00efffc3b602d49ddf17d5fdf46ee81d9c34371eb15a9e228 [2022-08-06T18:34:58.330Z] #73 DONE 0.1s [2022-08-06T18:34:58.330Z] [2022-08-06T18:34:58.330Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:34:58.330Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-06T18:34:58.399Z] #77 230.6 CC tests/test-6.o [2022-08-06T18:34:58.399Z] #77 230.7 CC tests/test-7.o [2022-08-06T18:34:58.399Z] #77 230.8 CC tests/test-8.o [2022-08-06T18:34:58.524Z] #21 82.40 Setting up libelf1:amd64 (0.183-1) ... [2022-08-06T18:34:58.524Z] #21 82.41 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:34:58.524Z] #21 82.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:34:58.524Z] #21 82.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:34:58.591Z] #49 ... [2022-08-06T18:34:58.591Z] [2022-08-06T18:34:58.591Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-06T18:34:58.591Z] #32 sha256:4a365cae552b3120df0c809827083cc881b530bffbd078cbf492ae6650b57836 [2022-08-06T18:34:58.591Z] #32 DONE 0.2s [2022-08-06T18:34:58.591Z] [2022-08-06T18:34:58.591Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-06T18:34:58.591Z] #33 sha256:7ee75e82834bf306c11e29139bbb26c83a43b09e520aa7969bce0bd7ce904ab1 [2022-08-06T18:34:58.658Z] #77 230.9 CC tests/test-9.o [2022-08-06T18:34:58.658Z] #77 231.0 CC tests/test-11.o [2022-08-06T18:34:58.781Z] #21 82.54 Setting up libkmod2:amd64 (28-1) ... [2022-08-06T18:34:58.781Z] #21 82.59 Setting up python3-distutils (3.9.2-1) ... [2022-08-06T18:34:58.918Z] #77 231.3 CC tests/test-10.o [2022-08-06T18:34:59.609Z] #21 83.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:34:59.609Z] #21 83.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-06T18:34:59.609Z] #21 83.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-06T18:34:59.609Z] #21 83.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-06T18:34:59.609Z] #21 83.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-06T18:34:59.609Z] #21 83.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-06T18:34:59.610Z] #21 83.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-06T18:34:59.610Z] #21 83.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-06T18:34:59.610Z] #21 83.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-06T18:34:59.610Z] #21 83.45 Setting up python3-setuptools (52.0.0-4) ... [2022-08-06T18:34:59.974Z] #33 1.418 + RM_GOPATH=0 [2022-08-06T18:34:59.974Z] #33 1.419 + TMP_GOPATH= [2022-08-06T18:34:59.974Z] #33 1.419 + : /build [2022-08-06T18:34:59.974Z] #33 1.419 + '[' -z '' ']' [2022-08-06T18:34:59.974Z] #33 1.420 ++ mktemp -d [2022-08-06T18:34:59.974Z] #33 1.422 + export GOPATH=/tmp/tmp.xlWJfIbxAf [2022-08-06T18:34:59.974Z] #33 1.422 + GOPATH=/tmp/tmp.xlWJfIbxAf [2022-08-06T18:34:59.974Z] #33 1.422 + RM_GOPATH=1 [2022-08-06T18:34:59.974Z] #33 1.422 + case "$(go env GOARCH)" in [2022-08-06T18:34:59.974Z] #33 1.423 ++ go env GOARCH [2022-08-06T18:34:59.974Z] #33 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:34:59.974Z] #33 1.426 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:34:59.974Z] #33 1.426 ++ dirname /install.sh [2022-08-06T18:34:59.974Z] #33 1.427 + dir=/ [2022-08-06T18:34:59.974Z] #33 1.427 + bin=dockercli [2022-08-06T18:34:59.974Z] #33 1.427 + shift [2022-08-06T18:34:59.974Z] #33 1.427 + '[' '!' -f //dockercli.installer ']' [2022-08-06T18:34:59.974Z] #33 1.427 + . //dockercli.installer [2022-08-06T18:34:59.974Z] #33 1.427 ++ : stable [2022-08-06T18:34:59.974Z] #33 1.427 ++ : 17.06.2-ce [2022-08-06T18:34:59.974Z] #33 1.427 + install_dockercli [2022-08-06T18:34:59.974Z] #33 1.427 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-06T18:34:59.974Z] #33 1.427 Install docker/cli version 17.06.2-ce from stable [2022-08-06T18:34:59.974Z] #33 1.428 ++ uname -m [2022-08-06T18:34:59.974Z] #33 1.429 + arch=x86_64 [2022-08-06T18:34:59.974Z] #33 1.429 + '[' x86_64 '!=' x86_64 ']' [2022-08-06T18:34:59.974Z] #33 1.429 + url=https://download.docker.com/linux/static [2022-08-06T18:34:59.974Z] #33 1.430 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-06T18:34:59.974Z] #33 1.430 + tar -xz docker/docker [2022-08-06T18:35:00.811Z] #64 271.9 # github.com/containerd/containerd/cmd/containerd [2022-08-06T18:35:00.811Z] #64 271.9 /usr/bin/ld: /tmp/go-link-992616573/000019.o: in function `New': [2022-08-06T18:35:00.811Z] #64 271.9 /tmp/tmp.YL3JWFSvxG/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-08-06T18:35:00.811Z] #64 272.0 + bin/containerd-stress [2022-08-06T18:35:01.068Z] #64 273.1 + bin/containerd-shim [2022-08-06T18:35:02.923Z] #21 86.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:35:02.923Z] #21 86.37 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:35:02.923Z] #21 86.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:35:02.923Z] #21 86.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:35:03.121Z] #77 ... [2022-08-06T18:35:03.122Z] [2022-08-06T18:35:03.122Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:35:03.122Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:35:03.122Z] #21 80.64 Setting up libelf1:amd64 (0.183-1) ... [2022-08-06T18:35:03.122Z] #21 80.66 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:35:03.122Z] #21 80.67 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:35:03.122Z] #21 80.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:35:03.122Z] #21 80.70 Setting up libkmod2:amd64 (28-1) ... [2022-08-06T18:35:03.122Z] #21 80.71 Setting up python3-distutils (3.9.2-1) ... [2022-08-06T18:35:03.122Z] #21 81.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:35:03.122Z] #21 81.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-06T18:35:03.122Z] #21 81.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-06T18:35:03.122Z] #21 81.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-06T18:35:03.122Z] #21 81.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-06T18:35:03.122Z] #21 81.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-06T18:35:03.122Z] #21 81.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-06T18:35:03.122Z] #21 81.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-06T18:35:03.122Z] #21 81.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-06T18:35:03.122Z] #21 81.92 Setting up python3-setuptools (52.0.0-4) ... [2022-08-06T18:35:03.122Z] #21 84.50 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:35:03.122Z] #21 84.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:35:03.122Z] #21 84.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:35:03.122Z] #21 84.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:35:03.122Z] #21 86.28 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:35:03.122Z] #21 86.29 Setting up jq (1.6-2.1) ... [2022-08-06T18:35:03.122Z] #21 86.30 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:35:03.122Z] #21 86.31 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:35:03.122Z] #21 86.32 Setting up iptables (1.8.7-1) ... [2022-08-06T18:35:03.122Z] #21 86.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-06T18:35:03.122Z] #21 86.38 Setting up iproute2 (5.10.0-4) ... [2022-08-06T18:35:03.122Z] #21 86.89 Setting up systemd (247.3-7) ... [2022-08-06T18:35:03.122Z] #21 86.97 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-06T18:35:03.122Z] #21 86.98 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-06T18:35:03.122Z] #21 86.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-06T18:35:03.122Z] #21 87.03 Initializing machine ID from KVM UUID. [2022-08-06T18:35:03.122Z] #21 89.07 Setting up systemd-journal-remote (247.3-7) ... [2022-08-06T18:35:03.278Z] #33 4.521 + mkdir -p /build [2022-08-06T18:35:03.278Z] #33 4.524 + mv docker/docker /build/ [2022-08-06T18:35:03.278Z] #33 4.529 + rmdir docker [2022-08-06T18:35:03.278Z] #33 DONE 4.7s [2022-08-06T18:35:03.278Z] [2022-08-06T18:35:03.278Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:35:03.278Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-06T18:35:03.278Z] #49 1.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:35:03.278Z] #49 1.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:35:03.278Z] #49 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:35:03.278Z] #49 2.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-06T18:35:03.278Z] #49 2.485 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:35:03.278Z] #49 2.830 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-06T18:35:03.278Z] #49 3.203 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-06T18:35:03.278Z] #49 3.690 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-06T18:35:03.278Z] #49 4.244 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:35:03.278Z] #49 4.687 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-06T18:35:03.278Z] #49 4.695 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-06T18:35:03.278Z] #49 4.698 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-06T18:35:03.278Z] #49 4.698 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:35:03.278Z] #49 4.699 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:35:03.278Z] #49 4.707 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-06T18:35:03.278Z] #49 4.851 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:35:03.278Z] #49 4.857 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-06T18:35:03.278Z] #49 4.860 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-06T18:35:03.278Z] #49 4.873 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-06T18:35:03.278Z] #49 4.874 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:35:03.278Z] #49 4.875 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-06T18:35:03.690Z] #21 89.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:35:04.822Z] #21 88.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:35:04.822Z] #21 88.69 Setting up jq (1.6-2.1) ... [2022-08-06T18:35:04.822Z] #21 88.71 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:35:04.822Z] #21 88.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:35:04.822Z] #21 88.76 Setting up iptables (1.8.7-1) ... [2022-08-06T18:35:04.822Z] #21 88.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:35:04.822Z] #21 88.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:35:05.078Z] #21 88.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:35:05.078Z] #21 88.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:35:05.078Z] #21 88.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-06T18:35:05.078Z] #21 88.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-06T18:35:05.078Z] #21 88.94 Setting up iproute2 (5.10.0-4) ... [2022-08-06T18:35:05.335Z] #21 ... [2022-08-06T18:35:05.335Z] [2022-08-06T18:35:05.335Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:35:05.335Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:35:05.335Z] #77 227.1 CCLD libyajl.la [2022-08-06T18:35:05.335Z] #77 227.7 CCLD verify/json_verify [2022-08-06T18:35:05.335Z] #77 228.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:35:05.335Z] #77 228.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:35:05.335Z] #77 228.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:35:05.335Z] #77 228.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:35:05.335Z] #77 228.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-06T18:35:05.335Z] #77 228.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:05.335Z] #77 229.1 CC src/validate.o [2022-08-06T18:35:05.335Z] #77 229.1 CC src/image_spec_schema_config_schema.lo [2022-08-06T18:35:05.335Z] #77 229.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-06T18:35:05.335Z] #77 229.1 CC src/image_spec_schema_defs.lo [2022-08-06T18:35:05.335Z] #77 229.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-06T18:35:05.335Z] #77 229.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-06T18:35:05.335Z] #77 229.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-06T18:35:05.335Z] #77 229.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-06T18:35:05.335Z] #77 229.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-06T18:35:05.335Z] #77 229.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-06T18:35:05.335Z] #77 229.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-06T18:35:05.335Z] #77 229.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-06T18:35:05.335Z] #77 229.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-06T18:35:05.335Z] #77 229.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-06T18:35:05.335Z] #77 229.7 CC src/runtime_spec_schema_defs.lo [2022-08-06T18:35:05.335Z] #77 229.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-06T18:35:05.335Z] #77 229.9 CC src/runtime_spec_schema_defs_zos.lo [2022-08-06T18:35:05.335Z] #77 229.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-06T18:35:05.335Z] #77 229.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-06T18:35:05.335Z] #77 230.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-06T18:35:05.335Z] #77 230.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-06T18:35:05.335Z] #77 230.1 CC src/basic_test_double_array_item.lo [2022-08-06T18:35:05.335Z] #77 230.2 CC src/basic_test_double_array.lo [2022-08-06T18:35:05.335Z] #77 230.2 CC src/basic_test_top_array_int.lo [2022-08-06T18:35:05.335Z] #77 230.3 CC src/basic_test_top_array_string.lo [2022-08-06T18:35:05.335Z] #77 230.4 CC src/basic_test_top_double_array_int.lo [2022-08-06T18:35:05.335Z] #77 230.5 CC src/basic_test_top_double_array_refobj.lo [2022-08-06T18:35:05.335Z] #77 230.6 CC src/basic_test_top_double_array_obj.lo [2022-08-06T18:35:05.335Z] #77 230.6 CC src/read-file.lo [2022-08-06T18:35:05.335Z] #77 230.7 CC src/basic_test_top_double_array_string.lo [2022-08-06T18:35:05.335Z] #77 231.0 CC src/json_common.lo [2022-08-06T18:35:05.335Z] #77 231.3 CC tests/test-8.o [2022-08-06T18:35:05.335Z] #77 231.4 CC tests/test-1.o [2022-08-06T18:35:05.335Z] #77 231.4 CC tests/test-10.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-4.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-2.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-5.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-3.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-7.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-6.o [2022-08-06T18:35:05.335Z] #77 231.5 CC tests/test-9.o [2022-08-06T18:35:05.335Z] #77 231.7 CC tests/test-11.o [2022-08-06T18:35:05.595Z] #21 DONE 91.4s [2022-08-06T18:35:05.595Z] [2022-08-06T18:35:05.595Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-06T18:35:05.595Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-06T18:35:05.899Z] #77 ... [2022-08-06T18:35:05.899Z] [2022-08-06T18:35:05.899Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:35:05.899Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-06T18:35:05.899Z] #21 89.62 Setting up systemd (247.3-7) ... [2022-08-06T18:35:06.199Z] #21 89.93 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-06T18:35:06.199Z] #21 89.96 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-06T18:35:06.199Z] #21 90.00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-06T18:35:06.199Z] #21 90.05 Initializing machine ID from KVM UUID. [2022-08-06T18:35:06.971Z] #22 1.390 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-06T18:35:06.971Z] #22 1.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-06T18:35:06.971Z] #22 1.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-06T18:35:07.230Z] #22 DONE 1.5s [2022-08-06T18:35:07.230Z] [2022-08-06T18:35:07.230Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-06T18:35:07.230Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-06T18:35:07.478Z] #49 ... [2022-08-06T18:35:07.479Z] [2022-08-06T18:35:07.479Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:35:07.479Z] #74 sha256:9c6f9c6342e630778701b205e4528e1c37a75a0f49d5be04a33fe1907b96fcef [2022-08-06T18:35:07.479Z] #74 1.375 + RM_GOPATH=0 [2022-08-06T18:35:07.479Z] #74 1.375 + TMP_GOPATH= [2022-08-06T18:35:07.479Z] #74 1.375 + : /build [2022-08-06T18:35:07.479Z] #74 1.375 + '[' -z '' ']' [2022-08-06T18:35:07.479Z] #74 1.376 ++ mktemp -d [2022-08-06T18:35:07.479Z] #74 1.379 + export GOPATH=/tmp/tmp.dKYlG5bpIS [2022-08-06T18:35:07.479Z] #74 1.379 + GOPATH=/tmp/tmp.dKYlG5bpIS [2022-08-06T18:35:07.479Z] #74 1.379 + RM_GOPATH=1 [2022-08-06T18:35:07.479Z] #74 1.379 + case "$(go env GOARCH)" in [2022-08-06T18:35:07.479Z] #74 1.380 ++ go env GOARCH [2022-08-06T18:35:07.479Z] #74 1.390 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:07.479Z] #74 1.390 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:07.479Z] #74 1.390 ++ dirname /install.sh [2022-08-06T18:35:07.479Z] #74 1.391 + dir=/ [2022-08-06T18:35:07.479Z] #74 1.391 + bin=rootlesskit [2022-08-06T18:35:07.479Z] #74 1.391 + shift [2022-08-06T18:35:07.479Z] #74 1.391 + '[' '!' -f //rootlesskit.installer ']' [2022-08-06T18:35:07.479Z] #74 1.391 + . //rootlesskit.installer [2022-08-06T18:35:07.479Z] #74 1.391 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:35:07.479Z] #74 1.391 + install_rootlesskit [2022-08-06T18:35:07.479Z] #74 1.391 + case "$1" in [2022-08-06T18:35:07.479Z] #74 1.391 + export CGO_ENABLED=0 [2022-08-06T18:35:07.479Z] #74 1.391 + CGO_ENABLED=0 [2022-08-06T18:35:07.479Z] #74 1.391 + _install_rootlesskit [2022-08-06T18:35:07.479Z] #74 1.392 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:35:07.479Z] #74 1.392 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-06T18:35:07.479Z] #74 1.392 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:35:07.479Z] #74 1.392 + GOBIN=/build [2022-08-06T18:35:07.479Z] #74 1.392 + GO111MODULE=on [2022-08-06T18:35:07.479Z] #74 1.392 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:35:07.479Z] #74 1.970 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-06T18:35:07.479Z] #74 3.948 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-06T18:35:07.479Z] #74 3.951 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-06T18:35:07.479Z] #74 4.176 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-06T18:35:07.479Z] #74 5.495 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-06T18:35:07.479Z] #74 6.144 go: downloading github.com/google/uuid v1.3.0 [2022-08-06T18:35:07.479Z] #74 6.154 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-06T18:35:07.479Z] #74 6.164 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-06T18:35:07.479Z] #74 6.281 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-06T18:35:07.479Z] #74 6.307 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-06T18:35:07.479Z] #74 6.370 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-06T18:35:07.479Z] #74 6.522 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-06T18:35:07.479Z] #74 6.725 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-06T18:35:07.479Z] #74 6.757 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-06T18:35:07.479Z] #74 7.359 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-06T18:35:08.136Z] #21 91.82 Setting up systemd-journal-remote (247.3-7) ... [2022-08-06T18:35:08.393Z] #21 92.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:35:08.419Z] #74 ... [2022-08-06T18:35:08.419Z] [2022-08-06T18:35:08.419Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:08.419Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:08.419Z] #20 1.645 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:35:08.419Z] #20 1.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:35:08.419Z] #20 1.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:35:08.419Z] #20 1.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-06T18:35:08.419Z] #20 2.171 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-06T18:35:08.419Z] #20 2.570 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:35:08.419Z] #20 3.091 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-06T18:35:08.419Z] #20 3.587 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-06T18:35:08.419Z] #20 4.030 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:35:08.419Z] #20 4.450 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:35:08.419Z] #20 4.452 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-06T18:35:08.419Z] #20 4.454 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-06T18:35:08.419Z] #20 4.473 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-06T18:35:08.419Z] #20 4.478 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:35:08.419Z] #20 4.484 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-06T18:35:08.419Z] #20 4.487 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-06T18:35:08.419Z] #20 4.494 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-06T18:35:08.419Z] #20 4.495 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-06T18:35:08.419Z] #20 4.496 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-06T18:35:08.419Z] #20 4.496 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:35:08.419Z] #20 4.498 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:35:08.419Z] #20 ... [2022-08-06T18:35:08.419Z] [2022-08-06T18:35:08.419Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:35:08.419Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-06T18:35:08.419Z] #69 1.725 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:35:08.419Z] #69 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:35:08.419Z] #69 1.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:35:08.419Z] #69 2.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-06T18:35:08.419Z] #69 2.402 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:35:08.419Z] #69 2.843 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-06T18:35:08.419Z] #69 3.362 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:35:08.419Z] #69 3.953 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-06T18:35:08.419Z] #69 4.563 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-06T18:35:08.419Z] #69 5.104 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:35:08.419Z] #69 5.122 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-06T18:35:08.419Z] #69 5.124 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:35:08.419Z] #69 5.131 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-06T18:35:08.419Z] #69 5.136 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-06T18:35:08.419Z] #69 5.147 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-06T18:35:08.419Z] #69 5.151 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:35:08.419Z] #69 5.152 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:35:08.419Z] #69 5.152 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-06T18:35:08.419Z] #69 5.154 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-06T18:35:08.419Z] #69 5.155 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-06T18:35:08.419Z] #69 5.155 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-06T18:35:08.960Z] #21 DONE 92.7s [2022-08-06T18:35:08.960Z] [2022-08-06T18:35:08.960Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-06T18:35:08.960Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-06T18:35:10.371Z] #22 1.344 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-06T18:35:10.371Z] #22 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-06T18:35:10.371Z] #22 1.360 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-06T18:35:10.371Z] #22 DONE 1.5s [2022-08-06T18:35:10.371Z] [2022-08-06T18:35:10.371Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:10.371Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:10.371Z] #55 ... [2022-08-06T18:35:10.371Z] [2022-08-06T18:35:10.371Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-06T18:35:10.371Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-06T18:35:11.017Z] #64 281.5 + bin/containerd-shim-runc-v1 [2022-08-06T18:35:12.026Z] #60 183.0 + mkdir -p /build [2022-08-06T18:35:12.026Z] #60 183.0 + cp runc /build/runc [2022-08-06T18:35:12.026Z] #60 DONE 184.5s [2022-08-06T18:35:12.026Z] [2022-08-06T18:35:12.026Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:12.026Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:12.026Z] #55 315.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-06T18:35:12.026Z] #55 DONE 315.6s [2022-08-06T18:35:12.026Z] [2022-08-06T18:35:12.026Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:35:12.026Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:35:13.394Z] #64 ... [2022-08-06T18:35:13.394Z] [2022-08-06T18:35:13.394Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-06T18:35:13.394Z] #56 sha256:6681737fa04bb8f60cd7fa7bf858c3165613f90edde9893b468311acbf0c8736 [2022-08-06T18:35:14.286Z] #64 286.3 + bin/containerd-shim-runc-v2 [2022-08-06T18:35:14.759Z] #56 DONE 1.0s [2022-08-06T18:35:14.759Z] [2022-08-06T18:35:14.759Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-06T18:35:14.759Z] #58 sha256:be2769729b7da8ef2184104ae7f24a058cb065119a7b5c71787e1aac1fb85c27 [2022-08-06T18:35:14.759Z] #58 DONE 0.1s [2022-08-06T18:35:14.759Z] [2022-08-06T18:35:14.759Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-06T18:35:14.759Z] #61 sha256:8535519c2f9fe01cf7e3a657e8f47ca5ed5edb95cb0dac4caeb028311183ba3b [2022-08-06T18:35:14.851Z] #64 287.0 + binaries [2022-08-06T18:35:15.015Z] #61 DONE 0.4s [2022-08-06T18:35:15.015Z] [2022-08-06T18:35:15.015Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:35:15.015Z] #64 sha256:ea0e269f313042202264f02306ba0d818b5be66c5a385b8dbd66a6e743d30d99 [2022-08-06T18:35:15.110Z] #64 287.0 + install -D bin/containerd /build/containerd [2022-08-06T18:35:15.110Z] #64 287.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-06T18:35:15.110Z] #64 287.0 + install -D bin/ctr /build/ctr [2022-08-06T18:35:17.534Z] #64 275.0 + bin/containerd [2022-08-06T18:35:20.352Z] #64 DONE 291.7s [2022-08-06T18:35:20.608Z] [2022-08-06T18:35:20.608Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-06T18:35:20.608Z] #65 sha256:68db5bb59dbf149a3911c3a9ac5ad08fdf64d64987feae932b0a3b54a1b17857 [2022-08-06T18:35:20.705Z] #69 21.45 Fetched 49.2 MB in 20s (2462 kB/s) [2022-08-06T18:35:20.705Z] #69 21.45 Reading package lists... [2022-08-06T18:35:20.705Z] #69 ... [2022-08-06T18:35:20.705Z] [2022-08-06T18:35:20.705Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:20.705Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:20.705Z] #20 21.56 Fetched 49.2 MB in 20s (2429 kB/s) [2022-08-06T18:35:22.115Z] #23 14.35 Collecting yamllint==1.26.1 [2022-08-06T18:35:22.377Z] #23 15.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-06T18:35:22.495Z] #65 DONE 1.8s [2022-08-06T18:35:22.495Z] [2022-08-06T18:35:22.495Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-06T18:35:22.495Z] #70 sha256:efb0bb63cf10d278f6d5dc0a363d93633d0c91b9a4af4af19a671ddd5ac68d47 [2022-08-06T18:35:22.751Z] #70 DONE 0.4s [2022-08-06T18:35:22.751Z] [2022-08-06T18:35:22.751Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-06T18:35:22.751Z] #75 sha256:5ac794e6275087143ecf63641fda48f193f89705e66fe731b1ad6a5f982bd964 [2022-08-06T18:35:24.284Z] #23 17.20 Collecting pathspec>=0.5.3 [2022-08-06T18:35:24.284Z] #23 17.21 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-06T18:35:24.640Z] #75 DONE 2.0s [2022-08-06T18:35:24.896Z] [2022-08-06T18:35:24.896Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-06T18:35:24.896Z] #78 sha256:6b5b9f4fdd1a72ae48bde7b43f9612e413dcaaa40584b9552d65398dbcd00045 [2022-08-06T18:35:24.896Z] #78 DONE 0.1s [2022-08-06T18:35:24.896Z] [2022-08-06T18:35:24.896Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-06T18:35:24.896Z] #79 sha256:e426b18bb966393c783f7e39fe23924999147e25cd0a1631b9f13fc45ce184ba [2022-08-06T18:35:24.896Z] #79 DONE 0.1s [2022-08-06T18:35:24.896Z] [2022-08-06T18:35:24.896Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-06T18:35:24.896Z] #80 sha256:99c118d27df4cd651a39b9f4a9dc8f0e1411ea90450096aba5cceb811158f63a [2022-08-06T18:35:24.896Z] #80 DONE 0.0s [2022-08-06T18:35:24.896Z] [2022-08-06T18:35:24.896Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-06T18:35:24.896Z] #81 sha256:24a345f9950ad24a2a30d876c0ae1921623ca30fad28c6dd5edffc61e522f3a9 [2022-08-06T18:35:25.221Z] #23 17.88 Collecting pyyaml [2022-08-06T18:35:25.221Z] #23 17.90 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-08-06T18:35:25.221Z] #23 18.01 Building wheels for collected packages: yamllint [2022-08-06T18:35:25.221Z] #23 18.02 Building wheel for yamllint (setup.py): started [2022-08-06T18:35:25.260Z] #23 13.95 Collecting yamllint==1.26.1 [2022-08-06T18:35:25.515Z] #23 15.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-06T18:35:25.824Z] #81 DONE 1.0s [2022-08-06T18:35:25.824Z] [2022-08-06T18:35:25.824Z] #82 exporting to image [2022-08-06T18:35:25.824Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-06T18:35:25.824Z] #82 exporting layers [2022-08-06T18:35:27.130Z] #23 19.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-06T18:35:27.130Z] #23 19.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=38d8a322bfecdf17ec1b9a272d89750344c5d462d2b83b7d0e9fdd877b317e36 [2022-08-06T18:35:27.130Z] #23 19.82 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-06T18:35:27.130Z] #23 19.83 Successfully built yamllint [2022-08-06T18:35:27.130Z] #23 19.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-06T18:35:27.405Z] #23 17.02 Collecting pathspec>=0.5.3 [2022-08-06T18:35:27.405Z] #23 17.05 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-06T18:35:27.698Z] #23 20.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-06T18:35:28.334Z] #23 18.07 Collecting pyyaml [2022-08-06T18:35:28.334Z] #23 18.09 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-08-06T18:35:28.591Z] #23 18.21 Building wheels for collected packages: yamllint [2022-08-06T18:35:28.591Z] #23 18.21 Building wheel for yamllint (setup.py): started [2022-08-06T18:35:28.635Z] #23 DONE 21.5s [2022-08-06T18:35:28.635Z] [2022-08-06T18:35:28.635Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:35:28.635Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:35:28.635Z] #60 ... [2022-08-06T18:35:28.635Z] [2022-08-06T18:35:28.635Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-06T18:35:28.635Z] #27 sha256:4cf3eb8f1c21dba662417aa9187ba3f410750e7cde5e905a52499988ab62aff1 [2022-08-06T18:35:28.839Z] #20 21.56 Reading package lists... [2022-08-06T18:35:28.839Z] #20 ... [2022-08-06T18:35:28.839Z] [2022-08-06T18:35:28.839Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:35:28.839Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-06T18:35:28.839Z] #69 21.45 Reading package lists... [2022-08-06T18:35:28.895Z] #27 DONE 0.2s [2022-08-06T18:35:28.895Z] [2022-08-06T18:35:28.895Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-06T18:35:28.895Z] #32 sha256:08855b0f7339c24d368b265fdf50fbc27cbb0f60e7fbbcb422da0c9b295008ae [2022-08-06T18:35:29.832Z] #32 DONE 0.7s [2022-08-06T18:35:29.832Z] [2022-08-06T18:35:29.832Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-06T18:35:29.832Z] #35 sha256:d62896e83a42477dc7a4e6126b8697ae02135b01587ce9f4f472ca18f3107508 [2022-08-06T18:35:29.832Z] #35 DONE 0.4s [2022-08-06T18:35:29.832Z] [2022-08-06T18:35:29.832Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:29.832Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:29.991Z] #82 exporting layers 3.6s done [2022-08-06T18:35:29.991Z] #82 writing image sha256:0d0787240c9028eeb0cd4ced1e916445473e291d66f492cb5b07a7a53aa32662 done [2022-08-06T18:35:29.991Z] #82 naming to docker.io/library/docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 done [2022-08-06T18:35:29.991Z] #82 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-06T18:35:30.091Z] #55 ... [2022-08-06T18:35:30.091Z] [2022-08-06T18:35:30.091Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-06T18:35:30.091Z] #37 sha256:3969cc100ee506020abbc4edd571a73d3a18eee949865dc3d1388d3feb21b3d1 [2022-08-06T18:35:30.351Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-06T18:35:30.484Z] #69 30.71 Reading package lists... [2022-08-06T18:35:30.484Z] #69 ... [2022-08-06T18:35:30.484Z] [2022-08-06T18:35:30.484Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:35:30.484Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-06T18:35:30.484Z] #49 22.20 Fetched 49.2 MB in 21s (2375 kB/s) [2022-08-06T18:35:30.484Z] #49 22.20 Reading package lists... [2022-08-06T18:35:30.668Z] #37 DONE 0.5s [2022-08-06T18:35:30.668Z] [2022-08-06T18:35:30.668Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-06T18:35:30.668Z] #39 sha256:2251f9a11b2f30ed2d525996df1284fff841c030fb34dbbb92fd7b96358f8d33 [2022-08-06T18:35:30.668Z] #39 DONE 0.1s [2022-08-06T18:35:30.668Z] [2022-08-06T18:35:30.668Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-06T18:35:30.668Z] #41 sha256:0927adab473eded4c1b76b8be95b9e190a59fa045e29b90f18db7e76c60d00d5 [2022-08-06T18:35:30.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/test/unit [2022-08-06T18:35:30.745Z] #49 31.56 Reading package lists... [2022-08-06T18:35:30.745Z] #49 ... [2022-08-06T18:35:30.745Z] [2022-08-06T18:35:30.745Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:30.745Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:30.745Z] #20 21.56 Reading package lists... [2022-08-06T18:35:30.928Z] #41 DONE 0.2s [2022-08-06T18:35:30.928Z] [2022-08-06T18:35:30.928Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-06T18:35:30.928Z] #45 sha256:0efd1a30a65f4a5766a112c45790633c3bfb40ffb3980c439a165135f0b30cc4 [2022-08-06T18:35:30.928Z] #45 DONE 0.2s [2022-08-06T18:35:30.928Z] [2022-08-06T18:35:30.928Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:35:30.928Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:35:31.158Z] #23 20.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-06T18:35:31.158Z] #23 20.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a8fcb4f17896fbc6390ab2fdea258d5bb93f18fa925906230cf660d2606b0178 [2022-08-06T18:35:31.158Z] #23 20.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-06T18:35:31.158Z] #23 20.36 Successfully built yamllint [2022-08-06T18:35:31.158Z] #23 20.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-06T18:35:31.722Z] #23 21.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-06T18:35:32.285Z] #23 DONE 22.0s [2022-08-06T18:35:32.285Z] [2022-08-06T18:35:32.285Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:35:32.285Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:35:32.541Z] #60 ... [2022-08-06T18:35:32.541Z] [2022-08-06T18:35:32.541Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-06T18:35:32.541Z] #27 sha256:d0e505512f4ee725b811c6c122cc49d068a905d610a3b899784f1c8b89cfa018 [2022-08-06T18:35:32.559Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-06T18:35:32.560Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-06T18:35:32.560Z] + TESTDIRS=./... [2022-08-06T18:35:32.560Z] + exclude_paths='/vendor/|/integration' [2022-08-06T18:35:32.560Z] ++ go list ./... [2022-08-06T18:35:32.560Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-06T18:35:32.799Z] #27 DONE 0.4s [2022-08-06T18:35:32.799Z] [2022-08-06T18:35:32.799Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:32.799Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:32.799Z] #55 ... [2022-08-06T18:35:32.799Z] [2022-08-06T18:35:32.799Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-06T18:35:32.799Z] #32 sha256:fa60402330602de2f22bb061e607bba1af357a1a2f9132add4392a6e81f5fadc [2022-08-06T18:35:33.055Z] #32 DONE 0.4s [2022-08-06T18:35:33.055Z] [2022-08-06T18:35:33.055Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:33.055Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:33.373Z] #55 ... [2022-08-06T18:35:33.373Z] [2022-08-06T18:35:33.373Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-06T18:35:33.373Z] #35 sha256:2111d3294438f6729c0725b10fd62a7d623ca00ce5e13f1c9c7cb24046a8182e [2022-08-06T18:35:33.373Z] #35 DONE 0.2s [2022-08-06T18:35:33.373Z] [2022-08-06T18:35:33.373Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-06T18:35:33.373Z] #37 sha256:350ae56f987d2e238df98af8037a38feb778ee6c17f73c1d0371f40c7ca03856 [2022-08-06T18:35:33.489Z] + pkg_list='github.com/docker/docker/api [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/backend/build [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/httputils [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/middleware [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/build [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/container [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/debug [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/image [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/network [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/session [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/system [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/volume [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/backend [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/container [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/events [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/filters [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/image [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/mount [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/network [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/registry [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/strslice [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/swarm [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/time [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/versions [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/types/volume [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/dockerfile [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/remotecontext [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T18:35:33.489Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T18:35:33.489Z] github.com/docker/docker/cli [2022-08-06T18:35:33.489Z] github.com/docker/docker/cli/config [2022-08-06T18:35:33.489Z] github.com/docker/docker/cli/debug [2022-08-06T18:35:33.489Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T18:35:33.489Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T18:35:33.489Z] github.com/docker/docker/client [2022-08-06T18:35:33.489Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T18:35:33.489Z] github.com/docker/docker/cmd/dockerd [2022-08-06T18:35:33.489Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T18:35:33.489Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T18:35:33.489Z] github.com/docker/docker/container [2022-08-06T18:35:33.489Z] github.com/docker/docker/container/stream [2022-08-06T18:35:33.489Z] github.com/docker/docker/contrib/apparmor [2022-08-06T18:35:33.489Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T18:35:33.489Z] github.com/docker/docker/contrib/httpserver [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/config [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/containerd [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/events [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/exec [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/images [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/initlayer [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/links [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/listeners [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/local [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/names [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/network [2022-08-06T18:35:33.489Z] github.com/docker/docker/daemon/stats [2022-08-06T18:35:33.489Z] github.com/docker/docker/distribution [2022-08-06T18:35:33.489Z] github.com/docker/docker/distribution/metadata [2022-08-06T18:35:33.489Z] github.com/docker/docker/distribution/utils [2022-08-06T18:35:33.489Z] github.com/docker/docker/distribution/xfer [2022-08-06T18:35:33.489Z] github.com/docker/docker/dockerversion [2022-08-06T18:35:33.489Z] github.com/docker/docker/errdefs [2022-08-06T18:35:33.489Z] github.com/docker/docker/image [2022-08-06T18:35:33.489Z] github.com/docker/docker/image/cache [2022-08-06T18:35:33.489Z] github.com/docker/docker/image/tarexport [2022-08-06T18:35:33.489Z] github.com/docker/docker/image/v1 [2022-08-06T18:35:33.489Z] github.com/docker/docker/internal/test/suite [2022-08-06T18:35:33.489Z] github.com/docker/docker/layer [2022-08-06T18:35:33.489Z] github.com/docker/docker/libcontainerd [2022-08-06T18:35:33.489Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T18:35:33.489Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T18:35:33.489Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T18:35:33.489Z] github.com/docker/docker/libcontainerd/types [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/libnetwork/types [2022-08-06T18:35:33.489Z] github.com/docker/docker/oci [2022-08-06T18:35:33.489Z] github.com/docker/docker/oci/caps [2022-08-06T18:35:33.489Z] github.com/docker/docker/opts [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/aaparser [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/archive [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/authorization [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/capabilities [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/containerfs [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/directory [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/dmesg [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/fileutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/fsutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/homedir [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/idtools [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/ioutils [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/longpath [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/loopback [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/parsers [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/pidfile [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/platform [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugins [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/pools [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/progress [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/pubsub [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/reexec [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/signal [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/stack [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/stringid [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/system [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/tailfile [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/tarsum [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/urlutil [2022-08-06T18:35:33.489Z] github.com/docker/docker/pkg/useragent [2022-08-06T18:35:33.489Z] github.com/docker/docker/plugin [2022-08-06T18:35:33.489Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T18:35:33.489Z] github.com/docker/docker/plugin/v2 [2022-08-06T18:35:33.489Z] github.com/docker/docker/profiles/apparmor [2022-08-06T18:35:33.489Z] github.com/docker/docker/profiles/seccomp [2022-08-06T18:35:33.489Z] github.com/docker/docker/quota [2022-08-06T18:35:33.489Z] github.com/docker/docker/reference [2022-08-06T18:35:33.489Z] github.com/docker/docker/registry [2022-08-06T18:35:33.489Z] github.com/docker/docker/registry/resumable [2022-08-06T18:35:33.489Z] github.com/docker/docker/restartmanager [2022-08-06T18:35:33.489Z] github.com/docker/docker/rootless [2022-08-06T18:35:33.489Z] github.com/docker/docker/rootless/specconv [2022-08-06T18:35:33.489Z] github.com/docker/docker/runconfig [2022-08-06T18:35:33.489Z] github.com/docker/docker/runconfig/opts [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/daemon [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/environment [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fakegit [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/registry [2022-08-06T18:35:33.489Z] github.com/docker/docker/testutil/request [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/drivers [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/local [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/mounts [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/service [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/service/opts [2022-08-06T18:35:33.489Z] github.com/docker/docker/volume/testutils' [2022-08-06T18:35:33.489Z] ++ grep --fixed-strings -v /libnetwork [2022-08-06T18:35:33.489Z] ++ echo 'github.com/docker/docker/api [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/backend/build [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/httputils [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/middleware [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/build [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/container [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/debug [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/image [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/network [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/session [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T18:35:33.489Z] github.com/docker/docker/api/server/router/system [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/volume [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/backend [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/events [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/filters [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/image [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/mount [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/network [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/registry [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/strslice [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/swarm [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/time [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/volume [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/dockerfile [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/config [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/debug [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/client [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T18:35:33.490Z] github.com/docker/docker/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/container/stream [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/apparmor [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/httpserver [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/config [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/containerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/events [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/exec [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/images [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/initlayer [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/links [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/listeners [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/local [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/names [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/network [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/stats [2022-08-06T18:35:33.490Z] github.com/docker/docker/distribution [2022-08-06T18:35:33.490Z] github.com/docker/docker/distribution/metadata [2022-08-06T18:35:33.490Z] github.com/docker/docker/distribution/utils [2022-08-06T18:35:33.490Z] github.com/docker/docker/distribution/xfer [2022-08-06T18:35:33.490Z] github.com/docker/docker/dockerversion [2022-08-06T18:35:33.490Z] github.com/docker/docker/errdefs [2022-08-06T18:35:33.490Z] github.com/docker/docker/image [2022-08-06T18:35:33.490Z] github.com/docker/docker/image/cache [2022-08-06T18:35:33.490Z] github.com/docker/docker/image/tarexport [2022-08-06T18:35:33.490Z] github.com/docker/docker/image/v1 [2022-08-06T18:35:33.490Z] github.com/docker/docker/internal/test/suite [2022-08-06T18:35:33.490Z] github.com/docker/docker/layer [2022-08-06T18:35:33.490Z] github.com/docker/docker/libcontainerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T18:35:33.490Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T18:35:33.490Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T18:35:33.490Z] github.com/docker/docker/libcontainerd/types [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/libnetwork/types [2022-08-06T18:35:33.490Z] github.com/docker/docker/oci [2022-08-06T18:35:33.490Z] github.com/docker/docker/oci/caps [2022-08-06T18:35:33.490Z] github.com/docker/docker/opts [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/aaparser [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/archive [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/authorization [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/capabilities [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/containerfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/directory [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/dmesg [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/fileutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/fsutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/homedir [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/idtools [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/ioutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/longpath [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/loopback [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/parsers [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/pidfile [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/platform [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugins [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/pools [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/progress [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/pubsub [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/reexec [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/signal [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/stack [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/stringid [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/system [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/tailfile [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/tarsum [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/urlutil [2022-08-06T18:35:33.490Z] github.com/docker/docker/pkg/useragent [2022-08-06T18:35:33.490Z] github.com/docker/docker/plugin [2022-08-06T18:35:33.490Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/plugin/v2 [2022-08-06T18:35:33.490Z] github.com/docker/docker/profiles/apparmor [2022-08-06T18:35:33.490Z] github.com/docker/docker/profiles/seccomp [2022-08-06T18:35:33.490Z] github.com/docker/docker/quota [2022-08-06T18:35:33.490Z] github.com/docker/docker/reference [2022-08-06T18:35:33.490Z] github.com/docker/docker/registry [2022-08-06T18:35:33.490Z] github.com/docker/docker/registry/resumable [2022-08-06T18:35:33.490Z] github.com/docker/docker/restartmanager [2022-08-06T18:35:33.490Z] github.com/docker/docker/rootless [2022-08-06T18:35:33.490Z] github.com/docker/docker/rootless/specconv [2022-08-06T18:35:33.490Z] github.com/docker/docker/runconfig [2022-08-06T18:35:33.490Z] github.com/docker/docker/runconfig/opts [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/daemon [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/environment [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fakegit [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/registry [2022-08-06T18:35:33.490Z] github.com/docker/docker/testutil/request [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/drivers [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/local [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/mounts [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/service [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/service/opts [2022-08-06T18:35:33.490Z] github.com/docker/docker/volume/testutils' [2022-08-06T18:35:33.490Z] + base_pkg_list='github.com/docker/docker/api [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/backend/build [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/httputils [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/middleware [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/build [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/debug [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/image [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/network [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/session [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/system [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/server/router/volume [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/backend [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/events [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/filters [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/image [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/mount [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/network [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/registry [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/strslice [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/swarm [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/time [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T18:35:33.490Z] github.com/docker/docker/api/types/volume [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/dockerfile [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T18:35:33.490Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/config [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/debug [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T18:35:33.490Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/client [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T18:35:33.490Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T18:35:33.490Z] github.com/docker/docker/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/container/stream [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/apparmor [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T18:35:33.490Z] github.com/docker/docker/contrib/httpserver [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/config [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/containerd [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/events [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/exec [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/images [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/initlayer [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/links [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/listeners [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T18:35:33.490Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/local [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/names [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/network [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/stats [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/metadata [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/utils [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/xfer [2022-08-06T18:35:33.491Z] github.com/docker/docker/dockerversion [2022-08-06T18:35:33.491Z] github.com/docker/docker/errdefs [2022-08-06T18:35:33.491Z] github.com/docker/docker/image [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/cache [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/tarexport [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/v1 [2022-08-06T18:35:33.491Z] github.com/docker/docker/internal/test/suite [2022-08-06T18:35:33.491Z] github.com/docker/docker/layer [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/types [2022-08-06T18:35:33.491Z] github.com/docker/docker/oci [2022-08-06T18:35:33.491Z] github.com/docker/docker/oci/caps [2022-08-06T18:35:33.491Z] github.com/docker/docker/opts [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/aaparser [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/archive [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/authorization [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/capabilities [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/containerfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/directory [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/dmesg [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/fileutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/fsutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/homedir [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/idtools [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/ioutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/longpath [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/loopback [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/parsers [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/pidfile [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/platform [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugins [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/pools [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/progress [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/pubsub [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/reexec [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/signal [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/stack [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/stringid [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/system [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/tailfile [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/tarsum [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/urlutil [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/useragent [2022-08-06T18:35:33.491Z] github.com/docker/docker/plugin [2022-08-06T18:35:33.491Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/plugin/v2 [2022-08-06T18:35:33.491Z] github.com/docker/docker/profiles/apparmor [2022-08-06T18:35:33.491Z] github.com/docker/docker/profiles/seccomp [2022-08-06T18:35:33.491Z] github.com/docker/docker/quota [2022-08-06T18:35:33.491Z] github.com/docker/docker/reference [2022-08-06T18:35:33.491Z] github.com/docker/docker/registry [2022-08-06T18:35:33.491Z] github.com/docker/docker/registry/resumable [2022-08-06T18:35:33.491Z] github.com/docker/docker/restartmanager [2022-08-06T18:35:33.491Z] github.com/docker/docker/rootless [2022-08-06T18:35:33.491Z] github.com/docker/docker/rootless/specconv [2022-08-06T18:35:33.491Z] github.com/docker/docker/runconfig [2022-08-06T18:35:33.491Z] github.com/docker/docker/runconfig/opts [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/daemon [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/environment [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fakegit [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/registry [2022-08-06T18:35:33.491Z] github.com/docker/docker/testutil/request [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/drivers [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/local [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/mounts [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/service [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/service/opts [2022-08-06T18:35:33.491Z] github.com/docker/docker/volume/testutils' [2022-08-06T18:35:33.491Z] ++ grep --fixed-strings /libnetwork [2022-08-06T18:35:33.491Z] ++ echo 'github.com/docker/docker/api [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/backend/build [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/httputils [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/middleware [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/build [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/container [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/debug [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/image [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/network [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/session [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/system [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/server/router/volume [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/backend [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/container [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/events [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/filters [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/image [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/mount [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/network [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/registry [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/strslice [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/swarm [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/time [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/versions [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T18:35:33.491Z] github.com/docker/docker/api/types/volume [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/dockerfile [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/remotecontext [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T18:35:33.491Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T18:35:33.491Z] github.com/docker/docker/cli [2022-08-06T18:35:33.491Z] github.com/docker/docker/cli/config [2022-08-06T18:35:33.491Z] github.com/docker/docker/cli/debug [2022-08-06T18:35:33.491Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T18:35:33.491Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/client [2022-08-06T18:35:33.491Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T18:35:33.491Z] github.com/docker/docker/cmd/dockerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T18:35:33.491Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T18:35:33.491Z] github.com/docker/docker/container [2022-08-06T18:35:33.491Z] github.com/docker/docker/container/stream [2022-08-06T18:35:33.491Z] github.com/docker/docker/contrib/apparmor [2022-08-06T18:35:33.491Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T18:35:33.491Z] github.com/docker/docker/contrib/httpserver [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/config [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/containerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/events [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/exec [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/images [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/initlayer [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/links [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/listeners [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/local [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/names [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/network [2022-08-06T18:35:33.491Z] github.com/docker/docker/daemon/stats [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/metadata [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/utils [2022-08-06T18:35:33.491Z] github.com/docker/docker/distribution/xfer [2022-08-06T18:35:33.491Z] github.com/docker/docker/dockerversion [2022-08-06T18:35:33.491Z] github.com/docker/docker/errdefs [2022-08-06T18:35:33.491Z] github.com/docker/docker/image [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/cache [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/tarexport [2022-08-06T18:35:33.491Z] github.com/docker/docker/image/v1 [2022-08-06T18:35:33.491Z] github.com/docker/docker/internal/test/suite [2022-08-06T18:35:33.491Z] github.com/docker/docker/layer [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T18:35:33.491Z] github.com/docker/docker/libcontainerd/types [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/libnetwork/types [2022-08-06T18:35:33.491Z] github.com/docker/docker/oci [2022-08-06T18:35:33.491Z] github.com/docker/docker/oci/caps [2022-08-06T18:35:33.491Z] github.com/docker/docker/opts [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/aaparser [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/archive [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/authorization [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/capabilities [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/containerfs [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/directory [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/dmesg [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/fileutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/fsutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/homedir [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/idtools [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/ioutils [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/longpath [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/loopback [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/parsers [2022-08-06T18:35:33.491Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/pidfile [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/platform [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugins [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/pools [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/progress [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/pubsub [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/reexec [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/signal [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/stack [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/stringid [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/system [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/tailfile [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/tarsum [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/urlutil [2022-08-06T18:35:33.492Z] github.com/docker/docker/pkg/useragent [2022-08-06T18:35:33.492Z] github.com/docker/docker/plugin [2022-08-06T18:35:33.492Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T18:35:33.492Z] github.com/docker/docker/plugin/v2 [2022-08-06T18:35:33.492Z] github.com/docker/docker/profiles/apparmor [2022-08-06T18:35:33.492Z] github.com/docker/docker/profiles/seccomp [2022-08-06T18:35:33.492Z] github.com/docker/docker/quota [2022-08-06T18:35:33.492Z] github.com/docker/docker/reference [2022-08-06T18:35:33.492Z] github.com/docker/docker/registry [2022-08-06T18:35:33.492Z] github.com/docker/docker/registry/resumable [2022-08-06T18:35:33.492Z] github.com/docker/docker/restartmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/rootless [2022-08-06T18:35:33.492Z] github.com/docker/docker/rootless/specconv [2022-08-06T18:35:33.492Z] github.com/docker/docker/runconfig [2022-08-06T18:35:33.492Z] github.com/docker/docker/runconfig/opts [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/daemon [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/environment [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fakegit [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/registry [2022-08-06T18:35:33.492Z] github.com/docker/docker/testutil/request [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/drivers [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/local [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/mounts [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/service [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/service/opts [2022-08-06T18:35:33.492Z] github.com/docker/docker/volume/testutils' [2022-08-06T18:35:33.492Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/types' [2022-08-06T18:35:33.492Z] + echo 'github.com/docker/docker/libnetwork [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:35:33.492Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/types' [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:35:33.492Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:35:33.492Z] + type docker-proxy [2022-08-06T18:35:33.492Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-06T18:35:33.492Z] + hack/make.sh binary-proxy install-proxy [2022-08-06T18:35:33.492Z] [2022-08-06T18:35:33.492Z] Removing bundles/ [2022-08-06T18:35:33.492Z] [2022-08-06T18:35:33.492Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-06T18:35:33.492Z] Building: bundles/binary-proxy/docker-proxy [2022-08-06T18:35:33.492Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:35:33.632Z] #37 DONE 0.2s [2022-08-06T18:35:33.632Z] [2022-08-06T18:35:33.632Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:35:33.632Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:35:33.632Z] #60 ... [2022-08-06T18:35:33.632Z] [2022-08-06T18:35:33.632Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-06T18:35:33.632Z] #39 sha256:4c5d8cc926452d0745b613357dc3748fc0d90568d7135fd5e297119fcd242ee6 [2022-08-06T18:35:33.632Z] #39 DONE 0.1s [2022-08-06T18:35:33.889Z] [2022-08-06T18:35:33.889Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-06T18:35:33.889Z] #41 sha256:ac1aa928d9ed7718c30c3ac5374593aca33fc78c29ac070a5d83d790d405a435 [2022-08-06T18:35:33.889Z] #41 DONE 0.1s [2022-08-06T18:35:33.889Z] [2022-08-06T18:35:33.889Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:33.889Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:33.889Z] #55 ... [2022-08-06T18:35:33.889Z] [2022-08-06T18:35:33.889Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-06T18:35:33.889Z] #45 sha256:773933bc24ffd7a250a106bb012d08e9a6d32810747b1e5a11c455ecf57f92ff [2022-08-06T18:35:33.889Z] #45 DONE 0.1s [2022-08-06T18:35:34.146Z] [2022-08-06T18:35:34.146Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:35:34.146Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:35:38.884Z] #20 30.98 Reading package lists... [2022-08-06T18:35:38.884Z] #20 39.69 Building dependency tree... [2022-08-06T18:35:38.884Z] #20 ... [2022-08-06T18:35:38.884Z] [2022-08-06T18:35:38.884Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:35:38.884Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-06T18:35:38.884Z] #69 30.71 Reading package lists... [2022-08-06T18:35:40.039Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-06T18:35:40.039Z] [2022-08-06T18:35:40.039Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-06T18:35:40.039Z] Installing docker-proxy to /usr/local/bin/ [2022-08-06T18:35:40.039Z] [2022-08-06T18:35:40.039Z] + mkdir -p bundles [2022-08-06T18:35:40.039Z] + '[' -n 'github.com/docker/docker/api [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/backend/build [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/httputils [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/middleware [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/build [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/container [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/debug [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/image [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/network [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/session [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/system [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/server/router/volume [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/backend [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/container [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/events [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/filters [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/image [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/mount [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/network [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/registry [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/strslice [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/swarm [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/time [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/versions [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T18:35:40.039Z] github.com/docker/docker/api/types/volume [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/dockerfile [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/remotecontext [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T18:35:40.039Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T18:35:40.039Z] github.com/docker/docker/cli [2022-08-06T18:35:40.039Z] github.com/docker/docker/cli/config [2022-08-06T18:35:40.039Z] github.com/docker/docker/cli/debug [2022-08-06T18:35:40.039Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T18:35:40.039Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T18:35:40.039Z] github.com/docker/docker/client [2022-08-06T18:35:40.039Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T18:35:40.039Z] github.com/docker/docker/cmd/dockerd [2022-08-06T18:35:40.039Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T18:35:40.039Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T18:35:40.039Z] github.com/docker/docker/container [2022-08-06T18:35:40.039Z] github.com/docker/docker/container/stream [2022-08-06T18:35:40.039Z] github.com/docker/docker/contrib/apparmor [2022-08-06T18:35:40.039Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T18:35:40.039Z] github.com/docker/docker/contrib/httpserver [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/config [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/containerd [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/events [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/exec [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/images [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/initlayer [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/links [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/listeners [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/local [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/names [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/network [2022-08-06T18:35:40.039Z] github.com/docker/docker/daemon/stats [2022-08-06T18:35:40.039Z] github.com/docker/docker/distribution [2022-08-06T18:35:40.039Z] github.com/docker/docker/distribution/metadata [2022-08-06T18:35:40.039Z] github.com/docker/docker/distribution/utils [2022-08-06T18:35:40.039Z] github.com/docker/docker/distribution/xfer [2022-08-06T18:35:40.039Z] github.com/docker/docker/dockerversion [2022-08-06T18:35:40.039Z] github.com/docker/docker/errdefs [2022-08-06T18:35:40.039Z] github.com/docker/docker/image [2022-08-06T18:35:40.039Z] github.com/docker/docker/image/cache [2022-08-06T18:35:40.039Z] github.com/docker/docker/image/tarexport [2022-08-06T18:35:40.039Z] github.com/docker/docker/image/v1 [2022-08-06T18:35:40.039Z] github.com/docker/docker/internal/test/suite [2022-08-06T18:35:40.039Z] github.com/docker/docker/layer [2022-08-06T18:35:40.039Z] github.com/docker/docker/libcontainerd [2022-08-06T18:35:40.039Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T18:35:40.039Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T18:35:40.039Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T18:35:40.039Z] github.com/docker/docker/libcontainerd/types [2022-08-06T18:35:40.039Z] github.com/docker/docker/oci [2022-08-06T18:35:40.039Z] github.com/docker/docker/oci/caps [2022-08-06T18:35:40.039Z] github.com/docker/docker/opts [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/aaparser [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/archive [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/authorization [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/capabilities [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/containerfs [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/directory [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/dmesg [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/fileutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/fsutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/homedir [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/idtools [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/ioutils [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/longpath [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/loopback [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/parsers [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/pidfile [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/platform [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugins [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/pools [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/progress [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/pubsub [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/reexec [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/signal [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/stack [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/stringid [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/system [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/tailfile [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/tarsum [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/urlutil [2022-08-06T18:35:40.039Z] github.com/docker/docker/pkg/useragent [2022-08-06T18:35:40.039Z] github.com/docker/docker/plugin [2022-08-06T18:35:40.039Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T18:35:40.039Z] github.com/docker/docker/plugin/v2 [2022-08-06T18:35:40.039Z] github.com/docker/docker/profiles/apparmor [2022-08-06T18:35:40.039Z] github.com/docker/docker/profiles/seccomp [2022-08-06T18:35:40.039Z] github.com/docker/docker/quota [2022-08-06T18:35:40.039Z] github.com/docker/docker/reference [2022-08-06T18:35:40.039Z] github.com/docker/docker/registry [2022-08-06T18:35:40.039Z] github.com/docker/docker/registry/resumable [2022-08-06T18:35:40.040Z] github.com/docker/docker/restartmanager [2022-08-06T18:35:40.040Z] github.com/docker/docker/rootless [2022-08-06T18:35:40.040Z] github.com/docker/docker/rootless/specconv [2022-08-06T18:35:40.040Z] github.com/docker/docker/runconfig [2022-08-06T18:35:40.040Z] github.com/docker/docker/runconfig/opts [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/daemon [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/environment [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fakegit [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/registry [2022-08-06T18:35:40.040Z] github.com/docker/docker/testutil/request [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/drivers [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/local [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/mounts [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/service [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/service/opts [2022-08-06T18:35:40.040Z] github.com/docker/docker/volume/testutils' ']' [2022-08-06T18:35:40.040Z] + 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/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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-08-06T18:35:40.040Z] ? github.com/docker/docker/api [no test files] [2022-08-06T18:35:40.796Z] #69 40.15 Building dependency tree... [2022-08-06T18:35:42.709Z] #69 44.31 The following additional packages will be installed: [2022-08-06T18:35:42.709Z] #69 44.34 libbtrfs0 [2022-08-06T18:35:42.970Z] #69 44.64 The following NEW packages will be installed: [2022-08-06T18:35:42.970Z] #69 44.67 libbtrfs-dev libbtrfs0 [2022-08-06T18:35:43.541Z] #69 45.15 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:35:43.541Z] #69 45.15 Need to get 460 kB of archives. [2022-08-06T18:35:43.541Z] #69 45.15 After this operation, 1237 kB of additional disk space will be used. [2022-08-06T18:35:43.541Z] #69 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:35:43.541Z] #69 45.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:35:44.114Z] #69 45.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:35:44.114Z] #69 ... [2022-08-06T18:35:44.114Z] [2022-08-06T18:35:44.114Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:44.114Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:44.114Z] #20 39.69 Building dependency tree... [2022-08-06T18:35:44.114Z] #20 43.86 The following additional packages will be installed: [2022-08-06T18:35:44.114Z] #20 43.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:35:44.114Z] #20 43.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-06T18:35:44.114Z] #20 43.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-06T18:35:44.114Z] #20 43.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-06T18:35:44.114Z] #20 43.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-06T18:35:44.114Z] #20 43.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-06T18:35:44.114Z] #20 43.89 mingw-w64-common mingw-w64-x86-64-dev [2022-08-06T18:35:44.114Z] #20 43.92 Suggested packages: [2022-08-06T18:35:44.114Z] #20 43.92 gcc-10-locales seccomp wine64 [2022-08-06T18:35:44.114Z] #20 44.74 The following NEW packages will be installed: [2022-08-06T18:35:44.114Z] #20 44.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-06T18:35:44.114Z] #20 44.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-06T18:35:44.114Z] #20 44.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-06T18:35:44.114Z] #20 44.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-06T18:35:44.114Z] #20 44.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-06T18:35:44.114Z] #20 44.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-06T18:35:44.114Z] #20 44.76 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-06T18:35:44.114Z] #20 44.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-06T18:35:44.114Z] #20 44.76 mingw-w64-x86-64-dev [2022-08-06T18:35:44.114Z] #20 45.24 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:35:44.114Z] #20 45.24 Need to get 115 MB of archives. [2022-08-06T18:35:44.114Z] #20 45.24 After this operation, 645 MB of additional disk space will be used. [2022-08-06T18:35:44.114Z] #20 45.24 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-08-06T18:35:44.114Z] #20 45.28 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-08-06T18:35:44.114Z] #20 45.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-06T18:35:44.114Z] #20 45.34 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-08-06T18:35:44.114Z] #20 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-06T18:35:44.114Z] #20 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-06T18:35:44.114Z] #20 45.46 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-08-06T18:35:44.114Z] #20 45.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-06T18:35:44.114Z] #20 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-06T18:35:44.114Z] #20 45.70 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-08-06T18:35:44.375Z] #20 46.07 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-08-06T18:35:44.375Z] #20 46.25 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-08-06T18:35:44.949Z] #20 46.42 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-08-06T18:35:45.216Z] #20 46.94 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-08-06T18:35:45.216Z] #20 ... [2022-08-06T18:35:45.216Z] [2022-08-06T18:35:45.216Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-06T18:35:45.216Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-06T18:35:45.216Z] #69 46.16 Fetched 460 kB in 0s (1397 kB/s) [2022-08-06T18:35:45.216Z] #69 46.26 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:35:45.216Z] #69 46.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-06T18:35:45.216Z] #69 46.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:35:45.216Z] #69 46.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:35:45.216Z] #69 46.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:35:45.216Z] #69 46.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:35:45.216Z] #69 46.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:35:45.216Z] #69 46.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:35:45.216Z] #69 46.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:35:45.216Z] #69 46.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:35:45.216Z] #69 DONE 47.0s [2022-08-06T18:35:45.216Z] [2022-08-06T18:35:45.216Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-06T18:35:45.216Z] #70 sha256:a3f9c266709ac701cfe7ace9ab244d85151eae2cf97b72f8b87bca55388302d8 [2022-08-06T18:35:45.216Z] #70 DONE 0.1s [2022-08-06T18:35:45.216Z] [2022-08-06T18:35:45.216Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:35:45.216Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-06T18:35:45.216Z] #49 31.56 Reading package lists... [2022-08-06T18:35:45.216Z] #49 40.75 Building dependency tree... [2022-08-06T18:35:45.216Z] #49 44.87 The following additional packages will be installed: [2022-08-06T18:35:45.216Z] #49 44.89 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-06T18:35:45.216Z] #49 44.91 Suggested packages: [2022-08-06T18:35:45.216Z] #49 44.91 cmake-doc ninja-build lrzip [2022-08-06T18:35:45.216Z] #49 44.91 Recommended packages: [2022-08-06T18:35:45.216Z] #49 44.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-06T18:35:45.216Z] #49 45.37 The following NEW packages will be installed: [2022-08-06T18:35:45.216Z] #49 45.39 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-06T18:35:45.216Z] #49 45.86 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:35:45.216Z] #49 45.86 Need to get 8418 kB of archives. [2022-08-06T18:35:45.216Z] #49 45.86 After this operation, 34.9 MB of additional disk space will be used. [2022-08-06T18:35:45.216Z] #49 45.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:35:45.216Z] #49 45.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:35:45.216Z] #49 45.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-06T18:35:45.216Z] #49 45.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-06T18:35:45.216Z] #49 45.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-06T18:35:45.216Z] #49 45.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-06T18:35:45.216Z] #49 45.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-06T18:35:45.216Z] #49 45.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-06T18:35:45.216Z] #49 46.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:35:45.480Z] #49 ... [2022-08-06T18:35:45.480Z] [2022-08-06T18:35:45.480Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:45.480Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:45.480Z] #20 47.25 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-08-06T18:35:45.480Z] #20 47.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-06T18:35:45.480Z] #20 47.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-06T18:35:45.480Z] #20 47.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-06T18:35:45.480Z] #20 47.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-06T18:35:45.480Z] #20 47.27 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-08-06T18:35:45.480Z] #20 47.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-06T18:35:45.480Z] #20 47.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-06T18:35:45.480Z] #20 47.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-06T18:35:45.480Z] #20 47.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-06T18:35:45.480Z] #20 47.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-06T18:35:45.480Z] #20 47.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-06T18:35:45.480Z] #20 47.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-06T18:35:45.480Z] #20 47.33 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-08-06T18:35:45.480Z] #20 47.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-06T18:35:45.741Z] #20 47.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-06T18:35:46.313Z] #20 47.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:35:46.573Z] #20 48.23 Fetched 115 MB in 2s (47.8 MB/s) [2022-08-06T18:35:46.573Z] #20 48.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-06T18:35:46.574Z] #20 48.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-06T18:35:46.574Z] #20 48.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:35:46.574Z] #20 48.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:35:47.515Z] #20 48.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-06T18:35:47.515Z] #20 48.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-06T18:35:47.515Z] #20 48.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:35:48.085Z] #20 49.86 Selecting previously unselected package binutils-mingw-w64. [2022-08-06T18:35:48.085Z] #20 49.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-06T18:35:48.085Z] #20 49.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:35:48.345Z] #20 49.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-06T18:35:48.345Z] #20 49.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:35:48.345Z] #20 49.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:35:48.345Z] #20 50.10 Selecting previously unselected package dmsetup. [2022-08-06T18:35:48.345Z] #20 50.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:35:48.345Z] #20 50.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:35:48.345Z] #20 50.18 Selecting previously unselected package mingw-w64-common. [2022-08-06T18:35:48.345Z] #20 50.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-06T18:35:48.606Z] #20 50.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-06T18:35:49.987Z] #20 ... [2022-08-06T18:35:49.988Z] [2022-08-06T18:35:49.988Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-06T18:35:49.988Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-06T18:35:49.988Z] #49 47.38 Fetched 8418 kB in 1s (16.7 MB/s) [2022-08-06T18:35:49.988Z] #49 47.47 Selecting previously unselected package xxd. [2022-08-06T18:35:49.988Z] #49 47.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-06T18:35:49.988Z] #49 47.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 47.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 47.66 Selecting previously unselected package vim-common. [2022-08-06T18:35:49.988Z] #49 47.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:35:49.988Z] #49 47.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 47.88 Selecting previously unselected package cmake-data. [2022-08-06T18:35:49.988Z] #49 47.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-06T18:35:49.988Z] #49 47.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 48.81 Selecting previously unselected package libarchive13:amd64. [2022-08-06T18:35:49.988Z] #49 48.81 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 48.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 48.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-06T18:35:49.988Z] #49 48.94 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 48.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:35:49.988Z] #49 49.01 Selecting previously unselected package librhash0:amd64. [2022-08-06T18:35:49.988Z] #49 49.02 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 49.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:35:49.988Z] #49 49.09 Selecting previously unselected package libuv1:amd64. [2022-08-06T18:35:49.988Z] #49 49.09 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 49.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:35:49.988Z] #49 49.19 Selecting previously unselected package cmake. [2022-08-06T18:35:49.988Z] #49 49.20 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-06T18:35:49.988Z] #49 49.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 50.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 50.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 50.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-06T18:35:49.988Z] #49 50.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 51.00 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-06T18:35:49.988Z] #49 51.02 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-06T18:35:49.988Z] #49 51.03 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 51.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-06T18:35:49.988Z] #49 51.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:35:49.988Z] #49 DONE 51.5s [2022-08-06T18:35:49.988Z] [2022-08-06T18:35:49.988Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-06T18:35:49.988Z] #50 sha256:820966e333c4f9923ce5085b7f7040b0904a63f1f996a298c1b535e35a80d2f3 [2022-08-06T18:35:49.988Z] #50 DONE 0.1s [2022-08-06T18:35:49.988Z] [2022-08-06T18:35:49.988Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:35:49.988Z] #51 sha256:d44b4e7bf1eec9d8961d24c34069ab51dffdbfa751d17dfb4c2b4ebca984f760 [2022-08-06T18:35:50.559Z] #51 ... [2022-08-06T18:35:50.559Z] [2022-08-06T18:35:50.559Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-06T18:35:50.559Z] #74 sha256:9c6f9c6342e630778701b205e4528e1c37a75a0f49d5be04a33fe1907b96fcef [2022-08-06T18:35:50.559Z] #74 48.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-06T18:35:50.559Z] #74 48.42 + GOBIN=/build [2022-08-06T18:35:50.559Z] #74 48.42 + GO111MODULE=on [2022-08-06T18:35:50.559Z] #74 48.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-06T18:35:50.559Z] #74 52.02 rootlesskit version 1.0.0 [2022-08-06T18:35:50.559Z] #74 52.03 Usage of /build/rootlesskit-docker-proxy: [2022-08-06T18:35:50.559Z] #74 52.03 -container-ip string [2022-08-06T18:35:50.559Z] #74 52.03 container ip [2022-08-06T18:35:50.559Z] #74 52.03 -container-port int [2022-08-06T18:35:50.559Z] #74 52.03 container port (default -1) [2022-08-06T18:35:50.559Z] #74 52.03 -host-ip string [2022-08-06T18:35:50.559Z] #74 52.03 host ip [2022-08-06T18:35:50.559Z] #74 52.03 -host-port int [2022-08-06T18:35:50.559Z] #74 52.03 host port (default -1) [2022-08-06T18:35:50.559Z] #74 52.03 -proto string [2022-08-06T18:35:50.559Z] #74 52.03 proxy protocol (default "tcp") [2022-08-06T18:35:50.559Z] #74 DONE 52.2s [2022-08-06T18:35:50.559Z] [2022-08-06T18:35:50.559Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-06T18:35:50.559Z] #75 sha256:4b42d889fa0664e51cf1f2ad298045cc27d0f21877f0e02a46b1c4d6f79184a0 [2022-08-06T18:35:50.559Z] #75 DONE 0.1s [2022-08-06T18:35:50.559Z] [2022-08-06T18:35:50.559Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:35:50.559Z] #51 sha256:d44b4e7bf1eec9d8961d24c34069ab51dffdbfa751d17dfb4c2b4ebca984f760 [2022-08-06T18:35:50.559Z] #51 0.873 + RM_GOPATH=0 [2022-08-06T18:35:50.559Z] #51 0.873 + TMP_GOPATH= [2022-08-06T18:35:50.819Z] #51 ... [2022-08-06T18:35:50.819Z] [2022-08-06T18:35:50.819Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-06T18:35:50.819Z] #76 sha256:e68dfdd9f04de1af0ed4ccfef32e5385a608bfccbb5d97c4310830061252f2f4 [2022-08-06T18:35:50.819Z] #76 DONE 0.1s [2022-08-06T18:35:50.819Z] [2022-08-06T18:35:50.819Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-06T18:35:50.819Z] #51 sha256:d44b4e7bf1eec9d8961d24c34069ab51dffdbfa751d17dfb4c2b4ebca984f760 [2022-08-06T18:35:50.819Z] #51 0.878 + : /build [2022-08-06T18:35:50.819Z] #51 0.878 + '[' -z '' ']' [2022-08-06T18:35:50.819Z] #51 0.878 ++ mktemp -d [2022-08-06T18:35:50.819Z] #51 0.879 + export GOPATH=/tmp/tmp.GBFkgY9Q6U [2022-08-06T18:35:50.819Z] #51 0.888 + GOPATH=/tmp/tmp.GBFkgY9Q6U [2022-08-06T18:35:50.819Z] #51 0.888 + RM_GOPATH=1 [2022-08-06T18:35:50.819Z] #51 0.888 + case "$(go env GOARCH)" in [2022-08-06T18:35:50.819Z] #51 0.890 ++ go env GOARCH [2022-08-06T18:35:50.819Z] #51 0.900 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:50.819Z] #51 0.900 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:50.819Z] #51 0.900 ++ dirname /install.sh [2022-08-06T18:35:50.819Z] #51 0.901 + dir=/ [2022-08-06T18:35:50.819Z] #51 0.901 + bin=tini [2022-08-06T18:35:50.819Z] #51 0.901 + shift [2022-08-06T18:35:50.819Z] #51 0.901 + '[' '!' -f //tini.installer ']' [2022-08-06T18:35:50.819Z] #51 0.903 + . //tini.installer [2022-08-06T18:35:50.819Z] #51 0.903 ++ : v0.19.0 [2022-08-06T18:35:50.819Z] #51 0.903 + install_tini [2022-08-06T18:35:50.819Z] #51 0.903 + echo 'Install tini version v0.19.0' [2022-08-06T18:35:50.819Z] #51 0.903 Install tini version v0.19.0 [2022-08-06T18:35:50.819Z] #51 0.907 + git clone https://github.com/krallin/tini.git /tmp/tmp.GBFkgY9Q6U/tini [2022-08-06T18:35:50.819Z] #51 0.907 Cloning into '/tmp/tmp.GBFkgY9Q6U/tini'... [2022-08-06T18:35:51.389Z] #51 1.493 + cd /tmp/tmp.GBFkgY9Q6U/tini [2022-08-06T18:35:51.389Z] #51 1.493 + git checkout -q v0.19.0 [2022-08-06T18:35:51.389Z] #51 1.516 + cmake . [2022-08-06T18:35:51.970Z] #51 1.887 -- The C compiler identification is GNU 10.2.1 [2022-08-06T18:35:51.970Z] #51 1.943 -- Detecting C compiler ABI info [2022-08-06T18:35:52.231Z] #51 2.364 -- Detecting C compiler ABI info - done [2022-08-06T18:35:52.231Z] #51 2.406 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-06T18:35:52.231Z] #51 2.412 -- Detecting C compile features [2022-08-06T18:35:52.231Z] #51 2.414 -- Detecting C compile features - done [2022-08-06T18:35:52.231Z] #51 2.427 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-06T18:35:52.493Z] #51 2.540 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-06T18:35:52.493Z] #51 2.581 -- Configuring done [2022-08-06T18:35:52.493Z] #51 2.592 -- Generating done [2022-08-06T18:35:52.493Z] #51 2.593 -- Build files have been written to: /tmp/tmp.GBFkgY9Q6U/tini [2022-08-06T18:35:52.493Z] #51 2.596 + make tini-static [2022-08-06T18:35:52.493Z] #51 2.658 Scanning dependencies of target tini-static [2022-08-06T18:35:52.493Z] #51 2.673 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-06T18:35:52.867Z] #47 ... [2022-08-06T18:35:52.867Z] [2022-08-06T18:35:52.867Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:35:52.867Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:35:52.867Z] #77 284.7 CCLD libocispec.la [2022-08-06T18:35:52.867Z] #77 285.1 CCLD src/validate [2022-08-06T18:35:52.867Z] #77 285.1 CCLD tests/test-1 [2022-08-06T18:35:52.867Z] #77 285.1 CCLD tests/test-2 [2022-08-06T18:35:52.867Z] #77 285.1 CCLD tests/test-3 [2022-08-06T18:35:52.867Z] #77 285.1 CCLD tests/test-4 [2022-08-06T18:35:52.867Z] #77 285.2 CCLD tests/test-5 [2022-08-06T18:35:52.867Z] #77 285.2 CCLD tests/test-6 [2022-08-06T18:35:52.867Z] #77 285.3 CCLD tests/test-8 [2022-08-06T18:35:53.065Z] #51 3.117 [100%] Linking C executable tini-static [2022-08-06T18:35:53.065Z] #51 3.309 [100%] Built target tini-static [2022-08-06T18:35:53.126Z] #77 285.4 CCLD tests/test-7 [2022-08-06T18:35:53.126Z] #77 285.4 CCLD tests/test-9 [2022-08-06T18:35:53.126Z] #77 285.5 CCLD tests/test-10 [2022-08-06T18:35:53.325Z] #51 3.331 + mkdir -p /build [2022-08-06T18:35:53.326Z] #51 3.333 + cp tini-static /build/docker-init [2022-08-06T18:35:53.385Z] #77 285.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-06T18:35:53.385Z] #77 285.6 CCLD tests/test-11 [2022-08-06T18:35:53.588Z] #51 DONE 3.6s [2022-08-06T18:35:53.588Z] [2022-08-06T18:35:53.588Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:53.588Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:53.588Z] #20 52.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-06T18:35:53.588Z] #20 52.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-06T18:35:53.588Z] #20 53.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:35:53.588Z] #20 55.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-06T18:35:53.588Z] #20 55.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:35:53.588Z] #20 55.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:35:53.588Z] #20 55.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-06T18:35:53.588Z] #20 55.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:35:53.588Z] #20 55.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:35:54.913Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-08-06T18:35:55.290Z] #77 287.3 libtool: link: ar cr libocispec.a [2022-08-06T18:35:55.290Z] #77 287.3 libtool: link: ranlib libocispec.a [2022-08-06T18:35:55.499Z] #20 ... [2022-08-06T18:35:55.499Z] [2022-08-06T18:35:55.499Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:35:55.499Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:35:55.499Z] #71 0.863 + RM_GOPATH=0 [2022-08-06T18:35:55.499Z] #71 0.863 + TMP_GOPATH= [2022-08-06T18:35:55.499Z] #71 0.864 + : /build [2022-08-06T18:35:55.499Z] #71 0.864 + '[' -z '' ']' [2022-08-06T18:35:55.499Z] #71 0.865 ++ mktemp -d [2022-08-06T18:35:55.499Z] #71 0.867 + export GOPATH=/tmp/tmp.b0cFyen5BC [2022-08-06T18:35:55.499Z] #71 0.867 + GOPATH=/tmp/tmp.b0cFyen5BC [2022-08-06T18:35:55.499Z] #71 0.867 + RM_GOPATH=1 [2022-08-06T18:35:55.499Z] #71 0.868 + case "$(go env GOARCH)" in [2022-08-06T18:35:55.499Z] #71 0.868 ++ go env GOARCH [2022-08-06T18:35:55.499Z] #71 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:55.499Z] #71 0.877 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:35:55.499Z] #71 0.878 ++ dirname /install.sh [2022-08-06T18:35:55.499Z] #71 0.879 + dir=/ [2022-08-06T18:35:55.499Z] #71 0.879 + bin=containerd [2022-08-06T18:35:55.499Z] #71 0.879 + shift [2022-08-06T18:35:55.499Z] #71 0.879 + '[' '!' -f //containerd.installer ']' [2022-08-06T18:35:55.499Z] #71 0.880 + . //containerd.installer [2022-08-06T18:35:55.499Z] #71 0.880 ++ set -e [2022-08-06T18:35:55.499Z] #71 0.880 ++ : v1.6.6 [2022-08-06T18:35:55.499Z] #71 0.880 + install_containerd [2022-08-06T18:35:55.499Z] #71 0.881 + echo 'Install containerd version v1.6.6' [2022-08-06T18:35:55.499Z] #71 0.881 Install containerd version v1.6.6 [2022-08-06T18:35:55.499Z] #71 0.881 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b0cFyen5BC/src/github.com/containerd/containerd [2022-08-06T18:35:55.499Z] #71 0.885 Cloning into '/tmp/tmp.b0cFyen5BC/src/github.com/containerd/containerd'... [2022-08-06T18:35:56.441Z] #71 ... [2022-08-06T18:35:56.441Z] [2022-08-06T18:35:56.441Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:35:56.441Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:35:56.441Z] #20 58.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-06T18:35:56.441Z] #20 58.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:35:56.441Z] #20 58.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:35:57.192Z] #77 289.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:57.192Z] #77 289.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:35:57.193Z] #77 289.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:35:57.193Z] #77 289.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:57.193Z] #77 289.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:57.193Z] #77 289.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:57.193Z] #77 289.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:35:57.193Z] #77 289.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-06T18:35:57.193Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-06T18:35:57.193Z] #77 289.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-06T18:35:57.193Z] #77 289.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-06T18:35:57.193Z] #77 289.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-06T18:35:57.193Z] #77 289.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-06T18:35:57.193Z] #77 289.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-06T18:35:57.193Z] #77 289.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-06T18:35:57.451Z] #77 289.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-06T18:35:57.451Z] #77 289.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-06T18:35:57.451Z] #77 289.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-06T18:35:57.451Z] #77 289.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-06T18:35:57.451Z] #77 289.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-06T18:35:57.711Z] #77 289.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-06T18:35:57.711Z] #77 289.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-06T18:35:57.711Z] #77 290.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-06T18:35:57.711Z] #77 290.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-06T18:35:57.711Z] #77 290.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-06T18:35:57.711Z] #77 290.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-06T18:35:57.970Z] #77 290.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-06T18:35:57.970Z] #77 290.2 CC src/crun-run.o [2022-08-06T18:35:57.970Z] #77 290.3 CC src/crun-crun.o [2022-08-06T18:35:57.970Z] #77 290.3 CC src/crun-delete.o [2022-08-06T18:35:58.229Z] #77 290.4 CC src/crun-kill.o [2022-08-06T18:35:58.229Z] #77 290.5 CC src/crun-pause.o [2022-08-06T18:35:58.229Z] #77 290.5 CC src/crun-unpause.o [2022-08-06T18:35:58.229Z] #77 290.6 CC src/crun-spec.o [2022-08-06T18:35:58.488Z] #77 290.6 CC src/crun-list.o [2022-08-06T18:35:58.488Z] #77 290.7 CC src/crun-create.o [2022-08-06T18:35:58.488Z] #77 290.8 CC src/crun-exec.o [2022-08-06T18:35:58.488Z] #77 290.8 CC src/crun-state.o [2022-08-06T18:35:58.488Z] #77 290.8 CC src/crun-start.o [2022-08-06T18:35:58.488Z] #77 290.9 CC src/crun-ps.o [2022-08-06T18:35:58.488Z] #77 290.9 CC src/crun-checkpoint.o [2022-08-06T18:35:58.748Z] #77 290.9 CC src/crun-update.o [2022-08-06T18:35:58.748Z] #77 291.0 CC src/crun-restore.o [2022-08-06T18:35:58.748Z] #77 291.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-06T18:35:58.748Z] #77 291.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-06T18:35:59.006Z] #77 291.2 CC src/libcrun/libcrun_la-container.lo [2022-08-06T18:35:59.006Z] #77 291.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-06T18:35:59.006Z] #77 291.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-06T18:35:59.265Z] #77 291.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-06T18:35:59.265Z] #77 291.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-06T18:35:59.265Z] #77 291.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-06T18:35:59.265Z] #77 291.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-06T18:35:59.265Z] #77 291.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-06T18:35:59.265Z] #77 291.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-06T18:35:59.265Z] #77 291.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-06T18:35:59.524Z] #77 291.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-06T18:35:59.524Z] #77 291.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-06T18:35:59.524Z] #77 292.0 CC src/libcrun/libcrun_la-status.lo [2022-08-06T18:35:59.783Z] #77 292.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-06T18:35:59.783Z] #77 292.1 CC src/libcrun/libcrun_la-error.lo [2022-08-06T18:35:59.783Z] #77 292.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-06T18:35:59.783Z] #77 292.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-06T18:36:00.042Z] #77 292.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-06T18:36:00.042Z] #77 292.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-06T18:36:00.301Z] #77 292.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-06T18:36:00.560Z] #77 292.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-06T18:36:00.560Z] #77 292.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-06T18:36:00.560Z] #77 292.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-06T18:36:00.560Z] #77 292.9 CC tests/init.o [2022-08-06T18:36:00.645Z] #20 62.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-06T18:36:00.645Z] #20 62.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:36:00.645Z] #20 62.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:36:00.703Z] #55 ... [2022-08-06T18:36:00.703Z] [2022-08-06T18:36:00.703Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:36:00.703Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:36:00.703Z] #77 290.6 CCLD libocispec.la [2022-08-06T18:36:00.703Z] #77 291.6 CCLD src/validate [2022-08-06T18:36:00.703Z] #77 291.6 CCLD tests/test-1 [2022-08-06T18:36:00.703Z] #77 291.7 CCLD tests/test-2 [2022-08-06T18:36:00.703Z] #77 291.8 CCLD tests/test-4 [2022-08-06T18:36:00.703Z] #77 291.9 CCLD tests/test-3 [2022-08-06T18:36:00.703Z] #77 291.9 CCLD tests/test-5 [2022-08-06T18:36:00.703Z] #77 291.9 CCLD tests/test-6 [2022-08-06T18:36:00.703Z] #77 292.0 CCLD tests/test-9 [2022-08-06T18:36:00.703Z] #77 292.1 CCLD tests/test-10 [2022-08-06T18:36:00.703Z] #77 292.1 CCLD tests/test-8 [2022-08-06T18:36:00.703Z] #77 292.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-06T18:36:00.703Z] #77 292.2 CCLD tests/test-7 [2022-08-06T18:36:00.703Z] #77 292.2 CCLD tests/test-11 [2022-08-06T18:36:00.819Z] #77 293.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-06T18:36:02.030Z] #20 63.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-06T18:36:02.030Z] #20 63.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:36:02.030Z] #20 63.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:36:03.943Z] #20 65.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-06T18:36:03.943Z] #20 65.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:36:03.943Z] #20 65.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:36:03.974Z] #77 295.0 libtool: link: ar cr libocispec.a [2022-08-06T18:36:03.975Z] #77 295.1 libtool: link: ranlib libocispec.a [2022-08-06T18:36:05.009Z] #77 ... [2022-08-06T18:36:05.009Z] [2022-08-06T18:36:05.009Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:36:05.010Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:36:05.010Z] #47 364.7 + dpkg --print-architecture [2022-08-06T18:36:05.010Z] #47 364.7 + git checkout -q v2.1.0 [2022-08-06T18:36:05.010Z] #47 364.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-06T18:36:05.010Z] #47 364.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-06T18:36:05.866Z] #77 297.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-06T18:36:05.866Z] #77 297.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-06T18:36:05.866Z] #77 297.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-06T18:36:05.866Z] #77 297.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:36:05.866Z] #77 297.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:36:05.866Z] #77 297.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:36:05.866Z] #77 297.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-06T18:36:05.866Z] #77 297.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-06T18:36:05.866Z] #77 297.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-06T18:36:05.866Z] #77 297.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-06T18:36:05.866Z] #77 297.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-06T18:36:05.866Z] #77 297.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-06T18:36:06.122Z] #77 297.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-06T18:36:06.122Z] #77 297.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-06T18:36:06.122Z] #77 297.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-06T18:36:06.122Z] #77 297.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-06T18:36:06.122Z] #77 297.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-06T18:36:06.122Z] #77 297.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-06T18:36:06.122Z] #77 297.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-06T18:36:06.122Z] #77 297.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-06T18:36:06.122Z] #77 297.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-06T18:36:06.122Z] #77 297.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-06T18:36:06.122Z] #77 297.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-06T18:36:06.122Z] #77 297.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-06T18:36:06.122Z] #77 298.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-06T18:36:06.122Z] #77 298.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-06T18:36:06.379Z] #77 298.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-06T18:36:06.379Z] #77 298.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-06T18:36:06.379Z] #77 298.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-06T18:36:06.636Z] #77 298.2 CC src/crun-crun.o [2022-08-06T18:36:06.636Z] #77 298.3 CC src/crun-run.o [2022-08-06T18:36:06.636Z] #77 298.4 CC src/crun-delete.o [2022-08-06T18:36:06.892Z] #77 298.5 CC src/crun-kill.o [2022-08-06T18:36:06.892Z] #77 298.5 CC src/crun-unpause.o [2022-08-06T18:36:06.892Z] #77 298.6 CC src/crun-spec.o [2022-08-06T18:36:06.892Z] #77 298.6 CC src/crun-exec.o [2022-08-06T18:36:06.892Z] #77 298.6 CC src/crun-pause.o [2022-08-06T18:36:06.892Z] #77 298.6 CC src/crun-list.o [2022-08-06T18:36:06.892Z] #77 298.7 CC src/crun-create.o [2022-08-06T18:36:07.149Z] #77 298.8 CC src/crun-state.o [2022-08-06T18:36:07.149Z] #77 298.8 CC src/crun-start.o [2022-08-06T18:36:07.149Z] #77 298.9 CC src/crun-update.o [2022-08-06T18:36:07.241Z] #20 68.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-06T18:36:07.241Z] #20 68.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-06T18:36:07.241Z] #20 68.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:36:07.405Z] #77 299.0 CC src/crun-ps.o [2022-08-06T18:36:07.406Z] #77 299.0 CC src/crun-checkpoint.o [2022-08-06T18:36:07.406Z] #77 299.1 CC src/crun-restore.o [2022-08-06T18:36:07.406Z] #77 299.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-06T18:36:07.662Z] #77 299.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-06T18:36:07.662Z] #77 299.3 CC src/libcrun/libcrun_la-container.lo [2022-08-06T18:36:07.662Z] #77 299.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-06T18:36:07.662Z] #77 299.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-06T18:36:07.919Z] #77 299.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-06T18:36:07.919Z] #77 299.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-06T18:36:07.919Z] #77 299.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-06T18:36:08.175Z] #77 299.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-06T18:36:08.432Z] #77 299.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-06T18:36:08.432Z] #77 300.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-06T18:36:08.432Z] #77 300.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-06T18:36:08.689Z] #77 300.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-06T18:36:08.689Z] #77 300.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-06T18:36:08.689Z] #77 300.3 CC src/libcrun/libcrun_la-error.lo [2022-08-06T18:36:08.945Z] #77 300.6 CC src/libcrun/libcrun_la-status.lo [2022-08-06T18:36:08.946Z] #77 300.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-06T18:36:08.946Z] #77 300.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-06T18:36:09.153Z] #20 70.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-06T18:36:09.153Z] #20 70.59 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-06T18:36:09.153Z] #20 70.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:36:09.153Z] #20 70.65 Selecting previously unselected package libapparmor1:amd64. [2022-08-06T18:36:09.153Z] #20 70.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-06T18:36:09.153Z] #20 70.66 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:36:09.153Z] #20 70.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-06T18:36:09.153Z] #20 70.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-06T18:36:09.153Z] #20 70.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:36:09.153Z] #20 70.79 Selecting previously unselected package libbtrfs0:amd64. [2022-08-06T18:36:09.153Z] #20 70.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-06T18:36:09.153Z] #20 70.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:36:09.153Z] #20 70.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-06T18:36:09.153Z] #20 70.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-06T18:36:09.153Z] #20 70.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:36:09.202Z] #77 300.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-06T18:36:09.202Z] #77 300.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-06T18:36:09.202Z] #77 301.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-06T18:36:09.414Z] #20 70.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-06T18:36:09.414Z] #20 70.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:36:09.414Z] #20 70.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:36:09.414Z] #20 71.02 Selecting previously unselected package libudev-dev:amd64. [2022-08-06T18:36:09.414Z] #20 71.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-06T18:36:09.414Z] #20 71.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:36:09.414Z] #20 71.10 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-06T18:36:09.414Z] #20 71.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-06T18:36:09.414Z] #20 71.12 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:36:09.414Z] #20 71.23 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-06T18:36:09.674Z] #20 71.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-06T18:36:09.674Z] #20 71.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:36:09.674Z] #20 71.34 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-06T18:36:09.674Z] #20 71.35 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-06T18:36:09.674Z] #20 71.35 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:36:09.674Z] #20 71.44 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-06T18:36:09.766Z] #77 301.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-06T18:36:09.766Z] #77 301.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-06T18:36:09.766Z] #77 301.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-06T18:36:09.766Z] #77 301.3 CC tests/init.o [2022-08-06T18:36:09.766Z] #77 301.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-06T18:36:09.936Z] #20 71.45 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-06T18:36:09.936Z] #20 71.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:36:09.936Z] #20 71.49 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-06T18:36:09.936Z] #20 71.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-06T18:36:09.936Z] #20 71.51 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:36:09.936Z] #20 71.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-06T18:36:10.023Z] #77 301.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-06T18:36:10.197Z] #20 71.73 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-06T18:36:10.197Z] #20 71.74 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:36:10.197Z] #20 71.85 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-06T18:36:10.197Z] #20 71.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-06T18:36:10.197Z] #20 71.86 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:36:10.197Z] #20 71.90 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-06T18:36:10.197Z] #20 71.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-06T18:36:10.197Z] #20 71.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:10.197Z] #20 71.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:36:10.197Z] #20 ... [2022-08-06T18:36:10.197Z] [2022-08-06T18:36:10.197Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:36:10.197Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:36:10.197Z] #71 14.84 + cd /tmp/tmp.b0cFyen5BC/src/github.com/containerd/containerd [2022-08-06T18:36:10.197Z] #71 14.84 + git checkout -q v1.6.6 [2022-08-06T18:36:10.197Z] #71 15.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-06T18:36:10.197Z] #71 15.15 + BUILDTAGS='netgo osusergo static_build' [2022-08-06T18:36:10.197Z] #71 15.15 + export EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:36:10.197Z] #71 15.15 + EXTRA_FLAGS=-buildmode=pie [2022-08-06T18:36:10.197Z] #71 15.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-06T18:36:10.197Z] #71 15.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-06T18:36:10.197Z] #71 15.15 + '[' '' = dynamic ']' [2022-08-06T18:36:10.197Z] #71 15.15 + make [2022-08-06T18:36:10.197Z] #71 16.06 + bin/ctr [2022-08-06T18:36:10.458Z] #71 ... [2022-08-06T18:36:10.458Z] [2022-08-06T18:36:10.458Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-06T18:36:10.458Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-06T18:36:10.458Z] #20 71.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-06T18:36:10.458Z] #20 71.99 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-06T18:36:10.458Z] #20 72.00 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:36:10.458Z] #20 72.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:10.458Z] #20 72.24 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-06T18:36:10.458Z] #20 72.25 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-06T18:36:10.458Z] #20 72.26 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-06T18:36:10.458Z] #20 72.27 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-06T18:36:10.458Z] #20 72.28 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-06T18:36:10.458Z] #20 72.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-06T18:36:10.458Z] #20 72.30 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-06T18:36:10.458Z] #20 72.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-06T18:36:10.458Z] #20 72.32 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-06T18:36:10.458Z] #20 72.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-06T18:36:10.719Z] #20 72.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-06T18:36:10.719Z] #20 72.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.36 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-06T18:36:10.719Z] #20 72.37 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-06T18:36:10.719Z] #20 72.39 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-06T18:36:10.719Z] #20 72.40 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-06T18:36:10.719Z] #20 72.41 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-06T18:36:10.719Z] #20 72.42 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-06T18:36:10.719Z] #20 72.43 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.44 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.45 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-08-06T18:36:10.719Z] #20 72.46 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.47 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-08-06T18:36:10.719Z] #20 72.48 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-06T18:36:10.719Z] #20 72.49 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.50 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-08-06T18:36:10.719Z] #20 72.50 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.52 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-06T18:36:10.719Z] #20 72.54 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:36:10.719Z] #20 72.55 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-06T18:36:10.980Z] #20 72.56 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:36:10.980Z] #20 72.57 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-06T18:36:10.980Z] #20 72.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:36:11.925Z] #20 DONE 73.7s [2022-08-06T18:36:11.925Z] [2022-08-06T18:36:11.925Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-06T18:36:11.925Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-06T18:36:13.295Z] #77 ... [2022-08-06T18:36:13.295Z] [2022-08-06T18:36:13.296Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-06T18:36:13.296Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-06T18:36:13.296Z] #47 368.9 + dpkg --print-architecture [2022-08-06T18:36:13.296Z] #47 368.9 + git checkout -q v2.1.0 [2022-08-06T18:36:13.296Z] #47 369.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-06T18:36:13.296Z] #47 369.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-06T18:36:13.320Z] #21 1.077 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-06T18:36:13.320Z] #21 1.079 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-06T18:36:13.320Z] #21 1.269 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-06T18:36:13.712Z] #64 325.9 # github.com/containerd/containerd/cmd/containerd [2022-08-06T18:36:13.712Z] #64 325.9 /usr/bin/ld: /tmp/go-link-4028472234/000019.o: in function `New': [2022-08-06T18:36:13.712Z] #64 325.9 /tmp/tmp.ho0ZDVEEsv/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-08-06T18:36:13.712Z] #64 325.9 + bin/containerd-stress [2022-08-06T18:36:13.712Z] #64 327.1 + bin/containerd-shim [2022-08-06T18:36:18.882Z] #21 1.703 Reading package lists... [2022-08-06T18:36:21.801Z] #64 338.2 + bin/containerd-shim-runc-v1 [2022-08-06T18:36:23.086Z] #21 6.545 Reading package lists... [2022-08-06T18:36:24.470Z] #21 11.22 Building dependency tree... [2022-08-06T18:36:24.470Z] #21 12.41 Reading state information... [2022-08-06T18:36:25.853Z] #21 13.59 The following additional packages will be installed: [2022-08-06T18:36:25.853Z] #21 13.59 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-06T18:36:25.853Z] #21 13.59 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-06T18:36:25.853Z] #21 13.59 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-06T18:36:25.853Z] #21 13.59 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-06T18:36:25.853Z] #21 13.59 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-06T18:36:25.853Z] #21 13.60 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-06T18:36:25.853Z] #21 13.60 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-06T18:36:25.853Z] #21 13.62 Suggested packages: [2022-08-06T18:36:25.853Z] #21 13.62 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-06T18:36:25.853Z] #21 13.62 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-06T18:36:25.853Z] #21 13.62 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-06T18:36:25.853Z] #21 13.62 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-06T18:36:25.853Z] #21 13.62 seccomp:ppc64el seccomp:s390x [2022-08-06T18:36:25.853Z] #21 13.62 Recommended packages: [2022-08-06T18:36:25.853Z] #21 13.62 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-06T18:36:25.853Z] #21 13.62 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-06T18:36:25.853Z] #21 13.62 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-06T18:36:25.853Z] #21 13.62 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-06T18:36:26.114Z] #21 14.06 The following NEW packages will be installed: [2022-08-06T18:36:26.114Z] #21 14.06 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-06T18:36:26.114Z] #21 14.06 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-06T18:36:26.114Z] #21 14.06 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-06T18:36:26.114Z] #21 14.06 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-06T18:36:26.114Z] #21 14.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-06T18:36:26.114Z] #21 14.06 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-06T18:36:26.114Z] #21 14.06 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-06T18:36:26.114Z] #21 14.06 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-06T18:36:26.114Z] #21 14.06 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-06T18:36:26.114Z] #21 14.06 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-06T18:36:26.114Z] #21 14.07 libseccomp2:ppc64el libseccomp2:s390x [2022-08-06T18:36:26.374Z] #21 14.42 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:36:26.374Z] #21 14.42 Need to get 15.9 MB of archives. [2022-08-06T18:36:26.374Z] #21 14.42 After this operation, 73.0 MB of additional disk space will be used. [2022-08-06T18:36:26.374Z] #21 14.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-06T18:36:26.374Z] #21 14.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-06T18:36:26.374Z] #21 14.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-06T18:36:26.374Z] #21 14.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-06T18:36:26.374Z] #21 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-06T18:36:26.374Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-06T18:36:26.374Z] #21 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-06T18:36:26.374Z] #21 14.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-06T18:36:26.374Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-06T18:36:26.374Z] #21 14.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-06T18:36:26.374Z] #21 14.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-06T18:36:26.374Z] #21 14.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-06T18:36:26.374Z] #21 14.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-06T18:36:26.374Z] #21 14.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-06T18:36:26.635Z] #21 14.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-06T18:36:26.635Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-06T18:36:26.635Z] #21 14.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-06T18:36:26.635Z] #21 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-06T18:36:26.635Z] #21 14.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-06T18:36:26.635Z] #21 14.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-06T18:36:26.635Z] #21 14.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-06T18:36:26.635Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-06T18:36:26.635Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-06T18:36:26.635Z] #21 14.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-06T18:36:26.635Z] #21 14.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-06T18:36:26.635Z] #21 14.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-06T18:36:26.635Z] #21 14.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-06T18:36:26.635Z] #21 14.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-06T18:36:26.635Z] #21 14.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-06T18:36:26.635Z] #21 14.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-06T18:36:26.635Z] #21 14.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-06T18:36:26.635Z] #21 14.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-06T18:36:26.635Z] #21 14.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-06T18:36:26.635Z] #21 14.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-06T18:36:26.635Z] #21 14.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-06T18:36:26.946Z] #47 DONE 393.8s [2022-08-06T18:36:26.946Z] [2022-08-06T18:36:26.946Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:26.946Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:36:26.946Z] #60 ... [2022-08-06T18:36:26.946Z] [2022-08-06T18:36:26.946Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-06T18:36:26.946Z] #48 sha256:23ab5cafe4b98834800db1f700f30868fab31dbf52427292eaf3a5b966968d7b [2022-08-06T18:36:27.089Z] #64 344.5 + bin/containerd-shim-runc-v2 [2022-08-06T18:36:27.206Z] #48 DONE 0.6s [2022-08-06T18:36:27.206Z] [2022-08-06T18:36:27.206Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-06T18:36:27.206Z] #52 sha256:d9bd9cb38e4b1c8be07a7037593a9991ea6a1ab6a68c9097fc79f1bc8b983ee7 [2022-08-06T18:36:27.206Z] #52 DONE 0.0s [2022-08-06T18:36:27.206Z] [2022-08-06T18:36:27.206Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:27.206Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:36:27.206Z] #60 ... [2022-08-06T18:36:27.206Z] [2022-08-06T18:36:27.206Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-06T18:36:27.206Z] #54 sha256:d581bb249741c3f11ab33f93bcd716f7d92ff1c9e493044826ecae397b59324a [2022-08-06T18:36:27.206Z] #54 DONE 0.1s [2022-08-06T18:36:27.206Z] #21 15.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:36:27.206Z] #21 15.38 Fetched 15.9 MB in 1s (29.3 MB/s) [2022-08-06T18:36:27.465Z] [2022-08-06T18:36:27.465Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:36:27.465Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:36:27.467Z] #21 15.42 Selecting previously unselected package gcc-10-base:armel. [2022-08-06T18:36:27.467Z] #21 15.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-06T18:36:27.467Z] #21 15.48 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-06T18:36:27.467Z] #21 15.49 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-06T18:36:27.467Z] #21 15.54 Selecting previously unselected package gcc-10-base:armhf. [2022-08-06T18:36:27.467Z] #21 15.55 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-06T18:36:27.467Z] #21 15.55 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-06T18:36:27.651Z] #64 345.3 + binaries [2022-08-06T18:36:27.728Z] #21 15.60 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-06T18:36:27.728Z] #21 15.60 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-06T18:36:27.728Z] #21 15.61 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-06T18:36:27.728Z] #21 15.66 Selecting previously unselected package gcc-10-base:s390x. [2022-08-06T18:36:27.728Z] #21 15.66 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-06T18:36:27.728Z] #21 15.67 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-06T18:36:27.728Z] #21 15.72 Selecting previously unselected package gcc-10-base:arm64. [2022-08-06T18:36:27.728Z] #21 15.72 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-06T18:36:27.728Z] #21 15.73 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-06T18:36:27.728Z] #21 15.78 Selecting previously unselected package libgcc-s1:armel. [2022-08-06T18:36:27.728Z] #21 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-06T18:36:27.728Z] #21 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-06T18:36:27.728Z] #21 15.84 Selecting previously unselected package libcrypt1:armel. [2022-08-06T18:36:27.728Z] #21 15.85 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-06T18:36:27.728Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-06T18:36:27.728Z] #21 15.94 Selecting previously unselected package libc6:armel. [2022-08-06T18:36:27.728Z] #21 15.94 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-06T18:36:27.907Z] #64 345.3 + install -D bin/containerd /build/containerd [2022-08-06T18:36:27.907Z] #64 345.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-06T18:36:27.907Z] #64 345.3 + install -D bin/ctr /build/ctr [2022-08-06T18:36:28.300Z] #21 16.14 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-06T18:36:28.561Z] #21 16.55 Selecting previously unselected package libapparmor1:armel. [2022-08-06T18:36:28.561Z] #21 16.56 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-06T18:36:28.561Z] #21 16.57 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-06T18:36:28.561Z] #21 16.62 Selecting previously unselected package libapparmor-dev:armel. [2022-08-06T18:36:28.561Z] #21 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-06T18:36:28.561Z] #21 16.63 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-06T18:36:28.822Z] #21 16.70 Selecting previously unselected package libgcc-s1:arm64. [2022-08-06T18:36:28.822Z] #21 16.71 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-06T18:36:28.822Z] #21 16.71 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-06T18:36:28.822Z] #21 16.76 Selecting previously unselected package libcrypt1:arm64. [2022-08-06T18:36:28.822Z] #21 16.77 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-06T18:36:28.822Z] #21 16.77 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-06T18:36:28.822Z] #21 16.85 Selecting previously unselected package libc6:arm64. [2022-08-06T18:36:28.822Z] #21 16.86 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-06T18:36:28.843Z] #64 ... [2022-08-06T18:36:28.843Z] [2022-08-06T18:36:28.843Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:36:28.843Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:36:28.843Z] #77 320.8 CCLD tests/init [2022-08-06T18:36:29.082Z] #21 17.01 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-06T18:36:29.343Z] #21 17.42 Selecting previously unselected package libapparmor1:arm64. [2022-08-06T18:36:29.343Z] #21 17.42 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-06T18:36:29.343Z] #21 17.43 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-06T18:36:29.343Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-06T18:36:29.343Z] #21 17.48 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-06T18:36:29.343Z] #21 17.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-06T18:36:29.604Z] #21 17.55 Selecting previously unselected package libgcc-s1:s390x. [2022-08-06T18:36:29.604Z] #21 17.56 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-06T18:36:29.604Z] #21 17.56 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-06T18:36:29.604Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x. [2022-08-06T18:36:29.604Z] #21 17.61 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-06T18:36:29.604Z] #21 17.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-06T18:36:29.604Z] #21 17.70 Selecting previously unselected package libc6:s390x. [2022-08-06T18:36:29.604Z] #21 17.71 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-06T18:36:29.865Z] #21 17.93 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-06T18:36:30.436Z] #21 18.44 Selecting previously unselected package libapparmor1:s390x. [2022-08-06T18:36:30.436Z] #21 18.45 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-06T18:36:30.436Z] #21 18.45 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-06T18:36:30.436Z] #21 18.51 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-06T18:36:30.436Z] #21 18.51 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-06T18:36:30.436Z] #21 18.52 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-06T18:36:30.697Z] #21 18.58 Selecting previously unselected package libgcc-s1:armhf. [2022-08-06T18:36:30.697Z] #21 18.58 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-06T18:36:30.697Z] #21 18.59 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-06T18:36:30.697Z] #21 18.63 Selecting previously unselected package libcrypt1:armhf. [2022-08-06T18:36:30.697Z] #21 18.64 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-06T18:36:30.697Z] #21 18.65 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-06T18:36:30.697Z] #21 18.73 Selecting previously unselected package libc6:armhf. [2022-08-06T18:36:30.697Z] #21 18.73 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-06T18:36:30.957Z] #21 18.90 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-06T18:36:31.254Z] #64 DONE 348.3s [2022-08-06T18:36:31.509Z] [2022-08-06T18:36:31.509Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-06T18:36:31.509Z] #65 sha256:730c6bf232ddaf272e913941966c73414dfc5e801526bc5347aa9f7677d8f6ba [2022-08-06T18:36:31.529Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf. [2022-08-06T18:36:31.529Z] #21 19.35 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-06T18:36:31.529Z] #21 19.36 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-06T18:36:31.529Z] #21 19.40 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-06T18:36:31.529Z] #21 19.40 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-06T18:36:31.529Z] #21 19.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-06T18:36:31.529Z] #21 19.48 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-06T18:36:31.529Z] #21 19.49 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-06T18:36:31.529Z] #21 19.50 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-06T18:36:31.529Z] #21 19.56 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-06T18:36:31.529Z] #21 19.56 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-06T18:36:31.529Z] #21 19.57 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-06T18:36:31.789Z] #21 19.66 Selecting previously unselected package libc6:ppc64el. [2022-08-06T18:36:31.789Z] #21 19.66 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-06T18:36:31.789Z] #21 19.86 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-06T18:36:32.361Z] #21 20.51 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-06T18:36:32.622Z] #21 20.51 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-06T18:36:32.622Z] #21 20.52 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-06T18:36:32.622Z] #21 20.57 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-06T18:36:32.622Z] #21 20.57 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-06T18:36:32.622Z] #21 20.58 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-06T18:36:32.622Z] #21 20.66 Selecting previously unselected package libseccomp2:s390x. [2022-08-06T18:36:32.622Z] #21 20.67 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-06T18:36:32.622Z] #21 20.67 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-06T18:36:32.622Z] #21 20.72 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-06T18:36:32.622Z] #21 20.72 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-06T18:36:32.622Z] #21 20.73 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-06T18:36:32.883Z] #21 20.80 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-06T18:36:32.883Z] #21 20.81 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-06T18:36:32.883Z] #21 20.82 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-06T18:36:32.883Z] #21 20.85 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-06T18:36:32.883Z] #21 20.87 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-06T18:36:32.883Z] #21 20.87 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-06T18:36:32.883Z] #21 20.94 Selecting previously unselected package libseccomp2:armhf. [2022-08-06T18:36:32.883Z] #21 20.94 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-06T18:36:32.883Z] #21 20.95 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-06T18:36:32.883Z] #21 20.99 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-06T18:36:32.883Z] #21 21.00 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-06T18:36:32.883Z] #21 21.00 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-06T18:36:33.144Z] #21 21.06 Selecting previously unselected package libseccomp2:armel. [2022-08-06T18:36:33.144Z] #21 21.07 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-06T18:36:33.144Z] #21 21.07 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-06T18:36:33.144Z] #21 21.12 Selecting previously unselected package libseccomp-dev:armel. [2022-08-06T18:36:33.144Z] #21 21.13 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-06T18:36:33.144Z] #21 21.13 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-06T18:36:33.144Z] #21 21.19 Selecting previously unselected package libseccomp2:arm64. [2022-08-06T18:36:33.144Z] #21 21.20 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-06T18:36:33.144Z] #21 21.21 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:33.144Z] #21 21.25 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-06T18:36:33.144Z] #21 21.25 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-06T18:36:33.144Z] #21 21.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:33.404Z] #21 21.35 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.37 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.38 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.39 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.40 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.42 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-06T18:36:33.405Z] #21 21.43 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-06T18:36:33.405Z] #21 21.44 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-06T18:36:33.405Z] #21 21.45 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-06T18:36:33.405Z] #21 21.46 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-06T18:36:33.405Z] #21 21.47 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.48 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.49 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.52 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-06T18:36:33.405Z] #21 21.53 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-06T18:36:33.438Z] #65 DONE 1.4s [2022-08-06T18:36:33.438Z] [2022-08-06T18:36:33.438Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-06T18:36:33.438Z] #70 sha256:0748208cfb67bee0599087dfc54fac1f4a1e0dd160c863d36c6b68d6db723e74 [2022-08-06T18:36:33.438Z] #70 DONE 0.3s [2022-08-06T18:36:33.438Z] [2022-08-06T18:36:33.438Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-06T18:36:33.438Z] #75 sha256:d6bbe351c122d463800d7599c4576527e4b784ae26a678a96350486a8bd1a9e8 [2022-08-06T18:36:34.790Z] #21 22.74 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-06T18:36:35.288Z] #47 DONE 398.3s [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:36:35.288Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:36:35.288Z] #77 ... [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-06T18:36:35.288Z] #48 sha256:a617dbbd3a818ccd711c2ff8f07467ee80610dea2cc54ac90d410c991bb44abd [2022-08-06T18:36:35.288Z] #48 DONE 0.4s [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-06T18:36:35.288Z] #52 sha256:b5659f982a47d3daf2638fb71d456704ab2d7f2c21d3ee7009bb7450b3195782 [2022-08-06T18:36:35.288Z] #52 DONE 0.1s [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:36:35.288Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:36:35.288Z] #55 ... [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-06T18:36:35.288Z] #54 sha256:49317cabaf47af3a93fdad552818f165bdced746cd950e7c49fe90d4982543ab [2022-08-06T18:36:35.288Z] #54 DONE 0.1s [2022-08-06T18:36:35.288Z] [2022-08-06T18:36:35.288Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:35.288Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:36:35.324Z] #75 DONE 1.7s [2022-08-06T18:36:35.324Z] [2022-08-06T18:36:35.324Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-06T18:36:35.324Z] #78 sha256:33711b0fbc6fe41db200772300b119ab70ec8262b952edd26e647b92fd3700eb [2022-08-06T18:36:35.324Z] #78 DONE 0.1s [2022-08-06T18:36:35.324Z] [2022-08-06T18:36:35.324Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-06T18:36:35.324Z] #79 sha256:383315e946b13c5f851adcc43f241435dc921a86bcb5df737269ec9434a4243e [2022-08-06T18:36:35.324Z] #79 DONE 0.0s [2022-08-06T18:36:35.324Z] [2022-08-06T18:36:35.324Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-06T18:36:35.324Z] #80 sha256:177450c2c4a90d9bd61363e979e6c3832e83c023c1e126048813aacb3b1dd697 [2022-08-06T18:36:35.324Z] #80 DONE 0.1s [2022-08-06T18:36:35.324Z] [2022-08-06T18:36:35.324Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-06T18:36:35.324Z] #81 sha256:1a0f3fef20ca82d312b58c03e5feef677a2a4d247332f90b24d5f70be236fcfa [2022-08-06T18:36:35.732Z] #21 23.95 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-06T18:36:35.884Z] #81 0.633 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-06T18:36:35.884Z] #81 0.633 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-06T18:36:35.884Z] #81 0.633 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-06T18:36:36.703Z] #81 0.877 Reading package lists... [2022-08-06T18:36:37.117Z] #21 25.18 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-06T18:36:37.265Z] #81 1.391 Reading package lists... [2022-08-06T18:36:37.265Z] #81 1.894 Building dependency tree... [2022-08-06T18:36:37.265Z] #81 2.015 Reading state information... [2022-08-06T18:36:37.265Z] #81 2.135 systemd is already the newest version (247.3-7). [2022-08-06T18:36:37.265Z] #81 2.135 systemd set to manually installed. [2022-08-06T18:36:37.265Z] #81 2.135 The following additional packages will be installed: [2022-08-06T18:36:37.521Z] #81 2.136 libdbus-1-3 libpam-systemd [2022-08-06T18:36:37.521Z] #81 2.137 Recommended packages: [2022-08-06T18:36:37.521Z] #81 2.137 libnss-systemd [2022-08-06T18:36:37.521Z] #81 2.197 The following NEW packages will be installed: [2022-08-06T18:36:37.521Z] #81 2.198 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-06T18:36:37.779Z] #81 2.466 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:36:37.779Z] #81 2.466 Need to get 950 kB of archives. [2022-08-06T18:36:37.779Z] #81 2.466 After this operation, 1988 kB of additional disk space will be used. [2022-08-06T18:36:37.779Z] #81 2.466 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-06T18:36:37.779Z] #81 2.471 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-06T18:36:37.779Z] #81 2.475 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-06T18:36:37.779Z] #81 2.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-06T18:36:37.779Z] #81 2.490 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-06T18:36:37.809Z] #60 ... [2022-08-06T18:36:37.809Z] [2022-08-06T18:36:37.809Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-06T18:36:37.809Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-06T18:36:37.809Z] #77 329.3 CCLD tests/init [2022-08-06T18:36:38.035Z] #81 2.672 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:36:38.035Z] #81 2.707 Fetched 950 kB in 0s (3302 kB/s) [2022-08-06T18:36:38.035Z] #81 2.726 Selecting previously unselected package systemd-sysv. [2022-08-06T18:36:38.035Z] #81 2.726 (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 ... 29483 files and directories currently installed.) [2022-08-06T18:36:38.035Z] #81 2.741 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-06T18:36:38.035Z] #81 2.746 Unpacking systemd-sysv (247.3-7) ... [2022-08-06T18:36:38.035Z] #81 2.787 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-06T18:36:38.035Z] #81 2.790 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-06T18:36:38.035Z] #81 2.797 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-06T18:36:38.291Z] #81 2.913 Selecting previously unselected package dbus. [2022-08-06T18:36:38.291Z] #81 2.916 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-06T18:36:38.291Z] #81 2.927 Unpacking dbus (1.12.20-2) ... [2022-08-06T18:36:38.291Z] #81 2.987 Selecting previously unselected package libpam-systemd:amd64. [2022-08-06T18:36:38.291Z] #81 2.990 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-06T18:36:38.291Z] #81 2.995 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-06T18:36:38.291Z] #81 3.040 Selecting previously unselected package dbus-user-session. [2022-08-06T18:36:38.291Z] #81 3.043 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-06T18:36:38.291Z] #81 3.047 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-06T18:36:38.502Z] #21 26.40 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-06T18:36:38.547Z] #81 3.205 Setting up systemd-sysv (247.3-7) ... [2022-08-06T18:36:38.547Z] #81 3.216 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-06T18:36:38.547Z] #81 3.226 Setting up dbus (1.12.20-2) ... [2022-08-06T18:36:38.547Z] #81 3.383 invoke-rc.d: could not determine current runlevel [2022-08-06T18:36:38.547Z] #81 3.386 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:36:38.547Z] #81 3.390 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-06T18:36:38.802Z] #81 3.565 Setting up dbus-user-session (1.12.20-2) ... [2022-08-06T18:36:38.802Z] #81 3.583 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:36:39.059Z] #81 DONE 3.7s [2022-08-06T18:36:39.059Z] [2022-08-06T18:36:39.059Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-06T18:36:39.059Z] #82 sha256:691c236b9fa05ab2e755926207e18c6b364c7ab73d658a5b9583eb8e03331eb0 [2022-08-06T18:36:39.443Z] #21 27.63 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-06T18:36:39.443Z] #21 27.64 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-06T18:36:39.443Z] #21 27.65 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-06T18:36:39.443Z] #21 27.66 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.67 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.69 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.70 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.71 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.72 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.76 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.77 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.78 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.79 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.80 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-06T18:36:39.704Z] #21 27.81 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.83 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.85 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.86 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.87 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-06T18:36:39.704Z] #21 27.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:36:39.985Z] #82 DONE 0.9s [2022-08-06T18:36:39.985Z] [2022-08-06T18:36:39.985Z] #83 exporting to image [2022-08-06T18:36:39.985Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-06T18:36:39.985Z] #83 exporting layers [2022-08-06T18:36:40.646Z] #21 DONE 28.5s [2022-08-06T18:36:40.646Z] [2022-08-06T18:36:40.646Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-06T18:36:40.646Z] #66 sha256:b86f4f5120283e694f944a00760cd1979ad38ef0d3615b7b0da9a83e9c5c4863 [2022-08-06T18:36:40.646Z] #66 DONE 0.1s [2022-08-06T18:36:40.646Z] [2022-08-06T18:36:40.646Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:40.646Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:36:41.588Z] #67 ... [2022-08-06T18:36:41.588Z] [2022-08-06T18:36:41.588Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-06T18:36:41.588Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-06T18:36:41.588Z] #22 DONE 1.2s [2022-08-06T18:36:41.588Z] [2022-08-06T18:36:41.588Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:41.588Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:36:41.588Z] #67 1.084 + RM_GOPATH=0 [2022-08-06T18:36:41.588Z] #67 1.084 + TMP_GOPATH= [2022-08-06T18:36:41.588Z] #67 1.084 + : /build [2022-08-06T18:36:41.588Z] #67 1.084 + '[' -z '' ']' [2022-08-06T18:36:41.588Z] #67 1.084 ++ mktemp -d [2022-08-06T18:36:41.588Z] #67 1.086 + export GOPATH=/tmp/tmp.VOpNn6wc4G [2022-08-06T18:36:41.588Z] #67 1.086 + GOPATH=/tmp/tmp.VOpNn6wc4G [2022-08-06T18:36:41.588Z] #67 1.086 + RM_GOPATH=1 [2022-08-06T18:36:41.588Z] #67 1.087 + case "$(go env GOARCH)" in [2022-08-06T18:36:41.588Z] #67 1.087 ++ go env GOARCH [2022-08-06T18:36:41.588Z] #67 1.092 + export GO_BUILDMODE=-buildmode=pie [2022-08-06T18:36:41.588Z] #67 1.092 + GO_BUILDMODE=-buildmode=pie [2022-08-06T18:36:41.588Z] #67 1.093 ++ dirname /install.sh [2022-08-06T18:36:41.588Z] #67 1.094 + dir=/ [2022-08-06T18:36:41.588Z] #67 1.094 + bin=runc [2022-08-06T18:36:41.588Z] #67 1.094 + shift [2022-08-06T18:36:41.588Z] #67 1.094 + '[' '!' -f //runc.installer ']' [2022-08-06T18:36:41.588Z] #67 1.094 + . //runc.installer [2022-08-06T18:36:41.588Z] #67 1.095 ++ set -e [2022-08-06T18:36:41.588Z] #67 1.095 ++ : v1.1.2 [2022-08-06T18:36:41.588Z] #67 1.095 + install_runc [2022-08-06T18:36:41.588Z] #67 1.095 + RUNC_BUILDTAGS=seccomp [2022-08-06T18:36:41.588Z] #67 1.096 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-06T18:36:41.588Z] #67 1.096 Install runc version v1.1.2 (build tags: seccomp) [2022-08-06T18:36:41.588Z] #67 1.096 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VOpNn6wc4G/src/github.com/opencontainers/runc [2022-08-06T18:36:41.588Z] #67 1.101 Cloning into '/tmp/tmp.VOpNn6wc4G/src/github.com/opencontainers/runc'... [2022-08-06T18:36:42.531Z] #67 ... [2022-08-06T18:36:42.531Z] [2022-08-06T18:36:42.531Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-06T18:36:42.531Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-06T18:36:42.531Z] #23 DONE 1.0s [2022-08-06T18:36:42.796Z] [2022-08-06T18:36:42.796Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-06T18:36:42.796Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-06T18:36:43.741Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-06T18:36:43.741Z] #24 DONE 0.9s [2022-08-06T18:36:43.741Z] [2022-08-06T18:36:43.741Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:43.741Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:36:44.311Z] #67 ... [2022-08-06T18:36:44.311Z] [2022-08-06T18:36:44.311Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-06T18:36:44.311Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-06T18:36:44.311Z] #25 DONE 0.9s [2022-08-06T18:36:44.573Z] [2022-08-06T18:36:44.573Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-06T18:36:44.573Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-06T18:36:45.146Z] #26 DONE 0.9s [2022-08-06T18:36:45.146Z] [2022-08-06T18:36:45.146Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:36:45.146Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:36:45.406Z] #71 ... [2022-08-06T18:36:45.406Z] [2022-08-06T18:36:45.406Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-06T18:36:45.406Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-06T18:36:46.348Z] #27 DONE 0.9s [2022-08-06T18:36:46.348Z] [2022-08-06T18:36:46.348Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:36:46.348Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-06T18:36:46.564Z] #83 exporting layers 6.3s done [2022-08-06T18:36:46.564Z] #83 writing image sha256:f914d72bf99e3a067a325e2109ae0a5c033d089441e481336dcadfe559250a8a done [2022-08-06T18:36:46.564Z] #83 naming to docker.io/library/docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 done [2022-08-06T18:36:46.564Z] #83 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-06T18:36:46.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh dynbinary test-integration [2022-08-06T18:36:47.733Z] #28 1.336 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-06T18:36:47.733Z] #28 1.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-06T18:36:47.733Z] #28 1.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-06T18:36:47.997Z] #28 1.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-06T18:36:47.997Z] #28 1.861 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-06T18:36:48.261Z] #28 2.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-06T18:36:48.521Z] #28 2.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-06T18:36:48.783Z] #28 2.650 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-06T18:36:48.785Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-06T18:36:48.785Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-06T18:36:48.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-06T18:36:48.785Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-06T18:36:48.785Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-06T18:36:48.785Z] Detected virtualization docker. [2022-08-06T18:36:48.785Z] Detected architecture x86-64. [2022-08-06T18:36:48.785Z] Set hostname to <44f8b715bc27>. [2022-08-06T18:36:48.785Z] modprobe@configfs.service: Succeeded. [2022-08-06T18:36:48.785Z] modprobe@drm.service: Succeeded. [2022-08-06T18:36:48.785Z] modprobe@fuse.service: Succeeded. [2022-08-06T18:36:48.785Z] + source /etc/docker-entrypoint-cmd [2022-08-06T18:36:48.785Z] ++ hack/make.sh dynbinary test-integration [2022-08-06T18:36:48.785Z] [2022-08-06T18:36:48.785Z] Removing bundles/ [2022-08-06T18:36:48.785Z] [2022-08-06T18:36:49.042Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-06T18:36:49.042Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-06T18:36:49.042Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:36:49.354Z] #28 2.998 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-06T18:36:49.614Z] #28 3.322 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-06T18:36:49.614Z] #28 3.323 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-06T18:36:49.614Z] #28 3.323 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-06T18:36:49.614Z] #28 3.324 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-06T18:36:49.614Z] #28 3.324 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-06T18:36:49.614Z] #28 3.330 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-06T18:36:50.184Z] #28 3.754 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-06T18:36:50.184Z] #28 3.763 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-06T18:36:50.184Z] #28 3.763 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-06T18:36:50.184Z] #28 3.764 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-06T18:36:50.184Z] #28 3.764 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-06T18:36:50.184Z] #28 3.765 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-06T18:36:50.839Z] #77 341.5 AR libcrun_testing.a [2022-08-06T18:36:50.839Z] #77 341.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-06T18:36:50.839Z] #77 341.6 CCLD tests/tests_libcrun_utils [2022-08-06T18:36:50.839Z] #77 341.6 CCLD tests/tests_libcrun_fuzzer [2022-08-06T18:36:50.839Z] #77 341.6 CCLD tests/tests_libcrun_errors [2022-08-06T18:36:50.839Z] #77 342.3 CCLD libcrun.la [2022-08-06T18:36:50.839Z] #77 343.1 CCLD crun [2022-08-06T18:36:51.405Z] #77 343.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-06T18:36:51.663Z] #77 343.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-06T18:36:51.663Z] #77 344.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-06T18:36:51.663Z] #77 344.0 /bin/mkdir -p '/usr/local/lib' [2022-08-06T18:36:51.663Z] #77 344.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-06T18:36:51.663Z] #77 344.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-06T18:36:51.663Z] #77 344.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-06T18:36:51.664Z] #77 344.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-06T18:36:51.923Z] #77 344.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-06T18:36:51.923Z] #77 344.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-06T18:36:51.923Z] #77 344.3 ---------------------------------------------------------------------- [2022-08-06T18:36:51.923Z] #77 344.3 Libraries have been installed in: [2022-08-06T18:36:51.923Z] #77 344.3 /usr/local/lib [2022-08-06T18:36:51.923Z] #77 344.3 [2022-08-06T18:36:51.923Z] #77 344.3 If you ever happen to want to link against installed libraries [2022-08-06T18:36:51.923Z] #77 344.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-06T18:36:51.923Z] #77 344.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-06T18:36:51.923Z] #77 344.3 flag during linking and do at least one of the following: [2022-08-06T18:36:51.923Z] #77 344.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-06T18:36:51.923Z] #77 344.3 during execution [2022-08-06T18:36:51.923Z] #77 344.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-06T18:36:51.923Z] #77 344.3 during linking [2022-08-06T18:36:51.923Z] #77 344.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-06T18:36:51.923Z] #77 344.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-06T18:36:51.923Z] #77 344.3 [2022-08-06T18:36:51.923Z] #77 344.3 See any operating system documentation about shared libraries for [2022-08-06T18:36:51.923Z] #77 344.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-06T18:36:51.923Z] #77 344.3 ---------------------------------------------------------------------- [2022-08-06T18:36:51.923Z] #77 344.3 /bin/mkdir -p '/build' [2022-08-06T18:36:52.182Z] #77 344.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-06T18:36:52.182Z] #77 344.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-06T18:36:52.182Z] #77 344.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-06T18:36:52.182Z] #77 344.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-06T18:36:52.182Z] #77 344.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-06T18:36:52.441Z] #77 DONE 344.8s [2022-08-06T18:36:52.441Z] [2022-08-06T18:36:52.441Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:36:52.441Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:36:56.763Z] #28 ... [2022-08-06T18:36:56.763Z] [2022-08-06T18:36:56.763Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:36:56.763Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:36:56.763Z] #67 5.603 + cd /tmp/tmp.VOpNn6wc4G/src/github.com/opencontainers/runc [2022-08-06T18:36:56.763Z] #67 5.603 + git checkout -q v1.1.2 [2022-08-06T18:36:56.763Z] #67 6.073 + '[' -z '' ']' [2022-08-06T18:36:56.763Z] #67 6.073 + target=static [2022-08-06T18:36:56.763Z] #67 6.073 + make BUILDTAGS=seccomp static [2022-08-06T18:36:56.763Z] #67 6.282 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-06T18:36:59.705Z] #77 349.5 AR libcrun_testing.a [2022-08-06T18:36:59.705Z] #77 349.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-06T18:36:59.705Z] #77 349.6 CCLD tests/tests_libcrun_errors [2022-08-06T18:36:59.705Z] #77 349.6 CCLD tests/tests_libcrun_fuzzer [2022-08-06T18:36:59.705Z] #77 349.6 CCLD tests/tests_libcrun_utils [2022-08-06T18:36:59.705Z] #77 349.6 CCLD libcrun.la [2022-08-06T18:36:59.705Z] #77 351.0 CCLD crun [2022-08-06T18:37:00.005Z] #77 351.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-06T18:37:00.005Z] #77 351.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-06T18:37:00.005Z] #77 351.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-06T18:37:00.005Z] #77 351.8 /bin/mkdir -p '/usr/local/lib' [2022-08-06T18:37:00.262Z] #77 351.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-06T18:37:00.262Z] #77 351.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-06T18:37:00.262Z] #77 351.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-06T18:37:00.262Z] #77 351.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-06T18:37:00.262Z] #77 351.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-06T18:37:00.519Z] #77 352.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-06T18:37:00.519Z] #77 352.1 ---------------------------------------------------------------------- [2022-08-06T18:37:00.519Z] #77 352.1 Libraries have been installed in: [2022-08-06T18:37:00.519Z] #77 352.1 /usr/local/lib [2022-08-06T18:37:00.519Z] #77 352.1 [2022-08-06T18:37:00.519Z] #77 352.1 If you ever happen to want to link against installed libraries [2022-08-06T18:37:00.519Z] #77 352.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-06T18:37:00.519Z] #77 352.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-06T18:37:00.519Z] #77 352.1 flag during linking and do at least one of the following: [2022-08-06T18:37:00.519Z] #77 352.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-06T18:37:00.519Z] #77 352.1 during execution [2022-08-06T18:37:00.519Z] #77 352.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-06T18:37:00.519Z] #77 352.1 during linking [2022-08-06T18:37:00.519Z] #77 352.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-06T18:37:00.519Z] #77 352.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-06T18:37:00.519Z] #77 352.1 [2022-08-06T18:37:00.519Z] #77 352.1 See any operating system documentation about shared libraries for [2022-08-06T18:37:00.519Z] #77 352.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-06T18:37:00.519Z] #77 352.1 ---------------------------------------------------------------------- [2022-08-06T18:37:00.519Z] #77 352.1 /bin/mkdir -p '/build' [2022-08-06T18:37:00.519Z] #77 352.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-06T18:37:00.519Z] #77 352.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-06T18:37:00.519Z] #77 352.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-06T18:37:00.818Z] #77 352.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-06T18:37:00.818Z] #77 352.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-06T18:37:01.075Z] #77 DONE 352.6s [2022-08-06T18:37:01.075Z] [2022-08-06T18:37:01.075Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:37:01.075Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:37:02.045Z] #67 ... [2022-08-06T18:37:02.045Z] [2022-08-06T18:37:02.045Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:37:02.045Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-06T18:37:02.045Z] #28 14.88 Fetched 49.2 MB in 14s (3520 kB/s) [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-06T18:37:02.548Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-06T18:37:02.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-06T18:37:03.111Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements [2022-08-06T18:37:03.367Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-08-06T18:37:03.623Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-06T18:37:04.185Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-06T18:37:04.749Z] ok github.com/docker/docker/builder/remotecontext/git 1.376s coverage: 86.3% of statements [2022-08-06T18:37:04.749Z] ? github.com/docker/docker/cli [no test files] [2022-08-06T18:37:04.749Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-06T18:37:04.749Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-06T18:37:04.749Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-06T18:37:05.680Z] ok github.com/docker/docker/cmd/docker-proxy 0.248s coverage: 67.6% of statements [2022-08-06T18:37:08.672Z] #28 14.88 Reading package lists... [2022-08-06T18:37:08.953Z] ok github.com/docker/docker/client 0.065s coverage: 75.9% of statements [2022-08-06T18:37:10.531Z] #55 437.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-06T18:37:10.531Z] #55 DONE 438.7s [2022-08-06T18:37:10.531Z] [2022-08-06T18:37:10.531Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:10.531Z] #60 sha256:61483d64d94cc91b91c4049f0af9c19d4891c6c125c1a08684f872000679181a [2022-08-06T18:37:10.531Z] #60 227.2 + mkdir -p /build [2022-08-06T18:37:10.531Z] #60 227.2 + cp runc /build/runc [2022-08-06T18:37:10.531Z] #60 DONE 228.2s [2022-08-06T18:37:10.531Z] [2022-08-06T18:37:10.531Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:10.531Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:37:11.485Z] #64 ... [2022-08-06T18:37:11.485Z] [2022-08-06T18:37:11.485Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-06T18:37:11.485Z] #56 sha256:94738d92c2622914f465528238412548be16856bd8f02a9253cca5eae30748f1 [2022-08-06T18:37:12.051Z] #56 DONE 0.6s [2022-08-06T18:37:12.051Z] [2022-08-06T18:37:12.051Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-06T18:37:12.051Z] #58 sha256:8a9fb0a00ce7a3315f8b72e3e9dfa7de132d33a744c369bfec560649c21b0da3 [2022-08-06T18:37:12.051Z] #58 DONE 0.1s [2022-08-06T18:37:12.051Z] [2022-08-06T18:37:12.051Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:12.051Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:37:12.310Z] #64 ... [2022-08-06T18:37:12.310Z] [2022-08-06T18:37:12.310Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-06T18:37:12.310Z] #61 sha256:5bd7a97445fea38f74e695983d495623a221c4b5ae3ae4f5a20da58e2b4ccfa2 [2022-08-06T18:37:12.310Z] #61 DONE 0.2s [2022-08-06T18:37:12.310Z] [2022-08-06T18:37:12.310Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:12.310Z] #64 sha256:0c75ab0cbeb5be36f69a2af3bcfdfbd72f0f3ac2d390e22d6001cb9945d058b2 [2022-08-06T18:37:14.210Z] #64 382.5 + bin/containerd [2022-08-06T18:37:15.253Z] #28 21.74 Reading package lists... [2022-08-06T18:37:16.192Z] #28 28.15 Building dependency tree... [2022-08-06T18:37:17.132Z] #28 30.91 bzip2 is already the newest version (1.0.8-4). [2022-08-06T18:37:17.132Z] #28 30.91 patch is already the newest version (2.7.6-7). [2022-08-06T18:37:17.132Z] #28 30.91 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-06T18:37:17.132Z] #28 30.91 The following additional packages will be installed: [2022-08-06T18:37:17.132Z] #28 30.91 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-06T18:37:17.132Z] #28 30.91 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-06T18:37:17.132Z] #28 30.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-06T18:37:17.132Z] #28 30.92 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-06T18:37:17.132Z] #28 30.92 systemd vim-runtime xxd [2022-08-06T18:37:17.132Z] #28 30.95 Suggested packages: [2022-08-06T18:37:17.132Z] #28 30.95 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-06T18:37:17.132Z] #28 30.95 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-06T18:37:17.132Z] #28 30.95 vim-scripts xfsdump acl attr quota [2022-08-06T18:37:17.132Z] #28 30.95 Recommended packages: [2022-08-06T18:37:17.132Z] #28 30.95 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-06T18:37:17.132Z] #28 30.95 systemd-timesyncd | time-daemon unzip [2022-08-06T18:37:19.045Z] #28 32.49 The following NEW packages will be installed: [2022-08-06T18:37:19.045Z] #28 32.49 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-06T18:37:19.045Z] #28 32.50 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-06T18:37:19.045Z] #28 32.50 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-06T18:37:19.045Z] #28 32.50 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-06T18:37:19.045Z] #28 32.51 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-06T18:37:19.045Z] #28 32.51 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-06T18:37:19.045Z] #28 32.51 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-06T18:37:19.045Z] #28 32.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-06T18:37:19.045Z] #28 32.51 zstd [2022-08-06T18:37:19.045Z] #28 32.88 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-06T18:37:19.045Z] #28 32.88 Need to get 23.8 MB of archives. [2022-08-06T18:37:19.045Z] #28 32.88 After this operation, 89.3 MB of additional disk space will be used. [2022-08-06T18:37:19.045Z] #28 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-06T18:37:19.045Z] #28 32.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-06T18:37:19.045Z] #28 32.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-06T18:37:19.045Z] #28 32.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-06T18:37:19.045Z] #28 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-06T18:37:19.045Z] #28 32.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-06T18:37:19.045Z] #28 32.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-06T18:37:19.155Z] #55 ... [2022-08-06T18:37:19.155Z] [2022-08-06T18:37:19.155Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:19.155Z] #60 sha256:643086717e96beaab191cf1d4d81f99183ad5ded0a425af725b2fe3bdfa91d0c [2022-08-06T18:37:19.155Z] #60 233.1 + mkdir -p /build [2022-08-06T18:37:19.155Z] #60 233.1 + cp runc /build/runc [2022-08-06T18:37:19.155Z] #60 DONE 234.1s [2022-08-06T18:37:19.155Z] [2022-08-06T18:37:19.155Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:19.155Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:37:19.306Z] #28 32.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-06T18:37:19.306Z] #28 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-06T18:37:19.306Z] #28 33.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-06T18:37:19.306Z] #28 33.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-06T18:37:19.306Z] #28 33.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-06T18:37:19.306Z] #28 33.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-06T18:37:19.306Z] #28 33.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-06T18:37:19.306Z] #28 33.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-06T18:37:19.306Z] #28 33.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-06T18:37:19.306Z] #28 33.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-06T18:37:19.306Z] #28 33.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-06T18:37:19.306Z] #28 33.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-06T18:37:19.306Z] #28 33.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-06T18:37:19.306Z] #28 33.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-06T18:37:19.306Z] #28 33.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-06T18:37:19.306Z] #28 33.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-06T18:37:19.306Z] #28 33.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-06T18:37:19.306Z] #28 33.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-06T18:37:19.306Z] #28 33.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-06T18:37:19.306Z] #28 33.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-06T18:37:19.306Z] #28 33.05 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-08-06T18:37:19.306Z] #28 33.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-06T18:37:19.306Z] #28 33.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-06T18:37:19.306Z] #28 33.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-06T18:37:19.306Z] #28 33.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-06T18:37:19.306Z] #28 33.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-06T18:37:19.306Z] #28 33.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-06T18:37:19.306Z] #28 33.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-06T18:37:19.306Z] #28 33.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-06T18:37:19.306Z] #28 33.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-06T18:37:19.567Z] #28 33.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-06T18:37:19.567Z] #28 33.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-06T18:37:19.567Z] #28 33.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-06T18:37:19.567Z] #28 33.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-06T18:37:19.567Z] #28 33.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-06T18:37:19.567Z] #28 33.15 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-06T18:37:19.567Z] #28 33.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-06T18:37:19.567Z] #28 33.27 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-06T18:37:19.567Z] #28 33.29 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-06T18:37:19.567Z] #28 33.30 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-06T18:37:19.717Z] #64 ... [2022-08-06T18:37:19.717Z] [2022-08-06T18:37:19.717Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-06T18:37:19.717Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-06T18:37:19.717Z] #55 445.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-06T18:37:19.717Z] #55 DONE 446.1s [2022-08-06T18:37:19.717Z] [2022-08-06T18:37:19.717Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:19.717Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:37:20.138Z] #28 33.98 debconf: delaying package configuration, since apt-utils is not installed [2022-08-06T18:37:20.403Z] #28 34.23 Fetched 23.8 MB in 1s (33.2 MB/s) [2022-08-06T18:37:20.664Z] #28 34.29 Selecting previously unselected package libcap2:amd64. [2022-08-06T18:37:20.664Z] #28 34.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-06T18:37:20.664Z] #28 34.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-06T18:37:20.664Z] #28 34.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:37:20.664Z] #28 34.50 Selecting previously unselected package libargon2-1:amd64. [2022-08-06T18:37:20.664Z] #28 34.51 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-06T18:37:20.664Z] #28 34.52 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:37:20.924Z] #28 34.57 Selecting previously unselected package libjson-c5:amd64. [2022-08-06T18:37:20.924Z] #28 34.59 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-06T18:37:20.924Z] #28 34.59 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:37:20.924Z] #28 34.65 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-06T18:37:20.924Z] #28 34.65 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-06T18:37:20.924Z] #28 34.66 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:37:20.924Z] #28 34.77 Selecting previously unselected package libip4tc2:amd64. [2022-08-06T18:37:20.924Z] #28 34.77 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:37:20.924Z] #28 34.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:37:20.924Z] #28 34.83 Selecting previously unselected package libkmod2:amd64. [2022-08-06T18:37:20.924Z] #28 34.83 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-06T18:37:21.184Z] #28 34.83 Unpacking libkmod2:amd64 (28-1) ... [2022-08-06T18:37:21.184Z] #28 34.92 Selecting previously unselected package systemd. [2022-08-06T18:37:21.184Z] #28 34.93 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-06T18:37:21.445Z] #28 35.01 Unpacking systemd (247.3-7) ... [2022-08-06T18:37:22.284Z] #64 ... [2022-08-06T18:37:22.284Z] [2022-08-06T18:37:22.284Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-06T18:37:22.284Z] #56 sha256:a5efc62bfc77116ffdba667d0f8026cbd14b3707807f6a9829474e8ead8ed318 [2022-08-06T18:37:22.384Z] #28 36.12 Selecting previously unselected package pigz. [2022-08-06T18:37:22.385Z] #28 36.13 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-06T18:37:22.385Z] #28 36.14 Unpacking pigz (2.6-1) ... [2022-08-06T18:37:22.385Z] #28 36.20 Selecting previously unselected package libelf1:amd64. [2022-08-06T18:37:22.385Z] #28 36.21 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-06T18:37:22.385Z] #28 36.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-06T18:37:22.541Z] #56 DONE 0.8s [2022-08-06T18:37:22.541Z] [2022-08-06T18:37:22.541Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:22.541Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:37:22.645Z] #28 36.34 Selecting previously unselected package libbpf0:amd64. [2022-08-06T18:37:22.645Z] #28 36.34 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-06T18:37:22.645Z] #28 36.35 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:37:22.645Z] #28 36.43 Selecting previously unselected package libmnl0:amd64. [2022-08-06T18:37:22.645Z] #28 36.44 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-06T18:37:22.645Z] #28 36.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:37:22.645Z] #28 36.49 Selecting previously unselected package libxtables12:amd64. [2022-08-06T18:37:22.645Z] #28 36.50 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-06T18:37:22.645Z] #28 36.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:37:22.645Z] #28 36.57 Selecting previously unselected package libcap2-bin. [2022-08-06T18:37:22.798Z] #64 ... [2022-08-06T18:37:22.798Z] [2022-08-06T18:37:22.798Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-06T18:37:22.798Z] #58 sha256:f5e33c47cd4a46c37c074d26e4c9725628af9f177bdbdbd4d3812894b2088d18 [2022-08-06T18:37:22.798Z] #58 DONE 0.1s [2022-08-06T18:37:22.798Z] [2022-08-06T18:37:22.798Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-06T18:37:22.798Z] #61 sha256:9da2ac66097de5045c78292a574d591b84ad6d77912ce6af52215c06b8d817cf [2022-08-06T18:37:22.906Z] #28 36.58 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-06T18:37:22.906Z] #28 36.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-06T18:37:22.906Z] #28 36.64 Selecting previously unselected package iproute2. [2022-08-06T18:37:22.906Z] #28 36.64 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-06T18:37:22.906Z] #28 36.65 Unpacking iproute2 (5.10.0-4) ... [2022-08-06T18:37:23.055Z] #61 DONE 0.3s [2022-08-06T18:37:23.055Z] [2022-08-06T18:37:23.055Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:23.055Z] #64 sha256:2ea9d3aa2aeeadfbd9e0ce81701840abaa7dbcc7421c455c1c762da98740b205 [2022-08-06T18:37:23.166Z] #28 36.97 Selecting previously unselected package xxd. [2022-08-06T18:37:23.166Z] #28 36.97 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:37:23.166Z] #28 36.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:23.166Z] #28 37.07 Selecting previously unselected package vim-common. [2022-08-06T18:37:23.166Z] #28 37.07 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:37:23.426Z] #28 37.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:23.426Z] #28 37.21 Selecting previously unselected package bash-completion. [2022-08-06T18:37:23.687Z] #28 37.22 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-06T18:37:24.628Z] #28 38.28 Unpacking bash-completion (1:2.11-2) ... [2022-08-06T18:37:24.889Z] #28 38.53 Selecting previously unselected package apparmor. [2022-08-06T18:37:24.889Z] #28 38.54 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-06T18:37:24.889Z] #28 38.57 Unpacking apparmor (2.13.6-10) ... [2022-08-06T18:37:24.945Z] #64 397.2 + bin/containerd [2022-08-06T18:37:25.149Z] #28 38.87 Selecting previously unselected package inetutils-ping. [2022-08-06T18:37:25.149Z] #28 38.88 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-06T18:37:25.149Z] #28 38.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-06T18:37:25.149Z] #28 38.95 Selecting previously unselected package libip6tc2:amd64. [2022-08-06T18:37:25.149Z] #28 38.96 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-06T18:37:25.149Z] #28 38.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:37:25.149Z] #28 39.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-06T18:37:25.149Z] #28 39.03 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-06T18:37:25.149Z] #28 39.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:37:25.410Z] #28 39.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-06T18:37:25.410Z] #28 39.12 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-06T18:37:25.410Z] #28 39.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:37:25.410Z] #28 39.20 Selecting previously unselected package libnftnl11:amd64. [2022-08-06T18:37:25.671Z] #28 39.20 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-06T18:37:25.671Z] #28 39.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:37:25.671Z] #28 39.27 Selecting previously unselected package iptables. [2022-08-06T18:37:25.671Z] #28 39.27 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-06T18:37:25.671Z] #28 39.28 Unpacking iptables (1.8.7-1) ... [2022-08-06T18:37:25.671Z] #28 39.47 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:37:25.671Z] #28 ... [2022-08-06T18:37:25.671Z] [2022-08-06T18:37:25.671Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:25.671Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:37:25.671Z] #71 100.4 + bin/containerd [2022-08-06T18:37:30.957Z] #71 ... [2022-08-06T18:37:30.957Z] [2022-08-06T18:37:30.957Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-06T18:37:30.957Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-06T18:37:30.957Z] #28 39.47 Selecting previously unselected package libonig5:amd64. [2022-08-06T18:37:30.957Z] #28 39.48 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:37:30.957Z] #28 39.61 Selecting previously unselected package libjq1:amd64. [2022-08-06T18:37:30.957Z] #28 39.61 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:37:30.957Z] #28 39.69 Selecting previously unselected package jq. [2022-08-06T18:37:30.957Z] #28 39.70 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.71 Unpacking jq (1.6-2.1) ... [2022-08-06T18:37:30.957Z] #28 39.78 Selecting previously unselected package libaio1:amd64. [2022-08-06T18:37:30.957Z] #28 39.79 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:37:30.957Z] #28 39.84 Selecting previously unselected package libgpm2:amd64. [2022-08-06T18:37:30.957Z] #28 39.85 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:37:30.957Z] #28 39.91 Selecting previously unselected package libinih1:amd64. [2022-08-06T18:37:30.957Z] #28 39.92 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-06T18:37:30.957Z] #28 39.97 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-06T18:37:30.957Z] #28 39.98 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 39.98 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:37:30.957Z] #28 40.06 Selecting previously unselected package libnet1:amd64. [2022-08-06T18:37:30.957Z] #28 40.06 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:37:30.957Z] #28 40.14 Selecting previously unselected package libnl-3-200:amd64. [2022-08-06T18:37:30.957Z] #28 40.14 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 40.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:37:30.957Z] #28 40.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-06T18:37:30.957Z] #28 40.21 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 40.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:37:30.957Z] #28 40.28 Selecting previously unselected package libyajl2:amd64. [2022-08-06T18:37:30.957Z] #28 40.28 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 40.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:37:30.957Z] #28 40.35 Selecting previously unselected package net-tools. [2022-08-06T18:37:30.957Z] #28 40.35 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-06T18:37:30.957Z] #28 40.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:37:30.957Z] #28 40.51 Selecting previously unselected package python-pip-whl. [2022-08-06T18:37:30.957Z] #28 40.51 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:37:30.957Z] #28 40.51 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:37:30.957Z] #28 40.89 Selecting previously unselected package python3-lib2to3. [2022-08-06T18:37:30.957Z] #28 40.89 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-06T18:37:30.957Z] #28 40.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:37:30.957Z] #28 40.96 Selecting previously unselected package python3-distutils. [2022-08-06T18:37:30.957Z] #28 40.97 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-06T18:37:30.957Z] #28 40.97 Unpacking python3-distutils (3.9.2-1) ... [2022-08-06T18:37:30.957Z] #28 41.08 Selecting previously unselected package python3-pkg-resources. [2022-08-06T18:37:30.957Z] #28 41.09 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-06T18:37:30.957Z] #28 41.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:37:30.957Z] #28 41.19 Selecting previously unselected package python3-setuptools. [2022-08-06T18:37:30.957Z] #28 41.19 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-06T18:37:30.957Z] #28 41.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-06T18:37:30.957Z] #28 41.36 Selecting previously unselected package python3-wheel. [2022-08-06T18:37:30.957Z] #28 41.37 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-06T18:37:30.958Z] #28 41.37 Unpacking python3-wheel (0.34.2-1) ... [2022-08-06T18:37:30.958Z] #28 41.43 Selecting previously unselected package python3-pip. [2022-08-06T18:37:30.958Z] #28 41.44 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-06T18:37:30.958Z] #28 41.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:37:30.958Z] #28 41.64 Selecting previously unselected package sudo. [2022-08-06T18:37:30.958Z] #28 41.65 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 41.66 Unpacking sudo (1.9.5p2-3) ... [2022-08-06T18:37:30.958Z] #28 42.01 Selecting previously unselected package systemd-journal-remote. [2022-08-06T18:37:30.958Z] #28 42.02 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 42.03 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-06T18:37:30.958Z] #28 42.09 Selecting previously unselected package thin-provisioning-tools. [2022-08-06T18:37:30.958Z] #28 42.10 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 42.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:37:30.958Z] #28 42.24 Selecting previously unselected package uidmap. [2022-08-06T18:37:30.958Z] #28 42.25 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 42.25 Unpacking uidmap (1:4.8.1-1) ... [2022-08-06T18:37:30.958Z] #28 42.35 Selecting previously unselected package vim-runtime. [2022-08-06T18:37:30.958Z] #28 42.37 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-06T18:37:30.958Z] #28 42.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-06T18:37:30.958Z] #28 42.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-06T18:37:30.958Z] #28 42.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:30.958Z] #28 44.14 Selecting previously unselected package vim. [2022-08-06T18:37:30.958Z] #28 44.16 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 44.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:30.958Z] #28 44.50 Selecting previously unselected package xfsprogs. [2022-08-06T18:37:30.958Z] #28 44.51 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-06T18:37:30.958Z] #28 44.52 Unpacking xfsprogs (5.10.0-4) ... [2022-08-06T18:37:30.958Z] #28 44.80 Selecting previously unselected package zip. [2022-08-06T18:37:31.218Z] #28 44.81 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-06T18:37:31.218Z] #28 44.82 Unpacking zip (3.0-12) ... [2022-08-06T18:37:31.218Z] #28 44.90 Selecting previously unselected package zstd. [2022-08-06T18:37:31.218Z] #28 44.92 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-06T18:37:31.218Z] #28 44.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:37:31.479Z] #28 45.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-06T18:37:32.000Z] #28 45.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-06T18:37:32.000Z] #28 45.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-06T18:37:32.000Z] #28 45.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-06T18:37:32.000Z] #28 45.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-06T18:37:32.000Z] #28 45.66 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-06T18:37:32.000Z] #28 45.67 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-06T18:37:32.000Z] #28 45.69 Setting up uidmap (1:4.8.1-1) ... [2022-08-06T18:37:32.000Z] #28 45.70 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-06T18:37:32.000Z] #28 45.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-06T18:37:32.000Z] #28 45.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-06T18:37:32.000Z] #28 45.74 Setting up python3-wheel (0.34.2-1) ... [2022-08-06T18:37:32.521Z] #28 46.14 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-06T18:37:32.521Z] #28 46.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:32.521Z] #28 46.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-06T18:37:32.521Z] #28 46.18 Setting up libcap2-bin (1:2.44-1) ... [2022-08-06T18:37:32.521Z] #28 46.19 Setting up apparmor (2.13.6-10) ... [2022-08-06T18:37:33.462Z] #28 47.31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-06T18:37:33.723Z] #28 47.35 Setting up zip (3.0-12) ... [2022-08-06T18:37:33.723Z] #28 47.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:33.723Z] #28 47.39 Setting up bash-completion (1:2.11-2) ... [2022-08-06T18:37:35.106Z] #28 48.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-06T18:37:35.106Z] #28 48.65 Setting up sudo (1.9.5p2-3) ... [2022-08-06T18:37:35.106Z] #28 48.71 invoke-rc.d: could not determine current runlevel [2022-08-06T18:37:35.106Z] #28 48.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-06T18:37:35.106Z] #28 48.72 Setting up xfsprogs (5.10.0-4) ... [2022-08-06T18:37:35.106Z] #28 48.73 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-06T18:37:35.106Z] #28 48.73 Failed to connect to bus: Host is down [2022-08-06T18:37:35.106Z] #28 48.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-06T18:37:35.106Z] #28 48.75 Setting up inetutils-ping (2:2.0-1) ... [2022-08-06T18:37:35.106Z] #28 48.76 Setting up pigz (2.6-1) ... [2022-08-06T18:37:35.106Z] #28 48.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-06T18:37:35.106Z] #28 48.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-06T18:37:35.106Z] #28 48.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-06T18:37:35.106Z] #28 48.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:35.678Z] #28 49.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-06T18:37:35.678Z] #28 49.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-06T18:37:35.939Z] #28 49.48 Setting up libelf1:amd64 (0.183-1) ... [2022-08-06T18:37:35.939Z] #28 49.49 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-06T18:37:35.939Z] #28 49.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-06T18:37:35.939Z] #28 49.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-06T18:37:35.939Z] #28 49.54 Setting up libkmod2:amd64 (28-1) ... [2022-08-06T18:37:35.939Z] #28 49.56 Setting up python3-distutils (3.9.2-1) ... [2022-08-06T18:37:36.199Z] #28 49.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-06T18:37:36.200Z] #28 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-06T18:37:36.200Z] #28 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-06T18:37:36.200Z] #28 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-06T18:37:36.200Z] #28 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-06T18:37:36.200Z] #28 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-06T18:37:36.200Z] #28 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-06T18:37:36.200Z] #28 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-06T18:37:36.200Z] #28 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-06T18:37:36.200Z] #28 49.86 Setting up python3-setuptools (52.0.0-4) ... [2022-08-06T18:37:37.142Z] #28 50.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-06T18:37:37.142Z] #28 50.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-06T18:37:37.142Z] #28 50.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-06T18:37:37.142Z] #28 50.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-06T18:37:37.714Z] #28 51.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-06T18:37:37.714Z] #28 51.46 Setting up jq (1.6-2.1) ... [2022-08-06T18:37:37.714Z] #28 51.48 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-06T18:37:37.714Z] #28 51.50 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-06T18:37:37.714Z] #28 51.52 Setting up iptables (1.8.7-1) ... [2022-08-06T18:37:37.714Z] #28 51.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:37:37.714Z] #28 51.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:37:37.974Z] #28 51.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-06T18:37:37.974Z] #28 51.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-06T18:37:37.974Z] #28 51.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-06T18:37:37.974Z] #28 51.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-06T18:37:37.974Z] #28 51.56 Setting up iproute2 (5.10.0-4) ... [2022-08-06T18:37:37.974Z] #28 51.78 Setting up systemd (247.3-7) ... [2022-08-06T18:37:37.974Z] #28 51.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-06T18:37:38.235Z] #28 51.82 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-06T18:37:38.235Z] #28 51.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-06T18:37:38.235Z] #28 51.86 Initializing machine ID from KVM UUID. [2022-08-06T18:37:38.807Z] #28 52.52 Setting up systemd-journal-remote (247.3-7) ... [2022-08-06T18:37:39.068Z] #28 52.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-06T18:37:39.671Z] #28 DONE 53.4s [2022-08-06T18:37:39.671Z] [2022-08-06T18:37:39.671Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-06T18:37:39.671Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-06T18:37:40.614Z] #29 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-06T18:37:40.614Z] #29 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-06T18:37:40.614Z] #29 0.867 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-06T18:37:40.614Z] #29 DONE 0.9s [2022-08-06T18:37:40.614Z] [2022-08-06T18:37:40.614Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:40.614Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:37:40.614Z] #71 ... [2022-08-06T18:37:40.614Z] [2022-08-06T18:37:40.614Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-06T18:37:40.614Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-06T18:37:40.994Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 31.5% of statements [2022-08-06T18:37:41.557Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-06T18:37:42.120Z] ok github.com/docker/docker/cmd/dockerd/trap 2.461s coverage: 0.0% of statements [2022-08-06T18:37:42.120Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-06T18:37:42.120Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-06T18:37:42.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-06T18:37:42.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-06T18:37:42.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-06T18:37:48.660Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-08-06T18:37:48.754Z] #30 7.627 Collecting yamllint==1.26.1 [2022-08-06T18:37:48.917Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-08-06T18:37:49.326Z] #30 8.695 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-06T18:37:49.898Z] #30 9.373 Collecting pathspec>=0.5.3 [2022-08-06T18:37:49.898Z] #30 9.378 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-06T18:37:50.159Z] #30 9.585 Collecting pyyaml [2022-08-06T18:37:50.159Z] #30 9.598 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-08-06T18:37:50.159Z] #30 9.636 Building wheels for collected packages: yamllint [2022-08-06T18:37:50.159Z] #30 9.643 Building wheel for yamllint (setup.py): started [2022-08-06T18:37:50.283Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-06T18:37:50.731Z] #30 10.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-06T18:37:50.731Z] #30 10.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=608580a4e8214bf1302a798c6f661115f573d0134df5dc64521d436cc2e61aca [2022-08-06T18:37:50.731Z] #30 10.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-06T18:37:50.731Z] #30 10.23 Successfully built yamllint [2022-08-06T18:37:50.731Z] #30 10.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-06T18:37:51.303Z] #30 10.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-06T18:37:51.303Z] #30 DONE 10.8s [2022-08-06T18:37:51.303Z] [2022-08-06T18:37:51.303Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-06T18:37:51.303Z] #34 sha256:9b70866ca5e8e3ec3f79b75423f910b7e74bf6ba78fbf47cbcfb71ce1feaf859 [2022-08-06T18:37:51.564Z] #34 DONE 0.3s [2022-08-06T18:37:51.564Z] [2022-08-06T18:37:51.564Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:51.564Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:37:51.826Z] #67 ... [2022-08-06T18:37:51.826Z] [2022-08-06T18:37:51.826Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-06T18:37:51.826Z] #39 sha256:b971ac124e8b7d6f39c92eae7cb07cbc0d40b92a5dda673e68be59e9df0dafd6 [2022-08-06T18:37:52.088Z] #39 DONE 0.3s [2022-08-06T18:37:52.088Z] [2022-08-06T18:37:52.088Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-06T18:37:52.088Z] #42 sha256:ddebf4c848a069257f6fbd54532c85db1675670f7526fc91803cb3fa773cc806 [2022-08-06T18:37:52.088Z] #42 DONE 0.1s [2022-08-06T18:37:52.088Z] [2022-08-06T18:37:52.088Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:52.088Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:37:52.088Z] #67 ... [2022-08-06T18:37:52.088Z] [2022-08-06T18:37:52.088Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-06T18:37:52.088Z] #44 sha256:47b9042b95cbaf187659a5fd0664e28c560b459083cb1a6088e7f12ef82e5616 [2022-08-06T18:37:52.088Z] #44 DONE 0.1s [2022-08-06T18:37:52.351Z] [2022-08-06T18:37:52.351Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-06T18:37:52.351Z] #46 sha256:3d04f38a785effdcd9f6ca5f83e3f31da1b012558b20f1e92c47dd43973d1bdc [2022-08-06T18:37:52.351Z] #46 DONE 0.1s [2022-08-06T18:37:52.351Z] [2022-08-06T18:37:52.351Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-06T18:37:52.351Z] #48 sha256:ef210ac2423063fc4d289e334d7f123b98f5d1b5e9e7f50fb70b6b25ceced93e [2022-08-06T18:37:52.351Z] #48 DONE 0.1s [2022-08-06T18:37:52.351Z] [2022-08-06T18:37:52.351Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:37:52.351Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:37:52.351Z] #71 ... [2022-08-06T18:37:52.351Z] [2022-08-06T18:37:52.351Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-06T18:37:52.351Z] #52 sha256:8417bb21ba3591e832f9ff390b7c5ad6d3fe18eef265a8e53c90934e77b0147c [2022-08-06T18:37:52.351Z] #52 DONE 0.0s [2022-08-06T18:37:52.351Z] [2022-08-06T18:37:52.351Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-06T18:37:52.351Z] #55 sha256:ccedf1d5c0b9f8a961192c1f34880148e735add5490f4a4c094ca32b75ff0453 [2022-08-06T18:37:52.612Z] #55 DONE 0.2s [2022-08-06T18:37:52.613Z] [2022-08-06T18:37:52.613Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-06T18:37:52.613Z] #59 sha256:b7c6f8ddc61e368a6528bdaf3aae9f7d1ae739b3dc85d0b470c6557a901ae687 [2022-08-06T18:37:52.613Z] #59 DONE 0.1s [2022-08-06T18:37:52.613Z] [2022-08-06T18:37:52.613Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:52.613Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:37:52.613Z] #67 ... [2022-08-06T18:37:52.613Z] [2022-08-06T18:37:52.613Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-06T18:37:52.613Z] #61 sha256:aabc66e88f1c2b5729954de89802be583fbdb1b9408d7325966b5d788b46a6a8 [2022-08-06T18:37:52.613Z] #61 DONE 0.1s [2022-08-06T18:37:52.613Z] [2022-08-06T18:37:52.613Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-06T18:37:52.613Z] #63 sha256:19f4d9e6d7f4cc5ea2a954ef9a953a25454b39592978a097ead76883ad25b3c6 [2022-08-06T18:37:52.873Z] #63 DONE 0.2s [2022-08-06T18:37:52.873Z] [2022-08-06T18:37:52.873Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-06T18:37:52.873Z] #65 sha256:c04efb6cc830554561bb277ee4cf565b29f251822f43b5d00dfd26ad7b4374a9 [2022-08-06T18:37:52.873Z] #65 DONE 0.1s [2022-08-06T18:37:52.873Z] [2022-08-06T18:37:52.873Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-06T18:37:52.873Z] #67 sha256:4881e973768efacfc5d4edf27c46e0ee0af56f8cd57ad3c266d928f76b98525b [2022-08-06T18:37:56.822Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.3% of statements [2022-08-06T18:37:57.757Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-06T18:37:58.319Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-06T18:37:58.881Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-06T18:37:59.443Z] ok github.com/docker/docker/daemon 10.169s coverage: 16.6% of statements [2022-08-06T18:37:59.443Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-06T18:37:59.443Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-06T18:37:59.443Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-06T18:37:59.443Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-06T18:37:59.443Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-06T18:38:00.006Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.586s coverage: 74.8% of statements [2022-08-06T18:38:00.935Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.302s coverage: 60.7% of statements [2022-08-06T18:38:01.191Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-06T18:38:02.556Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-06T18:38:03.956Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 50.6% of statements [2022-08-06T18:38:05.851Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.064s coverage: 45.9% of statements [2022-08-06T18:38:05.851Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-06T18:38:06.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.861s coverage: 58.5% of statements [2022-08-06T18:38:06.107Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-06T18:38:06.107Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-06T18:38:06.670Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-08-06T18:38:06.927Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-06T18:38:07.184Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-08-06T18:38:08.553Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2022-08-06T18:38:08.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-06T18:38:08.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-06T18:38:08.844Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-08-06T18:38:09.809Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-08-06T18:38:09.809Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 80.2% of statements [2022-08-06T18:38:09.809Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-06T18:38:10.386Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-08-06T18:38:10.436Z] #64 433.1 # github.com/containerd/containerd/cmd/containerd [2022-08-06T18:38:10.437Z] #64 433.1 /usr/bin/ld: /tmp/go-link-4203999771/000019.o: in function `New': [2022-08-06T18:38:10.437Z] #64 433.1 /tmp/tmp.i8BbWYEbAP/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-08-06T18:38:10.437Z] #64 433.2 + bin/containerd-stress [2022-08-06T18:38:10.437Z] #64 434.3 + bin/containerd-shim [2022-08-06T18:38:10.949Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.002s coverage: 88.2% of statements [2022-08-06T18:38:10.991Z] #67 90.56 + mkdir -p /build [2022-08-06T18:38:10.991Z] #67 90.56 + cp runc /build/runc [2022-08-06T18:38:11.564Z] #67 DONE 90.9s [2022-08-06T18:38:11.564Z] [2022-08-06T18:38:11.564Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:38:11.564Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:38:11.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.107s coverage: 76.8% of statements [2022-08-06T18:38:11.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-06T18:38:12.805Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-08-06T18:38:12.990Z] #71 ... [2022-08-06T18:38:12.990Z] [2022-08-06T18:38:12.990Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-06T18:38:12.990Z] #68 sha256:f1f2262cf2a20da5dcaf812145ad5dcad569f7b205dcc846b95912e53af13e80 [2022-08-06T18:38:13.253Z] #68 DONE 0.1s [2022-08-06T18:38:13.253Z] [2022-08-06T18:38:13.253Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-06T18:38:13.253Z] #71 sha256:95212dc929b9b51f3faeb4d7e716a8442d6ef245e9be2edb6b7d1428b693ccaf [2022-08-06T18:38:13.367Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.7% of statements [2022-08-06T18:38:13.929Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-06T18:38:14.857Z] ok github.com/docker/docker/daemon/logger/journald 3.554s coverage: 74.3% of statements [2022-08-06T18:38:14.857Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-06T18:38:14.857Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-06T18:38:14.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-06T18:38:14.857Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-06T18:38:15.419Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-06T18:38:15.419Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-06T18:38:15.982Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-06T18:38:16.238Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2022-08-06T18:38:16.238Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-06T18:38:16.238Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-06T18:38:17.167Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-06T18:38:18.555Z] #64 445.5 + bin/containerd-shim-runc-v1 [2022-08-06T18:38:19.057Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-08-06T18:38:19.057Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-06T18:38:19.313Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-06T18:38:19.875Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-06T18:38:19.875Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-06T18:38:19.875Z] ok github.com/docker/docker/image 0.039s coverage: 86.9% of statements [2022-08-06T18:38:20.438Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-06T18:38:20.694Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-08-06T18:38:20.694Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-06T18:38:20.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-06T18:38:20.950Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-06T18:38:21.156Z] #64 448.2 # github.com/containerd/containerd/cmd/containerd [2022-08-06T18:38:21.156Z] #64 448.2 /usr/bin/ld: /tmp/go-link-2649343538/000019.o: in function `New': [2022-08-06T18:38:21.156Z] #64 448.2 /tmp/tmp.ITe3zDNcq8/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-08-06T18:38:21.156Z] #64 448.2 + bin/containerd-stress [2022-08-06T18:38:21.156Z] #64 449.3 + bin/containerd-shim [2022-08-06T18:38:21.511Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-08-06T18:38:22.073Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-06T18:38:22.329Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-06T18:38:23.695Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.2% of statements [2022-08-06T18:38:23.828Z] #64 451.7 + bin/containerd-shim-runc-v2 [2022-08-06T18:38:24.394Z] #64 452.5 + binaries [2022-08-06T18:38:24.394Z] #64 452.5 + install -D bin/containerd /build/containerd [2022-08-06T18:38:24.394Z] #64 452.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-06T18:38:24.394Z] #64 452.5 + install -D bin/ctr /build/ctr [2022-08-06T18:38:24.622Z] ok github.com/docker/docker/pkg/authorization 0.201s coverage: 68.3% of statements [2022-08-06T18:38:24.623Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-06T18:38:24.878Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-06T18:38:26.293Z] #64 DONE 454.3s [2022-08-06T18:38:27.230Z] [2022-08-06T18:38:27.230Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-06T18:38:27.230Z] #65 sha256:ed03a5ab833de8f584c5da2fa6284f67d42b2e25a3ce10aaff0f1341d1d3dfce [2022-08-06T18:38:27.799Z] #65 DONE 0.8s [2022-08-06T18:38:27.799Z] [2022-08-06T18:38:27.799Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-06T18:38:27.799Z] #70 sha256:e2cb26d6497f95e45a7c01b2c8bd0ae38773a00c2ecd76fc6af487cabe9d9fd1 [2022-08-06T18:38:28.057Z] #70 DONE 0.3s [2022-08-06T18:38:28.145Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [2022-08-06T18:38:28.145Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-06T18:38:28.315Z] [2022-08-06T18:38:28.315Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-06T18:38:28.315Z] #75 sha256:acd495ae0cb04973a75d0e181d2c310251cea9f949a44d34e2923dd244fc5c2c [2022-08-06T18:38:28.401Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-06T18:38:28.657Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-06T18:38:28.914Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-06T18:38:29.172Z] ok github.com/docker/docker/layer 7.337s coverage: 68.9% of statements [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-06T18:38:29.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-06T18:38:29.248Z] #75 DONE 0.8s [2022-08-06T18:38:29.249Z] [2022-08-06T18:38:29.249Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-06T18:38:29.249Z] #78 sha256:dff3136625d412d986e0737d7c0b88e02d572533de9a028267bcd5ef02f9916e [2022-08-06T18:38:29.249Z] #78 DONE 0.0s [2022-08-06T18:38:29.249Z] [2022-08-06T18:38:29.249Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-06T18:38:29.249Z] #79 sha256:a86d8aded6673c2e984db773d4ef236b2d81d5a72a9bd9b7534ee35870d501cc [2022-08-06T18:38:29.249Z] #79 DONE 0.1s [2022-08-06T18:38:29.249Z] [2022-08-06T18:38:29.249Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-06T18:38:29.249Z] #80 sha256:5f434bd9e1e745d9d33ea1c4d36a8841f9fa6e89e6d2b0a6648b95cc446e2a2a [2022-08-06T18:38:29.249Z] #80 DONE 0.0s [2022-08-06T18:38:29.249Z] [2022-08-06T18:38:29.249Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-06T18:38:29.249Z] #81 sha256:a7b96243b0293336867140f6163342a07d3a8d465a899471f86ec33076950b7f [2022-08-06T18:38:29.286Z] #64 460.6 + bin/containerd-shim-runc-v1 [2022-08-06T18:38:29.429Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-08-06T18:38:29.429Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2022-08-06T18:38:30.374Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 70.6% of statements [2022-08-06T18:38:30.374Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 67.9% of statements [2022-08-06T18:38:30.629Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-06T18:38:30.629Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-08-06T18:38:30.629Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-06T18:38:30.885Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-06T18:38:30.885Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-06T18:38:31.141Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-08-06T18:38:31.396Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-08-06T18:38:31.396Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-06T18:38:31.396Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-06T18:38:31.396Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-06T18:38:31.959Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-06T18:38:32.215Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-06T18:38:32.472Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-06T18:38:32.728Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-06T18:38:33.432Z] #81 DONE 3.9s [2022-08-06T18:38:33.432Z] [2022-08-06T18:38:33.432Z] #82 exporting to image [2022-08-06T18:38:33.432Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-06T18:38:33.432Z] #82 exporting layers [2022-08-06T18:38:34.092Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-06T18:38:34.349Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-08-06T18:38:34.349Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-06T18:38:34.536Z] #64 467.0 + bin/containerd-shim-runc-v2 [2022-08-06T18:38:34.605Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-06T18:38:34.861Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-06T18:38:35.116Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-06T18:38:35.140Z] #64 467.8 + binaries [2022-08-06T18:38:35.395Z] #64 467.8 + install -D bin/containerd /build/containerd [2022-08-06T18:38:35.395Z] #64 467.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-06T18:38:35.395Z] #64 467.8 + install -D bin/ctr /build/ctr [2022-08-06T18:38:35.678Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-06T18:38:35.934Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-06T18:38:36.191Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-06T18:38:36.752Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-06T18:38:36.752Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-06T18:38:37.907Z] #64 DONE 470.3s [2022-08-06T18:38:38.642Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-06T18:38:38.838Z] [2022-08-06T18:38:38.838Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-06T18:38:38.838Z] #65 sha256:288c66ff30bd14a8c282f5e0837f1e0ceec0f5e23106a2f9430c3c4940b64d3b [2022-08-06T18:38:38.898Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-06T18:38:39.155Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-06T18:38:39.400Z] #65 DONE 0.9s [2022-08-06T18:38:39.655Z] [2022-08-06T18:38:39.655Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-06T18:38:39.655Z] #70 sha256:1c8e60dc52664c1b0ef3c3e9451cad837f27106d2117a1a4c32dc59098b85d67 [2022-08-06T18:38:39.911Z] #70 DONE 0.2s [2022-08-06T18:38:39.911Z] [2022-08-06T18:38:39.911Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-06T18:38:39.911Z] #75 sha256:f13cf91bc63e1a3f305280448e26b6d5748ae51be7b07a6ac5651f120994da9d [2022-08-06T18:38:40.520Z] ok github.com/docker/docker/quota 0.203s coverage: 71.4% of statements [2022-08-06T18:38:40.520Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-06T18:38:40.837Z] #75 DONE 1.0s [2022-08-06T18:38:40.837Z] [2022-08-06T18:38:40.837Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-06T18:38:40.837Z] #78 sha256:edc17df0336de623d1ea62374331b79d496433339e371b09798d9c2aa25a8370 [2022-08-06T18:38:40.837Z] #78 DONE 0.0s [2022-08-06T18:38:40.837Z] [2022-08-06T18:38:40.837Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-06T18:38:40.837Z] #79 sha256:806d0daacf1b29c3d187f8b286af0c7e086d2163461e7091cda83026898b1006 [2022-08-06T18:38:40.837Z] #79 DONE 0.0s [2022-08-06T18:38:40.837Z] [2022-08-06T18:38:40.837Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-06T18:38:40.837Z] #80 sha256:87e1d54c64a0015afe5314cd4e4a650662ca2d9276dac942ffec0181ffc070ae [2022-08-06T18:38:40.837Z] #80 DONE 0.0s [2022-08-06T18:38:41.092Z] [2022-08-06T18:38:41.092Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-06T18:38:41.092Z] #81 sha256:d84ff72b3a0a21d90b481e3b934e7c242efcc4584731765fdf0d19d61d756a49 [2022-08-06T18:38:41.448Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-06T18:38:41.546Z] #82 exporting layers 7.2s done [2022-08-06T18:38:41.546Z] #82 writing image sha256:07ec88b2b5ef982f29ccf907ff3d995627616a3457ea9eb6e1f236e6b0e4d4bc done [2022-08-06T18:38:41.546Z] #82 naming to docker.io/library/docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 done [2022-08-06T18:38:41.546Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-06T18:38:41.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh dynbinary test-integration [2022-08-06T18:38:42.010Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-06T18:38:42.011Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-06T18:38:42.573Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-06T18:38:42.829Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-06T18:38:43.255Z] [2022-08-06T18:38:43.255Z] Removing bundles/ [2022-08-06T18:38:43.255Z] [2022-08-06T18:38:43.255Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-06T18:38:43.255Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-06T18:38:43.255Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:38:44.196Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-06T18:38:45.124Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.8% of statements [2022-08-06T18:38:45.255Z] #81 DONE 3.8s [2022-08-06T18:38:45.255Z] [2022-08-06T18:38:45.255Z] #82 exporting to image [2022-08-06T18:38:45.255Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-06T18:38:45.255Z] #82 exporting layers [2022-08-06T18:38:45.362Z] #71 178.4 # github.com/containerd/containerd/cmd/containerd [2022-08-06T18:38:45.362Z] #71 178.4 /usr/bin/ld: /tmp/go-link-1206461935/000019.o: in function `New': [2022-08-06T18:38:45.362Z] #71 178.4 /tmp/tmp.b0cFyen5BC/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-08-06T18:38:45.362Z] #71 178.5 + bin/containerd-stress [2022-08-06T18:38:45.362Z] #71 179.6 + bin/containerd-shim [2022-08-06T18:38:45.380Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-06T18:38:46.745Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-06T18:38:51.836Z] #82 exporting layers 7.2s done [2022-08-06T18:38:51.836Z] #82 writing image sha256:7436fd871a050ca0e69146778e92f64568cef7355fa822ffb5796ea8cc9d5860 done [2022-08-06T18:38:51.836Z] #82 naming to docker.io/library/docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 done [2022-08-06T18:38:51.836Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-06T18:38:52.203Z] + trap exit INT TERM [2022-08-06T18:38:52.203Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-06T18:38:52.203Z] + CONTAINER_NAME=docker-pr3 [2022-08-06T18:38:52.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh dynbinary [2022-08-06T18:38:53.131Z] [2022-08-06T18:38:53.131Z] Removing bundles/ [2022-08-06T18:38:53.131Z] [2022-08-06T18:38:53.131Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-06T18:38:53.131Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-06T18:38:53.131Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:38:55.559Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-06T18:38:55.559Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:38:55.559Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:38:55.559Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:38:55.559Z] [2022-08-06T18:38:55.559Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:38:55.559Z] DOCKER_SYSTEMD=1 [2022-08-06T18:38:55.559Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:38:55.559Z] HOSTNAME=44f8b715bc27 [2022-08-06T18:38:55.559Z] DEST=bundles/test-integration [2022-08-06T18:38:55.559Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:38:55.559Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:38:55.559Z] container=docker [2022-08-06T18:38:55.559Z] HOME=/root [2022-08-06T18:38:55.559Z] LANG=C.UTF-8 [2022-08-06T18:38:55.559Z] INVOCATION_ID=209a6dfba9c142d88552a58cd7da4945 [2022-08-06T18:38:55.559Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:38:55.559Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:38:55.559Z] VALIDATE_BRANCH=master [2022-08-06T18:38:55.559Z] TERM=xterm [2022-08-06T18:38:55.559Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:38:55.559Z] SHLVL=3 [2022-08-06T18:38:55.559Z] TIMEOUT=120m [2022-08-06T18:38:55.559Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:38:55.559Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:38:55.559Z] GO111MODULE=off [2022-08-06T18:38:55.559Z] DOCKER_EXPERIMENTAL=1 [2022-08-06T18:38:55.559Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-06T18:38:55.559Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:38:55.559Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:38:55.559Z] GOPATH=/go [2022-08-06T18:38:55.559Z] PKG_CONFIG=pkg-config [2022-08-06T18:38:55.559Z] _=/usr/bin/env [2022-08-06T18:38:55.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-06T18:38:57.595Z] #71 190.8 + bin/containerd-shim-runc-v1 [2022-08-06T18:39:02.895Z] #71 197.2 + bin/containerd-shim-runc-v2 [2022-08-06T18:39:03.466Z] #71 198.0 + binaries [2022-08-06T18:39:03.466Z] #71 198.0 + install -D bin/containerd /build/containerd [2022-08-06T18:39:03.466Z] #71 198.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-06T18:39:03.466Z] #71 198.0 + install -D bin/ctr /build/ctr [2022-08-06T18:39:04.034Z] #71 DONE 198.7s [2022-08-06T18:39:05.414Z] [2022-08-06T18:39:05.414Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-06T18:39:05.414Z] #72 sha256:a1bf1db8498f482f2ba31d1c7b6e4f812526e630116add5ac05a04018f2aed86 [2022-08-06T18:39:05.414Z] #72 DONE 0.3s [2022-08-06T18:39:05.414Z] [2022-08-06T18:39:05.414Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-06T18:39:05.414Z] #77 sha256:f31145cfcedd33ad60ae01f068e58b7146325c67516b925cac94960d093c4f9e [2022-08-06T18:39:05.414Z] #77 DONE 0.1s [2022-08-06T18:39:05.674Z] [2022-08-06T18:39:05.674Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-06T18:39:05.674Z] #82 sha256:63c3c2cd09118b0252dcdf59abf9bdfd50b210b6d984939c525f3444ee065513 [2022-08-06T18:39:06.243Z] #82 DONE 0.6s [2022-08-06T18:39:06.243Z] [2022-08-06T18:39:06.243Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-06T18:39:06.243Z] #85 sha256:5f2db8a4c06e776d190ba58fbb54d53d2f497c6ee7c97db6ba8245005b00d6d3 [2022-08-06T18:39:06.243Z] #85 DONE 0.1s [2022-08-06T18:39:06.243Z] [2022-08-06T18:39:06.243Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-06T18:39:06.243Z] #86 sha256:6c86ab48a17122278eed37814d09c31076878a558bc7ea73f0331b85bb8cfda6 [2022-08-06T18:39:06.243Z] #86 DONE 0.0s [2022-08-06T18:39:06.243Z] [2022-08-06T18:39:06.243Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-06T18:39:06.243Z] #87 sha256:4f816774ac3ea0b013397865db1e701cb2b898e346e6466f747791cff2ff84ff [2022-08-06T18:39:06.243Z] #87 DONE 0.0s [2022-08-06T18:39:06.243Z] [2022-08-06T18:39:06.243Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-06T18:39:06.243Z] #88 sha256:6f6bf3ea2edc8a2d95ee1edd3af5e9fb483dfa1ead37505645d4d82307374b2a [2022-08-06T18:39:08.699Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/rootless [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/volume [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-06T18:39:08.699Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === Skipped [2022-08-06T18:39:08.699Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-06T18:39:08.699Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-06T18:39:08.699Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-06T18:39:08.699Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-06T18:39:08.699Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:71: No driver to put! [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-06T18:39:08.699Z] time="2022-08-06T18:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-06T18:39:08.699Z] time="2022-08-06T18:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-06T18:39:08.699Z] time="2022-08-06T18:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-06T18:39:08.699Z] time="2022-08-06T18:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-06T18:39:08.699Z] time="2022-08-06T18:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T18:39:08.699Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T18:39:08.699Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-06T18:39:08.699Z] graphtest_unix.go:71: No driver to put! [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-06T18:39:08.699Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-06T18:39:08.699Z] [2022-08-06T18:39:08.699Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-06T18:39:08.700Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-06T18:39:08.700Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T18:39:08.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-06T18:39:08.700Z] graphtest_unix.go:71: No driver to put! [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-06T18:39:08.700Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-06T18:39:08.700Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-06T18:39:08.700Z] [2022-08-06T18:39:08.700Z] DONE 2875 tests, 28 skipped in 206.793s [2022-08-06T18:39:08.700Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/config [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/idm [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/ns [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/options [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/osl [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T18:39:08.700Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-06T18:39:08.700Z] + 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/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-06T18:39:11.522Z] #88 DONE 5.3s [2022-08-06T18:39:11.782Z] [2022-08-06T18:39:11.782Z] #89 exporting to image [2022-08-06T18:39:11.782Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-06T18:39:11.782Z] #89 exporting layers [2022-08-06T18:39:42.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-06T18:39:42.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-06T18:39:43.879Z] #89 exporting layers 31.7s done [2022-08-06T18:39:43.879Z] #89 writing image sha256:cd1e062af93ffe99f568e6a4357590901e00713fad7c570e21df4a1ecfd04948 done [2022-08-06T18:39:43.879Z] #89 naming to docker.io/library/docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 done [2022-08-06T18:39:43.879Z] #89 DONE 31.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-06T18:39:44.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/validate/default [2022-08-06T18:39:45.161Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-06T18:39:45.161Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-06T18:39:45.161Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-06T18:39:45.161Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-06T18:39:45.161Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-06T18:39:45.161Z] [2022-08-06T18:39:45.161Z] INFO Start validation with golang-ci-lint [2022-08-06T18:39:46.100Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-06T18:39:46.100Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-06T18:39:46.100Z] INFO [loader] Using build tags: [ journald] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork 37.575s coverage: 40.6% of statements [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.538s coverage: 59.9% of statements [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.039s coverage: 5.2% of statements [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-08-06T18:39:55.322Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-06T18:39:55.322Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-06T18:40:05.264Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.346s coverage: 6.6% of statements [2022-08-06T18:40:05.264Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-06T18:40:05.264Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-06T18:40:05.827Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-06T18:40:05.827Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-06T18:40:05.827Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-06T18:40:05.827Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-06T18:40:06.083Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-06T18:40:06.339Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-06T18:40:06.596Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-06T18:40:06.852Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-06T18:40:08.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-06T18:40:13.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-06T18:40:19.023Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-06T18:40:23.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-06T18:40:23.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-06T18:40:23.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-06T18:40:24.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-06T18:40:25.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-06T18:40:25.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-06T18:40:26.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-06T18:40:29.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-06T18:40:30.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-06T18:40:31.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-06T18:40:31.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-06T18:40:32.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-06T18:40:33.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-06T18:40:33.869Z] ok github.com/docker/docker/libnetwork/ipam 15.372s coverage: 85.3% of statements [2022-08-06T18:40:33.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-06T18:40:33.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-06T18:40:33.870Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-06T18:40:33.870Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-06T18:40:33.870Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-06T18:40:33.870Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-06T18:40:34.432Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-08-06T18:40:34.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-06T18:40:34.993Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-08-06T18:40:35.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-06T18:40:35.249Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-06T18:40:35.505Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-06T18:40:36.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-06T18:40:37.090Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:40:37.090Z] Using test binary docker [2022-08-06T18:40:37.090Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-06T18:40:37.090Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-06T18:40:37.090Z] INFO: Waiting for daemon to start... [2022-08-06T18:40:37.090Z] Starting dockerd [2022-08-06T18:40:42.331Z] . [2022-08-06T18:40:42.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:40:42.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:40:42.331Z] Error: No such image: emptyfs [2022-08-06T18:40:42.331Z] Running integration-test (iteration 1) [2022-08-06T18:40:42.331Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-06T18:40:42.331Z] Loaded image: busybox:latest [2022-08-06T18:40:42.331Z] Loaded image: busybox:glibc [2022-08-06T18:40:43.756Z] Loaded image: debian:bullseye-slim [2022-08-06T18:40:43.756Z] Loaded image: hello-world:latest [2022-08-06T18:40:43.756Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:40:43.756Z] INFO: Testing against a local daemon [2022-08-06T18:40:43.756Z] === RUN TestCgroupNamespacesBuild [2022-08-06T18:40:45.163Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2022-08-06T18:40:45.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-06T18:40:46.528Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-08-06T18:40:46.528Z] === RUN TestBuildWithSession [2022-08-06T18:40:46.528Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:40:46.528Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-06T18:40:46.528Z] === RUN TestBuildSquashParent [2022-08-06T18:40:49.748Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-06T18:40:49.748Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:40:49.748Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:40:49.748Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:40:49.748Z] [2022-08-06T18:40:49.748Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:40:49.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:40:49.748Z] HOSTNAME=881b5360d0d1 [2022-08-06T18:40:49.748Z] DEST=bundles/test-integration [2022-08-06T18:40:49.748Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:40:49.748Z] DOCKER_ROOTLESS=1 [2022-08-06T18:40:49.748Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:40:49.748Z] container=docker [2022-08-06T18:40:49.748Z] HOME=/root [2022-08-06T18:40:49.748Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:40:49.748Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:40:49.748Z] VALIDATE_BRANCH=master [2022-08-06T18:40:49.748Z] TERM=xterm [2022-08-06T18:40:49.748Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:40:49.748Z] SHLVL=1 [2022-08-06T18:40:49.748Z] TIMEOUT=120m [2022-08-06T18:40:49.748Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:40:49.748Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:40:49.748Z] GO111MODULE=off [2022-08-06T18:40:49.748Z] DOCKER_EXPERIMENTAL=1 [2022-08-06T18:40:49.748Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-06T18:40:49.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:40:49.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:40:49.748Z] GOPATH=/go [2022-08-06T18:40:49.748Z] PKG_CONFIG=pkg-config [2022-08-06T18:40:49.748Z] _=/usr/bin/env [2022-08-06T18:40:49.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-06T18:40:50.736Z] --- PASS: TestBuildSquashParent (4.21s) [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:40:50.736Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:40:50.736Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:40:50.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:40:50.736Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:40:52.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:40:52.399Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:40:53.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:40:53.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-08-06T18:40:55.653Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-08-06T18:40:55.653Z] === RUN TestBuildMultiStageCopy [2022-08-06T18:40:55.653Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-06T18:40:57.019Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-06T18:40:57.019Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-06T18:40:57.275Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-06T18:40:57.531Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-06T18:40:57.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-06T18:40:57.787Z] === RUN TestBuildMultiStageParentConfig [2022-08-06T18:40:58.349Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-06T18:40:58.349Z] === RUN TestBuildLabelWithTargets [2022-08-06T18:40:59.277Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-06T18:40:59.277Z] === RUN TestBuildWithEmptyLayers [2022-08-06T18:40:59.630Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-06T18:40:59.630Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:40:59.630Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:40:59.630Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:40:59.630Z] [2022-08-06T18:40:59.630Z] + TEST_INTEGRATION_DEST=2 [2022-08-06T18:40:59.630Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-06T18:40:59.630Z] + TEST_SKIP_INTEGRATION=1 [2022-08-06T18:40:59.630Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-06T18:40:59.630Z] + run_tests [2022-08-06T18:40:59.630Z] + c=0 [2022-08-06T18:40:59.630Z] + '[' -n 0 ']' [2022-08-06T18:40:59.630Z] + rm= [2022-08-06T18:40:59.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43924/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh '' test-integration [2022-08-06T18:40:59.630Z] + TEST_INTEGRATION_DEST=1 [2022-08-06T18:40:59.630Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-06T18:40:59.630Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-06T18:40:59.630Z] + run_tests test-integration-flaky [2022-08-06T18:40:59.630Z] + '[' -n 0 ']' [2022-08-06T18:40:59.630Z] + rm= [2022-08-06T18:40:59.630Z] + TEST_INTEGRATION_DEST=3 [2022-08-06T18:40:59.630Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-06T18:40:59.630Z] + TEST_SKIP_INTEGRATION=1 [2022-08-06T18:40:59.630Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-06T18:40:59.630Z] + run_tests [2022-08-06T18:40:59.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43924/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh test-integration-flaky test-integration [2022-08-06T18:40:59.630Z] + '[' -n 0 ']' [2022-08-06T18:40:59.630Z] + rm= [2022-08-06T18:40:59.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43924/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh '' test-integration [2022-08-06T18:40:59.630Z] ++ jobs -p [2022-08-06T18:40:59.630Z] + for job in $(jobs -p) [2022-08-06T18:40:59.630Z] + wait 8527 [2022-08-06T18:40:59.630Z] [2022-08-06T18:40:59.630Z] [2022-08-06T18:40:59.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-06T18:40:59.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:40:59.630Z] [2022-08-06T18:40:59.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:40:59.630Z] HOSTNAME=b4b5d8379262 [2022-08-06T18:40:59.630Z] TEST_SKIP_INTEGRATION=1 [2022-08-06T18:40:59.630Z] TESTDEBUG=0 [2022-08-06T18:40:59.630Z] DEST=bundles/test-integration [2022-08-06T18:40:59.630Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:40:59.630Z] KEEPBUNDLE=1 [2022-08-06T18:40:59.630Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:40:59.630Z] container=docker [2022-08-06T18:40:59.630Z] HOME=/root [2022-08-06T18:40:59.630Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:40:59.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:40:59.630Z] VALIDATE_BRANCH=master [2022-08-06T18:40:59.630Z] TERM=xterm [2022-08-06T18:40:59.630Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:40:59.630Z] SHLVL=1 [2022-08-06T18:40:59.630Z] TIMEOUT=120m [2022-08-06T18:40:59.630Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:40:59.630Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:40:59.630Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-06T18:40:59.630Z] GO111MODULE=off [2022-08-06T18:40:59.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:40:59.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:40:59.630Z] GOPATH=/go [2022-08-06T18:40:59.630Z] PKG_CONFIG=pkg-config [2022-08-06T18:40:59.630Z] _=/usr/bin/env [2022-08-06T18:40:59.630Z] Building test suite binary ./integration-cli/test.main [2022-08-06T18:40:59.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:40:59.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:40:59.630Z] HOSTNAME=2effbeaee46e [2022-08-06T18:40:59.630Z] TEST_SKIP_INTEGRATION=1 [2022-08-06T18:40:59.630Z] TESTDEBUG=0 [2022-08-06T18:40:59.630Z] DEST=bundles/test-integration [2022-08-06T18:40:59.630Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:40:59.630Z] KEEPBUNDLE=1 [2022-08-06T18:40:59.630Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:40:59.630Z] container=docker [2022-08-06T18:40:59.630Z] HOME=/root [2022-08-06T18:40:59.630Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:40:59.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:40:59.630Z] VALIDATE_BRANCH=master [2022-08-06T18:40:59.630Z] TERM=xterm [2022-08-06T18:40:59.630Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:40:59.630Z] SHLVL=1 [2022-08-06T18:40:59.630Z] TIMEOUT=120m [2022-08-06T18:40:59.630Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:40:59.630Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:40:59.630Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-06T18:40:59.630Z] GO111MODULE=off [2022-08-06T18:40:59.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:40:59.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:40:59.630Z] GOPATH=/go [2022-08-06T18:40:59.630Z] PKG_CONFIG=pkg-config [2022-08-06T18:40:59.630Z] _=/usr/bin/env [2022-08-06T18:40:59.630Z] Building test suite binary ./integration-cli/test.main [2022-08-06T18:40:59.630Z] No new tests added to integration. [2022-08-06T18:40:59.630Z] [2022-08-06T18:40:59.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:40:59.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:40:59.630Z] HOSTNAME=5740c4635623 [2022-08-06T18:40:59.630Z] TESTDEBUG=0 [2022-08-06T18:40:59.630Z] DEST=bundles/test-integration [2022-08-06T18:40:59.630Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:40:59.630Z] KEEPBUNDLE=1 [2022-08-06T18:40:59.630Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:40:59.630Z] container=docker [2022-08-06T18:40:59.630Z] HOME=/root [2022-08-06T18:40:59.630Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:40:59.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:40:59.630Z] VALIDATE_BRANCH=master [2022-08-06T18:40:59.630Z] TERM=xterm [2022-08-06T18:40:59.630Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:40:59.630Z] SHLVL=1 [2022-08-06T18:40:59.630Z] TIMEOUT=120m [2022-08-06T18:40:59.630Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:40:59.630Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:40:59.630Z] GO111MODULE=off [2022-08-06T18:40:59.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-06T18:40:59.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:40:59.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:40:59.630Z] GOPATH=/go [2022-08-06T18:40:59.630Z] PKG_CONFIG=pkg-config [2022-08-06T18:40:59.630Z] _=/usr/bin/env [2022-08-06T18:40:59.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-06T18:40:59.879Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-06T18:40:59.879Z] === RUN TestBuildMultiStageOnBuild [2022-08-06T18:41:01.769Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-08-06T18:41:01.769Z] === RUN TestBuildUncleanTarFilenames [2022-08-06T18:41:02.024Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-06T18:41:02.024Z] === RUN TestBuildMultiStageLayerLeak [2022-08-06T18:41:03.958Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-08-06T18:41:03.958Z] === RUN TestBuildWithHugeFile [2022-08-06T18:41:36.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-06T18:41:36.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-06T18:41:58.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-06T18:42:03.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-06T18:42:11.668Z] --- PASS: TestBuildWithHugeFile (58.13s) [2022-08-06T18:42:11.668Z] === RUN TestBuildWCOWSandboxSize [2022-08-06T18:42:11.668Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:42:11.668Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:42:11.668Z] === RUN TestBuildWithEmptyDockerfile [2022-08-06T18:42:11.668Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:42:11.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:42:11.668Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:42:11.668Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:42:11.668Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:42:11.668Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:42:11.668Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:42:11.668Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:42:11.668Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:42:11.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-06T18:42:11.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-06T18:42:11.668Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-06T18:42:11.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-06T18:42:11.668Z] === RUN TestBuildPreserveOwnership [2022-08-06T18:42:11.668Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-06T18:42:11.668Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-06T18:42:11.668Z] --- PASS: TestBuildPreserveOwnership (3.67s) [2022-08-06T18:42:11.668Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2022-08-06T18:42:11.668Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-08-06T18:42:11.668Z] === RUN TestBuildPlatformInvalid [2022-08-06T18:42:11.668Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-06T18:42:11.668Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-06T18:42:11.668Z] Loaded image: busybox:latest [2022-08-06T18:42:11.668Z] Loaded image: busybox:glibc [2022-08-06T18:42:11.668Z] Loaded image: debian:bullseye-slim [2022-08-06T18:42:11.668Z] Loaded image: hello-world:latest [2022-08-06T18:42:11.668Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:42:13.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-06T18:42:13.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-06T18:42:13.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-06T18:42:14.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-06T18:42:15.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-06T18:42:15.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-06T18:42:16.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-06T18:42:16.954Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.88s) [2022-08-06T18:42:16.954Z] PASS [2022-08-06T18:42:16.954Z] [2022-08-06T18:42:16.954Z] === Skipped [2022-08-06T18:42:16.954Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-06T18:42:16.954Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:42:16.954Z] [2022-08-06T18:42:16.954Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:42:16.954Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:42:16.954Z] [2022-08-06T18:42:16.954Z] DONE 34 tests, 2 skipped in 95.085s [2022-08-06T18:42:16.954Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-06T18:42:16.954Z] INFO: Testing against a local daemon [2022-08-06T18:42:16.954Z] === RUN TestConfigInspect [2022-08-06T18:42:18.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-06T18:42:19.469Z] --- PASS: TestConfigInspect (2.38s) [2022-08-06T18:42:19.469Z] === RUN TestConfigList [2022-08-06T18:42:19.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-06T18:42:20.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-06T18:42:20.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-06T18:42:21.355Z] --- PASS: TestConfigList (2.18s) [2022-08-06T18:42:21.355Z] === RUN TestConfigsCreateAndDelete [2022-08-06T18:42:21.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-06T18:42:22.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-06T18:42:23.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-06T18:42:23.867Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-06T18:42:23.867Z] === RUN TestConfigsUpdate [2022-08-06T18:42:24.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-06T18:42:25.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-06T18:42:25.754Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-06T18:42:25.754Z] === RUN TestTemplatedConfig [2022-08-06T18:42:25.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:42:25.981Z] Using test binary docker [2022-08-06T18:42:25.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-06T18:42:25.981Z] Not: starting. [2022-08-06T18:42:25.981Z] INFO: Waiting for daemon to start... [2022-08-06T18:42:25.981Z] Starting dockerd [2022-08-06T18:42:26.888Z] ok github.com/docker/docker/libnetwork/networkdb 104.789s coverage: 60.1% of statements [2022-08-06T18:42:26.888Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-06T18:42:26.888Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-06T18:42:26.888Z] ok github.com/docker/docker/libnetwork/osl 4.350s coverage: 39.7% of statements [2022-08-06T18:42:26.888Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-06T18:42:27.146Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-06T18:42:28.073Z] ok github.com/docker/docker/libnetwork/portmapper 0.646s coverage: 48.6% of statements [2022-08-06T18:42:28.308Z] --- PASS: TestTemplatedConfig (2.71s) [2022-08-06T18:42:28.308Z] === RUN TestConfigCreateResolve [2022-08-06T18:42:28.329Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-06T18:42:28.329Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-06T18:42:28.586Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === Skipped [2022-08-06T18:42:28.586Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-06T18:42:28.586Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-06T18:42:28.586Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-06T18:42:28.586Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-06T18:42:28.586Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-06T18:42:28.586Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T18:42:28.586Z] [2022-08-06T18:42:28.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-06T18:42:28.587Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T18:42:28.587Z] [2022-08-06T18:42:28.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-06T18:42:28.587Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T18:42:28.587Z] [2022-08-06T18:42:28.587Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-06T18:42:28.587Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T18:42:28.587Z] [2022-08-06T18:42:28.587Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-06T18:42:28.587Z] firewalld_test.go:14: firewalld is not running [2022-08-06T18:42:28.587Z] [2022-08-06T18:42:28.587Z] DONE 327 tests, 9 skipped in 202.856s Post stage [Pipeline] junit [2022-08-06T18:42:29.165Z] Recording test results [2022-08-06T18:42:29.264Z] . [2022-08-06T18:42:29.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:42:29.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:42:29.264Z] Error: No such image: emptyfs [2022-08-06T18:42:29.264Z] Running integration-test (iteration 1) [2022-08-06T18:42:29.264Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-06T18:42:29.264Z] Loaded image: busybox:latest [2022-08-06T18:42:29.264Z] Loaded image: busybox:glibc [2022-08-06T18:42:30.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-08-06T18:42:30.639Z] Loaded image: debian:bullseye-slim [2022-08-06T18:42:30.639Z] Loaded image: hello-world:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-06T18:42:30.865Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-06T18:42:30.866Z] PASS [2022-08-06T18:42:30.866Z] [2022-08-06T18:42:30.866Z] DONE 6 tests in 13.796s [2022-08-06T18:42:30.866Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-06T18:42:30.866Z] INFO: Testing against a local daemon [2022-08-06T18:42:30.866Z] === RUN TestAttachWithTTY [2022-08-06T18:42:30.866Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-06T18:42:30.866Z] === RUN TestAttachWithoutTTy [2022-08-06T18:42:30.866Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-06T18:42:30.866Z] === RUN TestCheckpoint [2022-08-06T18:42:30.866Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:42:30.866Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/commit [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:42:30.866Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/commit [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-06T18:42:30.866Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-06T18:42:30.866Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-06T18:42:30.866Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-06T18:42:30.866Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-06T18:42:30.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-06T18:42:30.866Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-06T18:42:30.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-06T18:42:30.866Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-06T18:42:30.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-06T18:42:30.866Z] === RUN TestCopyEmptyFile [2022-08-06T18:42:30.898Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:42:30.898Z] INFO: Testing against a local daemon [2022-08-06T18:42:30.898Z] === RUN TestCgroupNamespacesBuild [2022-08-06T18:42:31.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -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:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh dynbinary test-integration [2022-08-06T18:42:31.122Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-06T18:42:31.122Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-06T18:42:31.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-06T18:42:31.122Z] === RUN TestCopyFromContainer [2022-08-06T18:42:31.259Z] [2022-08-06T18:42:31.515Z] Removing bundles/ [2022-08-06T18:42:31.515Z] [2022-08-06T18:42:31.515Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-06T18:42:31.515Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-06T18:42:31.515Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:42:32.281Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-08-06T18:42:32.281Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-06T18:42:32.489Z] === RUN TestCopyFromContainer// [2022-08-06T18:42:32.489Z] === RUN TestCopyFromContainer//bar/root [2022-08-06T18:42:32.489Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-06T18:42:32.489Z] === RUN TestCopyFromContainer/bar/quux [2022-08-06T18:42:32.489Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-06T18:42:32.745Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-06T18:42:32.745Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-06T18:42:32.745Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-06T18:42:32.745Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-06T18:42:33.023Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer (1.79s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-06T18:42:33.023Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-06T18:42:33.023Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-06T18:42:33.023Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:42:33.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:42:33.023Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:42:33.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:42:33.023Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:42:33.023Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:42:33.023Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:42:33.023Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:42:33.023Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:42:33.023Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-06T18:42:33.023Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-06T18:42:33.023Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-06T18:42:33.023Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-06T18:42:33.023Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-06T18:42:33.023Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-06T18:42:33.023Z] === RUN TestCreateWithInvalidEnv [2022-08-06T18:42:33.023Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-06T18:42:33.023Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-06T18:42:33.023Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-06T18:42:33.023Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-06T18:42:33.023Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-06T18:42:33.023Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-06T18:42:33.023Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-06T18:42:33.024Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-06T18:42:33.024Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-06T18:42:33.024Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-06T18:42:33.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-06T18:42:33.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-06T18:42:33.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-06T18:42:33.024Z] === RUN TestCreateTmpfsMountsTarget [2022-08-06T18:42:33.024Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-06T18:42:33.024Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-06T18:42:33.655Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-08-06T18:42:33.655Z] === RUN TestBuildWithSession [2022-08-06T18:42:33.655Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:42:33.655Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-06T18:42:33.655Z] === RUN TestBuildSquashParent [2022-08-06T18:42:34.929Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-08-06T18:42:34.929Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:42:36.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:42:36.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:42:36.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:42:36.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:42:36.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:42:36.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:42:36.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:42:36.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:42:36.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:42:36.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:42:36.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-06T18:42:36.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-06T18:42:36.815Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-06T18:42:37.071Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-06T18:42:37.071Z] === RUN TestCreateDifferentPlatform [2022-08-06T18:42:37.071Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-06T18:42:37.071Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-06T18:42:37.071Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-06T18:42:37.071Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-06T18:42:37.071Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-06T18:42:37.071Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-06T18:42:37.071Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-06T18:42:37.071Z] === RUN TestCreateInvalidHostConfig [2022-08-06T18:42:37.071Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:42:37.071Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:42:37.071Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:42:37.071Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:42:37.071Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:42:37.071Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:42:37.071Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:42:37.071Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:42:37.071Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:42:37.071Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:42:37.071Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:42:37.071Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:42:37.071Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-06T18:42:37.071Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-06T18:42:37.071Z] === RUN TestContainerStartOnDaemonRestart [2022-08-06T18:42:37.071Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-06T18:42:37.071Z] === RUN TestDaemonRestartIpcMode [2022-08-06T18:42:37.071Z] === PAUSE TestDaemonRestartIpcMode [2022-08-06T18:42:37.071Z] === RUN TestDaemonHostGatewayIP [2022-08-06T18:42:37.071Z] === PAUSE TestDaemonHostGatewayIP [2022-08-06T18:42:37.071Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-06T18:42:37.071Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-06T18:42:37.071Z] === RUN TestContainerKillOnDaemonStart [2022-08-06T18:42:37.071Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-06T18:42:37.071Z] === RUN TestDiff [2022-08-06T18:42:37.632Z] --- PASS: TestDiff (0.56s) [2022-08-06T18:42:37.632Z] === RUN TestExecConsoleSize [2022-08-06T18:42:38.560Z] --- PASS: TestExecConsoleSize (0.63s) [2022-08-06T18:42:38.560Z] === RUN TestExecWithCloseStdin [2022-08-06T18:42:39.164Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-08-06T18:42:39.164Z] === RUN TestExec [2022-08-06T18:42:39.725Z] --- PASS: TestExec (0.62s) [2022-08-06T18:42:39.725Z] === RUN TestExecUser [2022-08-06T18:42:40.212Z] --- PASS: TestBuildSquashParent (6.91s) [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:42:40.212Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:42:40.212Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:42:40.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:42:40.212Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:42:40.286Z] --- PASS: TestExecUser (0.63s) [2022-08-06T18:42:40.286Z] === RUN TestExportContainerAndImportImage [2022-08-06T18:42:41.212Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2022-08-06T18:42:41.212Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-06T18:42:41.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:42:42.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-06T18:42:42.577Z] === RUN TestHealthCheckWorkdir [2022-08-06T18:42:42.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:42:42.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:42:43.138Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-08-06T18:42:43.138Z] === RUN TestHealthKillContainer [2022-08-06T18:42:44.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-08-06T18:42:46.764Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2022-08-06T18:42:46.764Z] === RUN TestBuildMultiStageCopy [2022-08-06T18:42:46.764Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-06T18:42:49.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-06T18:42:50.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-06T18:42:51.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-06T18:42:52.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-06T18:42:52.651Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 2m54.910852686s [2022-08-06T18:42:52.651Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.981497ms [2022-08-06T18:42:53.072Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-06T18:42:53.072Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-06T18:42:53.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-08-06T18:42:53.072Z] === RUN TestIpcModeNone [2022-08-06T18:42:53.072Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-06T18:42:53.072Z] === RUN TestIpcModePrivate [2022-08-06T18:42:53.072Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy (6.62s) [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-06T18:42:53.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-06T18:42:53.216Z] === RUN TestBuildMultiStageParentConfig [2022-08-06T18:42:53.328Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-06T18:42:53.328Z] === RUN TestIpcModeShareable [2022-08-06T18:42:53.584Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-06T18:42:53.840Z] --- PASS: TestIpcModeShareable (0.60s) [2022-08-06T18:42:53.840Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-06T18:42:56.362Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-08-06T18:42:56.362Z] === RUN TestAPIIpcModeHost [2022-08-06T18:42:56.362Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-06T18:42:56.362Z] === RUN TestDaemonIpcModeShareable [2022-08-06T18:42:57.288Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-06T18:42:57.544Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-08-06T18:42:57.544Z] === RUN TestDaemonIpcModePrivate [2022-08-06T18:42:58.471Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-06T18:42:58.486Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-06T18:42:58.486Z] === RUN TestBuildLabelWithTargets [2022-08-06T18:42:58.727Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-06T18:42:58.727Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-06T18:42:59.654Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-06T18:42:59.910Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-06T18:42:59.910Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-06T18:43:01.273Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-06T18:43:01.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-06T18:43:01.273Z] === RUN TestIpcModeOlderClient [2022-08-06T18:43:01.273Z] === PAUSE TestIpcModeOlderClient [2022-08-06T18:43:01.273Z] === RUN TestKillContainerInvalidSignal [2022-08-06T18:43:01.574Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-06T18:43:01.574Z] === RUN TestKillContainer [2022-08-06T18:43:01.574Z] === RUN TestKillContainer/no_signal [2022-08-06T18:43:02.135Z] === RUN TestKillContainer/non_killing_signal [2022-08-06T18:43:02.391Z] === RUN TestKillContainer/killing_signal [2022-08-06T18:43:02.996Z] --- PASS: TestKillContainer (1.41s) [2022-08-06T18:43:02.996Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-06T18:43:02.996Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-06T18:43:02.996Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-08-06T18:43:02.996Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-06T18:43:02.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-06T18:43:03.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-06T18:43:04.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-06T18:43:04.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-06T18:43:04.484Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-08-06T18:43:04.484Z] === RUN TestKillStoppedContainer [2022-08-06T18:43:04.484Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-06T18:43:04.484Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-06T18:43:04.484Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-06T18:43:04.484Z] === RUN TestKillDifferentUserContainer [2022-08-06T18:43:04.741Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-08-06T18:43:04.741Z] === RUN TestInspectOomKilledTrue [2022-08-06T18:43:04.741Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-06T18:43:04.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-06T18:43:04.741Z] === RUN TestInspectOomKilledFalse [2022-08-06T18:43:05.303Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-06T18:43:05.303Z] === RUN TestLinksEtcHostsContentMatch [2022-08-06T18:43:05.560Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-06T18:43:05.560Z] === RUN TestLinksContainerNames [2022-08-06T18:43:06.488Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-06T18:43:06.488Z] === RUN TestLogsFollowTailEmpty [2022-08-06T18:43:06.590Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-06T18:43:06.591Z] === RUN TestBuildWithEmptyLayers [2022-08-06T18:43:06.744Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-06T18:43:06.744Z] === RUN TestLogs [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:43:06.744Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:43:06.744Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:43:07.000Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:43:07.000Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:43:07.561Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:43:07.561Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:43:08.165Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-06T18:43:08.165Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-06T18:43:08.726Z] === RUN TestLogs/driver_json-file [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:43:08.982Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:43:08.982Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:43:08.982Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:43:08.982Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:43:09.117Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-06T18:43:09.117Z] === RUN TestBuildMultiStageOnBuild [2022-08-06T18:43:09.544Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:43:09.544Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:43:10.105Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:43:10.105Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:43:11.032Z] --- PASS: TestLogs (3.96s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.73s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s) [2022-08-06T18:43:11.033Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-08-06T18:43:11.033Z] === RUN TestContainerNetworkMountsNoChown [2022-08-06T18:43:11.288Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/default [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/default [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/private [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/private [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/rprivate [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/slave [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/slave [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/rslave [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-06T18:43:11.288Z] === RUN TestMountDaemonRoot/shared [2022-08-06T18:43:11.288Z] === PAUSE TestMountDaemonRoot/shared [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rshared [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/default [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/rprivate [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/private [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/shared [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/rshared [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/rslave [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/slave [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-06T18:43:11.289Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:43:11.289Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:43:11.289Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:43:11.545Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-06T18:43:11.800Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-06T18:43:11.800Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-06T18:43:11.800Z] === RUN TestContainerBindMountNonRecursive [2022-08-06T18:43:13.164Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-06T18:43:13.164Z] === RUN TestContainerVolumesMountedAsShared [2022-08-06T18:43:13.772Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-06T18:43:13.772Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-06T18:43:14.032Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-06T18:43:14.032Z] === RUN TestNetworkNat [2022-08-06T18:43:14.379Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-06T18:43:14.379Z] === RUN TestBuildUncleanTarFilenames [2022-08-06T18:43:14.637Z] --- PASS: TestNetworkNat (0.47s) [2022-08-06T18:43:14.637Z] === RUN TestNetworkLocalhostTCPNat [2022-08-06T18:43:14.893Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-06T18:43:14.893Z] === RUN TestNetworkLoopbackNat [2022-08-06T18:43:14.945Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-06T18:43:14.945Z] === RUN TestBuildMultiStageLayerLeak [2022-08-06T18:43:17.406Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-06T18:43:17.406Z] === RUN TestPause [2022-08-06T18:43:17.968Z] --- PASS: TestPause (0.45s) [2022-08-06T18:43:17.968Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-06T18:43:17.968Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:43:17.968Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:43:17.968Z] === RUN TestPauseStopPausedContainer [2022-08-06T18:43:18.572Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-06T18:43:18.572Z] === RUN TestPidHost [2022-08-06T18:43:19.125Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-06T18:43:19.126Z] === RUN TestBuildWithHugeFile [2022-08-06T18:43:19.499Z] --- PASS: TestPidHost (1.04s) [2022-08-06T18:43:19.499Z] === RUN TestPsFilter [2022-08-06T18:43:19.499Z] --- PASS: TestPsFilter (0.12s) [2022-08-06T18:43:19.499Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-06T18:43:20.092Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-06T18:43:20.092Z] === RUN TestRemoveContainerWithVolume [2022-08-06T18:43:20.356Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-08-06T18:43:20.356Z] === RUN TestRemoveContainerRunning [2022-08-06T18:43:20.931Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-06T18:43:20.931Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-06T18:43:21.505Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-08-06T18:43:21.505Z] === RUN TestRemoveInvalidContainer [2022-08-06T18:43:21.505Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-06T18:43:21.505Z] === RUN TestRenameLinkedContainer [2022-08-06T18:43:23.395Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-08-06T18:43:23.395Z] === RUN TestRenameStoppedContainer [2022-08-06T18:43:23.651Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-08-06T18:43:23.651Z] === RUN TestRenameRunningContainerAndReuse [2022-08-06T18:43:24.579Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-06T18:43:24.579Z] === RUN TestRenameInvalidName [2022-08-06T18:43:24.836Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-06T18:43:24.836Z] === RUN TestRenameAnonymousContainer [2022-08-06T18:43:26.724Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-06T18:43:26.724Z] === RUN TestRenameContainerWithSameName [2022-08-06T18:43:26.980Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-06T18:43:26.980Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-06T18:43:27.998Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-06T18:43:27.998Z] === RUN TestResize [2022-08-06T18:43:28.255Z] --- PASS: TestResize (0.43s) [2022-08-06T18:43:28.255Z] === RUN TestResizeWithInvalidSize [2022-08-06T18:43:28.860Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-06T18:43:28.860Z] === RUN TestResizeWhenContainerNotStarted [2022-08-06T18:43:29.115Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:43:29.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:43:29.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:29.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:29.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:29.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:43:29.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:30.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:31.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:43:32.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:43:32.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:32.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:35.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:43:36.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-06T18:43:36.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-06T18:43:36.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:43:39.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:43:40.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:43:41.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:43:42.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:43:43.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:43:44.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:43:45.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-06T18:43:46.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-08-06T18:43:46.850Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-06T18:43:46.850Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-06T18:43:47.777Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-06T18:43:48.703Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-08-06T18:43:48.703Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-06T18:43:48.703Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-06T18:43:48.703Z] === RUN TestCgroupNamespacesRun [2022-08-06T18:43:50.066Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-06T18:43:50.066Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-06T18:43:50.066Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-06T18:43:50.066Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-06T18:43:50.066Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-06T18:43:51.037Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-08-06T18:43:51.037Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-06T18:43:52.402Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-06T18:43:52.402Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-06T18:43:53.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-06T18:43:53.765Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-06T18:43:54.691Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-06T18:43:54.691Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-06T18:43:55.252Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-06T18:43:55.252Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-06T18:43:56.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2022-08-06T18:43:56.615Z] === RUN TestNISDomainname [2022-08-06T18:43:57.175Z] --- PASS: TestNISDomainname (0.54s) [2022-08-06T18:43:57.175Z] === RUN TestHostnameDnsResolution [2022-08-06T18:43:58.100Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-06T18:43:58.100Z] === RUN TestUnprivilegedPortsAndPing [2022-08-06T18:43:58.661Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-08-06T18:43:58.661Z] === RUN TestPrivilegedHostDevices [2022-08-06T18:43:58.917Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-06T18:43:58.917Z] === RUN TestRunConsoleSize [2022-08-06T18:43:59.478Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-06T18:43:59.478Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-06T18:44:00.841Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-06T18:44:00.841Z] === RUN TestStats [2022-08-06T18:44:03.354Z] --- PASS: TestStats (2.58s) [2022-08-06T18:44:03.354Z] === RUN TestStopContainerWithTimeout [2022-08-06T18:44:03.354Z] === RUN TestStopContainerWithTimeout/0 [2022-08-06T18:44:03.354Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-06T18:44:03.354Z] === RUN TestStopContainerWithTimeout/1 [2022-08-06T18:44:03.354Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-06T18:44:03.354Z] === RUN TestStopContainerWithTimeout/3 [2022-08-06T18:44:03.354Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-06T18:44:03.354Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-06T18:44:03.354Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-06T18:44:03.354Z] === CONT TestStopContainerWithTimeout/0 [2022-08-06T18:44:03.354Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-06T18:44:03.916Z] === CONT TestStopContainerWithTimeout/3 [2022-08-06T18:44:05.843Z] === CONT TestStopContainerWithTimeout/1 [2022-08-06T18:44:07.729Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-06T18:44:07.729Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-08-06T18:44:07.729Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-08-06T18:44:07.729Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-08-06T18:44:07.729Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-08-06T18:44:07.729Z] === RUN TestDeleteDevicemapper [2022-08-06T18:44:07.729Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:44:07.729Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-06T18:44:07.729Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-06T18:44:07.922Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-06T18:44:07.922Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:44:07.922Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:44:07.922Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:44:07.922Z] [2022-08-06T18:44:07.922Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-06T18:44:07.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-06T18:44:07.922Z] HOSTNAME=5ac5c89e1c09 [2022-08-06T18:44:07.922Z] TESTDEBUG=0 [2022-08-06T18:44:07.922Z] DEST=bundles/test-integration [2022-08-06T18:44:07.922Z] PWD=/go/src/github.com/docker/docker [2022-08-06T18:44:07.922Z] DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 [2022-08-06T18:44:07.922Z] container=docker [2022-08-06T18:44:07.922Z] HOME=/root [2022-08-06T18:44:07.922Z] GOLANG_VERSION=1.18.5 [2022-08-06T18:44:07.922Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-06T18:44:07.923Z] VALIDATE_BRANCH=master [2022-08-06T18:44:07.923Z] TERM=xterm [2022-08-06T18:44:07.923Z] DOCKER_PKG=github.com/docker/docker [2022-08-06T18:44:07.923Z] SHLVL=1 [2022-08-06T18:44:07.923Z] TIMEOUT=120m [2022-08-06T18:44:07.923Z] DOCKER_BUILDTAGS= journald [2022-08-06T18:44:07.923Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-06T18:44:07.923Z] GO111MODULE=off [2022-08-06T18:44:07.923Z] DOCKER_EXPERIMENTAL=1 [2022-08-06T18:44:07.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-06T18:44:07.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-06T18:44:07.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-06T18:44:07.923Z] GOPATH=/go [2022-08-06T18:44:07.923Z] PKG_CONFIG=pkg-config [2022-08-06T18:44:07.923Z] _=/usr/bin/env [2022-08-06T18:44:07.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-06T18:44:09.094Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-06T18:44:09.094Z] === RUN TestUpdateMemory [2022-08-06T18:44:09.655Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-06T18:44:09.655Z] === RUN TestUpdateCPUQuota [2022-08-06T18:44:10.581Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-08-06T18:44:10.581Z] === RUN TestUpdatePidsLimit [2022-08-06T18:44:10.581Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-06T18:44:10.581Z] === RUN TestUpdatePidsLimit/no_change [2022-08-06T18:44:10.836Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-06T18:44:11.093Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-06T18:44:11.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-06T18:44:11.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-06T18:44:11.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-06T18:44:12.422Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-06T18:44:12.422Z] === RUN TestUpdateRestartPolicy [2022-08-06T18:44:15.350Z] --- PASS: TestBuildWithHugeFile (50.67s) [2022-08-06T18:44:15.350Z] === RUN TestBuildWCOWSandboxSize [2022-08-06T18:44:15.350Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:44:15.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:44:15.350Z] === RUN TestBuildWithEmptyDockerfile [2022-08-06T18:44:15.350Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:44:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:44:15.350Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:44:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:44:15.350Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:44:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:44:15.350Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:44:15.350Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:44:15.350Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:44:15.350Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-06T18:44:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-08-06T18:44:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-08-06T18:44:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-06T18:44:15.350Z] === RUN TestBuildPreserveOwnership [2022-08-06T18:44:15.350Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-06T18:44:16.283Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-06T18:44:20.466Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2022-08-06T18:44:20.466Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.95s) [2022-08-06T18:44:20.466Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-06T18:44:20.466Z] === RUN TestBuildPlatformInvalid [2022-08-06T18:44:20.466Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-06T18:44:20.466Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-06T18:44:20.466Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-06T18:44:20.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-06T18:44:20.466Z] PASS [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === Skipped [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-06T18:44:20.466Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:44:20.466Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-06T18:44:20.466Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] DONE 34 tests, 3 skipped in 111.326s [2022-08-06T18:44:20.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-06T18:44:20.466Z] INFO: Testing against a local daemon [2022-08-06T18:44:20.466Z] === RUN TestConfigInspect [2022-08-06T18:44:20.466Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-06T18:44:20.466Z] === RUN TestConfigList [2022-08-06T18:44:20.466Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestConfigList (0.01s) [2022-08-06T18:44:20.466Z] === RUN TestConfigsCreateAndDelete [2022-08-06T18:44:20.466Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-08-06T18:44:20.466Z] === RUN TestConfigsUpdate [2022-08-06T18:44:20.466Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-08-06T18:44:20.466Z] === RUN TestTemplatedConfig [2022-08-06T18:44:20.466Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-06T18:44:20.466Z] === RUN TestConfigCreateResolve [2022-08-06T18:44:20.466Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-06T18:44:20.466Z] PASS [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === Skipped [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-06T18:44:20.466Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-06T18:44:20.466Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-08-06T18:44:20.466Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-08-06T18:44:20.466Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-06T18:44:20.466Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-06T18:44:20.466Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:44:20.466Z] [2022-08-06T18:44:20.466Z] DONE 6 tests, 6 skipped in 0.167s [2022-08-06T18:44:20.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-06T18:44:20.724Z] INFO: Testing against a local daemon [2022-08-06T18:44:20.724Z] === RUN TestAttachWithTTY [2022-08-06T18:44:20.724Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-06T18:44:20.724Z] === RUN TestAttachWithoutTTy [2022-08-06T18:44:20.724Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-06T18:44:20.724Z] === RUN TestCheckpoint [2022-08-06T18:44:20.724Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:44:20.724Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/commit [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:44:20.724Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/commit [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-06T18:44:20.724Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-06T18:44:20.724Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-06T18:44:20.724Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-06T18:44:20.724Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-06T18:44:20.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-06T18:44:20.724Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-06T18:44:20.982Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-06T18:44:20.982Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-06T18:44:20.982Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-06T18:44:20.982Z] === RUN TestCopyEmptyFile [2022-08-06T18:44:21.241Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-06T18:44:21.241Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-06T18:44:21.241Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-06T18:44:21.241Z] === RUN TestCopyFromContainer [2022-08-06T18:44:24.586Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-08-06T18:44:24.586Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-06T18:44:24.586Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-06T18:44:24.586Z] === RUN TestWaitNonBlocked [2022-08-06T18:44:24.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:44:24.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:44:24.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:44:24.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:44:24.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:44:24.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:44:24.841Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-06T18:44:24.841Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-08-06T18:44:24.841Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-06T18:44:24.841Z] === RUN TestWaitBlocked [2022-08-06T18:44:24.841Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:44:24.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:44:24.841Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:44:24.841Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:44:24.841Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:44:24.841Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer// [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer//bar/root [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer/bar/quux [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-06T18:44:25.426Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-06T18:44:25.684Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-06T18:44:25.684Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-06T18:44:25.684Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer (4.56s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-06T18:44:25.685Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-06T18:44:25.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-06T18:44:25.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:44:25.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:44:25.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:44:25.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:44:25.685Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:44:25.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:44:25.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:44:25.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:44:25.685Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:44:25.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-06T18:44:25.685Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-06T18:44:25.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-06T18:44:25.685Z] === RUN TestCreateWithInvalidEnv [2022-08-06T18:44:25.685Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-06T18:44:25.685Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-06T18:44:25.685Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-06T18:44:25.685Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-06T18:44:25.685Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-06T18:44:25.685Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-06T18:44:25.685Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-06T18:44:25.685Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-06T18:44:25.685Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-06T18:44:25.685Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-06T18:44:25.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-06T18:44:25.685Z] === RUN TestCreateTmpfsMountsTarget [2022-08-06T18:44:25.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-06T18:44:25.685Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-06T18:44:25.768Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-06T18:44:25.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-08-06T18:44:25.769Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-08-06T18:44:25.769Z] === RUN TestWaitConditions [2022-08-06T18:44:25.769Z] === RUN TestWaitConditions/default [2022-08-06T18:44:25.769Z] === PAUSE TestWaitConditions/default [2022-08-06T18:44:25.769Z] === RUN TestWaitConditions/not-running [2022-08-06T18:44:25.769Z] === PAUSE TestWaitConditions/not-running [2022-08-06T18:44:25.769Z] === RUN TestWaitConditions/next-exit [2022-08-06T18:44:25.769Z] === PAUSE TestWaitConditions/next-exit [2022-08-06T18:44:25.769Z] === RUN TestWaitConditions/removed [2022-08-06T18:44:25.769Z] === PAUSE TestWaitConditions/removed [2022-08-06T18:44:25.769Z] === CONT TestWaitConditions/default [2022-08-06T18:44:25.769Z] === CONT TestWaitConditions/removed [2022-08-06T18:44:27.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-06T18:44:27.059Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-06T18:44:27.656Z] === CONT TestWaitConditions/next-exit [2022-08-06T18:44:27.656Z] === CONT TestWaitConditions/not-running [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:44:28.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:44:28.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:44:28.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:44:28.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:44:28.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:44:28.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:44:28.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:44:28.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:44:28.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:44:28.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:44:28.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-06T18:44:28.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-06T18:44:28.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-06T18:44:28.692Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-06T18:44:28.692Z] === RUN TestCreateDifferentPlatform [2022-08-06T18:44:28.692Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-06T18:44:28.692Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-06T18:44:28.692Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-06T18:44:28.692Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-06T18:44:28.692Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-06T18:44:28.692Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-06T18:44:28.692Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-06T18:44:28.692Z] === RUN TestCreateInvalidHostConfig [2022-08-06T18:44:28.692Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:44:28.692Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:44:28.692Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:44:28.692Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:44:28.692Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:44:28.692Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:44:28.692Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:44:28.692Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:44:28.692Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:44:28.692Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:44:28.692Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:44:28.692Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:44:28.692Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-06T18:44:28.692Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-06T18:44:28.692Z] === RUN TestContainerStartOnDaemonRestart [2022-08-06T18:44:28.692Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-06T18:44:28.692Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-06T18:44:28.692Z] === RUN TestDaemonRestartIpcMode [2022-08-06T18:44:28.692Z] === PAUSE TestDaemonRestartIpcMode [2022-08-06T18:44:28.692Z] === RUN TestDaemonHostGatewayIP [2022-08-06T18:44:28.692Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:44:28.692Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-06T18:44:28.692Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-06T18:44:28.692Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-06T18:44:28.692Z] === RUN TestContainerKillOnDaemonStart [2022-08-06T18:44:28.692Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-06T18:44:28.692Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-06T18:44:28.692Z] === RUN TestDiff [2022-08-06T18:44:29.018Z] --- PASS: TestWaitConditions (0.02s) [2022-08-06T18:44:29.018Z] --- PASS: TestWaitConditions/default (1.69s) [2022-08-06T18:44:29.018Z] --- PASS: TestWaitConditions/removed (1.75s) [2022-08-06T18:44:29.018Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-06T18:44:29.018Z] --- PASS: TestWaitConditions/not-running (1.65s) [2022-08-06T18:44:29.018Z] === RUN TestWaitRestartedContainer [2022-08-06T18:44:29.018Z] === RUN TestWaitRestartedContainer/default [2022-08-06T18:44:29.018Z] === PAUSE TestWaitRestartedContainer/default [2022-08-06T18:44:29.018Z] === RUN TestWaitRestartedContainer/not-running [2022-08-06T18:44:29.018Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-06T18:44:29.018Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-06T18:44:29.018Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-06T18:44:29.018Z] === CONT TestWaitRestartedContainer/default [2022-08-06T18:44:29.018Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-06T18:44:29.178Z] INFO [linters context/goanalysis] analyzers took 6m39.808014459s with top 10 stages: buildir: 2m25.274534446s, the_only_name: 42.480225493s, goimports: 29.964659417s, unconvert: 23.773164281s, gosec: 18.728263078s, S1038: 18.489592785s, misspell: 7.364833734s, S1039: 5.080394466s, unused: 5.044794117s, nilness: 4.810769632s [2022-08-06T18:44:29.178Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-06T18:44:29.178Z] INFO [runner] Processors filtering stat (out/in): exclude: 2023/2023, autogenerated_exclude: 2023/2126, identifier_marker: 2023/2023, exclude-rules: 79/2023, filename_unadjuster: 2126/2126, skip_files: 2126/2126, skip_dirs: 2126/2126, path_prettifier: 2126/2126, nolint: 0/79, cgo: 2126/2447 [2022-08-06T18:44:29.178Z] INFO [runner] processing took 82.264325ms with stages: nolint: 33.476758ms, identifier_marker: 21.531252ms, path_prettifier: 9.045506ms, autogenerated_exclude: 7.920501ms, exclude-rules: 7.800803ms, skip_dirs: 2.045075ms, cgo: 223.945µs, filename_unadjuster: 215.493µs, max_same_issues: 1.614µs, uniq_by_line: 548ns, diff: 403ns, skip_files: 382ns, exclude: 378ns, max_from_linter: 338ns, max_per_file_from_linter: 267ns, source_code: 254ns, sort_results: 238ns, path_shortener: 233ns, severity-rules: 218ns, path_prefixer: 119ns [2022-08-06T18:44:29.178Z] INFO [runner] linters took 1m46.723339784s with stages: goanalysis_metalinter: 1m46.640951896s [2022-08-06T18:44:29.178Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-06T18:44:29.178Z] INFO Memory: 2822 samples, avg is 318.4MB, max is 1252.6MB [2022-08-06T18:44:29.178Z] INFO Execution took 4m42.15200575s [2022-08-06T18:44:29.178Z] Congratulations! The shell scripts are properly formatted. [2022-08-06T18:44:29.258Z] --- PASS: TestDiff (0.41s) [2022-08-06T18:44:29.258Z] === RUN TestExecConsoleSize [2022-08-06T18:44:29.517Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-06T18:44:29.517Z] === RUN TestExecWithCloseStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-06T18:44:30.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh dynbinary test-docker-py [2022-08-06T18:44:30.084Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-06T18:44:30.084Z] === RUN TestExec [2022-08-06T18:44:30.333Z] [2022-08-06T18:44:30.593Z] Removing bundles/ [2022-08-06T18:44:30.593Z] [2022-08-06T18:44:30.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-06T18:44:30.593Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-06T18:44:30.593Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:44:30.650Z] --- PASS: TestExec (0.46s) [2022-08-06T18:44:30.650Z] === RUN TestExecUser [2022-08-06T18:44:30.905Z] === CONT TestWaitRestartedContainer/not-running [2022-08-06T18:44:31.215Z] --- PASS: TestExecUser (0.47s) [2022-08-06T18:44:31.215Z] === RUN TestExportContainerAndImportImage [2022-08-06T18:44:31.467Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-06T18:44:31.467Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-08-06T18:44:31.467Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-06T18:44:31.467Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-06T18:44:31.467Z] === CONT TestContainerStartOnDaemonRestart [2022-08-06T18:44:31.467Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-06T18:44:31.781Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-06T18:44:31.781Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-06T18:44:33.154Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-06T18:44:33.154Z] === RUN TestHealthCheckWorkdir [2022-08-06T18:44:33.719Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-06T18:44:33.719Z] === RUN TestHealthKillContainer [2022-08-06T18:44:34.026Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-08-06T18:44:34.026Z] === CONT TestDaemonHostGatewayIP [2022-08-06T18:44:34.026Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-08-06T18:44:34.026Z] === CONT TestDaemonRestartIpcMode [2022-08-06T18:44:34.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-06T18:44:34.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-06T18:44:36.586Z] --- PASS: TestDaemonHostGatewayIP (2.86s) [2022-08-06T18:44:36.586Z] === CONT TestIpcModeOlderClient [2022-08-06T18:44:36.586Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2022-08-06T18:44:36.586Z] === CONT TestContainerKillOnDaemonStart [2022-08-06T18:44:36.586Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-06T18:44:41.838Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-06T18:44:41.838Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-06T18:44:41.838Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-06T18:44:41.838Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-06T18:44:41.838Z] === RUN TestIpcModeNone [2022-08-06T18:44:42.096Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-06T18:44:42.096Z] === RUN TestIpcModePrivate [2022-08-06T18:44:42.354Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-06T18:44:42.613Z] --- PASS: TestIpcModePrivate (0.42s) [2022-08-06T18:44:42.613Z] === RUN TestIpcModeShareable [2022-08-06T18:44:42.613Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:44:42.613Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-06T18:44:42.613Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-06T18:44:43.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-08-06T18:44:43.985Z] === RUN TestAPIIpcModeHost [2022-08-06T18:44:43.985Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:44:43.985Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-06T18:44:43.985Z] === RUN TestDaemonIpcModeShareable [2022-08-06T18:44:43.985Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:44:43.985Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-06T18:44:43.985Z] === RUN TestDaemonIpcModePrivate [2022-08-06T18:44:44.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-06T18:44:44.920Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-06T18:44:44.920Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-06T18:44:44.920Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:44:44.920Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-06T18:44:44.920Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-06T18:44:44.920Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:44:44.920Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-06T18:44:44.920Z] === RUN TestIpcModeOlderClient [2022-08-06T18:44:45.178Z] === PAUSE TestIpcModeOlderClient [2022-08-06T18:44:45.178Z] === RUN TestKillContainerInvalidSignal [2022-08-06T18:44:45.437Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-06T18:44:45.437Z] === RUN TestKillContainer [2022-08-06T18:44:45.437Z] === RUN TestKillContainer/no_signal [2022-08-06T18:44:46.002Z] === RUN TestKillContainer/non_killing_signal [2022-08-06T18:44:46.261Z] === RUN TestKillContainer/killing_signal [2022-08-06T18:44:46.826Z] --- PASS: TestKillContainer (1.22s) [2022-08-06T18:44:46.826Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-06T18:44:46.826Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-06T18:44:46.826Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-06T18:44:46.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-06T18:44:46.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-06T18:44:47.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-06T18:44:47.652Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-06T18:44:47.652Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-06T18:44:47.652Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-06T18:44:47.652Z] === RUN TestKillStoppedContainer [2022-08-06T18:44:47.652Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-06T18:44:47.652Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-06T18:44:47.652Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-06T18:44:47.652Z] === RUN TestKillDifferentUserContainer [2022-08-06T18:44:47.910Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-06T18:44:47.910Z] === RUN TestInspectOomKilledTrue [2022-08-06T18:44:47.910Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:44:47.910Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-06T18:44:47.910Z] === RUN TestInspectOomKilledFalse [2022-08-06T18:44:47.910Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:44:47.910Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-06T18:44:47.910Z] === RUN TestLinksEtcHostsContentMatch [2022-08-06T18:44:47.910Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-06T18:44:47.910Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-06T18:44:47.910Z] === RUN TestLinksContainerNames [2022-08-06T18:44:48.801Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-08-06T18:44:48.801Z] PASS [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] === Skipped [2022-08-06T18:44:48.801Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-06T18:44:48.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-06T18:44:48.801Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:44:48.801Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-06T18:44:48.801Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-06T18:44:48.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:44:48.801Z] [2022-08-06T18:44:48.801Z] DONE 272 tests, 5 skipped in 137.568s [2022-08-06T18:44:48.801Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-06T18:44:48.801Z] === RUN TestConfigDaemonLibtrustID [2022-08-06T18:44:48.801Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-06T18:44:48.801Z] === RUN TestConfigDaemonID [2022-08-06T18:44:48.844Z] --- PASS: TestLinksContainerNames (0.79s) [2022-08-06T18:44:48.844Z] === RUN TestLogsFollowTailEmpty [2022-08-06T18:44:49.103Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-06T18:44:49.103Z] === RUN TestLogs [2022-08-06T18:44:49.103Z] === RUN TestLogs/driver_local [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:44:49.362Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:44:49.362Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:44:49.362Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:44:49.362Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:44:49.770Z] daemon_test.go:83: [d755b5501a96c] daemon is not started [2022-08-06T18:44:49.770Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:44:49.770Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-06T18:44:49.770Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-06T18:44:49.770Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-06T18:44:49.770Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-06T18:44:49.770Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-06T18:44:49.770Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-06T18:44:49.770Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:44:49.770Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-06T18:44:49.770Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-06T18:44:49.770Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-06T18:44:49.930Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:44:49.930Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:44:50.026Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-06T18:44:50.026Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-06T18:44:50.026Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-06T18:44:50.026Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-06T18:44:50.528Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-06T18:44:50.528Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-06T18:44:50.993Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:44:51.107Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:44:51.107Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:44:51.107Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:44:51.107Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:44:51.687Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:44:51.953Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:44:51.965Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-06T18:44:52.212Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:44:52.470Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:44:52.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-06T18:44:53.037Z] --- PASS: TestLogs (3.69s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.68s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-06T18:44:53.037Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-06T18:44:53.037Z] === RUN TestContainerNetworkMountsNoChown [2022-08-06T18:44:53.295Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/default [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/default [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/private [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/private [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rprivate [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/slave [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/slave [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rslave [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/shared [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/shared [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rshared [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/default [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/rprivate [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/private [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:44:53.295Z] === CONT TestMountDaemonRoot/shared [2022-08-06T18:44:53.295Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:44:53.295Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/rshared [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/rslave [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/slave [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:44:53.296Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-06T18:44:53.296Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:44:53.296Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:44:53.371Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-06T18:44:53.371Z] daemon_test.go:197: [dc662631c8aa0] daemon is not started [2022-08-06T18:44:53.371Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-06T18:44:53.371Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-06T18:44:53.371Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-06T18:44:53.371Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-06T18:44:53.371Z] === RUN TestDaemonProxy [2022-08-06T18:44:53.371Z] === RUN TestDaemonProxy/environment_variables [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:44:53.554Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-08-06T18:44:53.813Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-06T18:44:53.813Z] === RUN TestContainerBindMountNonRecursive [2022-08-06T18:44:53.813Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:44:53.813Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-06T18:44:53.813Z] === RUN TestContainerVolumesMountedAsShared [2022-08-06T18:44:53.813Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:44:53.813Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-06T18:44:53.813Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-06T18:44:53.813Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:44:53.813Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-06T18:44:53.813Z] === RUN TestNetworkNat [2022-08-06T18:44:54.379Z] --- PASS: TestNetworkNat (0.51s) [2022-08-06T18:44:54.379Z] === RUN TestNetworkLocalhostTCPNat [2022-08-06T18:44:54.638Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-06T18:44:54.638Z] === RUN TestNetworkLoopbackNat [2022-08-06T18:44:54.734Z] === RUN TestDaemonProxy/command-line_options [2022-08-06T18:44:56.620Z] === RUN TestDaemonProxy/configuration_file [2022-08-06T18:44:56.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-06T18:44:57.171Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-06T18:44:57.171Z] === RUN TestPause [2022-08-06T18:44:57.171Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:44:57.171Z] --- SKIP: TestPause (0.00s) [2022-08-06T18:44:57.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-06T18:44:57.171Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:44:57.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:44:57.171Z] === RUN TestPauseStopPausedContainer [2022-08-06T18:44:57.171Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:44:57.171Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-06T18:44:57.171Z] === RUN TestPidHost [2022-08-06T18:44:57.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-06T18:44:58.104Z] --- PASS: TestPidHost (0.90s) [2022-08-06T18:44:58.104Z] === RUN TestPsFilter [2022-08-06T18:44:58.104Z] --- PASS: TestPsFilter (0.10s) [2022-08-06T18:44:58.104Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-06T18:44:58.505Z] === RUN TestDaemonProxy/conflicting_options [2022-08-06T18:44:58.670Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-06T18:44:58.670Z] === RUN TestRemoveContainerWithVolume [2022-08-06T18:44:58.760Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-06T18:44:58.929Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-06T18:44:58.929Z] === RUN TestRemoveContainerRunning [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-06T18:44:59.322Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-06T18:44:59.322Z] PASS [2022-08-06T18:44:59.322Z] [2022-08-06T18:44:59.322Z] DONE 18 tests in 11.167s [2022-08-06T18:44:59.322Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-06T18:44:59.322Z] INFO: Testing against a local daemon [2022-08-06T18:44:59.322Z] === RUN TestCommitInheritsEnv [2022-08-06T18:44:59.494Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-06T18:44:59.495Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-06T18:44:59.578Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-06T18:44:59.578Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-06T18:44:59.578Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-06T18:44:59.578Z] === RUN TestImportWithCustomPlatform [2022-08-06T18:44:59.753Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-06T18:44:59.753Z] === RUN TestRemoveInvalidContainer [2022-08-06T18:44:59.753Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-06T18:44:59.753Z] === RUN TestRenameLinkedContainer [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform// [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform/linux [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-06T18:44:59.833Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-06T18:45:00.089Z] === RUN TestImportWithCustomPlatform/macos [2022-08-06T18:45:00.089Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-06T18:45:00.089Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-06T18:45:00.089Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-06T18:45:00.089Z] === RUN TestImagesFilterMultiReference [2022-08-06T18:45:00.089Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-06T18:45:00.089Z] === RUN TestImagePullPlatformInvalid [2022-08-06T18:45:00.089Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-06T18:45:00.089Z] === RUN TestRemoveImageOrphaning [2022-08-06T18:45:00.344Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-06T18:45:00.344Z] === RUN TestRemoveImageGarbageCollector [2022-08-06T18:45:00.905Z] time="2022-08-06T18:45:00Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-06T18:45:01.659Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-08-06T18:45:01.659Z] === RUN TestRenameStoppedContainer [2022-08-06T18:45:01.917Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-06T18:45:01.917Z] === RUN TestRenameRunningContainerAndReuse [2022-08-06T18:45:02.268Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-08-06T18:45:02.268Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-06T18:45:02.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-06T18:45:02.268Z] === RUN TestTagInvalidReference [2022-08-06T18:45:02.268Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-06T18:45:02.268Z] === RUN TestTagValidPrefixedRepo [2022-08-06T18:45:02.268Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-06T18:45:02.268Z] === RUN TestTagExistedNameWithoutForce [2022-08-06T18:45:02.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-06T18:45:02.523Z] === RUN TestTagOfficialNames [2022-08-06T18:45:02.523Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-06T18:45:02.523Z] === RUN TestTagMatchesDigest [2022-08-06T18:45:02.523Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-06T18:45:02.523Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-06T18:45:02.855Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-06T18:45:02.855Z] === RUN TestRenameInvalidName [2022-08-06T18:45:03.113Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-06T18:45:03.113Z] === RUN TestRenameAnonymousContainer [2022-08-06T18:45:03.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-06T18:45:03.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-06T18:45:04.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-06T18:45:05.013Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-06T18:45:05.013Z] === RUN TestRenameContainerWithSameName [2022-08-06T18:45:05.013Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-06T18:45:05.013Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-06T18:45:05.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-06T18:45:05.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-06T18:45:05.948Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-06T18:45:05.948Z] === RUN TestResize [2022-08-06T18:45:06.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-06T18:45:06.206Z] --- PASS: TestResize (0.42s) [2022-08-06T18:45:06.206Z] === RUN TestResizeWithInvalidSize [2022-08-06T18:45:06.772Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-06T18:45:06.772Z] === RUN TestResizeWhenContainerNotStarted [2022-08-06T18:45:07.031Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-06T18:45:07.031Z] === RUN TestDaemonRestartKillContainers [2022-08-06T18:45:07.031Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-06T18:45:07.031Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-06T18:45:07.031Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-06T18:45:07.031Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-06T18:45:07.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-06T18:45:07.965Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-06T18:45:08.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-06T18:45:08.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-06T18:45:08.899Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-06T18:45:08.899Z] === RUN TestCgroupNamespacesRun [2022-08-06T18:45:08.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-06T18:45:09.834Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-06T18:45:09.834Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-06T18:45:09.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-06T18:45:10.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-06T18:45:11.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-06T18:45:11.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-06T18:45:11.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-06T18:45:11.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-06T18:45:12.144Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-06T18:45:12.144Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-06T18:45:12.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-06T18:45:13.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-06T18:45:13.517Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-06T18:45:13.518Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-06T18:45:14.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-06T18:45:14.452Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-06T18:45:14.452Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-06T18:45:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-06T18:45:15.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-06T18:45:15.825Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-06T18:45:15.825Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-06T18:45:15.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:45:15.897Z] Using test binary docker [2022-08-06T18:45:15.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-06T18:45:15.897Z] +++ /etc/init.d/apparmor start [2022-08-06T18:45:15.897Z] Not: starting. [2022-08-06T18:45:15.897Z] INFO: Waiting for daemon to start... [2022-08-06T18:45:15.897Z] Starting dockerd [2022-08-06T18:45:15.897Z] +++ 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-08-06T18:45:16.391Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-06T18:45:16.391Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-06T18:45:17.325Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-06T18:45:17.325Z] === RUN TestNISDomainname [2022-08-06T18:45:17.584Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-06T18:45:17.584Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-06T18:45:17.584Z] === RUN TestHostnameDnsResolution [2022-08-06T18:45:18.151Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-06T18:45:18.151Z] === RUN TestUnprivilegedPortsAndPing [2022-08-06T18:45:18.151Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-06T18:45:18.151Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-06T18:45:18.151Z] === RUN TestPrivilegedHostDevices [2022-08-06T18:45:18.409Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-06T18:45:18.409Z] === RUN TestRunConsoleSize [2022-08-06T18:45:18.975Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-06T18:45:18.975Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-06T18:45:19.908Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-06T18:45:19.908Z] === RUN TestStats [2022-08-06T18:45:19.908Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:19.908Z] --- SKIP: TestStats (0.00s) [2022-08-06T18:45:19.908Z] === RUN TestStopContainerWithTimeout [2022-08-06T18:45:19.908Z] === RUN TestStopContainerWithTimeout/0 [2022-08-06T18:45:19.908Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-06T18:45:19.908Z] === RUN TestStopContainerWithTimeout/1 [2022-08-06T18:45:19.908Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-06T18:45:19.908Z] === RUN TestStopContainerWithTimeout/3 [2022-08-06T18:45:19.908Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-06T18:45:19.908Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-06T18:45:19.908Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-06T18:45:19.908Z] === CONT TestStopContainerWithTimeout/0 [2022-08-06T18:45:19.908Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-06T18:45:20.843Z] === CONT TestStopContainerWithTimeout/3 [2022-08-06T18:45:22.432Z] . [2022-08-06T18:45:22.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:45:22.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:45:22.432Z] Error: No such image: emptyfs [2022-08-06T18:45:22.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-06T18:45:22.432Z] ++++ docker load [2022-08-06T18:45:22.432Z] Running integration-test (iteration 1) [2022-08-06T18:45:22.432Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-06T18:45:22.432Z] ++ 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-08-06T18:45:22.432Z] ++ set -e [2022-08-06T18:45:22.432Z] ++ '[' -n 0 ']' [2022-08-06T18:45:22.432Z] ++ set -x [2022-08-06T18:45:22.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:45:22.688Z] Loaded image: busybox:latest [2022-08-06T18:45:22.688Z] Loaded image: busybox:glibc [2022-08-06T18:45:22.743Z] === CONT TestStopContainerWithTimeout/1 [2022-08-06T18:45:23.616Z] Loaded image: debian:bullseye-slim [2022-08-06T18:45:23.872Z] Loaded image: hello-world:latest [2022-08-06T18:45:23.872Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:45:23.872Z] INFO: Testing against a local daemon [2022-08-06T18:45:23.872Z] === RUN TestCgroupNamespacesBuild [2022-08-06T18:45:24.116Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-06T18:45:24.116Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-08-06T18:45:24.116Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-08-06T18:45:24.116Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-08-06T18:45:24.116Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-06T18:45:24.116Z] === RUN TestDeleteDevicemapper [2022-08-06T18:45:24.116Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:45:24.116Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-06T18:45:24.116Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-06T18:45:25.240Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-06T18:45:25.240Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-06T18:45:25.494Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-08-06T18:45:25.494Z] === RUN TestUpdateMemory [2022-08-06T18:45:25.494Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:25.494Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-06T18:45:25.494Z] === RUN TestUpdateCPUQuota [2022-08-06T18:45:25.494Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:25.494Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-06T18:45:25.494Z] === RUN TestUpdatePidsLimit [2022-08-06T18:45:25.494Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:25.494Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-06T18:45:25.494Z] === RUN TestUpdateRestartPolicy [2022-08-06T18:45:26.167Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-06T18:45:26.167Z] === RUN TestBuildWithSession [2022-08-06T18:45:26.167Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:45:26.167Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-06T18:45:26.167Z] === RUN TestBuildSquashParent [2022-08-06T18:45:30.336Z] --- PASS: TestBuildSquashParent (4.11s) [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:45:30.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:45:30.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:45:30.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:45:30.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:45:31.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:45:31.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:45:32.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:45:32.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-08-06T18:45:34.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-08-06T18:45:34.257Z] === RUN TestBuildMultiStageCopy [2022-08-06T18:45:34.257Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-06T18:45:35.185Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-06T18:45:35.442Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-06T18:45:35.698Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-06T18:45:35.955Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-06T18:45:36.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-06T18:45:36.211Z] === RUN TestBuildMultiStageParentConfig [2022-08-06T18:45:36.772Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-06T18:45:36.772Z] === RUN TestBuildLabelWithTargets [2022-08-06T18:45:37.686Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-08-06T18:45:37.686Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-06T18:45:37.686Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-08-06T18:45:37.686Z] === RUN TestWaitNonBlocked [2022-08-06T18:45:37.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:45:37.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:45:37.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:45:37.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:45:37.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:45:37.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:45:37.686Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-06T18:45:37.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-08-06T18:45:37.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-08-06T18:45:37.686Z] === RUN TestWaitBlocked [2022-08-06T18:45:37.686Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:45:37.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:45:37.686Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:45:37.686Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:45:37.686Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:45:37.686Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:45:37.700Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-06T18:45:37.700Z] === RUN TestBuildWithEmptyLayers [2022-08-06T18:45:38.255Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-06T18:45:38.255Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-08-06T18:45:38.255Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-06T18:45:38.255Z] === RUN TestWaitConditions [2022-08-06T18:45:38.255Z] === RUN TestWaitConditions/default [2022-08-06T18:45:38.255Z] === PAUSE TestWaitConditions/default [2022-08-06T18:45:38.255Z] === RUN TestWaitConditions/not-running [2022-08-06T18:45:38.255Z] === PAUSE TestWaitConditions/not-running [2022-08-06T18:45:38.255Z] === RUN TestWaitConditions/next-exit [2022-08-06T18:45:38.255Z] === PAUSE TestWaitConditions/next-exit [2022-08-06T18:45:38.255Z] === RUN TestWaitConditions/removed [2022-08-06T18:45:38.255Z] === PAUSE TestWaitConditions/removed [2022-08-06T18:45:38.255Z] === CONT TestWaitConditions/default [2022-08-06T18:45:38.255Z] === CONT TestWaitConditions/next-exit [2022-08-06T18:45:38.262Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-06T18:45:38.262Z] === RUN TestBuildMultiStageOnBuild [2022-08-06T18:45:39.627Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-08-06T18:45:39.627Z] === RUN TestBuildUncleanTarFilenames [2022-08-06T18:45:40.154Z] === CONT TestWaitConditions/removed [2022-08-06T18:45:40.154Z] === CONT TestWaitConditions/not-running [2022-08-06T18:45:40.189Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-06T18:45:40.189Z] === RUN TestBuildMultiStageLayerLeak [2022-08-06T18:45:41.527Z] --- PASS: TestWaitConditions (0.01s) [2022-08-06T18:45:41.527Z] --- PASS: TestWaitConditions/default (1.57s) [2022-08-06T18:45:41.527Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-06T18:45:41.527Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-08-06T18:45:41.527Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-06T18:45:41.527Z] === RUN TestWaitRestartedContainer [2022-08-06T18:45:41.527Z] === RUN TestWaitRestartedContainer/default [2022-08-06T18:45:41.527Z] === PAUSE TestWaitRestartedContainer/default [2022-08-06T18:45:41.527Z] === RUN TestWaitRestartedContainer/not-running [2022-08-06T18:45:41.527Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-06T18:45:41.527Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-06T18:45:41.527Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-06T18:45:41.527Z] === CONT TestWaitRestartedContainer/default [2022-08-06T18:45:41.527Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-06T18:45:41.554Z] --- PASS: TestBuildMultiStageLayerLeak (1.52s) [2022-08-06T18:45:41.554Z] === RUN TestBuildWithHugeFile [2022-08-06T18:45:42.901Z] === CONT TestWaitRestartedContainer/not-running [2022-08-06T18:45:43.836Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-06T18:45:43.836Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-08-06T18:45:43.836Z] --- PASS: TestWaitRestartedContainer/default (1.56s) [2022-08-06T18:45:43.836Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-06T18:45:43.836Z] === CONT TestDaemonRestartIpcMode [2022-08-06T18:45:43.836Z] === CONT TestIpcModeOlderClient [2022-08-06T18:45:44.097Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-06T18:45:44.097Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-06T18:45:46.633Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-08-06T18:45:46.892Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2022-08-06T18:45:46.892Z] PASS [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === Skipped [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-06T18:45:46.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-06T18:45:46.892Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-06T18:45:46.892Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-06T18:45:46.892Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-06T18:45:46.892Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-06T18:45:46.892Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-06T18:45:46.892Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-06T18:45:46.892Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-06T18:45:46.892Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-06T18:45:46.892Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-06T18:45:46.892Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-06T18:45:46.892Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-06T18:45:46.892Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-06T18:45:46.892Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-06T18:45:46.892Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-06T18:45:46.892Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-06T18:45:46.892Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:45:46.892Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-06T18:45:46.892Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-06T18:45:46.892Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-06T18:45:46.892Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-06T18:45:46.892Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-06T18:45:46.892Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-06T18:45:46.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-06T18:45:46.892Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-06T18:45:46.892Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-06T18:45:46.892Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-06T18:45:46.892Z] [2022-08-06T18:45:46.892Z] DONE 249 tests, 27 skipped in 86.289s [2022-08-06T18:45:46.892Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-06T18:45:46.892Z] === RUN TestConfigDaemonLibtrustID [2022-08-06T18:45:47.458Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-06T18:45:47.458Z] === RUN TestConfigDaemonID [2022-08-06T18:45:47.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-06T18:45:47.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-06T18:45:47.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-06T18:45:48.831Z] daemon_test.go:83: [dc76ab07b1b5a] daemon is not started [2022-08-06T18:45:48.831Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:45:48.831Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-06T18:45:48.831Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-06T18:45:48.831Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-06T18:45:48.831Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-06T18:45:48.831Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-06T18:45:48.831Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-06T18:45:48.831Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:45:48.831Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-06T18:45:48.831Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-06T18:45:48.831Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-06T18:45:48.831Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-06T18:45:48.831Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-06T18:45:48.831Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-06T18:45:48.831Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-06T18:45:48.831Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-06T18:45:48.832Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-06T18:45:48.832Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-06T18:45:48.832Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-06T18:45:48.832Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-06T18:45:50.238Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-06T18:45:51.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-06T18:45:51.197Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-06T18:45:52.144Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-06T18:45:52.144Z] daemon_test.go:197: [df1556e4a03d5] daemon is not started [2022-08-06T18:45:52.144Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-08-06T18:45:52.144Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-08-06T18:45:52.144Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-06T18:45:52.144Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-06T18:45:52.144Z] === RUN TestDaemonProxy [2022-08-06T18:45:52.144Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-06T18:45:52.144Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-06T18:45:52.144Z] PASS [2022-08-06T18:45:52.144Z] [2022-08-06T18:45:52.144Z] === Skipped [2022-08-06T18:45:52.144Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-06T18:45:52.144Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-06T18:45:52.144Z] [2022-08-06T18:45:52.144Z] DONE 13 tests, 1 skipped in 5.296s [2022-08-06T18:45:52.144Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-06T18:45:52.401Z] INFO: Testing against a local daemon [2022-08-06T18:45:52.401Z] === RUN TestCommitInheritsEnv [2022-08-06T18:45:52.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-06T18:45:53.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-06T18:45:54.298Z] --- PASS: TestCommitInheritsEnv (1.88s) [2022-08-06T18:45:54.298Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-06T18:45:54.298Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform// [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform/linux [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-06T18:45:54.298Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-06T18:45:54.557Z] === RUN TestImportWithCustomPlatform/macos [2022-08-06T18:45:54.557Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-06T18:45:54.557Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-06T18:45:54.557Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-06T18:45:54.557Z] === RUN TestImagesFilterMultiReference [2022-08-06T18:45:54.557Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-06T18:45:54.557Z] === RUN TestImagePullPlatformInvalid [2022-08-06T18:45:54.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-06T18:45:54.557Z] === RUN TestRemoveImageOrphaning [2022-08-06T18:45:56.456Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-08-06T18:45:56.456Z] === RUN TestRemoveImageGarbageCollector [2022-08-06T18:45:56.456Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-06T18:45:56.456Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-06T18:45:56.456Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-06T18:45:56.456Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-06T18:45:56.456Z] === RUN TestTagInvalidReference [2022-08-06T18:45:56.456Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-06T18:45:56.456Z] === RUN TestTagValidPrefixedRepo [2022-08-06T18:45:56.456Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-06T18:45:56.456Z] === RUN TestTagExistedNameWithoutForce [2022-08-06T18:45:56.456Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-06T18:45:56.456Z] === RUN TestTagOfficialNames [2022-08-06T18:45:56.456Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-06T18:45:56.456Z] === RUN TestTagMatchesDigest [2022-08-06T18:45:56.456Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-06T18:45:56.456Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-06T18:45:56.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-06T18:46:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-06T18:46:07.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-06T18:46:10.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-06T18:46:11.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-06T18:46:15.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-06T18:46:16.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-06T18:46:21.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-06T18:46:22.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-06T18:46:25.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-06T18:46:27.654Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:46:27.654Z] Using test binary docker [2022-08-06T18:46:27.911Z] +++ /etc/init.d/apparmor start [2022-08-06T18:46:27.911Z] Not: starting. [2022-08-06T18:46:27.911Z] INFO: Waiting for daemon to start... [2022-08-06T18:46:27.911Z] Starting dockerd [2022-08-06T18:46:27.911Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-06T18:46:28.176Z] --- PASS: TestBuildWithHugeFile (41.93s) [2022-08-06T18:46:28.176Z] === RUN TestBuildWCOWSandboxSize [2022-08-06T18:46:28.176Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:46:28.176Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:46:28.176Z] === RUN TestBuildWithEmptyDockerfile [2022-08-06T18:46:28.176Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:46:28.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:46:28.176Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:46:28.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:46:28.176Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:46:28.176Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:46:28.176Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:46:28.176Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:46:28.176Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:46:28.176Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-06T18:46:28.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-06T18:46:28.176Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-06T18:46:28.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-06T18:46:28.177Z] === RUN TestBuildPreserveOwnership [2022-08-06T18:46:28.177Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-06T18:46:28.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-06T18:46:28.177Z] --- PASS: TestBuildPreserveOwnership (2.98s) [2022-08-06T18:46:28.177Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-08-06T18:46:28.177Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-06T18:46:28.177Z] === RUN TestBuildPlatformInvalid [2022-08-06T18:46:28.177Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-06T18:46:28.177Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-06T18:46:28.177Z] Loaded image: busybox:latest [2022-08-06T18:46:28.177Z] Loaded image: busybox:glibc [2022-08-06T18:46:28.739Z] Loaded image: debian:bullseye-slim [2022-08-06T18:46:28.739Z] Loaded image: hello-world:latest [2022-08-06T18:46:28.739Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:46:30.428Z] . [2022-08-06T18:46:30.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:46:30.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:46:30.428Z] Error: No such image: emptyfs [2022-08-06T18:46:30.428Z] ++++ docker load [2022-08-06T18:46:30.428Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-06T18:46:30.684Z] Running integration-test (iteration 1) [2022-08-06T18:46:30.684Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-06T18:46:30.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:46:30.684Z] ++ set -e [2022-08-06T18:46:30.684Z] ++ '[' -n 0 ']' [2022-08-06T18:46:30.684Z] ++ set -x [2022-08-06T18:46:30.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:46:31.611Z] Loaded image: busybox:latest [2022-08-06T18:46:31.867Z] Loaded image: busybox:glibc [2022-08-06T18:46:37.102Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-06T18:46:37.102Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:46:37.102Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:46:37.102Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-06T18:46:37.102Z] [2022-08-06T18:46:37.102Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-06T18:46:37.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-06T18:46:37.102Z] Using test binary docker [2022-08-06T18:46:37.102Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-06T18:46:37.102Z] Not: starting. [2022-08-06T18:46:37.102Z] INFO: Waiting for daemon to start... [2022-08-06T18:46:37.102Z] Starting dockerd [2022-08-06T18:46:37.102Z] . [2022-08-06T18:46:37.102Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-06T18:46:37.154Z] Loaded image: debian:bullseye-slim [2022-08-06T18:46:37.154Z] Loaded image: hello-world:latest [2022-08-06T18:46:37.154Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:46:37.154Z] INFO: Testing against a local daemon [2022-08-06T18:46:37.154Z] === RUN TestCgroupNamespacesBuild [2022-08-06T18:46:38.945Z] --- PASS: TestImportExtremelyLargeImageWorks (91.93s) [2022-08-06T18:46:38.945Z] PASS [2022-08-06T18:46:38.945Z] [2022-08-06T18:46:38.945Z] DONE 22 tests in 95.057s [2022-08-06T18:46:38.945Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-06T18:46:38.945Z] === RUN TestStripANSICommands [2022-08-06T18:46:38.945Z] === RUN TestStripANSICommands/#00 [2022-08-06T18:46:38.945Z] === RUN TestStripANSICommands/#01 [2022-08-06T18:46:38.945Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-06T18:46:38.945Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-06T18:46:38.945Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-06T18:46:38.945Z] PASS [2022-08-06T18:46:38.945Z] [2022-08-06T18:46:38.945Z] DONE 3 tests in 0.010s [2022-08-06T18:46:38.945Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-06T18:46:38.945Z] INFO: Testing against a local daemon [2022-08-06T18:46:38.945Z] === RUN TestNetworkCreateDelete [2022-08-06T18:46:38.945Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-06T18:46:38.945Z] === RUN TestDockerNetworkDeletePreferID [2022-08-06T18:46:38.945Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-06T18:46:38.945Z] === RUN TestDaemonDNSFallback [2022-08-06T18:46:39.669Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2022-08-06T18:46:39.669Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-06T18:46:40.908Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.10s) [2022-08-06T18:46:40.908Z] PASS [2022-08-06T18:46:40.908Z] [2022-08-06T18:46:40.908Z] === Skipped [2022-08-06T18:46:40.908Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-06T18:46:40.908Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:46:40.908Z] [2022-08-06T18:46:40.908Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:46:40.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:46:40.908Z] [2022-08-06T18:46:40.908Z] DONE 34 tests, 2 skipped in 76.641s [2022-08-06T18:46:40.908Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-06T18:46:40.908Z] ++ 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-08-06T18:46:40.908Z] ++ set -e [2022-08-06T18:46:40.908Z] ++ '[' -n 0 ']' [2022-08-06T18:46:40.908Z] ++ set -x [2022-08-06T18:46:40.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:46:40.908Z] INFO: Testing against a local daemon [2022-08-06T18:46:40.908Z] === RUN TestConfigInspect [2022-08-06T18:46:41.457Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-06T18:46:41.457Z] === RUN TestInspectNetwork [2022-08-06T18:46:41.482Z] --- PASS: TestConfigInspect (2.30s) [2022-08-06T18:46:41.482Z] === RUN TestConfigList [2022-08-06T18:46:41.599Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-08-06T18:46:41.599Z] === RUN TestBuildWithSession [2022-08-06T18:46:41.599Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:46:41.599Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-06T18:46:41.599Z] === RUN TestBuildSquashParent [2022-08-06T18:46:44.046Z] --- PASS: TestConfigList (2.16s) [2022-08-06T18:46:44.046Z] === RUN TestConfigsCreateAndDelete [2022-08-06T18:46:44.726Z] === RUN TestInspectNetwork/full_network_id [2022-08-06T18:46:44.726Z] === RUN TestInspectNetwork/partial_network_id [2022-08-06T18:46:44.726Z] === RUN TestInspectNetwork/network_name [2022-08-06T18:46:44.726Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-06T18:46:45.935Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-08-06T18:46:45.935Z] === RUN TestConfigsUpdate [2022-08-06T18:46:48.450Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-06T18:46:48.450Z] === RUN TestTemplatedConfig [2022-08-06T18:46:48.889Z] --- PASS: TestInspectNetwork (7.10s) [2022-08-06T18:46:48.890Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-06T18:46:48.890Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-06T18:46:48.890Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-06T18:46:48.890Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-06T18:46:48.890Z] === RUN TestRunContainerWithBridgeNone [2022-08-06T18:46:49.816Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-08-06T18:46:49.816Z] === RUN TestNetworkInvalidJSON [2022-08-06T18:46:49.816Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-06T18:46:49.816Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-06T18:46:49.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:46:49.816Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:46:49.816Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:46:49.816Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:46:50.072Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-06T18:46:50.072Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-06T18:46:50.072Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-06T18:46:50.072Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-06T18:46:50.072Z] === RUN TestNetworkList [2022-08-06T18:46:50.072Z] === RUN TestNetworkList//networks [2022-08-06T18:46:50.072Z] === PAUSE TestNetworkList//networks [2022-08-06T18:46:50.072Z] === RUN TestNetworkList//networks/ [2022-08-06T18:46:50.072Z] === PAUSE TestNetworkList//networks/ [2022-08-06T18:46:50.072Z] === CONT TestNetworkList//networks [2022-08-06T18:46:50.072Z] === CONT TestNetworkList//networks/ [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkList (0.01s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-06T18:46:50.072Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-06T18:46:50.072Z] === RUN TestHostIPv4BridgeLabel [2022-08-06T18:46:50.340Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-06T18:46:50.340Z] === RUN TestConfigCreateResolve [2022-08-06T18:46:50.632Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-06T18:46:50.632Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-06T18:46:51.546Z] --- PASS: TestBuildSquashParent (8.94s) [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:46:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:46:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:46:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-06T18:46:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-06T18:46:51.559Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-06T18:46:51.559Z] === RUN TestDaemonDefaultNetworkPools [2022-08-06T18:46:52.483Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-06T18:46:52.483Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-06T18:46:52.856Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-08-06T18:46:52.856Z] PASS [2022-08-06T18:46:52.856Z] [2022-08-06T18:46:52.856Z] DONE 6 tests in 13.628s [2022-08-06T18:46:52.856Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-06T18:46:52.856Z] ++ 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-08-06T18:46:52.856Z] ++ set -e [2022-08-06T18:46:52.856Z] ++ '[' -n 0 ']' [2022-08-06T18:46:52.856Z] ++ set -x [2022-08-06T18:46:52.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:46:52.856Z] INFO: Testing against a local daemon [2022-08-06T18:46:52.856Z] === RUN TestAttachWithTTY [2022-08-06T18:46:52.856Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-06T18:46:52.856Z] === RUN TestAttachWithoutTTy [2022-08-06T18:46:53.114Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-06T18:46:53.114Z] === RUN TestCheckpoint [2022-08-06T18:46:53.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:46:53.114Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/commit [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:46:53.114Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/commit [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-06T18:46:53.114Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-06T18:46:53.114Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-06T18:46:53.114Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-06T18:46:53.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-06T18:46:53.114Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-06T18:46:53.114Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-06T18:46:53.114Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-06T18:46:53.114Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-06T18:46:53.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-06T18:46:53.114Z] === RUN TestCopyEmptyFile [2022-08-06T18:46:53.370Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-06T18:46:53.370Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-06T18:46:53.370Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-06T18:46:53.370Z] === RUN TestCopyFromContainer [2022-08-06T18:46:53.416Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-06T18:46:53.416Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-06T18:46:54.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-06T18:46:54.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-06T18:46:54.302Z] === RUN TestCopyFromContainer// [2022-08-06T18:46:54.302Z] === RUN TestCopyFromContainer//bar/root [2022-08-06T18:46:54.558Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-06T18:46:54.558Z] === RUN TestCopyFromContainer/bar/quux [2022-08-06T18:46:54.558Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-06T18:46:54.558Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-06T18:46:54.814Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-06T18:46:54.814Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-06T18:46:54.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-06T18:46:54.814Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-06T18:46:54.826Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-06T18:46:54.826Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-06T18:46:55.070Z] --- PASS: TestCopyFromContainer (1.53s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-06T18:46:55.071Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-06T18:46:55.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-06T18:46:55.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:46:55.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:46:55.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:46:55.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:46:55.071Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:46:55.071Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:46:55.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:46:55.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:46:55.071Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:46:55.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-06T18:46:55.071Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-06T18:46:55.071Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-06T18:46:55.071Z] === RUN TestCreateWithInvalidEnv [2022-08-06T18:46:55.071Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-06T18:46:55.071Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-06T18:46:55.071Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-06T18:46:55.071Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-06T18:46:55.071Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-06T18:46:55.071Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-06T18:46:55.071Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-06T18:46:55.071Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-06T18:46:55.071Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-06T18:46:55.071Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-06T18:46:55.071Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-06T18:46:55.071Z] === RUN TestCreateTmpfsMountsTarget [2022-08-06T18:46:55.071Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-06T18:46:55.071Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-06T18:46:55.082Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-06T18:46:55.082Z] === RUN TestServiceWithPredefinedNetwork [2022-08-06T18:46:56.437Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-08-06T18:46:56.437Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-06T18:46:57.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-06T18:46:57.340Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-06T18:46:57.365Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:46:57.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:46:57.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:46:57.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:46:57.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:46:57.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:46:57.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:46:57.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:46:57.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:46:57.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:46:57.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:46:57.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-06T18:46:57.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-06T18:46:57.621Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-06T18:46:57.637Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-06T18:46:57.637Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-06T18:46:57.637Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:46:57.637Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:46:57.637Z] === RUN TestServiceWithDataPathPortInit [2022-08-06T18:46:57.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-06T18:46:57.877Z] === RUN TestCreateDifferentPlatform [2022-08-06T18:46:57.877Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-06T18:46:57.877Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-06T18:46:57.877Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-06T18:46:57.877Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-06T18:46:57.877Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-06T18:46:57.877Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-06T18:46:57.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-06T18:46:57.877Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-06T18:46:58.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-06T18:46:58.133Z] === RUN TestCreateInvalidHostConfig [2022-08-06T18:46:58.133Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:46:58.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:46:58.133Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:46:58.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:46:58.133Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:46:58.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:46:58.133Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:46:58.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:46:58.133Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:46:58.133Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:46:58.133Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:46:58.133Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:46:58.133Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-06T18:46:58.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-06T18:46:58.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-06T18:46:58.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-06T18:46:58.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-06T18:46:58.133Z] === RUN TestContainerStartOnDaemonRestart [2022-08-06T18:46:58.133Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-06T18:46:58.133Z] === RUN TestDaemonRestartIpcMode [2022-08-06T18:46:58.133Z] === PAUSE TestDaemonRestartIpcMode [2022-08-06T18:46:58.133Z] === RUN TestDaemonHostGatewayIP [2022-08-06T18:46:58.133Z] === PAUSE TestDaemonHostGatewayIP [2022-08-06T18:46:58.133Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-06T18:46:58.133Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-06T18:46:58.133Z] === RUN TestContainerKillOnDaemonStart [2022-08-06T18:46:58.133Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-06T18:46:58.133Z] === RUN TestDiff [2022-08-06T18:46:58.389Z] --- PASS: TestDiff (0.41s) [2022-08-06T18:46:58.389Z] === RUN TestExecConsoleSize [2022-08-06T18:46:58.952Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-06T18:46:58.952Z] === RUN TestExecWithCloseStdin [2022-08-06T18:46:59.514Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-06T18:46:59.514Z] === RUN TestExec [2022-08-06T18:46:59.771Z] --- PASS: TestExec (0.45s) [2022-08-06T18:46:59.771Z] === RUN TestExecUser [2022-08-06T18:47:00.334Z] --- PASS: TestExecUser (0.47s) [2022-08-06T18:47:00.334Z] === RUN TestExportContainerAndImportImage [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2022-08-06T18:47:00.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2022-08-06T18:47:00.611Z] === RUN TestBuildMultiStageCopy [2022-08-06T18:47:00.611Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-06T18:47:00.896Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-06T18:47:00.896Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-06T18:47:02.261Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-06T18:47:02.261Z] === RUN TestHealthCheckWorkdir [2022-08-06T18:47:02.823Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-08-06T18:47:02.823Z] === RUN TestHealthKillContainer [2022-08-06T18:47:03.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-06T18:47:03.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-06T18:47:04.258Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-06T18:47:05.236Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2022-08-06T18:47:05.494Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-08-06T18:47:05.494Z] === RUN TestBuildMultiStageParentConfig [2022-08-06T18:47:07.391Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2022-08-06T18:47:07.391Z] === RUN TestBuildLabelWithTargets [2022-08-06T18:47:09.281Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-08-06T18:47:09.281Z] === RUN TestBuildWithEmptyLayers [2022-08-06T18:47:10.906Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-06T18:47:10.906Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-06T18:47:11.162Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-06T18:47:11.162Z] === RUN TestIpcModeNone [2022-08-06T18:47:11.169Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-08-06T18:47:11.169Z] === RUN TestBuildMultiStageOnBuild [2022-08-06T18:47:11.724Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-06T18:47:11.724Z] === RUN TestIpcModePrivate [2022-08-06T18:47:11.980Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-06T18:47:11.980Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-06T18:47:11.980Z] === RUN TestIpcModeShareable [2022-08-06T18:47:12.471Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-08-06T18:47:12.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-06T18:47:12.541Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-06T18:47:12.541Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-06T18:47:12.541Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-06T18:47:14.403Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5r3d960c98r4q5uk7t4elylk6 Created:2022-08-06 18:47:12.734523176 +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[adb412cff7c749ec077131bce44b42c90b134b8ba8316b3913349b760a3c9237:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rpjg5nzc96ncn38pdgl88h77g EndpointID:ea81338f04021525d9990cb145f73667a21438f788bbc1abbdc07f2cf19e9c21 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d5a2cdd696696126fd2e36701570b688e95bf4379531edfbc69492495ccb52c 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:5f7ad6c16f6f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rpjg5nzc96ncn38pdgl88h77g EndpointID:ea81338f04021525d9990cb145f73667a21438f788bbc1abbdc07f2cf19e9c21 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-06T18:47:14.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-08-06T18:47:14.430Z] === RUN TestAPIIpcModeHost [2022-08-06T18:47:14.430Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-06T18:47:14.430Z] === RUN TestDaemonIpcModeShareable [2022-08-06T18:47:14.435Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2022-08-06T18:47:14.435Z] === RUN TestBuildUncleanTarFilenames [2022-08-06T18:47:15.356Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-06T18:47:15.613Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-06T18:47:15.613Z] === RUN TestDaemonIpcModePrivate [2022-08-06T18:47:15.798Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2022-08-06T18:47:15.798Z] === RUN TestBuildMultiStageLayerLeak [2022-08-06T18:47:15.842Z] sha256:f7f55446a56279f482de65fd5f60d6019cfb94bea10baf45585314ec67b861b5 [2022-08-06T18:47:15.842Z] INFO: Starting docker-py tests... [2022-08-06T18:47:15.842Z] ============================= test session starts ============================== [2022-08-06T18:47:15.842Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-06T18:47:15.842Z] rootdir: /src, inifile: pytest.ini [2022-08-06T18:47:15.842Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-06T18:47:15.842Z] collected 395 items / 2 deselected / 393 selected [2022-08-06T18:47:15.842Z] [2022-08-06T18:47:16.543Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-06T18:47:16.798Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-08-06T18:47:16.798Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-06T18:47:18.162Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-06T18:47:18.162Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-08-06T18:47:18.162Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-06T18:47:18.608Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-08-06T18:47:18.608Z] PASS [2022-08-06T18:47:18.608Z] [2022-08-06T18:47:18.608Z] === Skipped [2022-08-06T18:47:18.608Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:47:18.608Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:47:18.608Z] [2022-08-06T18:47:18.608Z] DONE 38 tests, 1 skipped in 43.997s [2022-08-06T18:47:18.608Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:47:18.608Z] INFO: Testing against a local daemon [2022-08-06T18:47:18.608Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-06T18:47:18.608Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:18.608Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:47:18.608Z] === RUN TestDockerNetworkIpvlan [2022-08-06T18:47:18.608Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:18.608Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:47:18.608Z] PASS [2022-08-06T18:47:18.608Z] [2022-08-06T18:47:18.608Z] === Skipped [2022-08-06T18:47:18.608Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:47:18.608Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:18.608Z] [2022-08-06T18:47:18.608Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:47:18.608Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:18.608Z] [2022-08-06T18:47:18.608Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-06T18:47:18.608Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:47:18.608Z] INFO: Testing against a local daemon [2022-08-06T18:47:18.608Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-06T18:47:19.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-06T18:47:19.090Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-06T18:47:19.090Z] === RUN TestIpcModeOlderClient [2022-08-06T18:47:19.090Z] === PAUSE TestIpcModeOlderClient [2022-08-06T18:47:19.090Z] === RUN TestKillContainerInvalidSignal [2022-08-06T18:47:19.652Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-06T18:47:19.652Z] === RUN TestKillContainer [2022-08-06T18:47:19.652Z] === RUN TestKillContainer/no_signal [2022-08-06T18:47:19.966Z] --- PASS: TestBuildMultiStageLayerLeak (3.63s) [2022-08-06T18:47:19.966Z] === RUN TestBuildWithHugeFile [2022-08-06T18:47:19.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-06T18:47:19.970Z] === RUN TestDockerNetworkMacvlan [2022-08-06T18:47:20.215Z] === RUN TestKillContainer/non_killing_signal [2022-08-06T18:47:20.215Z] === RUN TestKillContainer/killing_signal [2022-08-06T18:47:20.530Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-06T18:47:21.090Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-06T18:47:21.144Z] --- PASS: TestKillContainer (1.34s) [2022-08-06T18:47:21.144Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-06T18:47:21.144Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-06T18:47:21.144Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-06T18:47:21.144Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-06T18:47:21.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-06T18:47:21.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-06T18:47:21.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-08-06T18:47:21.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-06T18:47:21.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-06T18:47:21.657Z] === RUN TestKillStoppedContainer [2022-08-06T18:47:21.913Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-06T18:47:21.913Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-06T18:47:21.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-06T18:47:21.913Z] === RUN TestKillDifferentUserContainer [2022-08-06T18:47:22.018Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-06T18:47:22.169Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-06T18:47:22.169Z] === RUN TestInspectOomKilledTrue [2022-08-06T18:47:22.731Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-06T18:47:22.731Z] === RUN TestInspectOomKilledFalse [2022-08-06T18:47:23.292Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-06T18:47:23.292Z] === RUN TestLinksEtcHostsContentMatch [2022-08-06T18:47:23.549Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-06T18:47:23.549Z] === RUN TestLinksContainerNames [2022-08-06T18:47:23.951Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-06T18:47:24.477Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-06T18:47:24.477Z] === RUN TestLogsFollowTailEmpty [2022-08-06T18:47:24.733Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-06T18:47:24.733Z] === RUN TestLogs [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:47:24.733Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:47:24.733Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:47:24.733Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:47:24.733Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:47:25.295Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:47:25.551Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:47:25.883Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-06T18:47:26.143Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-06T18:47:26.143Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:47:26.733Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:47:26.733Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:47:26.733Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:47:26.733Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:47:27.661Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:47:27.661Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:47:27.917Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:47:28.173Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:47:28.429Z] --- PASS: TestLogs (3.82s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.73s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.46s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-08-06T18:47:28.429Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-08-06T18:47:28.429Z] === RUN TestContainerNetworkMountsNoChown [2022-08-06T18:47:28.991Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/default [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/default [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/private [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/private [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rprivate [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/slave [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/slave [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rslave [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/shared [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/shared [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rshared [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/default [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/rshared [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/shared [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/rslave [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/slave [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/rprivate [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/private [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:47:28.991Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-06T18:47:28.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:47:28.991Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-06T18:47:29.235Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:47:29.247Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:47:29.503Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-06T18:47:29.503Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-06T18:47:29.503Z] === RUN TestContainerBindMountNonRecursive [2022-08-06T18:47:29.681Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-08-06T18:47:29.797Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-08-06T18:47:29.797Z] PASS [2022-08-06T18:47:29.797Z] [2022-08-06T18:47:29.797Z] DONE 8 tests in 11.179s [2022-08-06T18:47:29.797Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-06T18:47:29.797Z] testing: warning: no tests to run [2022-08-06T18:47:29.797Z] PASS [2022-08-06T18:47:29.797Z] [2022-08-06T18:47:29.797Z] DONE 0 tests in 0.007s [2022-08-06T18:47:29.797Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-06T18:47:29.797Z] INFO: Testing against a local daemon [2022-08-06T18:47:29.797Z] === RUN TestAuthZPluginAllowRequest [2022-08-06T18:47:30.512Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-06T18:47:30.880Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-08-06T18:47:30.880Z] === RUN TestContainerVolumesMountedAsShared [2022-08-06T18:47:31.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-06T18:47:31.135Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-06T18:47:31.164Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-06T18:47:31.164Z] === RUN TestAuthZPluginTLS [2022-08-06T18:47:31.391Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-06T18:47:31.391Z] === RUN TestNetworkNat [2022-08-06T18:47:31.419Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-06T18:47:31.419Z] === RUN TestAuthZPluginDenyRequest [2022-08-06T18:47:31.954Z] --- PASS: TestNetworkNat (0.51s) [2022-08-06T18:47:31.954Z] === RUN TestNetworkLocalhostTCPNat [2022-08-06T18:47:31.980Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-06T18:47:31.980Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-06T18:47:32.022Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-06T18:47:32.516Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-06T18:47:32.516Z] === RUN TestNetworkLoopbackNat [2022-08-06T18:47:32.549Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-06T18:47:32.549Z] === RUN TestAuthZPluginDenyResponse [2022-08-06T18:47:32.891Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2022-08-06T18:47:32.891Z] PASS [2022-08-06T18:47:32.891Z] [2022-08-06T18:47:32.891Z] === Skipped [2022-08-06T18:47:32.891Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-06T18:47:32.891Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-06T18:47:32.891Z] [2022-08-06T18:47:32.891Z] DONE 22 tests, 1 skipped in 96.993s [2022-08-06T18:47:32.891Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-06T18:47:32.891Z] === RUN TestStripANSICommands [2022-08-06T18:47:32.891Z] === RUN TestStripANSICommands/#00 [2022-08-06T18:47:32.891Z] === RUN TestStripANSICommands/#01 [2022-08-06T18:47:32.891Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-06T18:47:32.891Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-06T18:47:32.891Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-06T18:47:32.891Z] PASS [2022-08-06T18:47:32.891Z] [2022-08-06T18:47:32.891Z] DONE 3 tests in 0.048s [2022-08-06T18:47:32.891Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-06T18:47:32.891Z] INFO: Testing against a local daemon [2022-08-06T18:47:32.891Z] === RUN TestNetworkCreateDelete [2022-08-06T18:47:32.891Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-06T18:47:32.891Z] === RUN TestDockerNetworkDeletePreferID [2022-08-06T18:47:32.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-06T18:47:32.891Z] === RUN TestDaemonDNSFallback [2022-08-06T18:47:33.129Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-06T18:47:33.130Z] === RUN TestAuthZPluginAllowEventStream [2022-08-06T18:47:34.081Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-08-06T18:47:34.081Z] === RUN TestAuthZPluginErrorResponse [2022-08-06T18:47:34.641Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-06T18:47:34.641Z] === RUN TestAuthZPluginErrorRequest [2022-08-06T18:47:35.031Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-06T18:47:35.031Z] === RUN TestPause [2022-08-06T18:47:35.202Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-06T18:47:35.203Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-06T18:47:35.593Z] --- PASS: TestPause (0.46s) [2022-08-06T18:47:35.593Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-06T18:47:35.593Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:47:35.593Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:47:35.593Z] === RUN TestPauseStopPausedContainer [2022-08-06T18:47:35.805Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-06T18:47:35.805Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-06T18:47:35.849Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-06T18:47:35.849Z] === RUN TestPidHost [2022-08-06T18:47:36.170Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-06T18:47:36.170Z] === RUN TestInspectNetwork [2022-08-06T18:47:36.170Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestRunContainerWithBridgeNone [2022-08-06T18:47:36.170Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-06T18:47:36.170Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:47:36.170Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:47:36.170Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:47:36.170Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-06T18:47:36.170Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-06T18:47:36.170Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-06T18:47:36.170Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestNetworkList [2022-08-06T18:47:36.170Z] === RUN TestNetworkList//networks [2022-08-06T18:47:36.170Z] === PAUSE TestNetworkList//networks [2022-08-06T18:47:36.170Z] === RUN TestNetworkList//networks/ [2022-08-06T18:47:36.170Z] === PAUSE TestNetworkList//networks/ [2022-08-06T18:47:36.170Z] === CONT TestNetworkList//networks [2022-08-06T18:47:36.170Z] === CONT TestNetworkList//networks/ [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkList (0.01s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkList//networks (0.01s) [2022-08-06T18:47:36.170Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-08-06T18:47:36.170Z] === RUN TestHostIPv4BridgeLabel [2022-08-06T18:47:36.170Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-06T18:47:36.170Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestDaemonDefaultNetworkPools [2022-08-06T18:47:36.170Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-06T18:47:36.170Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-06T18:47:36.170Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-06T18:47:36.170Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestServiceWithPredefinedNetwork [2022-08-06T18:47:36.170Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-06T18:47:36.170Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:47:36.170Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:47:36.170Z] === RUN TestServiceWithDataPathPortInit [2022-08-06T18:47:36.170Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-06T18:47:36.170Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-06T18:47:36.170Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-06T18:47:36.170Z] PASS [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === Skipped [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-06T18:47:36.170Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-06T18:47:36.170Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-06T18:47:36.170Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-06T18:47:36.170Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:47:36.170Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-06T18:47:36.170Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-06T18:47:36.170Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:36.170Z] [2022-08-06T18:47:36.170Z] DONE 34 tests, 12 skipped in 7.088s [2022-08-06T18:47:36.170Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:47:36.428Z] INFO: Testing against a local daemon [2022-08-06T18:47:36.428Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-06T18:47:36.428Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:36.428Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:47:36.428Z] === RUN TestDockerNetworkIpvlan [2022-08-06T18:47:36.428Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:36.428Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:47:36.428Z] PASS [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] === Skipped [2022-08-06T18:47:36.428Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:47:36.428Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:47:36.428Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] DONE 2 tests, 2 skipped in 0.100s [2022-08-06T18:47:36.428Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:47:36.428Z] INFO: Testing against a local daemon [2022-08-06T18:47:36.428Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-06T18:47:36.428Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.428Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-06T18:47:36.428Z] === RUN TestDockerNetworkMacvlan [2022-08-06T18:47:36.428Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.428Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-06T18:47:36.428Z] PASS [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] === Skipped [2022-08-06T18:47:36.428Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-06T18:47:36.428Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-06T18:47:36.428Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] DONE 2 tests, 2 skipped in 0.098s [2022-08-06T18:47:36.428Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-06T18:47:36.428Z] testing: warning: no tests to run [2022-08-06T18:47:36.428Z] PASS [2022-08-06T18:47:36.428Z] [2022-08-06T18:47:36.428Z] DONE 0 tests in 0.028s [2022-08-06T18:47:36.428Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-06T18:47:36.685Z] INFO: Testing against a local daemon [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginAllowRequest [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginTLS [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginDenyRequest [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginDenyResponse [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginAllowEventStream [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginErrorResponse [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginErrorRequest [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginHeader [2022-08-06T18:47:36.685Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:36.685Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-06T18:47:36.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-06T18:47:36.776Z] --- PASS: TestPidHost (0.97s) [2022-08-06T18:47:36.776Z] === RUN TestPsFilter [2022-08-06T18:47:37.033Z] --- PASS: TestPsFilter (0.13s) [2022-08-06T18:47:37.033Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-06T18:47:37.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-06T18:47:37.170Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-06T18:47:37.251Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:37.251Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-06T18:47:37.251Z] === RUN TestAuthZPluginV2Disable [2022-08-06T18:47:37.509Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:37.510Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-06T18:47:37.510Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-06T18:47:37.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-06T18:47:37.596Z] === RUN TestRemoveContainerWithVolume [2022-08-06T18:47:37.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:37.767Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-06T18:47:37.767Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-06T18:47:37.852Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-06T18:47:37.852Z] === RUN TestRemoveContainerRunning [2022-08-06T18:47:38.025Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.025Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-06T18:47:38.025Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-06T18:47:38.283Z] PASS [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === Skipped [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-06T18:47:38.283Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.283Z] [2022-08-06T18:47:38.283Z] DONE 17 tests, 17 skipped in 1.820s [2022-08-06T18:47:38.283Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-06T18:47:38.413Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-06T18:47:38.413Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-06T18:47:38.541Z] INFO: Testing against a local daemon [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:47:38.541Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:47:38.541Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-06T18:47:38.541Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-06T18:47:38.541Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-06T18:47:38.541Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-06T18:47:38.541Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-06T18:47:38.541Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-06T18:47:38.541Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-06T18:47:38.541Z] === RUN TestPluginInstall [2022-08-06T18:47:38.541Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.541Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-06T18:47:38.541Z] === RUN TestPluginsWithRuntimes [2022-08-06T18:47:38.541Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-06T18:47:38.541Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-06T18:47:38.541Z] === RUN TestPluginBackCompatMediaTypes [2022-08-06T18:47:38.541Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-06T18:47:38.541Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-06T18:47:38.541Z] PASS [2022-08-06T18:47:38.541Z] [2022-08-06T18:47:38.541Z] === Skipped [2022-08-06T18:47:38.541Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-06T18:47:38.541Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-06T18:47:38.541Z] [2022-08-06T18:47:38.541Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-06T18:47:38.541Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-06T18:47:38.541Z] [2022-08-06T18:47:38.541Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-06T18:47:38.541Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-06T18:47:38.541Z] [2022-08-06T18:47:38.541Z] DONE 19 tests, 3 skipped in 0.143s [2022-08-06T18:47:38.541Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-06T18:47:38.541Z] INFO: Testing against a local daemon [2022-08-06T18:47:38.541Z] === RUN TestExternalGraphDriver [2022-08-06T18:47:38.669Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-06T18:47:38.669Z] === RUN TestRemoveInvalidContainer [2022-08-06T18:47:38.669Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-06T18:47:38.669Z] === RUN TestRenameLinkedContainer [2022-08-06T18:47:39.057Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-08-06T18:47:39.057Z] === RUN TestAuthZPluginHeader [2022-08-06T18:47:39.107Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-06T18:47:39.107Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-06T18:47:39.107Z] === RUN TestGraphdriverPluginV2 [2022-08-06T18:47:39.312Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-06T18:47:39.312Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-06T18:47:40.560Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-08-06T18:47:40.560Z] === RUN TestRenameStoppedContainer [2022-08-06T18:47:41.121Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-06T18:47:41.121Z] === RUN TestRenameRunningContainerAndReuse [2022-08-06T18:47:42.048Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-06T18:47:42.049Z] === RUN TestRenameInvalidName [2022-08-06T18:47:42.305Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-06T18:47:42.305Z] === RUN TestRenameAnonymousContainer [2022-08-06T18:47:43.289Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-08-06T18:47:43.289Z] PASS [2022-08-06T18:47:43.289Z] [2022-08-06T18:47:43.289Z] === Skipped [2022-08-06T18:47:43.289Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-06T18:47:43.289Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-06T18:47:43.289Z] [2022-08-06T18:47:43.289Z] DONE 2 tests, 1 skipped in 4.328s [2022-08-06T18:47:43.289Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-06T18:47:43.289Z] INFO: Testing against a local daemon [2022-08-06T18:47:43.289Z] === RUN TestContinueAfterPluginCrash [2022-08-06T18:47:43.289Z] === PAUSE TestContinueAfterPluginCrash [2022-08-06T18:47:43.289Z] === RUN TestReadPluginNoRead [2022-08-06T18:47:43.289Z] === PAUSE TestReadPluginNoRead [2022-08-06T18:47:43.289Z] === RUN TestDaemonStartWithLogOpt [2022-08-06T18:47:43.289Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-06T18:47:43.289Z] === CONT TestContinueAfterPluginCrash [2022-08-06T18:47:43.289Z] === CONT TestDaemonStartWithLogOpt [2022-08-06T18:47:44.195Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-08-06T18:47:44.195Z] === RUN TestRenameContainerWithSameName [2022-08-06T18:47:44.195Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-06T18:47:44.195Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-06T18:47:44.552Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2022-08-06T18:47:44.552Z] === RUN TestAuthZPluginV2Disable [2022-08-06T18:47:45.122Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-06T18:47:45.122Z] === RUN TestResize [2022-08-06T18:47:45.378Z] --- PASS: TestResize (0.42s) [2022-08-06T18:47:45.378Z] === RUN TestResizeWithInvalidSize [2022-08-06T18:47:45.943Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-06T18:47:45.943Z] === RUN TestResizeWhenContainerNotStarted [2022-08-06T18:47:46.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:47:46.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:47:46.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:47:46.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:47:46.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:47:46.199Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:47:46.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:46.455Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:46.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:46.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:47:46.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:47.480Z] --- PASS: TestDaemonStartWithLogOpt (4.45s) [2022-08-06T18:47:47.481Z] === CONT TestReadPluginNoRead [2022-08-06T18:47:47.816Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-08-06T18:47:47.816Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-06T18:47:48.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:47:49.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:47:50.008Z] === RUN TestReadPluginNoRead/default [2022-08-06T18:47:50.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:47:50.943Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-06T18:47:51.079Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-06T18:47:51.079Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-06T18:47:51.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:47:52.318Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2022-08-06T18:47:52.318Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-06T18:47:52.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:47:53.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:47:53.696Z] === CONT TestReadPluginNoRead [2022-08-06T18:47:53.696Z] read_test.go:92: [d77762db36046] daemon is not started [2022-08-06T18:47:53.696Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-08-06T18:47:53.696Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-08-06T18:47:53.696Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-08-06T18:47:53.696Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-06T18:47:53.696Z] PASS [2022-08-06T18:47:53.696Z] [2022-08-06T18:47:53.696Z] DONE 6 tests in 10.686s [2022-08-06T18:47:53.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-06T18:47:53.696Z] testing: warning: no tests to run [2022-08-06T18:47:53.696Z] PASS [2022-08-06T18:47:53.696Z] [2022-08-06T18:47:53.696Z] DONE 0 tests in 0.038s [2022-08-06T18:47:53.696Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-06T18:47:53.696Z] INFO: Testing against a local daemon [2022-08-06T18:47:53.696Z] === RUN TestPluginWithDevMounts [2022-08-06T18:47:53.696Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-06T18:47:53.696Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-06T18:47:53.696Z] PASS [2022-08-06T18:47:53.696Z] [2022-08-06T18:47:53.696Z] === Skipped [2022-08-06T18:47:53.696Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-06T18:47:53.696Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-06T18:47:53.696Z] [2022-08-06T18:47:53.696Z] DONE 1 tests, 1 skipped in 0.113s [2022-08-06T18:47:53.696Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-06T18:47:53.696Z] INFO: Testing against a local daemon [2022-08-06T18:47:53.696Z] === RUN TestSecretInspect [2022-08-06T18:47:53.955Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-06T18:47:53.955Z] === RUN TestSecretList [2022-08-06T18:47:53.955Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestSecretList (0.01s) [2022-08-06T18:47:53.955Z] === RUN TestSecretsCreateAndDelete [2022-08-06T18:47:53.955Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-06T18:47:53.955Z] === RUN TestSecretsUpdate [2022-08-06T18:47:53.955Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-06T18:47:53.955Z] === RUN TestTemplatedSecret [2022-08-06T18:47:53.955Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-06T18:47:53.955Z] === RUN TestSecretCreateResolve [2022-08-06T18:47:53.955Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-06T18:47:53.955Z] PASS [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === Skipped [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-06T18:47:53.955Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-06T18:47:53.955Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-06T18:47:53.955Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-06T18:47:53.955Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-06T18:47:53.955Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-06T18:47:53.955Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] [2022-08-06T18:47:53.955Z] DONE 6 tests, 6 skipped in 0.162s [2022-08-06T18:47:53.955Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-06T18:47:53.955Z] INFO: Testing against a local daemon [2022-08-06T18:47:53.955Z] === RUN TestServiceCreateInit [2022-08-06T18:47:53.955Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-06T18:47:53.955Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-06T18:47:53.955Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-06T18:47:53.955Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-06T18:47:53.955Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-06T18:47:53.955Z] === RUN TestCreateServiceMultipleTimes [2022-08-06T18:47:53.955Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-06T18:47:53.955Z] === RUN TestCreateServiceConflict [2022-08-06T18:47:53.955Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-06T18:47:53.955Z] === RUN TestCreateServiceMaxReplicas [2022-08-06T18:47:53.955Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-06T18:47:53.955Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-06T18:47:53.955Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:53.955Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-06T18:47:53.956Z] === RUN TestCreateServiceSecretFileMode [2022-08-06T18:47:53.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:47:54.214Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-06T18:47:54.214Z] === RUN TestCreateServiceConfigFileMode [2022-08-06T18:47:54.214Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-08-06T18:47:54.214Z] === RUN TestCreateServiceSysctls [2022-08-06T18:47:54.214Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-06T18:47:54.214Z] === RUN TestCreateServiceCapabilities [2022-08-06T18:47:54.214Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-06T18:47:54.214Z] === RUN TestInspect [2022-08-06T18:47:54.214Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestInspect (0.01s) [2022-08-06T18:47:54.214Z] === RUN TestCreateJob [2022-08-06T18:47:54.214Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestCreateJob (0.01s) [2022-08-06T18:47:54.214Z] === RUN TestReplicatedJob [2022-08-06T18:47:54.214Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-06T18:47:54.214Z] === RUN TestUpdateReplicatedJob [2022-08-06T18:47:54.214Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-06T18:47:54.214Z] === RUN TestServiceListWithStatuses [2022-08-06T18:47:54.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:47:54.214Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-06T18:47:54.214Z] === RUN TestDockerNetworkConnectAlias [2022-08-06T18:47:54.214Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-06T18:47:54.214Z] === RUN TestDockerNetworkReConnect [2022-08-06T18:47:54.214Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:54.214Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-06T18:47:54.214Z] === RUN TestServicePlugin [2022-08-06T18:47:54.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:55.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:56.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:47:56.115Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.116Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-06T18:47:56.116Z] === RUN TestServiceUpdateLabel [2022-08-06T18:47:56.116Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.116Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-06T18:47:56.116Z] === RUN TestServiceUpdateSecrets [2022-08-06T18:47:56.116Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.116Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-06T18:47:56.116Z] === RUN TestServiceUpdateConfigs [2022-08-06T18:47:56.116Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.116Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-06T18:47:56.116Z] === RUN TestServiceUpdateNetwork [2022-08-06T18:47:56.116Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.116Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-06T18:47:56.116Z] === RUN TestServiceUpdatePidsLimit [2022-08-06T18:47:56.116Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-06T18:47:56.373Z] PASS [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === Skipped [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-06T18:47:56.373Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-06T18:47:56.373Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-06T18:47:56.373Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-06T18:47:56.373Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-06T18:47:56.373Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-06T18:47:56.373Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-06T18:47:56.373Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-08-06T18:47:56.373Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-06T18:47:56.373Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-06T18:47:56.373Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-06T18:47:56.373Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-06T18:47:56.373Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-06T18:47:56.373Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-06T18:47:56.373Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-06T18:47:56.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-06T18:47:56.373Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-06T18:47:56.373Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-06T18:47:56.373Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-06T18:47:56.373Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-06T18:47:56.373Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-06T18:47:56.373Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-06T18:47:56.373Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-06T18:47:56.373Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] DONE 24 tests, 23 skipped in 2.343s [2022-08-06T18:47:56.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-06T18:47:56.373Z] INFO: Testing against a local daemon [2022-08-06T18:47:56.373Z] === RUN TestSessionCreate [2022-08-06T18:47:56.373Z] --- PASS: TestSessionCreate (0.03s) [2022-08-06T18:47:56.373Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-06T18:47:56.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-06T18:47:56.373Z] PASS [2022-08-06T18:47:56.373Z] [2022-08-06T18:47:56.373Z] DONE 2 tests in 0.156s [2022-08-06T18:47:56.373Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-06T18:47:56.631Z] INFO: Testing against a local daemon [2022-08-06T18:47:56.631Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-06T18:47:56.631Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T18:47:56.631Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T18:47:56.631Z] === RUN TestDiskUsage [2022-08-06T18:47:56.631Z] === PAUSE TestDiskUsage [2022-08-06T18:47:56.631Z] === RUN TestEventsExecDie [2022-08-06T18:47:57.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:47:57.197Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-06T18:47:57.197Z] === RUN TestEventsBackwardsCompatible [2022-08-06T18:47:57.197Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-06T18:47:57.197Z] === RUN TestEventsVolumeCreate [2022-08-06T18:47:57.197Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-06T18:47:57.197Z] === RUN TestInfoBinaryCommits [2022-08-06T18:47:57.197Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-06T18:47:57.197Z] === RUN TestInfoAPIVersioned [2022-08-06T18:47:57.197Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-06T18:47:57.197Z] === RUN TestInfoAPI [2022-08-06T18:47:57.197Z] --- PASS: TestInfoAPI (0.02s) [2022-08-06T18:47:57.197Z] === RUN TestInfoAPIWarnings [2022-08-06T18:47:57.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:47:58.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:48:00.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:48:01.019Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2022-08-06T18:48:01.019Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-06T18:48:02.228Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-08-06T18:48:04.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-08-06T18:48:04.832Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-06T18:48:04.832Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-06T18:48:05.394Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-06T18:48:06.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-06T18:48:06.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-08-06T18:48:06.322Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-06T18:48:06.322Z] === RUN TestCgroupNamespacesRun [2022-08-06T18:48:07.688Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-06T18:48:07.688Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-06T18:48:08.617Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-06T18:48:08.617Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-06T18:48:09.984Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-06T18:48:09.984Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-06T18:48:11.376Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-06T18:48:11.376Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-06T18:48:12.325Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-06T18:48:12.325Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-06T18:48:13.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-06T18:48:13.253Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-06T18:48:14.180Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-06T18:48:14.180Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-06T18:48:15.109Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-06T18:48:15.109Z] === RUN TestNISDomainname [2022-08-06T18:48:15.266Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-06T18:48:15.266Z] === RUN TestInfoDebug [2022-08-06T18:48:15.266Z] --- PASS: TestInfoDebug (0.54s) [2022-08-06T18:48:15.266Z] === RUN TestInfoInsecureRegistries [2022-08-06T18:48:15.266Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-06T18:48:15.266Z] === RUN TestInfoRegistryMirrors [2022-08-06T18:48:15.266Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-06T18:48:15.266Z] === RUN TestLoginFailsWithBadCredentials [2022-08-06T18:48:15.670Z] --- PASS: TestNISDomainname (0.49s) [2022-08-06T18:48:15.670Z] === RUN TestHostnameDnsResolution [2022-08-06T18:48:15.832Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-06T18:48:15.832Z] === RUN TestPingCacheHeaders [2022-08-06T18:48:15.832Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-06T18:48:15.832Z] === RUN TestPingGet [2022-08-06T18:48:15.832Z] --- PASS: TestPingGet (0.01s) [2022-08-06T18:48:15.832Z] === RUN TestPingHead [2022-08-06T18:48:15.832Z] --- PASS: TestPingHead (0.03s) [2022-08-06T18:48:15.832Z] === RUN TestPingSwarmHeader [2022-08-06T18:48:16.231Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-06T18:48:16.231Z] === RUN TestUnprivilegedPortsAndPing [2022-08-06T18:48:16.398Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-06T18:48:16.793Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-08-06T18:48:16.793Z] === RUN TestPrivilegedHostDevices [2022-08-06T18:48:16.964Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-06T18:48:17.355Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-06T18:48:17.355Z] === RUN TestRunConsoleSize [2022-08-06T18:48:17.902Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-06T18:48:17.902Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-06T18:48:17.902Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-06T18:48:17.902Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-06T18:48:17.902Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-06T18:48:17.902Z] === RUN TestVersion [2022-08-06T18:48:17.902Z] --- PASS: TestVersion (0.03s) [2022-08-06T18:48:17.902Z] === CONT TestDiskUsage [2022-08-06T18:48:17.917Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-06T18:48:17.917Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/container_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/image_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/volume_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-06T18:48:18.469Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-06T18:48:18.727Z] === RUN TestDiskUsage/after_container.Run [2022-08-06T18:48:18.845Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-06T18:48:18.845Z] === RUN TestStats [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-06T18:48:18.986Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-06T18:48:19.139Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-06T18:48:19.139Z] PASS [2022-08-06T18:48:19.139Z] [2022-08-06T18:48:19.139Z] DONE 17 tests in 47.949s [2022-08-06T18:48:19.139Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-06T18:48:19.139Z] INFO: Testing against a local daemon [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:48:19.139Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:48:19.139Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-06T18:48:19.139Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-06T18:48:19.139Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-06T18:48:19.139Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-06T18:48:19.139Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-06T18:48:19.139Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-06T18:48:19.139Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-06T18:48:19.139Z] === RUN TestPluginInstall [2022-08-06T18:48:19.139Z] === RUN TestPluginInstall/no_auth [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a963c37272d80b92e58553681e052763465b822bec95f719af74c7d268152eb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a963c37272d80b92e58553681e052763465b822bec95f719af74c7d268152eb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:19.139Z] === RUN TestPluginInstall/with_htpasswd [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a963c37272d80b92e58553681e052763465b822bec95f719af74c7d268152eb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:19.139Z] time="2022-08-06T18:48:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a963c37272d80b92e58553681e052763465b822bec95f719af74c7d268152eb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage (1.25s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-06T18:48:19.244Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-06T18:48:19.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-06T18:48:19.245Z] PASS [2022-08-06T18:48:19.245Z] [2022-08-06T18:48:19.245Z] === Skipped [2022-08-06T18:48:19.245Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T18:48:19.245Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T18:48:19.245Z] [2022-08-06T18:48:19.245Z] DONE 54 tests, 1 skipped in 22.790s [2022-08-06T18:48:19.245Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-06T18:48:19.245Z] INFO: Testing against a local daemon [2022-08-06T18:48:19.245Z] === RUN TestVolumesCreateAndList [2022-08-06T18:48:19.245Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-06T18:48:19.245Z] === RUN TestVolumesRemove [2022-08-06T18:48:19.395Z] === RUN TestPluginInstall/with_insecure [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-06T18:48:19.502Z] === RUN TestVolumesInspect [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-06T18:48:19.502Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-06T18:48:19.502Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-06T18:48:19.502Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-06T18:48:19.502Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-06T18:48:19.502Z] PASS [2022-08-06T18:48:19.502Z] [2022-08-06T18:48:19.502Z] DONE 9 tests in 0.204s [2022-08-06T18:48:19.502Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T18:48:19.502Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14265 is not a child of this shell [2022-08-06T18:48:19.502Z] warning: PID 14265 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-06T18:48:19.502Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T18:48:19.502Z] [2022-08-06T18:48:19.502Z] Unloading profiles will leave already running processes permanently [2022-08-06T18:48:19.502Z] unconfined, which can lead to unexpected situations. [2022-08-06T18:48:19.502Z] [2022-08-06T18:48:19.502Z] To set a process to complain mode, use the command line tool [2022-08-06T18:48:19.502Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T18:48:19.502Z] Removing test suite binaries [2022-08-06T18:48:19.502Z] exiting test-integration [2022-08-06T18:48:19.502Z] ++ exit 0 [2022-08-06T18:48:19.502Z] [2022-08-06T18:48:20.321Z] time="2022-08-06T18:48:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:20.321Z] time="2022-08-06T18:48:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd1bff1b74c426a34f1ba64ce7c452e623553869fab6d29e96044262a0249b56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:20.321Z] time="2022-08-06T18:48:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:48:20.321Z] time="2022-08-06T18:48:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd1bff1b74c426a34f1ba64ce7c452e623553869fab6d29e96044262a0249b56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:48:20.321Z] plugin_test.go:196: [d0a0b9bb7a44f] daemon is not started [2022-08-06T18:48:20.321Z] --- PASS: TestPluginInstall (2.72s) [2022-08-06T18:48:20.321Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-06T18:48:20.321Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-06T18:48:20.321Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-06T18:48:20.321Z] === RUN TestPluginsWithRuntimes Post stage [Pipeline] junit [2022-08-06T18:48:20.897Z] Recording test results [2022-08-06T18:48:21.360Z] --- PASS: TestStats (2.45s) [2022-08-06T18:48:21.360Z] === RUN TestStopContainerWithTimeout [2022-08-06T18:48:21.360Z] === RUN TestStopContainerWithTimeout/0 [2022-08-06T18:48:21.360Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-06T18:48:21.360Z] === RUN TestStopContainerWithTimeout/1 [2022-08-06T18:48:21.360Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-06T18:48:21.360Z] === RUN TestStopContainerWithTimeout/3 [2022-08-06T18:48:21.360Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-06T18:48:21.360Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-06T18:48:21.360Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-06T18:48:21.360Z] === CONT TestStopContainerWithTimeout/0 [2022-08-06T18:48:21.360Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-06T18:48:21.921Z] === CONT TestStopContainerWithTimeout/3 [2022-08-06T18:48:22.209Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-06T18:48:22.814Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-06T18:48:22.830Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-06T18:48:23.161Z] + echo Ensuring container killed. [2022-08-06T18:48:23.161Z] Ensuring container killed. [2022-08-06T18:48:23.161Z] + docker rm -vf docker-pr3 [2022-08-06T18:48:23.161Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-06T18:48:23.443Z] + echo Chowning /workspace to jenkins user [2022-08-06T18:48:23.443Z] Chowning /workspace to jenkins user [2022-08-06T18:48:23.443Z] + id -u [2022-08-06T18:48:23.443Z] + id -g [2022-08-06T18:48:23.443Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [2022-08-06T18:48:23.443Z] Unable to find image 'busybox:latest' locally [2022-08-06T18:48:23.443Z] latest: Pulling from library/busybox [2022-08-06T18:48:23.701Z] 50783e0dfb64: Pulling fs layer [2022-08-06T18:48:23.701Z] 50783e0dfb64: Verifying Checksum [2022-08-06T18:48:23.701Z] 50783e0dfb64: Download complete [2022-08-06T18:48:23.701Z] 50783e0dfb64: Pull complete [2022-08-06T18:48:23.701Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-06T18:48:23.701Z] Status: Downloaded newer image for busybox:latest [2022-08-06T18:48:23.740Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-08-06T18:48:23.740Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-06T18:48:23.740Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-08-06T18:48:23.740Z] === RUN TestPluginBackCompatMediaTypes [2022-08-06T18:48:23.810Z] === CONT TestStopContainerWithTimeout/1 [2022-08-06T18:48:24.301Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-06T18:48:24.301Z] PASS [2022-08-06T18:48:24.301Z] [2022-08-06T18:48:24.301Z] DONE 24 tests in 6.685s [2022-08-06T18:48:24.301Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-06T18:48:24.301Z] INFO: Testing against a local daemon [2022-08-06T18:48:24.301Z] === RUN TestExternalGraphDriver [2022-08-06T18:48:24.861Z] === RUN TestExternalGraphDriver/json [2022-08-06T18:48:25.176Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-06T18:48:25.176Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-06T18:48:25.176Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-08-06T18:48:25.176Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-06T18:48:25.176Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-06T18:48:25.176Z] === RUN TestDeleteDevicemapper [2022-08-06T18:48:25.176Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:48:25.176Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-06T18:48:25.176Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T18:48:25.908Z] + bundleName=amd64-rootless [2022-08-06T18:48:25.908Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-06T18:48:25.908Z] Creating amd64-rootless-bundles.tar.gz [2022-08-06T18:48:25.908Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-06T18:48:25.908Z] + 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-08-06T18:48:25.920Z] Archiving artifacts [2022-08-06T18:48:26.750Z] === RUN TestExternalGraphDriver/spec [2022-08-06T18:48:27.065Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-08-06T18:48:27.065Z] === RUN TestUpdateMemory [2022-08-06T18:48:27.322Z] --- PASS: TestUpdateMemory (0.53s) [2022-08-06T18:48:27.322Z] === RUN TestUpdateCPUQuota [2022-08-06T18:48:27.890Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-08-06T18:48:27.890Z] === RUN TestUpdatePidsLimit [2022-08-06T18:48:27.890Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-06T18:48:27.950Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-06T18:48:28.115Z] === RUN TestExternalGraphDriver/pull [2022-08-06T18:48:28.146Z] === RUN TestUpdatePidsLimit/no_change [2022-08-06T18:48:28.257Z] + make clean [2022-08-06T18:48:28.402Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-06T18:48:28.402Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-06T18:48:28.516Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-06T18:48:28.516Z] docker-dev-cache [2022-08-06T18:48:28.516Z] docker-mod-cache [Pipeline] deleteDir [2022-08-06T18:48:28.660Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-06T18:48:28.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-06T18:48:29.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-06T18:48:29.571Z] --- PASS: TestExternalGraphDriver (5.27s) [2022-08-06T18:48:29.571Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-08-06T18:48:29.571Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-06T18:48:29.571Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-06T18:48:29.571Z] === RUN TestGraphdriverPluginV2 [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-06T18:48:29.734Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-06T18:48:29.734Z] === RUN TestUpdateRestartPolicy [2022-08-06T18:48:33.733Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2022-08-06T18:48:33.733Z] PASS [2022-08-06T18:48:33.733Z] [2022-08-06T18:48:33.733Z] DONE 5 tests in 9.419s [2022-08-06T18:48:33.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-06T18:48:33.733Z] INFO: Testing against a local daemon [2022-08-06T18:48:33.733Z] === RUN TestContinueAfterPluginCrash [2022-08-06T18:48:33.733Z] === PAUSE TestContinueAfterPluginCrash [2022-08-06T18:48:33.733Z] === RUN TestReadPluginNoRead [2022-08-06T18:48:33.733Z] === PAUSE TestReadPluginNoRead [2022-08-06T18:48:33.733Z] === RUN TestDaemonStartWithLogOpt [2022-08-06T18:48:33.733Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-06T18:48:33.733Z] === CONT TestContinueAfterPluginCrash [2022-08-06T18:48:33.733Z] === CONT TestDaemonStartWithLogOpt [2022-08-06T18:48:37.899Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-06T18:48:37.899Z] === CONT TestReadPluginNoRead [2022-08-06T18:48:39.787Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-06T18:48:40.713Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-06T18:48:41.905Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-08-06T18:48:41.905Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-06T18:48:41.905Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-06T18:48:41.905Z] === RUN TestWaitNonBlocked [2022-08-06T18:48:41.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:48:41.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:48:41.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:48:41.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:48:41.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:48:41.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:48:41.905Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-06T18:48:41.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-06T18:48:41.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-06T18:48:41.905Z] === RUN TestWaitBlocked [2022-08-06T18:48:41.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:48:41.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:48:41.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:48:41.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:48:41.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:48:41.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:48:42.077Z] === RUN TestReadPluginNoRead/default [2022-08-06T18:48:42.077Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-06T18:48:42.467Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-06T18:48:42.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-08-06T18:48:42.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-06T18:48:42.467Z] === RUN TestWaitConditions [2022-08-06T18:48:42.467Z] === RUN TestWaitConditions/default [2022-08-06T18:48:42.467Z] === PAUSE TestWaitConditions/default [2022-08-06T18:48:42.467Z] === RUN TestWaitConditions/not-running [2022-08-06T18:48:42.467Z] === PAUSE TestWaitConditions/not-running [2022-08-06T18:48:42.467Z] === RUN TestWaitConditions/next-exit [2022-08-06T18:48:42.467Z] === PAUSE TestWaitConditions/next-exit [2022-08-06T18:48:42.467Z] === RUN TestWaitConditions/removed [2022-08-06T18:48:42.467Z] === PAUSE TestWaitConditions/removed [2022-08-06T18:48:42.467Z] === CONT TestWaitConditions/default [2022-08-06T18:48:42.467Z] === CONT TestWaitConditions/removed [2022-08-06T18:48:43.048Z] === CONT TestReadPluginNoRead [2022-08-06T18:48:43.048Z] read_test.go:92: [d2a8e81315530] daemon is not started [2022-08-06T18:48:43.048Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-08-06T18:48:43.048Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-06T18:48:43.048Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-06T18:48:43.048Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-06T18:48:43.048Z] PASS [2022-08-06T18:48:43.048Z] [2022-08-06T18:48:43.048Z] DONE 6 tests in 9.349s [2022-08-06T18:48:43.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-06T18:48:43.048Z] testing: warning: no tests to run [2022-08-06T18:48:43.048Z] PASS [2022-08-06T18:48:43.048Z] [2022-08-06T18:48:43.048Z] DONE 0 tests in 0.008s [2022-08-06T18:48:43.048Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-06T18:48:43.303Z] INFO: Testing against a local daemon [2022-08-06T18:48:43.303Z] === RUN TestPluginWithDevMounts [2022-08-06T18:48:43.303Z] === PAUSE TestPluginWithDevMounts [2022-08-06T18:48:43.303Z] === CONT TestPluginWithDevMounts [2022-08-06T18:48:43.832Z] === CONT TestWaitConditions/next-exit [2022-08-06T18:48:44.088Z] === CONT TestWaitConditions/not-running [2022-08-06T18:48:44.680Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-08-06T18:48:44.680Z] PASS [2022-08-06T18:48:44.680Z] [2022-08-06T18:48:44.680Z] DONE 1 tests in 1.587s [2022-08-06T18:48:44.680Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-06T18:48:44.680Z] INFO: Testing against a local daemon [2022-08-06T18:48:44.680Z] === RUN TestSecretInspect [2022-08-06T18:48:45.453Z] --- PASS: TestWaitConditions (0.01s) [2022-08-06T18:48:45.453Z] --- PASS: TestWaitConditions/default (1.56s) [2022-08-06T18:48:45.453Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-08-06T18:48:45.453Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-08-06T18:48:45.453Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-08-06T18:48:45.453Z] === RUN TestWaitRestartedContainer [2022-08-06T18:48:45.453Z] === RUN TestWaitRestartedContainer/default [2022-08-06T18:48:45.453Z] === PAUSE TestWaitRestartedContainer/default [2022-08-06T18:48:45.453Z] === RUN TestWaitRestartedContainer/not-running [2022-08-06T18:48:45.453Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-06T18:48:45.453Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-06T18:48:45.453Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-06T18:48:45.709Z] === CONT TestWaitRestartedContainer/default [2022-08-06T18:48:45.709Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-06T18:48:47.076Z] === CONT TestWaitRestartedContainer/not-running [2022-08-06T18:48:47.215Z] --- PASS: TestSecretInspect (2.23s) [2022-08-06T18:48:47.215Z] === RUN TestSecretList [2022-08-06T18:48:48.004Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-06T18:48:48.004Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-08-06T18:48:48.004Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-08-06T18:48:48.004Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-06T18:48:48.004Z] === CONT TestContainerStartOnDaemonRestart [2022-08-06T18:48:48.004Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-06T18:48:49.103Z] --- PASS: TestSecretList (2.18s) [2022-08-06T18:48:49.103Z] === RUN TestSecretsCreateAndDelete [2022-08-06T18:48:49.895Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-08-06T18:48:49.895Z] === CONT TestIpcModeOlderClient [2022-08-06T18:48:49.895Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-08-06T18:48:49.895Z] === CONT TestContainerKillOnDaemonStart [2022-08-06T18:48:49.895Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-06T18:48:49.895Z] === CONT TestDaemonHostGatewayIP [2022-08-06T18:48:51.616Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-06T18:48:51.616Z] === RUN TestSecretsUpdate [2022-08-06T18:48:52.411Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-08-06T18:48:52.412Z] === CONT TestDaemonRestartIpcMode [2022-08-06T18:48:53.590Z] --- PASS: TestSecretsUpdate (2.28s) [2022-08-06T18:48:53.590Z] === RUN TestTemplatedSecret [2022-08-06T18:48:54.928Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-08-06T18:48:55.227Z] .........................xx.................... [ 29%] [2022-08-06T18:48:56.855Z] --- PASS: TestTemplatedSecret (2.63s) [2022-08-06T18:48:56.855Z] === RUN TestSecretCreateResolve [2022-08-06T18:48:58.741Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-06T18:48:58.741Z] PASS [2022-08-06T18:48:58.741Z] [2022-08-06T18:48:58.741Z] DONE 6 tests in 13.810s [2022-08-06T18:48:58.741Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-06T18:48:58.741Z] INFO: Testing against a local daemon [2022-08-06T18:48:58.741Z] === RUN TestServiceCreateInit [2022-08-06T18:48:58.741Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-06T18:49:02.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-06T18:49:03.011Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-08-06T18:49:03.011Z] PASS [2022-08-06T18:49:03.011Z] [2022-08-06T18:49:03.011Z] === Skipped [2022-08-06T18:49:03.011Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-06T18:49:03.011Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:49:03.011Z] [2022-08-06T18:49:03.011Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:49:03.011Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:49:03.011Z] [2022-08-06T18:49:03.011Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-06T18:49:03.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:49:03.011Z] [2022-08-06T18:49:03.011Z] DONE 272 tests, 3 skipped in 128.951s [2022-08-06T18:49:03.011Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-06T18:49:03.011Z] ++ 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-08-06T18:49:03.011Z] ++ set -e [2022-08-06T18:49:03.011Z] ++ '[' -n 0 ']' [2022-08-06T18:49:03.011Z] ++ set -x [2022-08-06T18:49:03.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:03.011Z] === RUN TestConfigDaemonLibtrustID [2022-08-06T18:49:03.011Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-06T18:49:03.011Z] === RUN TestConfigDaemonID [2022-08-06T18:49:03.267Z] daemon_test.go:83: [d13be5c3350a5] daemon is not started [2022-08-06T18:49:03.267Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:49:03.267Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-06T18:49:03.267Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-06T18:49:03.267Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-06T18:49:03.267Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-06T18:49:03.267Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-06T18:49:03.267Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-06T18:49:03.267Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:49:03.267Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-06T18:49:03.523Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-06T18:49:03.523Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-06T18:49:03.523Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-06T18:49:03.523Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-06T18:49:03.523Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-06T18:49:03.523Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-06T18:49:04.888Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-06T18:49:05.815Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-06T18:49:06.170Z] --- PASS: TestServiceCreateInit (7.62s) [2022-08-06T18:49:06.170Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-08-06T18:49:06.170Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-08-06T18:49:06.170Z] === RUN TestCreateServiceMultipleTimes [2022-08-06T18:49:06.742Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-06T18:49:06.742Z] daemon_test.go:197: [d2550b155b68a] daemon is not started [2022-08-06T18:49:06.742Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-06T18:49:06.742Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-06T18:49:06.742Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-06T18:49:06.742Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-06T18:49:06.742Z] === RUN TestDaemonProxy [2022-08-06T18:49:06.742Z] === RUN TestDaemonProxy/environment_variables [2022-08-06T18:49:08.630Z] === RUN TestDaemonProxy/command-line_options [2022-08-06T18:49:10.053Z] === RUN TestDaemonProxy/configuration_file [2022-08-06T18:49:11.590Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-06T18:49:11.943Z] === RUN TestDaemonProxy/conflicting_options [2022-08-06T18:49:12.504Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-06T18:49:13.066Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-06T18:49:13.066Z] PASS [2022-08-06T18:49:13.066Z] [2022-08-06T18:49:13.066Z] DONE 18 tests in 11.300s [2022-08-06T18:49:13.066Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-06T18:49:13.066Z] ++ 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-08-06T18:49:13.066Z] ++ set -e [2022-08-06T18:49:13.066Z] ++ '[' -n 0 ']' [2022-08-06T18:49:13.066Z] ++ set -x [2022-08-06T18:49:13.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-06T18:49:13.322Z] INFO: Testing against a local daemon [2022-08-06T18:49:13.322Z] === RUN TestCommitInheritsEnv [2022-08-06T18:49:13.579Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-06T18:49:13.579Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-06T18:49:13.579Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-06T18:49:13.579Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform// [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform/linux [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-06T18:49:13.579Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-06T18:49:13.835Z] === RUN TestImportWithCustomPlatform/macos [2022-08-06T18:49:13.835Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-06T18:49:13.835Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-06T18:49:13.835Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-06T18:49:13.835Z] === RUN TestImagesFilterMultiReference [2022-08-06T18:49:13.835Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-06T18:49:13.835Z] === RUN TestImagePullPlatformInvalid [2022-08-06T18:49:13.835Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-06T18:49:13.835Z] === RUN TestRemoveImageOrphaning [2022-08-06T18:49:14.092Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-06T18:49:14.092Z] === RUN TestRemoveImageGarbageCollector [2022-08-06T18:49:14.092Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:49:14.092Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-06T18:49:14.092Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-06T18:49:14.092Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-06T18:49:14.092Z] === RUN TestTagInvalidReference [2022-08-06T18:49:14.092Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-06T18:49:14.092Z] === RUN TestTagValidPrefixedRepo [2022-08-06T18:49:14.092Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-06T18:49:14.092Z] === RUN TestTagExistedNameWithoutForce [2022-08-06T18:49:14.348Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-06T18:49:14.348Z] === RUN TestTagOfficialNames [2022-08-06T18:49:14.348Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-06T18:49:14.348Z] === RUN TestTagMatchesDigest [2022-08-06T18:49:14.348Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-06T18:49:14.348Z] PASS [2022-08-06T18:49:14.348Z] [2022-08-06T18:49:14.348Z] === Skipped [2022-08-06T18:49:14.348Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-06T18:49:14.348Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-06T18:49:14.348Z] [2022-08-06T18:49:14.348Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-06T18:49:14.348Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:49:14.348Z] [2022-08-06T18:49:14.348Z] DONE 22 tests, 2 skipped in 1.376s [2022-08-06T18:49:14.348Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-06T18:49:14.348Z] ++ 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-08-06T18:49:14.348Z] ++ set -e [2022-08-06T18:49:14.348Z] ++ '[' -n 0 ']' [2022-08-06T18:49:14.348Z] ++ set -x [2022-08-06T18:49:14.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:14.348Z] === RUN TestStripANSICommands [2022-08-06T18:49:14.348Z] === RUN TestStripANSICommands/#00 [2022-08-06T18:49:14.348Z] === RUN TestStripANSICommands/#01 [2022-08-06T18:49:14.348Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-06T18:49:14.348Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-06T18:49:14.348Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-06T18:49:14.348Z] PASS [2022-08-06T18:49:14.348Z] [2022-08-06T18:49:14.348Z] DONE 3 tests in 0.053s [2022-08-06T18:49:14.348Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-06T18:49:14.348Z] ++ 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-08-06T18:49:14.348Z] ++ set -e [2022-08-06T18:49:14.348Z] ++ '[' -n 0 ']' [2022-08-06T18:49:14.348Z] ++ set -x [2022-08-06T18:49:14.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:14.604Z] INFO: Testing against a local daemon [2022-08-06T18:49:14.604Z] === RUN TestNetworkCreateDelete [2022-08-06T18:49:14.604Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-06T18:49:14.604Z] === RUN TestDockerNetworkDeletePreferID [2022-08-06T18:49:15.165Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-06T18:49:15.165Z] === RUN TestDaemonDNSFallback [2022-08-06T18:49:19.071Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-06T18:49:21.701Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-06T18:49:21.701Z] === RUN TestInspectNetwork [2022-08-06T18:49:24.210Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-08-06T18:49:24.210Z] === RUN TestCreateServiceConflict [2022-08-06T18:49:24.210Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-06T18:49:24.210Z] === RUN TestCreateServiceMaxReplicas [2022-08-06T18:49:24.223Z] === RUN TestInspectNetwork/full_network_id [2022-08-06T18:49:24.223Z] === RUN TestInspectNetwork/partial_network_id [2022-08-06T18:49:24.223Z] === RUN TestInspectNetwork/network_name [2022-08-06T18:49:24.223Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-06T18:49:24.527Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-06T18:49:26.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:49:26.444Z] Using test binary docker [2022-08-06T18:49:26.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-06T18:49:26.444Z] Using test binary docker [2022-08-06T18:49:26.444Z] +++ /etc/init.d/apparmor start [2022-08-06T18:49:26.444Z] +++ /etc/init.d/apparmor start [2022-08-06T18:49:26.444Z] Not: starting. [2022-08-06T18:49:26.444Z] INFO: Waiting for daemon to start... [2022-08-06T18:49:26.444Z] Starting dockerd [2022-08-06T18:49:26.444Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-06T18:49:26.444Z] Not: starting. [2022-08-06T18:49:26.444Z] INFO: Waiting for daemon to start... [2022-08-06T18:49:26.444Z] Starting dockerd [2022-08-06T18:49:26.444Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-06T18:49:26.444Z] .. [2022-08-06T18:49:26.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:49:26.444Z] [2022-08-06T18:49:26.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-06T18:49:26.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:49:26.444Z] Error: No such image: emptyfs [2022-08-06T18:49:26.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-06T18:49:26.444Z] ++++ docker load [2022-08-06T18:49:26.444Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-06T18:49:26.444Z] Error: No such image: emptyfs [2022-08-06T18:49:26.444Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-06T18:49:26.444Z] ++++ docker load [2022-08-06T18:49:26.444Z] Running integration-test (iteration 1) [2022-08-06T18:49:26.444Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-06T18:49:26.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-06T18:49:26.444Z] ++ set -e [2022-08-06T18:49:26.444Z] ++ '[' -n 0 ']' [2022-08-06T18:49:26.444Z] ++ set -x [2022-08-06T18:49:26.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-06T18:49:26.444Z] Running integration-test (iteration 1) [2022-08-06T18:49:26.444Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-06T18:49:26.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-06T18:49:26.444Z] ++ set -e [2022-08-06T18:49:26.444Z] ++ '[' -n 0 ']' [2022-08-06T18:49:26.444Z] ++ set -x [2022-08-06T18:49:26.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-06T18:49:26.444Z] Loaded image: busybox:latest [2022-08-06T18:49:26.444Z] Loaded image: busybox:latest [2022-08-06T18:49:26.444Z] Loaded image: busybox:glibc [2022-08-06T18:49:26.444Z] Loaded image: busybox:glibc [2022-08-06T18:49:26.444Z] Loaded image: debian:bullseye-slim [2022-08-06T18:49:26.444Z] Loaded image: debian:bullseye-slim [2022-08-06T18:49:26.444Z] Loaded image: hello-world:latest [2022-08-06T18:49:26.444Z] Loaded image: hello-world:latest [2022-08-06T18:49:26.444Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:49:26.444Z] INFO: Testing against a local daemon [2022-08-06T18:49:26.444Z] === RUN TestDockerDaemonSuite [2022-08-06T18:49:26.444Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-06T18:49:26.444Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:49:26.444Z] INFO: Testing against a local daemon [2022-08-06T18:49:26.444Z] === RUN TestDockerSuite [2022-08-06T18:49:26.444Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-06T18:49:26.444Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-06T18:49:26.444Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-06T18:49:26.444Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-06T18:49:26.445Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-06T18:49:26.445Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-06T18:49:26.445Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-06T18:49:26.445Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-06T18:49:26.724Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-08-06T18:49:26.724Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-06T18:49:27.810Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-06T18:49:27.810Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-06T18:49:28.387Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-06T18:49:28.388Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-06T18:49:28.388Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-06T18:49:28.388Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-06T18:49:28.388Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-06T18:49:28.388Z] === RUN TestRunContainerWithBridgeNone [2022-08-06T18:49:28.779Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-06T18:49:28.779Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-06T18:49:29.747Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-06T18:49:30.003Z] --- PASS: TestBuildWithHugeFile (130.66s) [2022-08-06T18:49:30.003Z] === RUN TestBuildWCOWSandboxSize [2022-08-06T18:49:30.003Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:49:30.003Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:49:30.003Z] === RUN TestBuildWithEmptyDockerfile [2022-08-06T18:49:30.003Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:49:30.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:49:30.003Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:49:30.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:49:30.003Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:49:30.003Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:49:30.003Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-06T18:49:30.003Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-06T18:49:30.259Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-06T18:49:30.259Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-06T18:49:30.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-06T18:49:30.259Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-06T18:49:30.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-08-06T18:49:30.259Z] === RUN TestBuildPreserveOwnership [2022-08-06T18:49:30.259Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-06T18:49:30.259Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-06T18:49:30.259Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-06T18:49:30.275Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-06T18:49:30.275Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:49:30.275Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:49:30.275Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:49:30.275Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-06T18:49:30.275Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-06T18:49:30.275Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-06T18:49:30.275Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-06T18:49:30.275Z] === RUN TestNetworkList [2022-08-06T18:49:30.275Z] === RUN TestNetworkList//networks [2022-08-06T18:49:30.275Z] === PAUSE TestNetworkList//networks [2022-08-06T18:49:30.275Z] === RUN TestNetworkList//networks/ [2022-08-06T18:49:30.275Z] === PAUSE TestNetworkList//networks/ [2022-08-06T18:49:30.275Z] === CONT TestNetworkList//networks [2022-08-06T18:49:30.275Z] === CONT TestNetworkList//networks/ [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkList (0.01s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-06T18:49:30.275Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-06T18:49:30.275Z] === RUN TestHostIPv4BridgeLabel [2022-08-06T18:49:30.531Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-06T18:49:30.531Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-06T18:49:31.459Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-06T18:49:31.459Z] === RUN TestDaemonDefaultNetworkPools [2022-08-06T18:49:31.628Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-06T18:49:31.628Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-06T18:49:32.191Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-06T18:49:32.191Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-06T18:49:32.191Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-06T18:49:32.386Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-06T18:49:32.386Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-06T18:49:32.753Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-06T18:49:33.009Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-06T18:49:33.314Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-06T18:49:33.314Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-06T18:49:33.571Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-06T18:49:33.827Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-06T18:49:33.827Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-06T18:49:33.827Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-06T18:49:33.827Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-06T18:49:34.679Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-06T18:49:34.679Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-06T18:49:35.191Z] --- PASS: TestBuildPreserveOwnership (4.62s) [2022-08-06T18:49:35.191Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2022-08-06T18:49:35.191Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2022-08-06T18:49:35.191Z] === RUN TestBuildPlatformInvalid [2022-08-06T18:49:35.191Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-06T18:49:35.191Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-06T18:49:35.240Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-06T18:49:35.240Z] === RUN TestServiceWithPredefinedNetwork [2022-08-06T18:49:35.752Z] Loaded image: busybox:latest [2022-08-06T18:49:36.007Z] Loaded image: busybox:glibc [2022-08-06T18:49:37.372Z] Loaded image: debian:bullseye-slim [2022-08-06T18:49:37.372Z] Loaded image: hello-world:latest [2022-08-06T18:49:37.372Z] Loaded image: arm32v7/hello-world:latest [2022-08-06T18:49:37.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2022-08-06T18:49:37.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-06T18:49:37.755Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:49:37.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:49:37.755Z] === RUN TestServiceWithDataPathPortInit [2022-08-06T18:49:37.934Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-06T18:49:39.826Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-06T18:49:40.227Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-06T18:49:41.556Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-08-06T18:49:41.556Z] === RUN TestCreateServiceSecretFileMode [2022-08-06T18:49:41.715Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-06T18:49:42.482Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-08-06T18:49:42.482Z] === RUN TestCreateServiceConfigFileMode [2022-08-06T18:49:43.604Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-06T18:49:44.532Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-06T18:49:44.995Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-08-06T18:49:44.995Z] === RUN TestCreateServiceSysctls [2022-08-06T18:49:45.899Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-06T18:49:47.309Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-06T18:49:47.309Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.30s) [2022-08-06T18:49:47.309Z] PASS [2022-08-06T18:49:47.309Z] [2022-08-06T18:49:47.309Z] === Skipped [2022-08-06T18:49:47.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-06T18:49:47.309Z] build_session_test.go:25: TODO: BuildKit [2022-08-06T18:49:47.309Z] [2022-08-06T18:49:47.309Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-06T18:49:47.309Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-06T18:49:47.309Z] [2022-08-06T18:49:47.309Z] DONE 34 tests, 2 skipped in 196.661s [2022-08-06T18:49:47.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-06T18:49:47.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:47.309Z] ++ set -e [2022-08-06T18:49:47.309Z] ++ '[' -n 0 ']' [2022-08-06T18:49:47.309Z] ++ set -x [2022-08-06T18:49:47.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:47.565Z] INFO: Testing against a local daemon [2022-08-06T18:49:47.565Z] === RUN TestConfigInspect [2022-08-06T18:49:47.821Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-06T18:49:48.260Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-08-06T18:49:48.260Z] === RUN TestCreateServiceCapabilities [2022-08-06T18:49:48.780Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-06T18:49:48.780Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-06T18:49:49.727Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-06T18:49:49.727Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-06T18:49:49.928Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-06T18:49:50.288Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-06T18:49:50.288Z] --- PASS: TestConfigInspect (2.95s) [2022-08-06T18:49:50.288Z] === RUN TestConfigList [2022-08-06T18:49:50.774Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2022-08-06T18:49:50.774Z] === RUN TestInspect [2022-08-06T18:49:51.126Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-06T18:49:51.216Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-06T18:49:51.216Z] docker_cli_daemon_test.go:1475: [dcc62a3f69f74] daemon is not started [2022-08-06T18:49:51.778Z] check_test.go:540: [dd058e997c01e] daemon is not started [2022-08-06T18:49:51.778Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-06T18:49:52.341Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-06T18:49:52.597Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-08-06T18:49:52.597Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-06T18:49:53.269Z] --- PASS: TestConfigList (2.90s) [2022-08-06T18:49:53.269Z] === RUN TestConfigsCreateAndDelete [2022-08-06T18:49:53.833Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-06T18:49:53.963Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5z2l9reh6zhtwng9dfv0ufv0v Created:2022-08-06 18:49:52.354223689 +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[6e8bbc447249958d74079c8b3fefc8ad2084c41c1c5739e63d1ba27720ae5ac3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1835jxgr3w5661pxdziic1vz EndpointID:b5be92466f9e25845dc47349df75e870946dec3329deb74d93696bdeab8535c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b96a67db62a6d09e7da3ae200e7a933413d270bb7b28ce965eed789a39b5bc0 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:6bc7948bd59c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1835jxgr3w5661pxdziic1vz EndpointID:b5be92466f9e25845dc47349df75e870946dec3329deb74d93696bdeab8535c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-06T18:49:54.082Z] --- PASS: TestInspect (2.74s) [2022-08-06T18:49:54.082Z] === RUN TestCreateJob [2022-08-06T18:49:55.068Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-06T18:49:55.723Z] check_test.go:540: [dc8fb98bd3594] daemon is not started [2022-08-06T18:49:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-06T18:49:56.326Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2022-08-06T18:49:56.326Z] === RUN TestConfigsUpdate [2022-08-06T18:49:56.640Z] --- PASS: TestCreateJob (3.13s) [2022-08-06T18:49:56.640Z] === RUN TestReplicatedJob [2022-08-06T18:49:57.253Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-06T18:49:57.510Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-06T18:49:58.073Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-06T18:49:58.129Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-08-06T18:49:58.129Z] PASS [2022-08-06T18:49:58.129Z] [2022-08-06T18:49:58.129Z] === Skipped [2022-08-06T18:49:58.129Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:49:58.129Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:49:58.129Z] [2022-08-06T18:49:58.129Z] DONE 38 tests, 1 skipped in 43.645s [2022-08-06T18:49:58.129Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:49:58.129Z] ++ 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-08-06T18:49:58.129Z] ++ set -e [2022-08-06T18:49:58.129Z] ++ '[' -n 0 ']' [2022-08-06T18:49:58.129Z] ++ set -x [2022-08-06T18:49:58.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:58.129Z] INFO: Testing against a local daemon [2022-08-06T18:49:58.129Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-06T18:49:58.129Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:49:58.129Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:49:58.129Z] === RUN TestDockerNetworkIpvlan [2022-08-06T18:49:58.129Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:49:58.129Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:49:58.129Z] PASS [2022-08-06T18:49:58.129Z] [2022-08-06T18:49:58.129Z] === Skipped [2022-08-06T18:49:58.129Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:49:58.129Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:49:58.129Z] [2022-08-06T18:49:58.129Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:49:58.129Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:49:58.129Z] [2022-08-06T18:49:58.129Z] DONE 2 tests, 2 skipped in 0.120s [2022-08-06T18:49:58.129Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:49:58.129Z] ++ 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-08-06T18:49:58.129Z] ++ set -e [2022-08-06T18:49:58.129Z] ++ '[' -n 0 ']' [2022-08-06T18:49:58.129Z] ++ set -x [2022-08-06T18:49:58.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:49:58.385Z] INFO: Testing against a local daemon [2022-08-06T18:49:58.385Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-06T18:49:58.637Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-06T18:49:58.893Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-06T18:49:58.893Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-06T18:49:58.893Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-06T18:49:58.893Z] --- PASS: TestConfigsUpdate (2.50s) [2022-08-06T18:49:58.893Z] === RUN TestTemplatedConfig [2022-08-06T18:49:59.681Z] ............................ [ 66%] [2022-08-06T18:49:59.750Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2022-08-06T18:49:59.750Z] === RUN TestDockerNetworkMacvlan [2022-08-06T18:49:59.821Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-06T18:50:00.385Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-06T18:50:00.678Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-06T18:50:01.240Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-06T18:50:02.168Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-06T18:50:02.901Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-06T18:50:02.901Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-06T18:50:02.901Z] --- PASS: TestTemplatedConfig (3.75s) [2022-08-06T18:50:02.901Z] === RUN TestConfigCreateResolve [2022-08-06T18:50:02.901Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-06T18:50:03.157Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-06T18:50:03.174Z] --- PASS: TestReplicatedJob (5.31s) [2022-08-06T18:50:03.174Z] === RUN TestUpdateReplicatedJob [2022-08-06T18:50:04.060Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-06T18:50:04.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-06T18:50:04.650Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-06T18:50:05.212Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-06T18:50:05.426Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-06T18:50:05.467Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-06T18:50:05.723Z] --- PASS: TestConfigCreateResolve (3.04s) [2022-08-06T18:50:05.723Z] PASS [2022-08-06T18:50:05.723Z] [2022-08-06T18:50:05.723Z] DONE 6 tests in 18.359s [2022-08-06T18:50:05.723Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-06T18:50:05.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:05.723Z] ++ set -e [2022-08-06T18:50:05.723Z] ++ '[' -n 0 ']' [2022-08-06T18:50:05.723Z] ++ set -x [2022-08-06T18:50:05.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:05.731Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2022-08-06T18:50:05.731Z] === RUN TestServiceListWithStatuses [2022-08-06T18:50:05.731Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:50:05.731Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-06T18:50:05.731Z] === RUN TestDockerNetworkConnectAlias [2022-08-06T18:50:05.979Z] INFO: Testing against a local daemon [2022-08-06T18:50:05.979Z] === RUN TestAttachWithTTY [2022-08-06T18:50:05.979Z] --- PASS: TestAttachWithTTY (0.12s) [2022-08-06T18:50:05.979Z] === RUN TestAttachWithoutTTy [2022-08-06T18:50:05.979Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-06T18:50:05.979Z] === RUN TestCheckpoint [2022-08-06T18:50:05.979Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:50:05.979Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/commit [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:50:05.979Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:50:05.979Z] === CONT TestContainerInvalidJSON/commit [2022-08-06T18:50:05.979Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-06T18:50:05.979Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-06T18:50:05.979Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-06T18:50:06.236Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-06T18:50:06.236Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-06T18:50:06.236Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-06T18:50:06.236Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-06T18:50:06.236Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-06T18:50:06.236Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-06T18:50:06.236Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-06T18:50:06.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-06T18:50:06.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-06T18:50:06.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-06T18:50:06.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-06T18:50:06.236Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-06T18:50:06.236Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-06T18:50:06.236Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-06T18:50:06.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-08-06T18:50:06.492Z] === RUN TestCopyEmptyFile [2022-08-06T18:50:06.752Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-08-06T18:50:06.752Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-06T18:50:07.008Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-06T18:50:07.008Z] === RUN TestCopyFromContainer [2022-08-06T18:50:07.008Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-06T18:50:07.008Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-06T18:50:07.008Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-06T18:50:07.008Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-06T18:50:07.265Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-06T18:50:08.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-06T18:50:08.452Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-06T18:50:08.452Z] === RUN TestCopyFromContainer// [2022-08-06T18:50:08.709Z] === RUN TestCopyFromContainer//bar/root [2022-08-06T18:50:08.966Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-06T18:50:08.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-06T18:50:08.966Z] === RUN TestCopyFromContainer/bar/quux [2022-08-06T18:50:08.966Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-06T18:50:09.222Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-06T18:50:09.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-06T18:50:09.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-06T18:50:09.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-06T18:50:09.593Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan (9.84s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-08-06T18:50:09.593Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-06T18:50:09.593Z] PASS [2022-08-06T18:50:09.593Z] [2022-08-06T18:50:09.593Z] DONE 8 tests in 11.422s [2022-08-06T18:50:09.593Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-06T18:50:09.593Z] ++ 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-08-06T18:50:09.593Z] ++ set -e [2022-08-06T18:50:09.593Z] ++ '[' -n 0 ']' [2022-08-06T18:50:09.593Z] ++ set -x [2022-08-06T18:50:09.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:09.593Z] testing: warning: no tests to run [2022-08-06T18:50:09.593Z] PASS [2022-08-06T18:50:09.593Z] [2022-08-06T18:50:09.593Z] DONE 0 tests in 0.042s [2022-08-06T18:50:09.593Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-06T18:50:09.593Z] ++ 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-08-06T18:50:09.593Z] ++ set -e [2022-08-06T18:50:09.593Z] ++ '[' -n 0 ']' [2022-08-06T18:50:09.593Z] ++ set -x [2022-08-06T18:50:09.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:09.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-06T18:50:09.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-06T18:50:09.736Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-06T18:50:09.849Z] INFO: Testing against a local daemon [2022-08-06T18:50:09.849Z] === RUN TestAuthZPluginAllowRequest [2022-08-06T18:50:09.920Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-08-06T18:50:09.920Z] === RUN TestDockerNetworkReConnect [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer (2.98s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-08-06T18:50:09.992Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-06T18:50:09.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-06T18:50:09.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:50:09.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:50:09.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:50:09.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:50:09.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:50:09.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:50:09.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-06T18:50:09.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-06T18:50:09.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-06T18:50:09.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-06T18:50:09.992Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-06T18:50:09.992Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-06T18:50:09.992Z] === RUN TestCreateWithInvalidEnv [2022-08-06T18:50:09.992Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-06T18:50:09.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-06T18:50:09.992Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-06T18:50:09.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-06T18:50:09.992Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-06T18:50:09.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-06T18:50:09.992Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-06T18:50:09.992Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-06T18:50:09.992Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-06T18:50:09.992Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-06T18:50:09.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-06T18:50:09.992Z] === RUN TestCreateTmpfsMountsTarget [2022-08-06T18:50:09.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-06T18:50:09.992Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-06T18:50:11.214Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-06T18:50:11.214Z] === RUN TestAuthZPluginTLS [2022-08-06T18:50:11.360Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-06T18:50:11.470Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-06T18:50:11.470Z] === RUN TestAuthZPluginDenyRequest [2022-08-06T18:50:11.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-06T18:50:12.032Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-06T18:50:12.032Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-06T18:50:12.178Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-08-06T18:50:12.178Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-06T18:50:12.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-06T18:50:12.178Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-06T18:50:12.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-06T18:50:12.607Z] === RUN TestAuthZPluginDenyResponse [2022-08-06T18:50:13.176Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-06T18:50:13.176Z] === RUN TestAuthZPluginAllowEventStream [2022-08-06T18:50:13.187Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-08-06T18:50:13.188Z] === RUN TestServicePlugin [2022-08-06T18:50:13.189Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-06T18:50:13.752Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-06T18:50:14.115Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-06T18:50:14.115Z] === RUN TestAuthZPluginErrorResponse [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:50:14.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:50:14.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:50:14.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:50:14.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:50:14.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:50:14.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:50:14.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-06T18:50:14.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-06T18:50:14.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-06T18:50:14.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-06T18:50:14.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-06T18:50:14.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-06T18:50:14.315Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-06T18:50:14.315Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-06T18:50:14.676Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-06T18:50:14.676Z] === RUN TestAuthZPluginErrorRequest [2022-08-06T18:50:14.878Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-06T18:50:15.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-08-06T18:50:15.220Z] === RUN TestCreateDifferentPlatform [2022-08-06T18:50:15.220Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-06T18:50:15.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-06T18:50:15.220Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-06T18:50:15.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-06T18:50:15.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-06T18:50:15.220Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-06T18:50:15.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-06T18:50:15.220Z] === RUN TestCreateInvalidHostConfig [2022-08-06T18:50:15.220Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:50:15.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:50:15.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:50:15.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:50:15.220Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:50:15.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:50:15.220Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:50:15.220Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:50:15.220Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-06T18:50:15.220Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-06T18:50:15.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-06T18:50:15.220Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-06T18:50:15.220Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-06T18:50:15.220Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-06T18:50:15.220Z] === RUN TestContainerStartOnDaemonRestart [2022-08-06T18:50:15.220Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-06T18:50:15.220Z] === RUN TestDaemonRestartIpcMode [2022-08-06T18:50:15.220Z] === PAUSE TestDaemonRestartIpcMode [2022-08-06T18:50:15.220Z] === RUN TestDaemonHostGatewayIP [2022-08-06T18:50:15.220Z] === PAUSE TestDaemonHostGatewayIP [2022-08-06T18:50:15.220Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-06T18:50:15.220Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-06T18:50:15.220Z] === RUN TestContainerKillOnDaemonStart [2022-08-06T18:50:15.220Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-06T18:50:15.220Z] === RUN TestDiff [2022-08-06T18:50:15.238Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-06T18:50:15.238Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-06T18:50:15.480Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-06T18:50:15.480Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-06T18:50:15.736Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-06T18:50:15.799Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-06T18:50:15.799Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-06T18:50:15.992Z] --- PASS: TestDiff (0.77s) [2022-08-06T18:50:15.992Z] === RUN TestExecConsoleSize [2022-08-06T18:50:16.248Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-06T18:50:16.635Z] plugin_test.go:61: [dd165f7bc1e51] joining swarm manager [df093a207c851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:50:16.812Z] --- PASS: TestExecConsoleSize (0.88s) [2022-08-06T18:50:16.812Z] === RUN TestExecWithCloseStdin [2022-08-06T18:50:17.166Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-08-06T18:50:17.166Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-06T18:50:17.375Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-06T18:50:17.632Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-08-06T18:50:17.632Z] === RUN TestExec [2022-08-06T18:50:17.998Z] plugin_test.go:64: [d5e9ede28e128] joining swarm manager [df093a207c851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:50:18.194Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-06T18:50:18.194Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-06T18:50:18.194Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-06T18:50:18.531Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-08-06T18:50:18.532Z] === RUN TestAuthZPluginHeader [2022-08-06T18:50:18.756Z] --- PASS: TestExec (0.85s) [2022-08-06T18:50:18.756Z] === RUN TestExecUser [2022-08-06T18:50:19.012Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-06T18:50:19.458Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-06T18:50:19.458Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-06T18:50:19.458Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:19.458Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-06T18:50:19.458Z] === RUN TestAuthZPluginV2Disable [2022-08-06T18:50:19.458Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:19.458Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-06T18:50:19.458Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-06T18:50:19.458Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:19.458Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-06T18:50:19.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-06T18:50:19.458Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:19.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-06T18:50:19.459Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-06T18:50:19.574Z] --- PASS: TestExecUser (0.89s) [2022-08-06T18:50:19.574Z] === RUN TestExportContainerAndImportImage [2022-08-06T18:50:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-06T18:50:20.136Z] check_test.go:540: [da11b6cd28e22] daemon is not started [2022-08-06T18:50:20.136Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-06T18:50:20.392Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-06T18:50:20.648Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2022-08-06T18:50:20.648Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-06T18:50:22.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-06T18:50:22.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-06T18:50:22.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-06T18:50:22.057Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-06T18:50:22.057Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-06T18:50:22.313Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2022-08-06T18:50:22.313Z] === RUN TestHealthCheckWorkdir [2022-08-06T18:50:22.313Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-06T18:50:22.570Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-06T18:50:23.133Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-08-06T18:50:23.133Z] === RUN TestHealthKillContainer [2022-08-06T18:50:23.694Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-06T18:50:25.583Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-06T18:50:26.947Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-06T18:50:27.508Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-06T18:50:27.764Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-06T18:50:27.764Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-06T18:50:27.764Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-06T18:50:28.019Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-06T18:50:28.946Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-06T18:50:30.331Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-06T18:50:30.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-06T18:50:31.478Z] --- PASS: TestHealthKillContainer (8.23s) [2022-08-06T18:50:31.478Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-06T18:50:31.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-06T18:50:31.991Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-06T18:50:31.991Z] === RUN TestIpcModeNone [2022-08-06T18:50:32.553Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-06T18:50:32.553Z] === RUN TestIpcModePrivate [2022-08-06T18:50:32.553Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-06T18:50:33.114Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-08-06T18:50:33.114Z] --- PASS: TestIpcModePrivate (0.57s) [2022-08-06T18:50:33.114Z] === RUN TestIpcModeShareable [2022-08-06T18:50:33.114Z] check_test.go:540: [df7c4d0073d87] daemon is not started [2022-08-06T18:50:33.114Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-06T18:50:33.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-06T18:50:33.627Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-06T18:50:33.627Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-06T18:50:33.883Z] --- PASS: TestIpcModeShareable (0.75s) [2022-08-06T18:50:33.883Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-06T18:50:34.140Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-06T18:50:34.701Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-06T18:50:34.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-06T18:50:36.067Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2022-08-06T18:50:36.067Z] === RUN TestAPIIpcModeHost [2022-08-06T18:50:36.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-06T18:50:36.589Z] --- PASS: TestAPIIpcModeHost (0.64s) [2022-08-06T18:50:36.589Z] === RUN TestDaemonIpcModeShareable [2022-08-06T18:50:37.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd9d10__} [2022-08-06T18:50:37.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-06T18:50:37.501Z] PASS [2022-08-06T18:50:37.501Z] [2022-08-06T18:50:37.501Z] === Skipped [2022-08-06T18:50:37.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-06T18:50:37.501Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:37.501Z] [2022-08-06T18:50:37.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-06T18:50:37.501Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:37.501Z] [2022-08-06T18:50:37.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-06T18:50:37.501Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:37.501Z] [2022-08-06T18:50:37.501Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-06T18:50:37.501Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:37.501Z] [2022-08-06T18:50:37.501Z] DONE 17 tests, 4 skipped in 26.518s [2022-08-06T18:50:37.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-06T18:50:37.501Z] ++ 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-08-06T18:50:37.501Z] ++ set -e [2022-08-06T18:50:37.501Z] ++ '[' -n 0 ']' [2022-08-06T18:50:37.501Z] ++ set -x [2022-08-06T18:50:37.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-08-06T18:50:37.501Z] INFO: Testing against a local daemon [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:50:37.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:50:37.501Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-06T18:50:37.501Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-06T18:50:37.501Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:50:37.501Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-06T18:50:37.501Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-06T18:50:37.501Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-06T18:50:37.501Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-06T18:50:37.501Z] === RUN TestPluginInstall [2022-08-06T18:50:37.501Z] === RUN TestPluginInstall/no_auth [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac4bc812f079d6b6b240c2882139b6317dd6b8b073328f0efeccfbfb2572c3c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac4bc812f079d6b6b240c2882139b6317dd6b8b073328f0efeccfbfb2572c3c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:37.501Z] === RUN TestPluginInstall/with_htpasswd [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:641e1b7ceb62778f263d637c6d97f750fcb986e31eb3a0ffb1e92b552b6be079" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:37.501Z] time="2022-08-06T18:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:641e1b7ceb62778f263d637c6d97f750fcb986e31eb3a0ffb1e92b552b6be079" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:37.719Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-06T18:50:37.757Z] === RUN TestPluginInstall/with_insecure [2022-08-06T18:50:37.974Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-06T18:50:38.231Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-08-06T18:50:38.231Z] === RUN TestDaemonIpcModePrivate [2022-08-06T18:50:38.685Z] time="2022-08-06T18:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:38.685Z] time="2022-08-06T18:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f64c11011326028f2ed47d980a133b32fc94defe71eb639005352a60d7787b24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:38.685Z] time="2022-08-06T18:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:50:38.685Z] time="2022-08-06T18:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f64c11011326028f2ed47d980a133b32fc94defe71eb639005352a60d7787b24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:50:38.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12587529987_/foo_false_____} [2022-08-06T18:50:38.941Z] plugin_test.go:196: [d0a8df2c79c18] daemon is not started [2022-08-06T18:50:38.941Z] --- PASS: TestPluginInstall (2.50s) [2022-08-06T18:50:38.941Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-08-06T18:50:38.941Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-06T18:50:38.941Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-06T18:50:38.941Z] === RUN TestPluginsWithRuntimes [2022-08-06T18:50:39.722Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-08-06T18:50:39.722Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2022-08-06T18:50:39.722Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-06T18:50:40.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12587529987_/foo_true_____} [2022-08-06T18:50:40.307Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-06T18:50:41.000Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-06T18:50:41.211Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-08-06T18:50:41.211Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2022-08-06T18:50:41.211Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-06T18:50:41.233Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-06T18:50:41.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_false_____} [2022-08-06T18:50:42.031Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-06T18:50:42.161Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-06T18:50:42.161Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-06T18:50:42.161Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-06T18:50:42.161Z] === RUN TestPluginBackCompatMediaTypes [2022-08-06T18:50:42.593Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-06T18:50:42.723Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-06T18:50:42.723Z] PASS [2022-08-06T18:50:42.723Z] [2022-08-06T18:50:42.723Z] DONE 24 tests in 6.496s [2022-08-06T18:50:42.723Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-06T18:50:42.723Z] ++ 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-08-06T18:50:42.723Z] ++ set -e [2022-08-06T18:50:42.723Z] ++ '[' -n 0 ']' [2022-08-06T18:50:42.723Z] ++ set -x [2022-08-06T18:50:42.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:42.850Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2022-08-06T18:50:42.850Z] === RUN TestIpcModeOlderClient [2022-08-06T18:50:42.850Z] === PAUSE TestIpcModeOlderClient [2022-08-06T18:50:42.850Z] === RUN TestKillContainerInvalidSignal [2022-08-06T18:50:42.979Z] INFO: Testing against a local daemon [2022-08-06T18:50:42.979Z] === RUN TestExternalGraphDriver [2022-08-06T18:50:43.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_true_____} [2022-08-06T18:50:43.235Z] === RUN TestExternalGraphDriver/json [2022-08-06T18:50:43.362Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-06T18:50:43.362Z] === RUN TestKillContainer [2022-08-06T18:50:43.362Z] === RUN TestKillContainer/no_signal [2022-08-06T18:50:44.289Z] === RUN TestKillContainer/non_killing_signal [2022-08-06T18:50:44.483Z] --- PASS: TestServicePlugin (30.09s) [2022-08-06T18:50:44.483Z] === RUN TestServiceUpdateLabel [2022-08-06T18:50:44.545Z] === RUN TestKillContainer/killing_signal [2022-08-06T18:50:44.545Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-06T18:50:44.545Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-06T18:50:44.545Z] check_test.go:540: [d71224ebbe9ac] daemon is not started [2022-08-06T18:50:44.545Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-06T18:50:44.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_true__0xc000dd9d40___} [2022-08-06T18:50:45.123Z] === RUN TestExternalGraphDriver/spec [2022-08-06T18:50:45.409Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-06T18:50:45.409Z] === RUN TestServiceUpdateSecrets [2022-08-06T18:50:45.774Z] --- PASS: TestKillContainer (2.18s) [2022-08-06T18:50:45.774Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-08-06T18:50:45.774Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-08-06T18:50:45.774Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-08-06T18:50:45.774Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-06T18:50:45.774Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-06T18:50:46.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-06T18:50:46.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd9d58__} [2022-08-06T18:50:46.336Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-06T18:50:46.489Z] === RUN TestExternalGraphDriver/pull [2022-08-06T18:50:46.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-08-06T18:50:46.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-08-06T18:50:46.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2022-08-06T18:50:46.913Z] === RUN TestKillStoppedContainer [2022-08-06T18:50:47.169Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-08-06T18:50:47.169Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-06T18:50:47.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-06T18:50:47.169Z] === RUN TestKillDifferentUserContainer [2022-08-06T18:50:47.731Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2022-08-06T18:50:47.731Z] === RUN TestInspectOomKilledTrue [2022-08-06T18:50:47.731Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:50:47.731Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-06T18:50:47.731Z] === RUN TestInspectOomKilledFalse [2022-08-06T18:50:47.731Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:50:47.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-06T18:50:47.731Z] === RUN TestLinksEtcHostsContentMatch [2022-08-06T18:50:47.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd9d70__} [2022-08-06T18:50:48.292Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-06T18:50:48.292Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2022-08-06T18:50:48.292Z] === RUN TestLinksContainerNames [2022-08-06T18:50:48.377Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-08-06T18:50:48.378Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-06T18:50:48.378Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-08-06T18:50:48.378Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-08-06T18:50:48.378Z] === RUN TestGraphdriverPluginV2 [2022-08-06T18:50:48.378Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:48.378Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-06T18:50:48.378Z] PASS [2022-08-06T18:50:48.378Z] [2022-08-06T18:50:48.378Z] === Skipped [2022-08-06T18:50:48.378Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-06T18:50:48.378Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:50:48.378Z] [2022-08-06T18:50:48.378Z] DONE 5 tests, 1 skipped in 5.660s [2022-08-06T18:50:48.378Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-06T18:50:48.378Z] ++ 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-08-06T18:50:48.378Z] ++ set -e [2022-08-06T18:50:48.378Z] ++ '[' -n 0 ']' [2022-08-06T18:50:48.378Z] ++ set -x [2022-08-06T18:50:48.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:48.634Z] INFO: Testing against a local daemon [2022-08-06T18:50:48.634Z] === RUN TestContinueAfterPluginCrash [2022-08-06T18:50:48.634Z] === PAUSE TestContinueAfterPluginCrash [2022-08-06T18:50:48.634Z] === RUN TestReadPluginNoRead [2022-08-06T18:50:48.634Z] === PAUSE TestReadPluginNoRead [2022-08-06T18:50:48.634Z] === RUN TestDaemonStartWithLogOpt [2022-08-06T18:50:48.634Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-06T18:50:48.634Z] === CONT TestContinueAfterPluginCrash [2022-08-06T18:50:48.634Z] === CONT TestDaemonStartWithLogOpt [2022-08-06T18:50:49.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd9d88__} [2022-08-06T18:50:49.476Z] --- PASS: TestLinksContainerNames (1.21s) [2022-08-06T18:50:49.476Z] === RUN TestLogsFollowTailEmpty [2022-08-06T18:50:50.038Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-06T18:50:50.293Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-08-06T18:50:50.293Z] === RUN TestLogs [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:50:50.293Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:50:50.293Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:50:50.294Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-06T18:50:50.294Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-06T18:50:50.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd9da0__} [2022-08-06T18:50:51.419Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-06T18:50:51.419Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-06T18:50:51.677Z] check_test.go:540: [d13517e1ffd9e] daemon is not started [2022-08-06T18:50:51.677Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-06T18:50:51.900Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-08-06T18:50:51.900Z] === CONT TestReadPluginNoRead [2022-08-06T18:50:52.242Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-06T18:50:52.242Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-06T18:50:52.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:50:53.428Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:50:53.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:50:53.428Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-06T18:50:53.428Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-06T18:50:53.790Z] === RUN TestReadPluginNoRead/default [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-06T18:50:54.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-06T18:50:54.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-06T18:50:54.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-06T18:50:54.613Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-06T18:50:54.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-06T18:50:54.613Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-06T18:50:54.613Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-06T18:50:54.613Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-06T18:50:54.718Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-06T18:50:54.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-06T18:50:54.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-06T18:50:55.126Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-06T18:50:55.689Z] check_test.go:540: [d8e96fe8cf5ba] daemon is not started [2022-08-06T18:50:55.689Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-06T18:50:55.689Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-06T18:50:55.689Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-06T18:50:55.689Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-06T18:50:55.889Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-06T18:50:56.083Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-06T18:50:56.645Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-08-06T18:50:57.054Z] --- PASS: TestLogs (6.48s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.99s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.07s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.80s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.88s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.16s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.02s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file (0.05s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.16s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-08-06T18:50:57.055Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.07s) [2022-08-06T18:50:57.055Z] === RUN TestContainerNetworkMountsNoChown [2022-08-06T18:50:57.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-06T18:50:57.206Z] === CONT TestReadPluginNoRead [2022-08-06T18:50:57.206Z] read_test.go:92: [da955b4ea8af4] daemon is not started [2022-08-06T18:50:57.206Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-08-06T18:50:57.206Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-06T18:50:57.206Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-06T18:50:57.206Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-08-06T18:50:57.206Z] PASS [2022-08-06T18:50:57.206Z] [2022-08-06T18:50:57.206Z] DONE 6 tests in 8.785s [2022-08-06T18:50:57.206Z] 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-08-06T18:50:57.206Z] ++ 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-08-06T18:50:57.206Z] ++ set -e [2022-08-06T18:50:57.206Z] ++ '[' -n 0 ']' [2022-08-06T18:50:57.206Z] ++ set -x [2022-08-06T18:50:57.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:57.206Z] testing: warning: no tests to run [2022-08-06T18:50:57.206Z] PASS [2022-08-06T18:50:57.206Z] [2022-08-06T18:50:57.206Z] DONE 0 tests in 0.049s [2022-08-06T18:50:57.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-06T18:50:57.206Z] ++ 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-08-06T18:50:57.206Z] ++ set -e [2022-08-06T18:50:57.206Z] ++ '[' -n 0 ']' [2022-08-06T18:50:57.206Z] ++ set -x [2022-08-06T18:50:57.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:57.462Z] INFO: Testing against a local daemon [2022-08-06T18:50:57.462Z] === RUN TestPluginWithDevMounts [2022-08-06T18:50:57.462Z] === PAUSE TestPluginWithDevMounts [2022-08-06T18:50:57.462Z] === CONT TestPluginWithDevMounts [2022-08-06T18:50:57.618Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/default [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/default [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/private [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/private [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rprivate [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/slave [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/slave [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rslave [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/shared [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/shared [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rshared [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/default [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rprivate [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/private [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/shared [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rshared [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rslave [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/slave [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-06T18:50:57.618Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:50:57.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-06T18:50:57.618Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-06T18:50:57.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-06T18:50:57.875Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-06T18:50:58.131Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-06T18:50:58.131Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-08-06T18:50:58.131Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-06T18:50:58.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-06T18:50:58.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-06T18:50:58.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-06T18:50:58.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-06T18:50:58.132Z] === RUN TestContainerBindMountNonRecursive [2022-08-06T18:50:58.426Z] tests/integration/client_test.py ..... [ 75%] [2022-08-06T18:50:58.426Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-06T18:50:58.685Z] tests/integration/errors_test.py . [ 76%] [2022-08-06T18:50:59.058Z] docker_cli_daemon_plugins_test.go:80: [dce54ad775292] daemon is not started [2022-08-06T18:50:59.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-06T18:50:59.352Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-06T18:50:59.352Z] PASS [2022-08-06T18:50:59.352Z] [2022-08-06T18:50:59.352Z] DONE 1 tests in 1.702s [2022-08-06T18:50:59.352Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-06T18:50:59.352Z] ++ 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-08-06T18:50:59.352Z] ++ set -e [2022-08-06T18:50:59.352Z] ++ '[' -n 0 ']' [2022-08-06T18:50:59.352Z] ++ set -x [2022-08-06T18:50:59.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:50:59.352Z] INFO: Testing against a local daemon [2022-08-06T18:50:59.352Z] === RUN TestSecretInspect [2022-08-06T18:50:59.879Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2022-08-06T18:50:59.879Z] === RUN TestContainerVolumesMountedAsShared [2022-08-06T18:51:00.135Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-06T18:51:00.327Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-08-06T18:51:00.327Z] === RUN TestServiceUpdateConfigs [2022-08-06T18:51:00.392Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-08-06T18:51:00.392Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-06T18:51:00.953Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-06T18:51:01.209Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-08-06T18:51:01.209Z] === RUN TestNetworkNat [2022-08-06T18:51:01.242Z] --- PASS: TestSecretInspect (2.17s) [2022-08-06T18:51:01.242Z] === RUN TestSecretList [2022-08-06T18:51:01.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-06T18:51:01.721Z] --- PASS: TestNetworkNat (0.73s) [2022-08-06T18:51:01.721Z] === RUN TestNetworkLocalhostTCPNat [2022-08-06T18:51:02.284Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-06T18:51:02.285Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-06T18:51:02.581Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-08-06T18:51:02.581Z] === RUN TestNetworkLoopbackNat [2022-08-06T18:51:03.144Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-06T18:51:03.144Z] docker_cli_daemon_plugins_test.go:170: [d4a274e164a42] daemon is not started [2022-08-06T18:51:03.707Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-06T18:51:03.758Z] --- PASS: TestSecretList (2.19s) [2022-08-06T18:51:03.758Z] === RUN TestSecretsCreateAndDelete [2022-08-06T18:51:04.269Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-06T18:51:04.525Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-06T18:51:05.453Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2022-08-06T18:51:05.453Z] === RUN TestPause [2022-08-06T18:51:05.647Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-06T18:51:05.647Z] === RUN TestSecretsUpdate [2022-08-06T18:51:05.709Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-06T18:51:06.271Z] --- PASS: TestPause (0.79s) [2022-08-06T18:51:06.271Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-06T18:51:06.271Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:51:06.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:51:06.271Z] === RUN TestPauseStopPausedContainer [2022-08-06T18:51:06.527Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-06T18:51:07.089Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-08-06T18:51:07.089Z] === RUN TestPidHost [2022-08-06T18:51:07.651Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-06T18:51:07.912Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-06T18:51:08.162Z] --- PASS: TestSecretsUpdate (2.15s) [2022-08-06T18:51:08.162Z] === RUN TestTemplatedSecret [2022-08-06T18:51:08.502Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-06T18:51:08.503Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-06T18:51:08.503Z] --- PASS: TestPidHost (1.63s) [2022-08-06T18:51:08.503Z] === RUN TestPsFilter [2022-08-06T18:51:08.764Z] --- PASS: TestPsFilter (0.22s) [2022-08-06T18:51:08.764Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-06T18:51:09.024Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-06T18:51:09.281Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-06T18:51:09.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-08-06T18:51:09.537Z] === RUN TestRemoveContainerWithVolume [2022-08-06T18:51:09.537Z] check_test.go:540: [d75bdd82cda2e] daemon is not started [2022-08-06T18:51:09.537Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-06T18:51:10.098Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-06T18:51:10.353Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-08-06T18:51:10.353Z] === RUN TestRemoveContainerRunning [2022-08-06T18:51:10.677Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-06T18:51:10.677Z] === RUN TestSecretCreateResolve [2022-08-06T18:51:10.915Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-06T18:51:11.172Z] --- PASS: TestRemoveContainerRunning (0.73s) [2022-08-06T18:51:11.172Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-06T18:51:11.172Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-06T18:51:11.734Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-06T18:51:11.991Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-08-06T18:51:11.991Z] === RUN TestRemoveInvalidContainer [2022-08-06T18:51:11.991Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-06T18:51:11.991Z] === RUN TestRenameLinkedContainer [2022-08-06T18:51:12.565Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-08-06T18:51:12.565Z] PASS [2022-08-06T18:51:12.565Z] [2022-08-06T18:51:12.565Z] DONE 6 tests in 13.395s [2022-08-06T18:51:12.565Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-06T18:51:12.565Z] ++ 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-08-06T18:51:12.565Z] ++ set -e [2022-08-06T18:51:12.565Z] ++ '[' -n 0 ']' [2022-08-06T18:51:12.565Z] ++ set -x [2022-08-06T18:51:12.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-06T18:51:12.565Z] INFO: Testing against a local daemon [2022-08-06T18:51:12.565Z] === RUN TestServiceCreateInit [2022-08-06T18:51:12.565Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-06T18:51:12.919Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-06T18:51:13.847Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-06T18:51:14.409Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-06T18:51:14.971Z] --- PASS: TestRenameLinkedContainer (3.04s) [2022-08-06T18:51:14.971Z] === RUN TestRenameStoppedContainer [2022-08-06T18:51:15.203Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-08-06T18:51:15.203Z] === RUN TestServiceUpdateNetwork [2022-08-06T18:51:15.533Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-06T18:51:15.533Z] === RUN TestRenameRunningContainerAndReuse [2022-08-06T18:51:16.094Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-06T18:51:16.656Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2022-08-06T18:51:16.656Z] === RUN TestRenameInvalidName [2022-08-06T18:51:16.744Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-06T18:51:17.517Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-06T18:51:17.584Z] --- PASS: TestRenameInvalidName (0.73s) [2022-08-06T18:51:17.584Z] === RUN TestRenameAnonymousContainer [2022-08-06T18:51:17.584Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-06T18:51:18.949Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-06T18:51:19.511Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2022-08-06T18:51:19.511Z] === RUN TestRenameContainerWithSameName [2022-08-06T18:51:20.041Z] --- PASS: TestServiceCreateInit (6.91s) [2022-08-06T18:51:20.041Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s) [2022-08-06T18:51:20.041Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-08-06T18:51:20.041Z] === RUN TestCreateServiceMultipleTimes [2022-08-06T18:51:20.073Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-08-06T18:51:20.073Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-06T18:51:20.329Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-06T18:51:20.891Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-06T18:51:21.147Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2022-08-06T18:51:21.147Z] === RUN TestResize [2022-08-06T18:51:21.754Z] --- PASS: TestResize (0.46s) [2022-08-06T18:51:21.754Z] === RUN TestResizeWithInvalidSize [2022-08-06T18:51:22.010Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-08-06T18:51:22.010Z] === RUN TestResizeWhenContainerNotStarted [2022-08-06T18:51:22.570Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:51:22.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:51:22.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:22.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:22.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:22.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-06T18:51:22.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:24.459Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-06T18:51:24.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:24.715Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-06T18:51:25.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:27.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-06T18:51:27.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-06T18:51:27.366Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-08-06T18:51:27.366Z] === RUN TestServiceUpdatePidsLimit [2022-08-06T18:51:28.292Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-06T18:51:28.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-06T18:51:28.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:28.853Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-06T18:51:29.340Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-06T18:51:31.271Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-06T18:51:32.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-06T18:51:32.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-06T18:51:33.814Z] ......... [ 85%] [2022-08-06T18:51:34.090Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-06T18:51:35.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-06T18:51:35.712Z] check_test.go:540: [d7402cba40de0] daemon is not started [2022-08-06T18:51:35.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-06T18:51:35.969Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-06T18:51:36.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-06T18:51:36.931Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-06T18:51:37.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-06T18:51:37.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-06T18:51:38.083Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-08-06T18:51:38.083Z] === RUN TestCreateServiceConflict [2022-08-06T18:51:38.083Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-06T18:51:38.083Z] === RUN TestCreateServiceMaxReplicas [2022-08-06T18:51:38.700Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-06T18:51:39.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-06T18:51:39.897Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-06T18:51:39.971Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-06T18:51:39.972Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-06T18:51:40.976Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-06T18:51:41.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-06T18:51:41.795Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-06T18:51:41.795Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-06T18:51:42.053Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-06T18:51:42.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-06T18:51:42.982Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-06T18:51:43.460Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-06T18:51:43.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-06T18:51:43.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-06T18:51:43.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-06T18:51:43.460Z] PASS [2022-08-06T18:51:43.460Z] [2022-08-06T18:51:43.460Z] === Skipped [2022-08-06T18:51:43.460Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-06T18:51:43.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:51:43.460Z] [2022-08-06T18:51:43.460Z] DONE 27 tests, 1 skipped in 164.492s [2022-08-06T18:51:43.460Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-06T18:51:43.460Z] INFO: Testing against a local daemon [2022-08-06T18:51:43.460Z] === RUN TestSessionCreate [2022-08-06T18:51:43.460Z] --- PASS: TestSessionCreate (0.02s) [2022-08-06T18:51:43.460Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-06T18:51:43.460Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-06T18:51:43.460Z] PASS [2022-08-06T18:51:43.460Z] [2022-08-06T18:51:43.460Z] DONE 2 tests in 0.057s [2022-08-06T18:51:43.460Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-06T18:51:43.460Z] INFO: Testing against a local daemon [2022-08-06T18:51:43.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-06T18:51:43.460Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-06T18:51:43.460Z] === RUN TestDiskUsage [2022-08-06T18:51:43.460Z] === PAUSE TestDiskUsage [2022-08-06T18:51:43.460Z] === RUN TestEventsExecDie [2022-08-06T18:51:43.716Z] --- PASS: TestEventsExecDie (0.61s) [2022-08-06T18:51:43.716Z] === RUN TestEventsBackwardsCompatible [2022-08-06T18:51:43.912Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-06T18:51:43.971Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-06T18:51:43.971Z] === RUN TestEventsVolumeCreate [2022-08-06T18:51:43.971Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-06T18:51:43.971Z] === RUN TestInfoBinaryCommits [2022-08-06T18:51:43.971Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-06T18:51:43.971Z] === RUN TestInfoAPIVersioned [2022-08-06T18:51:43.971Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-06T18:51:43.971Z] === RUN TestInfoAPI [2022-08-06T18:51:43.971Z] --- PASS: TestInfoAPI (0.02s) [2022-08-06T18:51:43.971Z] === RUN TestInfoAPIWarnings [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.49s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.83s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2022-08-06T18:51:44.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2022-08-06T18:51:44.842Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-06T18:51:44.842Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-06T18:51:45.098Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-06T18:51:46.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-06T18:51:46.469Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-06T18:51:46.469Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-06T18:51:46.591Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-06T18:51:47.154Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-06T18:51:48.084Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-06T18:51:48.084Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-06T18:51:48.084Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-06T18:51:48.236Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-06T18:51:48.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-08-06T18:51:48.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.77s) [2022-08-06T18:51:48.341Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.86s) [2022-08-06T18:51:48.341Z] === RUN TestCgroupNamespacesRun [2022-08-06T18:51:48.904Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-06T18:51:49.834Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-06T18:51:50.398Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2022-08-06T18:51:50.398Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-06T18:51:50.997Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-06T18:51:51.257Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-06T18:51:52.343Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2022-08-06T18:51:52.343Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-06T18:51:52.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-06T18:51:53.734Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2022-08-06T18:51:53.734Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-06T18:51:53.734Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-06T18:51:54.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-06T18:51:54.663Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-06T18:51:54.808Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-08-06T18:51:54.808Z] === RUN TestCreateServiceSecretFileMode [2022-08-06T18:51:55.200Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-06T18:51:55.224Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2022-08-06T18:51:55.224Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-06T18:51:55.369Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-08-06T18:51:55.369Z] === RUN TestCreateServiceConfigFileMode [2022-08-06T18:51:55.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-06T18:51:55.720Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-06T18:51:55.720Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-06T18:51:55.720Z] [2022-08-06T18:51:55.720Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-06T18:51:55.720Z] =========================== short test summary info ============================ [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-06T18:51:55.720Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-06T18:51:55.720Z] Not supported on most drivers [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-06T18:51:55.720Z] Output of docker top depends on host distro, and is not formalized. [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-06T18:51:55.720Z] Output of docker top depends on host distro, and is not formalized. [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-06T18:51:55.720Z] Can fail if eth0 has multiple IP addresses [2022-08-06T18:51:55.720Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-06T18:51:55.720Z] This doesn't seem to be taken into account by the engine [2022-08-06T18:51:55.720Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-06T18:51:55.720Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-06T18:51:55.720Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.72 seconds == [2022-08-06T18:51:55.979Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-06T18:51:56.491Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-08-06T18:51:56.491Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-06T18:51:57.856Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2022-08-06T18:51:57.856Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-06T18:51:57.885Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-06T18:51:57.885Z] === RUN TestCreateServiceSysctls [2022-08-06T18:51:58.784Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-06T18:51:58.784Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-06T18:51:59.347Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-06T18:51:59.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-06T18:52:00.166Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-06T18:52:00.166Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2022-08-06T18:52:00.166Z] === RUN TestNISDomainname [2022-08-06T18:52:01.150Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-08-06T18:52:01.150Z] === RUN TestCreateServiceCapabilities [2022-08-06T18:52:01.576Z] --- PASS: TestNISDomainname (1.08s) [2022-08-06T18:52:01.576Z] === RUN TestHostnameDnsResolution [2022-08-06T18:52:01.576Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-06T18:52:02.002Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-06T18:52:02.002Z] === RUN TestInfoDebug [2022-08-06T18:52:02.002Z] --- PASS: TestInfoDebug (0.52s) [2022-08-06T18:52:02.002Z] === RUN TestInfoInsecureRegistries [2022-08-06T18:52:02.002Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-06T18:52:02.002Z] === RUN TestInfoRegistryMirrors [2022-08-06T18:52:02.002Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-06T18:52:02.002Z] === RUN TestLoginFailsWithBadCredentials [2022-08-06T18:52:02.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-06T18:52:02.504Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-08-06T18:52:02.504Z] === RUN TestUnprivilegedPortsAndPing [2022-08-06T18:52:02.562Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-06T18:52:02.562Z] === RUN TestPingCacheHeaders [2022-08-06T18:52:02.562Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-06T18:52:02.562Z] === RUN TestPingGet [2022-08-06T18:52:02.562Z] --- PASS: TestPingGet (0.01s) [2022-08-06T18:52:02.562Z] === RUN TestPingHead [2022-08-06T18:52:02.562Z] --- PASS: TestPingHead (0.02s) [2022-08-06T18:52:02.562Z] === RUN TestPingSwarmHeader [2022-08-06T18:52:03.040Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-06T18:52:03.040Z] === RUN TestInspect [2022-08-06T18:52:03.122Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-06T18:52:03.431Z] --- PASS: TestUnprivilegedPortsAndPing (0.68s) [2022-08-06T18:52:03.431Z] === RUN TestPrivilegedHostDevices [2022-08-06T18:52:03.683Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-06T18:52:03.992Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-08-06T18:52:03.992Z] === RUN TestRunConsoleSize [2022-08-06T18:52:04.552Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-06T18:52:04.552Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-06T18:52:04.612Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-06T18:52:04.612Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-06T18:52:04.612Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-06T18:52:04.612Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-06T18:52:04.612Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-06T18:52:04.612Z] === RUN TestVersion [2022-08-06T18:52:04.612Z] --- PASS: TestVersion (0.02s) [2022-08-06T18:52:04.612Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-06T18:52:04.612Z] === CONT TestDiskUsage [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/container_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/image_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/volume_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-06T18:52:05.173Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-06T18:52:05.430Z] === RUN TestDiskUsage/after_container.Run [2022-08-06T18:52:05.922Z] --- PASS: TestRunWithAlternativeContainerdShim (1.45s) [2022-08-06T18:52:05.923Z] === RUN TestStats [2022-08-06T18:52:05.962Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T18:52:05.962Z] [2022-08-06T18:52:05.962Z] Unloading profiles will leave already running processes permanently [2022-08-06T18:52:05.962Z] unconfined, which can lead to unexpected situations. [2022-08-06T18:52:05.962Z] [2022-08-06T18:52:05.962Z] To set a process to complain mode, use the command line tool [2022-08-06T18:52:05.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T18:52:05.962Z] [2022-08-06T18:52:06.015Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-06T18:52:06.016Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-06T18:52:06.016Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage (1.58s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-06T18:52:06.016Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-06T18:52:06.272Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:52:06.273Z] PASS [2022-08-06T18:52:06.273Z] [2022-08-06T18:52:06.273Z] DONE 54 tests in 23.010s [2022-08-06T18:52:06.273Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-06T18:52:06.273Z] INFO: Testing against a local daemon [2022-08-06T18:52:06.273Z] === RUN TestVolumesCreateAndList [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-06T18:52:06.273Z] === RUN TestVolumesRemove [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-06T18:52:06.273Z] === RUN TestVolumesInspect [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-06T18:52:06.273Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-06T18:52:06.273Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-06T18:52:06.273Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-06T18:52:06.273Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-06T18:52:06.273Z] PASS [2022-08-06T18:52:06.273Z] [2022-08-06T18:52:06.273Z] DONE 9 tests in 0.169s [2022-08-06T18:52:06.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T18:52:06.307Z] --- PASS: TestInspect (2.67s) [2022-08-06T18:52:06.307Z] === RUN TestCreateJob [2022-08-06T18:52:06.852Z] check_test.go:540: [d362105b8286f] daemon is not started [2022-08-06T18:52:06.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-06T18:52:06.855Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-06T18:52:06.855Z] Removing test suite binaries [2022-08-06T18:52:07.111Z] exiting test-integration [2022-08-06T18:52:07.111Z] ++ exit 0 [2022-08-06T18:52:07.111Z] Post stage [Pipeline] junit [2022-08-06T18:52:07.359Z] Recording test results [2022-08-06T18:52:08.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode Post stage [Pipeline] junit [2022-08-06T18:52:08.490Z] Recording test results [2022-08-06T18:52:08.562Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-06T18:52:08.562Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-06T18:52:08.562Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-06T18:52:08.824Z] --- PASS: TestCreateJob (3.00s) [2022-08-06T18:52:08.824Z] === RUN TestReplicatedJob [2022-08-06T18:52:08.861Z] --- PASS: TestStats (2.74s) [2022-08-06T18:52:08.861Z] === RUN TestStopContainerWithTimeout [2022-08-06T18:52:08.861Z] === RUN TestStopContainerWithTimeout/0 [2022-08-06T18:52:08.861Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-06T18:52:08.861Z] === RUN TestStopContainerWithTimeout/1 [2022-08-06T18:52:08.861Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-06T18:52:08.861Z] === RUN TestStopContainerWithTimeout/3 [2022-08-06T18:52:08.861Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-06T18:52:08.861Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-06T18:52:08.861Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-06T18:52:08.861Z] === CONT TestStopContainerWithTimeout/0 [2022-08-06T18:52:08.861Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-06T18:52:09.076Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-06T18:52:09.362Z] + echo Ensuring container killed. [2022-08-06T18:52:09.362Z] Ensuring container killed. [2022-08-06T18:52:09.362Z] + docker rm -vf docker-pr3 [2022-08-06T18:52:09.362Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-06T18:52:09.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-06T18:52:09.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-06T18:52:09.658Z] + echo Chowning /workspace to jenkins user [2022-08-06T18:52:09.658Z] Chowning /workspace to jenkins user [2022-08-06T18:52:09.658Z] + id -u [2022-08-06T18:52:09.658Z] + id -g [2022-08-06T18:52:09.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [2022-08-06T18:52:09.658Z] Unable to find image 'busybox:latest' locally [2022-08-06T18:52:09.921Z] latest: Pulling from library/busybox [2022-08-06T18:52:09.921Z] 50783e0dfb64: Pulling fs layer [2022-08-06T18:52:09.921Z] 50783e0dfb64: Download complete [2022-08-06T18:52:09.921Z] 50783e0dfb64: Pull complete [2022-08-06T18:52:09.921Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-06T18:52:09.921Z] Status: Downloaded newer image for busybox:latest [2022-08-06T18:52:09.984Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-08-06T18:52:10.030Z] === CONT TestStopContainerWithTimeout/3 Post stage [Pipeline] sh [2022-08-06T18:52:10.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-06T18:52:10.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-06T18:52:10.310Z] + echo Ensuring container killed. [2022-08-06T18:52:10.310Z] Ensuring container killed. [2022-08-06T18:52:10.310Z] + docker rm -vf docker-pr3 [2022-08-06T18:52:10.310Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-06T18:52:10.591Z] + echo Chowning /workspace to jenkins user [2022-08-06T18:52:10.591Z] Chowning /workspace to jenkins user [2022-08-06T18:52:10.591Z] + id -u [2022-08-06T18:52:10.591Z] + id -g [2022-08-06T18:52:10.591Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [2022-08-06T18:52:10.591Z] Unable to find image 'busybox:latest' locally [2022-08-06T18:52:10.591Z] latest: Pulling from library/busybox [2022-08-06T18:52:10.847Z] 50783e0dfb64: Pulling fs layer [2022-08-06T18:52:10.847Z] 50783e0dfb64: Verifying Checksum [2022-08-06T18:52:10.847Z] 50783e0dfb64: Download complete [2022-08-06T18:52:10.847Z] 50783e0dfb64: Pull complete [2022-08-06T18:52:10.847Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-06T18:52:10.847Z] Status: Downloaded newer image for busybox:latest [2022-08-06T18:52:10.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-06T18:52:10.849Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-06T18:52:10.849Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T18:52:11.602Z] + bundleName=docker-py [2022-08-06T18:52:11.602Z] + echo Creating docker-py-bundles.tar.gz [2022-08-06T18:52:11.602Z] Creating docker-py-bundles.tar.gz [2022-08-06T18:52:11.602Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-06T18:52:11.615Z] Archiving artifacts [2022-08-06T18:52:11.821Z] === CONT TestStopContainerWithTimeout/1 [2022-08-06T18:52:12.077Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-06T18:52:12.077Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T18:52:12.628Z] + bundleName=amd64-cgroup2 [2022-08-06T18:52:12.628Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-06T18:52:12.628Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-06T18:52:12.628Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-06T18:52:12.628Z] + 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-08-06T18:52:12.894Z] Archiving artifacts [2022-08-06T18:52:13.047Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-06T18:52:13.563Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2022-08-06T18:52:13.609Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-08-06T18:52:13.609Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-08-06T18:52:13.609Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2022-08-06T18:52:13.609Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-06T18:52:13.609Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-08-06T18:52:13.609Z] === RUN TestDeleteDevicemapper [2022-08-06T18:52:13.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:52:13.610Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-06T18:52:13.610Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-06T18:52:13.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh binary [2022-08-06T18:52:14.067Z] --- PASS: TestReplicatedJob (4.96s) [2022-08-06T18:52:14.067Z] === RUN TestUpdateReplicatedJob [2022-08-06T18:52:14.168Z] [2022-08-06T18:52:14.428Z] Removing bundles/ [2022-08-06T18:52:14.428Z] [2022-08-06T18:52:14.428Z] ---> Making bundle: binary (in bundles/binary) [2022-08-06T18:52:14.428Z] Building: bundles/binary-daemon/dockerd [2022-08-06T18:52:14.428Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:52:14.970Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [2022-08-06T18:52:14.978Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [Pipeline] // catchError [Pipeline] sh [2022-08-06T18:52:15.270Z] + make clean [2022-08-06T18:52:15.270Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-06T18:52:15.270Z] docker-dev-cache [2022-08-06T18:52:15.270Z] docker-mod-cache [Pipeline] deleteDir [2022-08-06T18:52:15.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2022-08-06T18:52:15.908Z] === RUN TestUpdateMemory [2022-08-06T18:52:15.908Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:52:15.908Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-06T18:52:15.908Z] === RUN TestUpdateCPUQuota [2022-08-06T18:52:16.470Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-06T18:52:16.585Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-08-06T18:52:16.585Z] === RUN TestServiceListWithStatuses [2022-08-06T18:52:16.585Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:52:16.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-06T18:52:16.585Z] === RUN TestDockerNetworkConnectAlias [2022-08-06T18:52:17.032Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-08-06T18:52:17.032Z] === RUN TestUpdatePidsLimit [2022-08-06T18:52:17.032Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-08-06T18:52:17.594Z] === RUN TestUpdatePidsLimit/no_change [2022-08-06T18:52:17.594Z] === RUN TestDockerSuite/TestAttachDisconnect [Pipeline] } [2022-08-06T18:52:18.156Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-06T18:52:18.412Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-06T18:52:18.412Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-06T18:52:18.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-06T18:52:19.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-06T18:52:19.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-06T18:52:19.491Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-06T18:52:20.421Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit (3.67s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-08-06T18:52:20.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2022-08-06T18:52:20.677Z] === RUN TestUpdateRestartPolicy [2022-08-06T18:52:20.753Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2022-08-06T18:52:20.753Z] === RUN TestDockerNetworkReConnect [2022-08-06T18:52:21.240Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-06T18:52:21.803Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-06T18:52:22.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-06T18:52:23.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-06T18:52:24.020Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-08-06T18:52:24.020Z] === RUN TestServicePlugin [2022-08-06T18:52:24.020Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:52:24.020Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-06T18:52:24.020Z] === RUN TestServiceUpdateLabel [2022-08-06T18:52:25.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-06T18:52:26.536Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-06T18:52:26.536Z] === RUN TestServiceUpdateSecrets [2022-08-06T18:52:28.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-06T18:52:28.361Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-06T18:52:28.361Z] check_test.go:540: [d88ac8024343c] daemon is not started [2022-08-06T18:52:28.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-06T18:52:28.361Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-06T18:52:28.361Z] check_test.go:540: [d27305587f59f] daemon is not started [2022-08-06T18:52:28.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-06T18:52:30.253Z] check_test.go:540: [d017474438bd5] daemon is not started [2022-08-06T18:52:30.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-06T18:52:33.521Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-08-06T18:52:33.521Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-06T18:52:34.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2022-08-06T18:52:34.085Z] === RUN TestWaitNonBlocked [2022-08-06T18:52:34.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:52:34.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:52:34.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:52:34.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:52:34.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-06T18:52:34.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-06T18:52:34.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-06T18:52:35.208Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-06T18:52:35.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-08-06T18:52:35.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-08-06T18:52:35.208Z] === RUN TestWaitBlocked [2022-08-06T18:52:35.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:52:35.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:52:35.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:52:35.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:52:35.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-06T18:52:35.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-06T18:52:36.575Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-06T18:52:36.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2022-08-06T18:52:36.575Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-08-06T18:52:36.575Z] === RUN TestWaitConditions [2022-08-06T18:52:36.575Z] === RUN TestWaitConditions/default [2022-08-06T18:52:36.575Z] === PAUSE TestWaitConditions/default [2022-08-06T18:52:36.575Z] === RUN TestWaitConditions/not-running [2022-08-06T18:52:36.575Z] === PAUSE TestWaitConditions/not-running [2022-08-06T18:52:36.575Z] === RUN TestWaitConditions/next-exit [2022-08-06T18:52:36.575Z] === PAUSE TestWaitConditions/next-exit [2022-08-06T18:52:36.575Z] === RUN TestWaitConditions/removed [2022-08-06T18:52:36.575Z] === PAUSE TestWaitConditions/removed [2022-08-06T18:52:36.575Z] === CONT TestWaitConditions/default [2022-08-06T18:52:36.575Z] === CONT TestWaitConditions/removed [2022-08-06T18:52:36.575Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-06T18:52:37.526Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-06T18:52:37.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-06T18:52:38.730Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-06T18:52:38.730Z] === CONT TestWaitConditions/next-exit [2022-08-06T18:52:38.730Z] === CONT TestWaitConditions/not-running [2022-08-06T18:52:38.985Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-06T18:52:40.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-06T18:52:40.874Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-06T18:52:40.874Z] --- PASS: TestWaitConditions (0.03s) [2022-08-06T18:52:40.874Z] --- PASS: TestWaitConditions/removed (2.24s) [2022-08-06T18:52:40.874Z] --- PASS: TestWaitConditions/default (2.34s) [2022-08-06T18:52:40.874Z] --- PASS: TestWaitConditions/next-exit (2.20s) [2022-08-06T18:52:40.874Z] --- PASS: TestWaitConditions/not-running (2.15s) [2022-08-06T18:52:40.874Z] === RUN TestWaitRestartedContainer [2022-08-06T18:52:40.874Z] === RUN TestWaitRestartedContainer/default [2022-08-06T18:52:40.874Z] === PAUSE TestWaitRestartedContainer/default [2022-08-06T18:52:40.874Z] === RUN TestWaitRestartedContainer/not-running [2022-08-06T18:52:40.874Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-06T18:52:40.874Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-06T18:52:40.874Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-06T18:52:40.874Z] === CONT TestWaitRestartedContainer/default [2022-08-06T18:52:40.874Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-06T18:52:41.373Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-08-06T18:52:41.373Z] === RUN TestServiceUpdateConfigs [2022-08-06T18:52:43.390Z] === CONT TestWaitRestartedContainer/not-running [2022-08-06T18:52:43.390Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-06T18:52:43.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-06T18:52:44.211Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-06T18:52:44.467Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-06T18:52:44.467Z] --- PASS: TestWaitRestartedContainer/default (2.12s) [2022-08-06T18:52:44.467Z] --- PASS: TestWaitRestartedContainer/next-exit (2.13s) [2022-08-06T18:52:44.467Z] --- PASS: TestWaitRestartedContainer/not-running (1.46s) [2022-08-06T18:52:44.467Z] === CONT TestContainerStartOnDaemonRestart [2022-08-06T18:52:44.467Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-06T18:52:48.636Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2022-08-06T18:52:48.636Z] === CONT TestIpcModeOlderClient [2022-08-06T18:52:48.636Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-06T18:52:48.636Z] === CONT TestContainerKillOnDaemonStart [2022-08-06T18:52:48.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.87s) [2022-08-06T18:52:48.636Z] === CONT TestDaemonHostGatewayIP [2022-08-06T18:52:48.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-06T18:52:51.905Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-06T18:52:52.468Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2022-08-06T18:52:52.468Z] === CONT TestDaemonRestartIpcMode [2022-08-06T18:52:52.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-06T18:52:55.994Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2022-08-06T18:52:55.994Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-06T18:52:55.994Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-06T18:52:56.222Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-08-06T18:52:56.222Z] === RUN TestServiceUpdateNetwork [2022-08-06T18:52:56.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-06T18:52:57.165Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-06T18:52:59.055Z] check_test.go:540: [d63ffff4731ff] daemon is not started [2022-08-06T18:52:59.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-06T18:52:59.984Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-06T18:53:00.914Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-08-06T18:53:00.914Z] PASS [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === Skipped [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-06T18:53:00.914Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-06T18:53:00.914Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-06T18:53:00.914Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-06T18:53:00.914Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-06T18:53:00.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-06T18:53:00.914Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-06T18:53:00.914Z] [2022-08-06T18:53:00.914Z] DONE 272 tests, 6 skipped in 175.297s [2022-08-06T18:53:00.914Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-06T18:53:00.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:00.914Z] ++ set -e [2022-08-06T18:53:00.914Z] ++ '[' -n 0 ']' [2022-08-06T18:53:00.914Z] ++ set -x [2022-08-06T18:53:00.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:01.171Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-06T18:53:01.171Z] === RUN TestConfigDaemonLibtrustID [2022-08-06T18:53:01.428Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-06T18:53:01.685Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-06T18:53:01.941Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-06T18:53:01.941Z] === RUN TestConfigDaemonID [2022-08-06T18:53:02.868Z] daemon_test.go:83: [da103f10d742e] daemon is not started [2022-08-06T18:53:02.868Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:53:02.868Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-06T18:53:02.868Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-06T18:53:02.868Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-06T18:53:02.868Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-06T18:53:02.868Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-06T18:53:02.868Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-06T18:53:02.868Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-06T18:53:02.868Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-06T18:53:03.128Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-06T18:53:03.128Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-06T18:53:03.128Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-06T18:53:03.128Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-06T18:53:03.128Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-06T18:53:03.128Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-06T18:53:04.495Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-06T18:53:04.495Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-06T18:53:04.495Z] docker_cli_daemon_plugins_test.go:106: [d84bf27c2f343] daemon is not started [2022-08-06T18:53:05.422Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-06T18:53:05.422Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-06T18:53:06.348Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-06T18:53:06.348Z] daemon_test.go:197: [da844bac243b6] daemon is not started [2022-08-06T18:53:06.348Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-08-06T18:53:06.348Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-06T18:53:06.348Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-08-06T18:53:06.348Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-06T18:53:06.348Z] === RUN TestDaemonProxy [2022-08-06T18:53:06.348Z] === RUN TestDaemonProxy/environment_variables [2022-08-06T18:53:06.605Z] check_test.go:540: [d4257e6528dec] daemon is not started [2022-08-06T18:53:06.605Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-06T18:53:07.168Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-06T18:53:07.730Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-06T18:53:08.333Z] === RUN TestDaemonProxy/command-line_options [2022-08-06T18:53:08.445Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-08-06T18:53:08.445Z] === RUN TestServiceUpdatePidsLimit [2022-08-06T18:53:08.445Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-06T18:53:09.007Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-06T18:53:09.700Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-06T18:53:09.956Z] === RUN TestDaemonProxy/configuration_file [2022-08-06T18:53:10.212Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-06T18:53:11.579Z] === RUN TestDaemonProxy/conflicting_options [2022-08-06T18:53:12.140Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy (6.28s) [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-06T18:53:12.704Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-06T18:53:12.704Z] PASS [2022-08-06T18:53:12.704Z] [2022-08-06T18:53:12.704Z] DONE 18 tests in 11.636s [2022-08-06T18:53:12.704Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-06T18:53:12.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:12.704Z] ++ set -e [2022-08-06T18:53:12.704Z] ++ '[' -n 0 ']' [2022-08-06T18:53:12.704Z] ++ set -x [2022-08-06T18:53:12.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:12.960Z] INFO: Testing against a local daemon [2022-08-06T18:53:12.960Z] === RUN TestCommitInheritsEnv [2022-08-06T18:53:13.523Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-08-06T18:53:13.523Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-06T18:53:13.523Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-06T18:53:13.523Z] === RUN TestImportWithCustomPlatform [2022-08-06T18:53:13.523Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-06T18:53:13.523Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-06T18:53:13.523Z] === RUN TestImportWithCustomPlatform// [2022-08-06T18:53:13.523Z] === RUN TestImportWithCustomPlatform/linux [2022-08-06T18:53:13.779Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-06T18:53:13.780Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-06T18:53:14.035Z] === RUN TestImportWithCustomPlatform/macos [2022-08-06T18:53:14.035Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-06T18:53:14.035Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform (0.59s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/linux (0.19s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-06T18:53:14.035Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-06T18:53:14.035Z] === RUN TestImagesFilterMultiReference [2022-08-06T18:53:14.035Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-06T18:53:14.035Z] === RUN TestImagePullPlatformInvalid [2022-08-06T18:53:14.035Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-06T18:53:14.035Z] === RUN TestRemoveImageOrphaning [2022-08-06T18:53:14.598Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-08-06T18:53:14.598Z] === RUN TestRemoveImageGarbageCollector [2022-08-06T18:53:15.161Z] time="2022-08-06T18:53:14Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-06T18:53:15.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-06T18:53:15.723Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-06T18:53:17.090Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-06T18:53:17.090Z] --- PASS: TestRemoveImageGarbageCollector (2.67s) [2022-08-06T18:53:17.090Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-06T18:53:17.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-06T18:53:17.090Z] === RUN TestTagInvalidReference [2022-08-06T18:53:17.090Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-06T18:53:17.346Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-06T18:53:17.346Z] === RUN TestTagValidPrefixedRepo [2022-08-06T18:53:17.346Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-06T18:53:17.346Z] === RUN TestTagExistedNameWithoutForce [2022-08-06T18:53:17.346Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-06T18:53:17.346Z] === RUN TestTagOfficialNames [2022-08-06T18:53:17.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-06T18:53:17.346Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-06T18:53:17.346Z] === RUN TestTagMatchesDigest [2022-08-06T18:53:17.346Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-06T18:53:17.346Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-06T18:53:17.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-06T18:53:17.912Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-06T18:53:18.475Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-06T18:53:19.037Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-06T18:53:19.599Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-06T18:53:19.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-06T18:53:20.162Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-06T18:53:20.420Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-06T18:53:20.982Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-06T18:53:21.543Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-06T18:53:22.107Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-06T18:53:22.362Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-06T18:53:22.618Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-06T18:53:22.893Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-06T18:53:23.158Z] check_test.go:540: [dc84659f5e406] daemon is not started [2022-08-06T18:53:23.158Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-06T18:53:23.625Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2022-08-06T18:53:23.625Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-08-06T18:53:23.625Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-06T18:53:23.625Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-06T18:53:23.625Z] PASS [2022-08-06T18:53:23.625Z] [2022-08-06T18:53:23.625Z] === Skipped [2022-08-06T18:53:23.625Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-06T18:53:23.625Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T18:53:23.625Z] [2022-08-06T18:53:23.625Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-06T18:53:23.625Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-06T18:53:23.625Z] [2022-08-06T18:53:23.625Z] DONE 27 tests, 2 skipped in 130.754s [2022-08-06T18:53:23.625Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-06T18:53:23.625Z] ++ 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-08-06T18:53:23.625Z] ++ set -e [2022-08-06T18:53:23.625Z] ++ '[' -n 0 ']' [2022-08-06T18:53:23.625Z] ++ set -x [2022-08-06T18:53:23.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:23.626Z] INFO: Testing against a local daemon [2022-08-06T18:53:23.626Z] === RUN TestSessionCreate [2022-08-06T18:53:23.626Z] --- PASS: TestSessionCreate (0.03s) [2022-08-06T18:53:23.626Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-06T18:53:23.626Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-06T18:53:23.626Z] PASS [2022-08-06T18:53:23.626Z] [2022-08-06T18:53:23.626Z] DONE 2 tests in 0.147s [2022-08-06T18:53:23.626Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-06T18:53:23.626Z] ++ 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-08-06T18:53:23.626Z] ++ set -e [2022-08-06T18:53:23.626Z] ++ '[' -n 0 ']' [2022-08-06T18:53:23.626Z] ++ set -x [2022-08-06T18:53:23.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:23.626Z] INFO: Testing against a local daemon [2022-08-06T18:53:23.626Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-06T18:53:23.626Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T18:53:23.626Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T18:53:23.626Z] === RUN TestDiskUsage [2022-08-06T18:53:23.626Z] === PAUSE TestDiskUsage [2022-08-06T18:53:23.626Z] === RUN TestEventsExecDie [2022-08-06T18:53:23.882Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-06T18:53:23.882Z] === RUN TestEventsBackwardsCompatible [2022-08-06T18:53:24.137Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-06T18:53:24.137Z] === RUN TestEventsVolumeCreate [2022-08-06T18:53:24.137Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-06T18:53:24.137Z] === RUN TestInfoBinaryCommits [2022-08-06T18:53:24.137Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-06T18:53:24.137Z] === RUN TestInfoAPIVersioned [2022-08-06T18:53:24.137Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-06T18:53:24.137Z] === RUN TestInfoAPI [2022-08-06T18:53:24.137Z] --- PASS: TestInfoAPI (0.02s) [2022-08-06T18:53:24.137Z] === RUN TestInfoAPIWarnings [2022-08-06T18:53:24.527Z] check_test.go:540: [d05f3f7387699] daemon is not started [2022-08-06T18:53:24.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-06T18:53:24.783Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-06T18:53:26.714Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-06T18:53:29.984Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-06T18:53:29.984Z] check_test.go:540: [db0cc76ad28a9] daemon is not started [2022-08-06T18:53:29.984Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-06T18:53:30.913Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-06T18:53:32.279Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-06T18:53:33.209Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-06T18:53:33.772Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-06T18:53:35.139Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-06T18:53:38.410Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-06T18:53:38.972Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-06T18:53:40.339Z] check_test.go:540: [dcd0b373b07ce] daemon is not started [2022-08-06T18:53:40.340Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-06T18:53:42.177Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-06T18:53:42.177Z] === RUN TestInfoDebug [2022-08-06T18:53:42.177Z] --- PASS: TestInfoDebug (0.52s) [2022-08-06T18:53:42.177Z] === RUN TestInfoInsecureRegistries [2022-08-06T18:53:42.177Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-06T18:53:42.177Z] === RUN TestInfoRegistryMirrors [2022-08-06T18:53:42.177Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-06T18:53:42.177Z] === RUN TestLoginFailsWithBadCredentials [2022-08-06T18:53:42.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-06T18:53:42.740Z] === RUN TestPingCacheHeaders [2022-08-06T18:53:42.740Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-06T18:53:42.740Z] === RUN TestPingGet [2022-08-06T18:53:42.740Z] --- PASS: TestPingGet (0.01s) [2022-08-06T18:53:42.740Z] === RUN TestPingHead [2022-08-06T18:53:42.740Z] --- PASS: TestPingHead (0.02s) [2022-08-06T18:53:42.740Z] === RUN TestPingSwarmHeader [2022-08-06T18:53:43.301Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-06T18:53:43.863Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-06T18:53:44.509Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-06T18:53:44.790Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-06T18:53:44.790Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-06T18:53:44.790Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-06T18:53:44.790Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-06T18:53:44.790Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-06T18:53:44.790Z] === RUN TestVersion [2022-08-06T18:53:44.790Z] --- PASS: TestVersion (0.02s) [2022-08-06T18:53:44.790Z] === CONT TestDiskUsage [2022-08-06T18:53:45.073Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/container_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/image_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-06T18:53:45.351Z] === RUN TestDiskUsage/after_container.Run [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-06T18:53:45.913Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage (1.13s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-06T18:53:45.913Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T18:53:45.913Z] PASS [2022-08-06T18:53:45.913Z] [2022-08-06T18:53:45.913Z] === Skipped [2022-08-06T18:53:45.913Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T18:53:45.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T18:53:45.913Z] [2022-08-06T18:53:45.913Z] DONE 54 tests, 1 skipped in 22.568s [2022-08-06T18:53:45.913Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-06T18:53:45.913Z] ++ 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-08-06T18:53:45.913Z] ++ set -e [2022-08-06T18:53:45.913Z] ++ '[' -n 0 ']' [2022-08-06T18:53:45.913Z] ++ set -x [2022-08-06T18:53:45.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:53:46.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-06T18:53:46.169Z] INFO: Testing against a local daemon [2022-08-06T18:53:46.169Z] === RUN TestVolumesCreateAndList [2022-08-06T18:53:46.169Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-06T18:53:46.169Z] === RUN TestVolumesRemove [2022-08-06T18:53:46.169Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-06T18:53:46.169Z] === RUN TestVolumesInspect [2022-08-06T18:53:46.169Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-06T18:53:46.169Z] === RUN TestVolumesInvalidJSON [2022-08-06T18:53:46.169Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-06T18:53:46.169Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-06T18:53:46.170Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-06T18:53:46.170Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-06T18:53:46.170Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-06T18:53:46.170Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-06T18:53:46.170Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-06T18:53:46.170Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-06T18:53:46.170Z] PASS [2022-08-06T18:53:46.170Z] [2022-08-06T18:53:46.170Z] DONE 9 tests in 0.248s [2022-08-06T18:53:46.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T18:53:46.426Z] ++++ cat bundles/test-integration/docker.pid [2022-08-06T18:53:46.426Z] +++ kill 14272 [2022-08-06T18:53:46.426Z] +++ /etc/init.d/apparmor stop [2022-08-06T18:53:46.426Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T18:53:46.426Z] [2022-08-06T18:53:46.426Z] Unloading profiles will leave already running processes permanently [2022-08-06T18:53:46.426Z] unconfined, which can lead to unexpected situations. [2022-08-06T18:53:46.426Z] [2022-08-06T18:53:46.426Z] To set a process to complain mode, use the command line tool [2022-08-06T18:53:46.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T18:53:46.426Z] +++ true [2022-08-06T18:53:46.426Z] exiting test-integration [2022-08-06T18:53:46.426Z] ++ exit 0 [2022-08-06T18:53:46.426Z] Post stage [Pipeline] junit [2022-08-06T18:53:47.363Z] Recording test results [2022-08-06T18:53:47.530Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-06T18:53:47.892Z] + echo Ensuring container killed. [2022-08-06T18:53:47.892Z] Ensuring container killed. [2022-08-06T18:53:47.892Z] + docker rm -vf docker-pr3 [2022-08-06T18:53:47.892Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-06T18:53:47.933Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-06T18:53:48.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-06T18:53:48.211Z] + echo Chowning /workspace to jenkins user [2022-08-06T18:53:48.212Z] Chowning /workspace to jenkins user [2022-08-06T18:53:48.212Z] + id -u [2022-08-06T18:53:48.212Z] + id -g [2022-08-06T18:53:48.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [2022-08-06T18:53:48.212Z] Unable to find image 'busybox:latest' locally [2022-08-06T18:53:48.212Z] latest: Pulling from library/busybox [2022-08-06T18:53:48.467Z] 98b248744137: Pulling fs layer [2022-08-06T18:53:48.467Z] 98b248744137: Download complete [2022-08-06T18:53:48.467Z] 98b248744137: Pull complete [2022-08-06T18:53:48.467Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-06T18:53:48.467Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T18:53:50.168Z] + bundleName=arm64-integration [2022-08-06T18:53:50.168Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-06T18:53:50.168Z] Creating arm64-integration-bundles.tar.gz [2022-08-06T18:53:50.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-06T18:53:50.168Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-06T18:53:50.433Z] Archiving artifacts [2022-08-06T18:53:50.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-06T18:53:50.748Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-06T18:53:51.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-06T18:53:52.369Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-06T18:53:52.713Z] + make clean [2022-08-06T18:53:52.969Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-06T18:53:52.969Z] docker-dev-cache [2022-08-06T18:53:52.969Z] docker-mod-cache [Pipeline] deleteDir [2022-08-06T18:53:53.570Z] check_test.go:540: [d74dc4b6dfc4d] daemon is not started [2022-08-06T18:53:53.570Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-06T18:53:53.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-06T18:53:54.125Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-06T18:53:54.687Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-06T18:53:55.249Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-06T18:53:56.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-06T18:53:57.104Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-06T18:53:57.104Z] check_test.go:540: [d24c8b9dc01ad] daemon is not started [2022-08-06T18:53:57.105Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-06T18:53:58.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-06T18:53:59.878Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-06T18:53:59.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-06T18:54:02.437Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-06T18:54:02.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-06T18:54:06.863Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-06T18:54:08.231Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-06T18:54:10.124Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-06T18:54:13.395Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-06T18:54:13.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-06T18:54:17.246Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-06T18:54:17.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-06T18:54:20.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-06T18:54:20.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-06T18:54:20.931Z] Created binary: bundles/binary-daemon/dockerd [2022-08-06T18:54:20.931Z] Copying nested executables into bundles/binary-daemon [2022-08-06T18:54:20.931Z] Building: bundles/binary-daemon/docker-proxy [2022-08-06T18:54:20.931Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T18:54:20.931Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-06T18:54:20.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-06T18:54:21.028Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-06T18:54:21.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/make.sh cross [2022-08-06T18:54:21.526Z] [2022-08-06T18:54:21.786Z] Removing bundles/ [2022-08-06T18:54:21.786Z] [2022-08-06T18:54:21.786Z] ---> Making bundle: cross (in bundles/cross) [2022-08-06T18:54:21.786Z] Cross building: bundles/cross/linux/amd64 [2022-08-06T18:54:21.786Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-06T18:54:21.786Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-06T18:54:22.919Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-06T18:54:23.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-06T18:54:24.103Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-06T18:54:25.509Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-06T18:54:25.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-06T18:54:28.882Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-06T18:54:31.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-06T18:54:32.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-06T18:54:34.128Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-06T18:54:34.384Z] docker_cli_daemon_test.go:2504: [d48102a0db977] daemon is not started [2022-08-06T18:54:35.314Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-06T18:54:36.244Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-06T18:54:36.244Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-06T18:54:42.873Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-06T18:54:43.436Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-06T18:54:44.365Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-06T18:54:44.622Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-06T18:54:45.185Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-06T18:54:47.706Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-06T18:54:47.706Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-06T18:54:48.636Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-06T18:54:49.199Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-06T18:54:49.455Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-06T18:54:49.713Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-06T18:54:50.276Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-06T18:54:50.839Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-06T18:54:50.839Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-06T18:54:50.839Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-06T18:54:51.768Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-06T18:54:52.025Z] check_test.go:540: [dd41d92ac9070] daemon is not started [2022-08-06T18:54:52.025Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-06T18:54:52.281Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-06T18:54:58.929Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite (334.13s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.37s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.19s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.19s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.19s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-08-06T18:54:58.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.97s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.57s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.49s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.71s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.65s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.09s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.99s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.39s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.54s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-08-06T18:54:58.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-06T18:54:58.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.95s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.24s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.87s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.86s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.05s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.03s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.34s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-08-06T18:54:58.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-06T18:54:58.930Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2022-08-06T18:54:58.930Z] === RUN TestDockerSwarmSuite [2022-08-06T18:54:58.930Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-06T18:54:59.186Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-06T18:55:00.113Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-06T18:55:00.370Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-06T18:55:01.300Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-06T18:55:01.300Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-06T18:55:01.862Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-06T18:55:02.424Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-06T18:55:04.939Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-06T18:55:10.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-06T18:55:14.392Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-06T18:55:14.649Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-06T18:55:17.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-06T18:55:20.448Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-06T18:55:21.815Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-06T18:55:21.815Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-06T18:55:21.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-06T18:55:21.815Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-06T18:55:21.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-06T18:55:21.815Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-06T18:55:21.815Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-06T18:55:21.815Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-06T18:55:21.815Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-06T18:55:23.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-06T18:55:24.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-06T18:55:24.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-06T18:55:27.230Z] docker_api_swarm_test.go:563: [d9286a3d83aed] joining swarm manager [d59eba903c00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:55:30.544Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-06T18:55:33.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-06T18:55:33.064Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-06T18:55:38.314Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-06T18:55:40.832Z] docker_api_swarm_test.go:585: [d6fe56cc236b2] joining swarm manager [d59eba903c00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:55:44.103Z] check_test.go:611: [d9286a3d83aed] daemon is not started [2022-08-06T18:55:44.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-06T18:55:44.360Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-06T18:55:45.733Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-06T18:55:49.000Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-06T18:55:49.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-06T18:55:49.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-06T18:55:50.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-06T18:55:50.443Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-06T18:55:50.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-06T18:55:50.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-06T18:55:52.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-06T18:55:52.994Z] docker_api_swarm_test.go:46: [de55c9546872d] joining swarm manager [d59da8e13f584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:55:53.557Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-06T18:56:03.501Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-06T18:56:03.501Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-06T18:56:06.060Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-06T18:56:11.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-06T18:56:12.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-06T18:56:16.421Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-06T18:56:16.677Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-06T18:56:16.934Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-06T18:56:19.452Z] --- PASS: TestImportExtremelyLargeImageWorks (181.84s) [2022-08-06T18:56:19.452Z] PASS [2022-08-06T18:56:19.452Z] [2022-08-06T18:56:19.452Z] DONE 22 tests in 186.559s [2022-08-06T18:56:19.452Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] ++ set -e [2022-08-06T18:56:19.452Z] ++ '[' -n 0 ']' [2022-08-06T18:56:19.452Z] ++ set -x [2022-08-06T18:56:19.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] === RUN TestStripANSICommands [2022-08-06T18:56:19.452Z] === RUN TestStripANSICommands/#00 [2022-08-06T18:56:19.452Z] === RUN TestStripANSICommands/#01 [2022-08-06T18:56:19.452Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-06T18:56:19.452Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-06T18:56:19.452Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-06T18:56:19.452Z] PASS [2022-08-06T18:56:19.452Z] [2022-08-06T18:56:19.452Z] DONE 3 tests in 0.057s [2022-08-06T18:56:19.452Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] ++ set -e [2022-08-06T18:56:19.452Z] ++ '[' -n 0 ']' [2022-08-06T18:56:19.452Z] ++ set -x [2022-08-06T18:56:19.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:56:19.452Z] INFO: Testing against a local daemon [2022-08-06T18:56:19.452Z] === RUN TestNetworkCreateDelete [2022-08-06T18:56:19.708Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-06T18:56:19.708Z] === RUN TestDockerNetworkDeletePreferID [2022-08-06T18:56:20.270Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-08-06T18:56:20.270Z] === RUN TestDaemonDNSFallback [2022-08-06T18:56:20.526Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-06T18:56:21.893Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-06T18:56:23.259Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-06T18:56:27.426Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-08-06T18:56:27.426Z] === RUN TestInspectNetwork [2022-08-06T18:56:27.426Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-06T18:56:28.412Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-06T18:56:28.412Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-06T18:56:28.412Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-06T18:56:28.412Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-06T18:56:28.412Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-06T18:56:28.412Z] Cross building: bundles/cross/windows/amd64 [2022-08-06T18:56:28.412Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-06T18:56:28.412Z] { [2022-08-06T18:56:28.412Z] "RT_GROUP_ICON": { [2022-08-06T18:56:28.412Z] "#1": { [2022-08-06T18:56:28.412Z] "0409": "../../winresources/docker.ico" [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] }, [2022-08-06T18:56:28.412Z] "RT_MANIFEST": { [2022-08-06T18:56:28.412Z] "#1": { [2022-08-06T18:56:28.412Z] "0409": { [2022-08-06T18:56:28.412Z] "identity": {}, [2022-08-06T18:56:28.412Z] "description": "Docker Engine", [2022-08-06T18:56:28.412Z] "minimum-os": "vista", [2022-08-06T18:56:28.412Z] "execution-level": "", [2022-08-06T18:56:28.412Z] "ui-access": false, [2022-08-06T18:56:28.412Z] "auto-elevate": false, [2022-08-06T18:56:28.412Z] "dpi-awareness": "unaware", [2022-08-06T18:56:28.412Z] "disable-theming": false, [2022-08-06T18:56:28.412Z] "disable-window-filtering": false, [2022-08-06T18:56:28.412Z] "high-resolution-scrolling-aware": false, [2022-08-06T18:56:28.412Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-06T18:56:28.412Z] "long-path-aware": false, [2022-08-06T18:56:28.412Z] "printer-driver-isolation": false, [2022-08-06T18:56:28.412Z] "gdi-scaling": false, [2022-08-06T18:56:28.412Z] "segment-heap": false, [2022-08-06T18:56:28.412Z] "use-common-controls-v6": false [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] }, [2022-08-06T18:56:28.412Z] "RT_MESSAGETABLE": { [2022-08-06T18:56:28.412Z] "#1": { [2022-08-06T18:56:28.412Z] "0409": "../../winresources/event_messages.bin" [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] }, [2022-08-06T18:56:28.412Z] "RT_VERSION": { [2022-08-06T18:56:28.412Z] "#1": { [2022-08-06T18:56:28.412Z] "0409": { [2022-08-06T18:56:28.412Z] "fixed": { [2022-08-06T18:56:28.412Z] "file_version": "0.0.0.0", [2022-08-06T18:56:28.412Z] "product_version": "0.0.0.0", [2022-08-06T18:56:28.412Z] "type": "Unknown" [2022-08-06T18:56:28.412Z] }, [2022-08-06T18:56:28.412Z] "info": { [2022-08-06T18:56:28.412Z] "0000": { [2022-08-06T18:56:28.412Z] "CompanyName": "", [2022-08-06T18:56:28.412Z] "FileVersion": "dev", [2022-08-06T18:56:28.412Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-06T18:56:28.412Z] "OriginalFileName": "dockerd.exe", [2022-08-06T18:56:28.412Z] "ProductName": "", [2022-08-06T18:56:28.412Z] "ProductVersion": "dev", [2022-08-06T18:56:28.412Z] "SpecialBuild": "474ad1d15ae60ac0cfa754723de695d810b3f0a5" [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] } [2022-08-06T18:56:28.412Z] cmd/dockerd/config.go [2022-08-06T18:56:28.412Z] cmd/dockerd/config_windows.go [2022-08-06T18:56:28.412Z] cmd/dockerd/daemon.go [2022-08-06T18:56:28.412Z] cmd/dockerd/daemon_test.go [2022-08-06T18:56:28.412Z] cmd/dockerd/daemon_windows.go [2022-08-06T18:56:28.412Z] cmd/dockerd/docker.go [2022-08-06T18:56:28.412Z] cmd/dockerd/docker_windows.go [2022-08-06T18:56:28.412Z] cmd/dockerd/genwinres_windows.go [2022-08-06T18:56:28.412Z] cmd/dockerd/metrics.go [2022-08-06T18:56:28.412Z] cmd/dockerd/options.go [2022-08-06T18:56:28.412Z] cmd/dockerd/options_test.go [2022-08-06T18:56:28.412Z] cmd/dockerd/service_windows.go [2022-08-06T18:56:28.412Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-06T18:56:28.412Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-06T18:56:28.791Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-06T18:56:30.681Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-06T18:56:30.681Z] === RUN TestInspectNetwork/full_network_id [2022-08-06T18:56:30.681Z] === RUN TestInspectNetwork/partial_network_id [2022-08-06T18:56:30.937Z] === RUN TestInspectNetwork/network_name [2022-08-06T18:56:30.937Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-06T18:56:35.107Z] --- PASS: TestInspectNetwork (8.43s) [2022-08-06T18:56:35.107Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-06T18:56:35.107Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-06T18:56:35.107Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-06T18:56:35.107Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-06T18:56:35.107Z] === RUN TestRunContainerWithBridgeNone [2022-08-06T18:56:37.631Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-06T18:56:37.631Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:56:37.631Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:56:37.631Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:56:37.631Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-06T18:56:37.631Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-06T18:56:37.631Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-06T18:56:37.631Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-06T18:56:37.631Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-06T18:56:37.632Z] === RUN TestNetworkList [2022-08-06T18:56:37.632Z] === RUN TestNetworkList//networks [2022-08-06T18:56:37.632Z] === PAUSE TestNetworkList//networks [2022-08-06T18:56:37.632Z] === RUN TestNetworkList//networks/ [2022-08-06T18:56:37.632Z] === PAUSE TestNetworkList//networks/ [2022-08-06T18:56:37.632Z] === CONT TestNetworkList//networks [2022-08-06T18:56:37.632Z] === CONT TestNetworkList//networks/ [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkList (0.02s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-06T18:56:37.632Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-06T18:56:37.632Z] === RUN TestHostIPv4BridgeLabel [2022-08-06T18:56:37.887Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-08-06T18:56:37.887Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-06T18:56:38.815Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-06T18:56:38.815Z] === RUN TestDaemonDefaultNetworkPools [2022-08-06T18:56:39.743Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-08-06T18:56:39.743Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-06T18:56:41.107Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-08-06T18:56:41.107Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-06T18:56:41.107Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-06T18:56:41.107Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-06T18:56:42.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-08-06T18:56:42.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-06T18:56:42.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-06T18:56:42.728Z] === RUN TestServiceWithPredefinedNetwork [2022-08-06T18:56:44.094Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-06T18:56:44.656Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-06T18:56:44.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-06T18:56:45.213Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-06T18:56:45.469Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-06T18:56:45.469Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2022-08-06T18:56:45.469Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-06T18:56:45.469Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:56:45.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:56:45.469Z] === RUN TestServiceWithDataPathPortInit [2022-08-06T18:56:45.724Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-06T18:56:45.980Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-06T18:56:47.348Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-06T18:56:48.714Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-06T18:56:49.642Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-06T18:56:50.569Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-06T18:56:51.130Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-06T18:56:52.058Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-06T18:56:57.314Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-06T18:57:01.479Z] --- PASS: TestServiceWithDataPathPortInit (15.87s) [2022-08-06T18:57:01.479Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-06T18:57:01.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-06T18:57:04.746Z] docker_api_swarm_test.go:304: [db422a92ff214] joining swarm manager [d0747803e581f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:57:05.674Z] docker_api_swarm_test.go:305: [d1e801c0b8dc8] joining swarm manager [d0747803e581f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:57:05.674Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xw2khr7cj2sneyidwf8vv7g69 Created:2022-08-06 18:57:02.906621899 +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[12bef1d341e2e938787c8ff06e0a26a26d8b1321b33dacef00631629772d2e5c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s414yexz9bc7ohersen3ogtfu EndpointID:d6a61705f5249e4f3cce72577bb185d2f97ed655265dd11c355b772c45041a34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb7edf575d6a4d25b2762cbd83fd7eb68303e9518722fa74ab99727889bc72d8 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:685236c1d7ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s414yexz9bc7ohersen3ogtfu EndpointID:d6a61705f5249e4f3cce72577bb185d2f97ed655265dd11c355b772c45041a34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-06T18:57:06.646Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-06T18:57:10.813Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2022-08-06T18:57:10.813Z] PASS [2022-08-06T18:57:10.813Z] [2022-08-06T18:57:10.813Z] === Skipped [2022-08-06T18:57:10.813Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-06T18:57:10.813Z] service_test.go:243: FLAKY_TEST [2022-08-06T18:57:10.813Z] [2022-08-06T18:57:10.813Z] DONE 38 tests, 1 skipped in 50.748s [2022-08-06T18:57:10.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] ++ set -e [2022-08-06T18:57:10.813Z] ++ '[' -n 0 ']' [2022-08-06T18:57:10.813Z] ++ set -x [2022-08-06T18:57:10.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] INFO: Testing against a local daemon [2022-08-06T18:57:10.813Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-06T18:57:10.813Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:57:10.813Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:57:10.813Z] === RUN TestDockerNetworkIpvlan [2022-08-06T18:57:10.813Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:57:10.813Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:57:10.813Z] PASS [2022-08-06T18:57:10.813Z] [2022-08-06T18:57:10.813Z] === Skipped [2022-08-06T18:57:10.813Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-06T18:57:10.813Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:57:10.813Z] [2022-08-06T18:57:10.813Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-06T18:57:10.813Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-06T18:57:10.813Z] [2022-08-06T18:57:10.813Z] DONE 2 tests, 2 skipped in 0.096s [2022-08-06T18:57:10.813Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] ++ set -e [2022-08-06T18:57:10.813Z] ++ '[' -n 0 ']' [2022-08-06T18:57:10.813Z] ++ set -x [2022-08-06T18:57:10.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:10.813Z] INFO: Testing against a local daemon [2022-08-06T18:57:10.813Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-06T18:57:11.742Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-06T18:57:11.742Z] === RUN TestDockerNetworkMacvlan [2022-08-06T18:57:11.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-06T18:57:12.559Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-06T18:57:14.447Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-06T18:57:14.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-06T18:57:15.392Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-06T18:57:19.559Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-06T18:57:22.852Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-06T18:57:25.368Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-06T18:57:28.634Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-06T18:57:28.634Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-06T18:57:29.562Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.33s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.66s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.04s) [2022-08-06T18:57:29.818Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2022-08-06T18:57:29.818Z] PASS [2022-08-06T18:57:29.818Z] [2022-08-06T18:57:29.818Z] DONE 8 tests in 19.563s [2022-08-06T18:57:29.818Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-06T18:57:29.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:29.818Z] ++ set -e [2022-08-06T18:57:29.818Z] ++ '[' -n 0 ']' [2022-08-06T18:57:29.818Z] ++ set -x [2022-08-06T18:57:29.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:29.818Z] testing: warning: no tests to run [2022-08-06T18:57:29.818Z] PASS [2022-08-06T18:57:29.818Z] [2022-08-06T18:57:29.818Z] DONE 0 tests in 0.025s [2022-08-06T18:57:29.818Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-06T18:57:29.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:29.818Z] ++ set -e [2022-08-06T18:57:29.818Z] ++ '[' -n 0 ']' [2022-08-06T18:57:29.818Z] ++ set -x [2022-08-06T18:57:29.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:57:30.074Z] INFO: Testing against a local daemon [2022-08-06T18:57:30.074Z] === RUN TestAuthZPluginAllowRequest [2022-08-06T18:57:30.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-06T18:57:31.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-06T18:57:31.928Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2022-08-06T18:57:31.928Z] === RUN TestAuthZPluginTLS [2022-08-06T18:57:32.489Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-06T18:57:32.489Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-06T18:57:32.489Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-06T18:57:32.489Z] --- PASS: TestAuthZPluginTLS (0.69s) [2022-08-06T18:57:32.489Z] === RUN TestAuthZPluginDenyRequest [2022-08-06T18:57:33.429Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-06T18:57:33.429Z] --- PASS: TestAuthZPluginDenyRequest (0.96s) [2022-08-06T18:57:33.429Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-06T18:57:34.400Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.01s) [2022-08-06T18:57:34.400Z] === RUN TestAuthZPluginDenyResponse [2022-08-06T18:57:35.766Z] --- PASS: TestAuthZPluginDenyResponse (1.17s) [2022-08-06T18:57:35.766Z] === RUN TestAuthZPluginAllowEventStream [2022-08-06T18:57:38.310Z] --- PASS: TestAuthZPluginAllowEventStream (2.59s) [2022-08-06T18:57:38.310Z] === RUN TestAuthZPluginErrorResponse [2022-08-06T18:57:39.239Z] --- PASS: TestAuthZPluginErrorResponse (1.13s) [2022-08-06T18:57:39.239Z] === RUN TestAuthZPluginErrorRequest [2022-08-06T18:57:40.603Z] --- PASS: TestAuthZPluginErrorRequest (1.09s) [2022-08-06T18:57:40.603Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-06T18:57:41.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.83s) [2022-08-06T18:57:41.165Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-06T18:57:41.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-06T18:57:44.702Z] docker_api_swarm_test.go:272: [dfba49df95574] joining swarm manager [d034091882cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:57:44.702Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.28s) [2022-08-06T18:57:44.702Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-06T18:57:46.068Z] docker_api_swarm_test.go:273: [dbb4b5605b13c] joining swarm manager [d034091882cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:57:46.629Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2022-08-06T18:57:46.629Z] === RUN TestAuthZPluginHeader [2022-08-06T18:57:47.557Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-08-06T18:57:47.557Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-06T18:57:48.119Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-06T18:57:48.376Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-06T18:57:48.632Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-06T18:57:48.889Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-06T18:57:49.145Z] === RUN TestDockerSuite/TestBuildFails [2022-08-06T18:57:50.073Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-06T18:57:50.073Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-06T18:57:51.485Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-06T18:57:52.412Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-08-06T18:57:52.412Z] === RUN TestAuthZPluginV2Disable [2022-08-06T18:57:52.974Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-06T18:57:54.339Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-06T18:57:55.271Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-06T18:57:55.527Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-06T18:57:56.455Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-08-06T18:57:56.455Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-06T18:57:56.455Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-06T18:57:57.822Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-06T18:57:58.389Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-06T18:57:58.645Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-06T18:58:00.010Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-06T18:58:00.266Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-08-06T18:58:00.266Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-06T18:58:01.638Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-06T18:58:02.568Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-06T18:58:02.823Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-06T18:58:03.751Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-06T18:58:04.313Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-06T18:58:04.899Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-06T18:58:04.899Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-06T18:58:04.899Z] { [2022-08-06T18:58:04.899Z] "RT_GROUP_ICON": { [2022-08-06T18:58:04.899Z] "#1": { [2022-08-06T18:58:04.899Z] "0409": "../../winresources/docker.ico" [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] }, [2022-08-06T18:58:04.899Z] "RT_MANIFEST": { [2022-08-06T18:58:04.899Z] "#1": { [2022-08-06T18:58:04.899Z] "0409": { [2022-08-06T18:58:04.899Z] "identity": {}, [2022-08-06T18:58:04.899Z] "description": "Docker Engine", [2022-08-06T18:58:04.899Z] "minimum-os": "vista", [2022-08-06T18:58:04.899Z] "execution-level": "", [2022-08-06T18:58:04.899Z] "ui-access": false, [2022-08-06T18:58:04.899Z] "auto-elevate": false, [2022-08-06T18:58:04.899Z] "dpi-awareness": "unaware", [2022-08-06T18:58:04.899Z] "disable-theming": false, [2022-08-06T18:58:04.899Z] "disable-window-filtering": false, [2022-08-06T18:58:04.899Z] "high-resolution-scrolling-aware": false, [2022-08-06T18:58:04.899Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-06T18:58:04.899Z] "long-path-aware": false, [2022-08-06T18:58:04.899Z] "printer-driver-isolation": false, [2022-08-06T18:58:04.899Z] "gdi-scaling": false, [2022-08-06T18:58:04.899Z] "segment-heap": false, [2022-08-06T18:58:04.899Z] "use-common-controls-v6": false [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] }, [2022-08-06T18:58:04.899Z] "RT_MESSAGETABLE": { [2022-08-06T18:58:04.899Z] "#1": { [2022-08-06T18:58:04.899Z] "0409": "../../winresources/event_messages.bin" [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] }, [2022-08-06T18:58:04.899Z] "RT_VERSION": { [2022-08-06T18:58:04.899Z] "#1": { [2022-08-06T18:58:04.899Z] "0409": { [2022-08-06T18:58:04.899Z] "fixed": { [2022-08-06T18:58:04.899Z] "file_version": "0.0.0.0", [2022-08-06T18:58:04.899Z] "product_version": "0.0.0.0", [2022-08-06T18:58:04.899Z] "type": "Unknown" [2022-08-06T18:58:04.899Z] }, [2022-08-06T18:58:04.899Z] "info": { [2022-08-06T18:58:04.899Z] "0000": { [2022-08-06T18:58:04.899Z] "CompanyName": "", [2022-08-06T18:58:04.899Z] "FileVersion": "dev", [2022-08-06T18:58:04.899Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-06T18:58:04.899Z] "OriginalFileName": "docker-proxy.exe", [2022-08-06T18:58:04.899Z] "ProductName": "", [2022-08-06T18:58:04.899Z] "ProductVersion": "dev", [2022-08-06T18:58:04.899Z] "SpecialBuild": "474ad1d15ae60ac0cfa754723de695d810b3f0a5" [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] } [2022-08-06T18:58:04.899Z] cmd/docker-proxy/genwinres_windows.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/main.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/network_proxy_test.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/proxy.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/sctp_proxy.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/tcp_proxy.go [2022-08-06T18:58:04.899Z] cmd/docker-proxy/udp_proxy.go [2022-08-06T18:58:04.899Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-06T18:58:04.899Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-06T18:58:04.899Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-06T18:58:04.899Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-06T18:58:04.899Z] remote: Enumerating objects: 23, done. [2022-08-06T18:58:04.899Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-06T18:58:04.899Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-06T18:58:04.899Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-06T18:58:04.899Z] 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-08-06T18:58:04.899Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-06T18:58:04.899Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-06T18:58:04.899Z] Cross building: bundles/cross/linux/ppc64le [2022-08-06T18:58:04.899Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-06T18:58:04.899Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-06T18:58:05.241Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-06T18:58:05.241Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-06T18:58:06.168Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-06T18:58:06.730Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-06T18:58:07.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-06T18:58:07.548Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-06T18:58:08.112Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-06T18:58:08.679Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-06T18:58:08.935Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-06T18:58:10.301Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-06T18:58:12.237Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.71s) [2022-08-06T18:58:12.237Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-06T18:58:12.493Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-06T18:58:16.702Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-06T18:58:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-06T18:58:19.218Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-06T18:58:19.219Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-06T18:58:19.219Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-06T18:58:19.219Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-06T18:58:19.219Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-06T18:58:20.146Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-06T18:58:21.121Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-06T18:58:23.646Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-06T18:58:23.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-06T18:58:24.158Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-06T18:58:29.403Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-06T18:58:29.403Z] PASS [2022-08-06T18:58:29.403Z] [2022-08-06T18:58:29.403Z] DONE 17 tests in 58.962s [2022-08-06T18:58:29.403Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-06T18:58:29.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:29.403Z] ++ set -e [2022-08-06T18:58:29.403Z] ++ '[' -n 0 ']' [2022-08-06T18:58:29.403Z] ++ set -x [2022-08-06T18:58:29.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:29.403Z] INFO: Testing against a local daemon [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:58:29.403Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:58:29.403Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-06T18:58:29.403Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-06T18:58:29.403Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-06T18:58:29.403Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-06T18:58:29.403Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-06T18:58:29.403Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-06T18:58:29.403Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-06T18:58:29.403Z] === RUN TestPluginInstall [2022-08-06T18:58:29.403Z] === RUN TestPluginInstall/no_auth [2022-08-06T18:58:30.813Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-06T18:58:31.376Z] time="2022-08-06T18:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:31.376Z] time="2022-08-06T18:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b45258ab309ae1652ab035593752ba0b6bdf6e735887d3c5d4b516bbd91a12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:31.376Z] time="2022-08-06T18:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:31.376Z] time="2022-08-06T18:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b45258ab309ae1652ab035593752ba0b6bdf6e735887d3c5d4b516bbd91a12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:31.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-06T18:58:31.632Z] === RUN TestPluginInstall/with_htpasswd [2022-08-06T18:58:32.194Z] time="2022-08-06T18:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:32.194Z] time="2022-08-06T18:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ccff9f32a1e47ffb17639b6d859aeae2796e465639ef781978418b8c61c89a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:32.194Z] time="2022-08-06T18:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:32.194Z] time="2022-08-06T18:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ccff9f32a1e47ffb17639b6d859aeae2796e465639ef781978418b8c61c89a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:32.758Z] === RUN TestPluginInstall/with_insecure [2022-08-06T18:58:34.126Z] time="2022-08-06T18:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:34.126Z] time="2022-08-06T18:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a62f8ec4e9de9e57b57db93098e48bedcd7ff4801a8ffe6746f43944356820a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:34.126Z] time="2022-08-06T18:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-06T18:58:34.126Z] time="2022-08-06T18:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a62f8ec4e9de9e57b57db93098e48bedcd7ff4801a8ffe6746f43944356820a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-06T18:58:34.689Z] plugin_test.go:196: [d28c09242a181] daemon is not started [2022-08-06T18:58:34.689Z] --- PASS: TestPluginInstall (5.52s) [2022-08-06T18:58:34.689Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2022-08-06T18:58:34.689Z] --- PASS: TestPluginInstall/with_htpasswd (1.01s) [2022-08-06T18:58:34.689Z] --- PASS: TestPluginInstall/with_insecure (1.86s) [2022-08-06T18:58:34.689Z] === RUN TestPluginsWithRuntimes [2022-08-06T18:58:34.689Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-06T18:58:36.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-06T18:58:36.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-06T18:58:36.580Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-06T18:58:37.509Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-06T18:58:38.439Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-06T18:58:38.439Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-06T18:58:38.439Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-06T18:58:38.695Z] docker_api_swarm_node_test.go:20: [dda5dad2e9781] joining swarm manager [d41aaca4c8896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:58:38.696Z] --- PASS: TestPluginsWithRuntimes (4.23s) [2022-08-06T18:58:38.696Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-06T18:58:38.696Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.17s) [2022-08-06T18:58:38.696Z] === RUN TestPluginBackCompatMediaTypes [2022-08-06T18:58:40.062Z] --- PASS: TestPluginBackCompatMediaTypes (1.04s) [2022-08-06T18:58:40.062Z] PASS [2022-08-06T18:58:40.062Z] [2022-08-06T18:58:40.062Z] DONE 24 tests in 10.986s [2022-08-06T18:58:40.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-06T18:58:40.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:40.062Z] ++ set -e [2022-08-06T18:58:40.062Z] ++ '[' -n 0 ']' [2022-08-06T18:58:40.062Z] ++ set -x [2022-08-06T18:58:40.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:40.062Z] docker_api_swarm_node_test.go:21: [db23c709314e6] joining swarm manager [d41aaca4c8896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:58:40.062Z] INFO: Testing against a local daemon [2022-08-06T18:58:40.062Z] === RUN TestExternalGraphDriver [2022-08-06T18:58:40.318Z] === RUN TestExternalGraphDriver/json [2022-08-06T18:58:42.217Z] === RUN TestExternalGraphDriver/spec [2022-08-06T18:58:42.782Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-06T18:58:43.344Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-06T18:58:43.907Z] === RUN TestExternalGraphDriver/pull [2022-08-06T18:58:44.834Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-06T18:58:44.834Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-06T18:58:45.762Z] --- PASS: TestExternalGraphDriver (5.87s) [2022-08-06T18:58:45.762Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-08-06T18:58:45.762Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-08-06T18:58:45.762Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-08-06T18:58:45.762Z] === RUN TestGraphdriverPluginV2 [2022-08-06T18:58:46.323Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-06T18:58:46.886Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-06T18:58:47.448Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-06T18:58:48.375Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-06T18:58:49.303Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-06T18:58:49.559Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-06T18:58:49.815Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-06T18:58:50.377Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-06T18:58:50.633Z] --- PASS: TestGraphdriverPluginV2 (4.67s) [2022-08-06T18:58:50.633Z] PASS [2022-08-06T18:58:50.633Z] [2022-08-06T18:58:50.633Z] DONE 5 tests in 10.679s [2022-08-06T18:58:50.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-06T18:58:50.633Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-06T18:58:50.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:50.633Z] ++ set -e [2022-08-06T18:58:50.633Z] ++ '[' -n 0 ']' [2022-08-06T18:58:50.633Z] ++ set -x [2022-08-06T18:58:50.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:58:50.633Z] INFO: Testing against a local daemon [2022-08-06T18:58:50.633Z] === RUN TestContinueAfterPluginCrash [2022-08-06T18:58:50.633Z] === PAUSE TestContinueAfterPluginCrash [2022-08-06T18:58:50.633Z] === RUN TestReadPluginNoRead [2022-08-06T18:58:50.633Z] === PAUSE TestReadPluginNoRead [2022-08-06T18:58:50.633Z] === RUN TestDaemonStartWithLogOpt [2022-08-06T18:58:50.633Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-06T18:58:50.633Z] === CONT TestContinueAfterPluginCrash [2022-08-06T18:58:50.633Z] === CONT TestDaemonStartWithLogOpt [2022-08-06T18:58:50.891Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-06T18:58:51.819Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-06T18:58:54.338Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-06T18:58:56.232Z] docker_api_swarm_test.go:502: [dfaf966b161c2] joining swarm manager [d8f7b8b17ba1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:58:56.488Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2022-08-06T18:58:56.488Z] === CONT TestReadPluginNoRead [2022-08-06T18:58:57.416Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-06T18:58:58.783Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-06T18:58:59.344Z] === RUN TestReadPluginNoRead/default [2022-08-06T18:59:00.725Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-06T18:59:00.726Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-06T18:59:01.705Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-06T18:59:01.705Z] --- PASS: TestContinueAfterPluginCrash (10.90s) [2022-08-06T18:59:02.635Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-06T18:59:02.890Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-06T18:59:03.864Z] === CONT TestReadPluginNoRead [2022-08-06T18:59:03.864Z] read_test.go:92: [d1ad044487a8c] daemon is not started [2022-08-06T18:59:03.864Z] --- PASS: TestReadPluginNoRead (7.46s) [2022-08-06T18:59:03.864Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2022-08-06T18:59:03.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2022-08-06T18:59:03.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-08-06T18:59:03.864Z] PASS [2022-08-06T18:59:03.864Z] [2022-08-06T18:59:03.864Z] DONE 6 tests in 13.357s [2022-08-06T18:59:03.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-06T18:59:03.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:03.864Z] ++ set -e [2022-08-06T18:59:03.864Z] ++ '[' -n 0 ']' [2022-08-06T18:59:03.864Z] ++ set -x [2022-08-06T18:59:03.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:03.864Z] testing: warning: no tests to run [2022-08-06T18:59:03.864Z] PASS [2022-08-06T18:59:03.864Z] [2022-08-06T18:59:03.864Z] DONE 0 tests in 0.044s [2022-08-06T18:59:04.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-06T18:59:04.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:04.120Z] ++ set -e [2022-08-06T18:59:04.120Z] ++ '[' -n 0 ']' [2022-08-06T18:59:04.120Z] ++ set -x [2022-08-06T18:59:04.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:04.120Z] INFO: Testing against a local daemon [2022-08-06T18:59:04.120Z] === RUN TestPluginWithDevMounts [2022-08-06T18:59:04.120Z] === PAUSE TestPluginWithDevMounts [2022-08-06T18:59:04.120Z] === CONT TestPluginWithDevMounts [2022-08-06T18:59:05.484Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-06T18:59:06.046Z] --- PASS: TestPluginWithDevMounts (1.83s) [2022-08-06T18:59:06.046Z] PASS [2022-08-06T18:59:06.046Z] [2022-08-06T18:59:06.046Z] DONE 1 tests in 1.957s [2022-08-06T18:59:06.046Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-06T18:59:06.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:06.046Z] ++ set -e [2022-08-06T18:59:06.046Z] ++ '[' -n 0 ']' [2022-08-06T18:59:06.046Z] ++ set -x [2022-08-06T18:59:06.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:06.046Z] INFO: Testing against a local daemon [2022-08-06T18:59:06.046Z] === RUN TestSecretInspect [2022-08-06T18:59:06.302Z] docker_api_swarm_test.go:507: [daaf1e61eb86e] joining swarm manager [d8f7b8b17ba1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T18:59:07.670Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-06T18:59:08.275Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-06T18:59:08.840Z] --- PASS: TestSecretInspect (2.64s) [2022-08-06T18:59:08.840Z] === RUN TestSecretList [2022-08-06T18:59:08.840Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-06T18:59:11.406Z] --- PASS: TestSecretList (2.68s) [2022-08-06T18:59:11.406Z] === RUN TestSecretsCreateAndDelete [2022-08-06T18:59:14.673Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2022-08-06T18:59:14.673Z] === RUN TestSecretsUpdate [2022-08-06T18:59:16.044Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-06T18:59:16.971Z] --- PASS: TestSecretsUpdate (2.70s) [2022-08-06T18:59:16.971Z] === RUN TestTemplatedSecret [2022-08-06T18:59:19.491Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-06T18:59:20.053Z] --- PASS: TestTemplatedSecret (3.16s) [2022-08-06T18:59:20.053Z] === RUN TestSecretCreateResolve [2022-08-06T18:59:20.989Z] === RUN TestDockerSuite/TestBuildRm [2022-08-06T18:59:22.877Z] --- PASS: TestSecretCreateResolve (2.76s) [2022-08-06T18:59:22.877Z] PASS [2022-08-06T18:59:22.877Z] [2022-08-06T18:59:22.877Z] DONE 6 tests in 16.753s [2022-08-06T18:59:22.877Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-06T18:59:22.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:22.877Z] ++ set -e [2022-08-06T18:59:22.877Z] ++ '[' -n 0 ']' [2022-08-06T18:59:22.877Z] ++ set -x [2022-08-06T18:59:22.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-06T18:59:22.877Z] INFO: Testing against a local daemon [2022-08-06T18:59:22.877Z] === RUN TestServiceCreateInit [2022-08-06T18:59:22.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-06T18:59:23.438Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-06T18:59:24.365Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-06T18:59:25.730Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-06T18:59:25.985Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-06T18:59:26.912Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-06T18:59:27.474Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-06T18:59:28.036Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-06T18:59:28.598Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-06T18:59:32.765Z] --- PASS: TestServiceCreateInit (9.11s) [2022-08-06T18:59:32.765Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2022-08-06T18:59:32.765Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2022-08-06T18:59:32.765Z] === RUN TestCreateServiceMultipleTimes [2022-08-06T18:59:32.765Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-06T18:59:32.765Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-06T18:59:32.765Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-06T18:59:32.765Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-06T18:59:32.765Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-06T18:59:32.765Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-06T18:59:33.327Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-06T18:59:33.584Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-06T18:59:34.513Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-06T18:59:38.687Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-06T18:59:38.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-06T18:59:39.617Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-06T18:59:40.545Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-06T18:59:41.108Z] docker_api_swarm_node_test.go:81: [d33d5750c4429] joining swarm manager [d62d2a59ddda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:59:41.108Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-06T18:59:42.042Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-06T18:59:43.411Z] === RUN TestDockerSuite/TestBuildUser [2022-08-06T18:59:44.776Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-06T18:59:47.290Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-06T18:59:49.807Z] --- PASS: TestCreateServiceMultipleTimes (17.80s) [2022-08-06T18:59:49.807Z] === RUN TestCreateServiceConflict [2022-08-06T18:59:52.326Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-08-06T18:59:52.326Z] === RUN TestCreateServiceMaxReplicas [2022-08-06T18:59:55.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-06T18:59:55.849Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-08-06T18:59:55.849Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-06T18:59:56.402Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-06T18:59:56.402Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-06T18:59:56.402Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-06T18:59:56.402Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-06T18:59:56.402Z] Cross building: bundles/cross/linux/s390x [2022-08-06T18:59:56.402Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-06T18:59:56.402Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-06T18:59:58.368Z] docker_api_swarm_node_test.go:53: [d28a3f48a6552] joining swarm manager [dcdba5def7bc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T18:59:59.295Z] docker_api_swarm_node_test.go:54: [db90f6db17968] joining swarm manager [dcdba5def7bc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:00:01.184Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-06T19:00:01.746Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-06T19:00:01.746Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-06T19:00:02.723Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-06T19:00:03.297Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-06T19:00:04.274Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-06T19:00:04.274Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-06T19:00:04.274Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-06T19:00:04.274Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-06T19:00:04.274Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-06T19:00:04.274Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-06T19:00:04.274Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-06T19:00:04.274Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-06T19:00:04.274Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-06T19:00:05.638Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-06T19:00:05.638Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-06T19:00:05.894Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-06T19:00:06.457Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-06T19:00:07.064Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-06T19:00:07.064Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-06T19:00:08.952Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-06T19:00:09.880Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-06T19:00:10.442Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.52s) [2022-08-06T19:00:10.442Z] === RUN TestCreateServiceSecretFileMode [2022-08-06T19:00:10.698Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-06T19:00:11.261Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-06T19:00:11.517Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-06T19:00:11.517Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-06T19:00:11.517Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-06T19:00:12.445Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-06T19:00:13.373Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2022-08-06T19:00:13.373Z] === RUN TestCreateServiceConfigFileMode [2022-08-06T19:00:14.300Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-06T19:00:14.863Z] === RUN TestDockerSuite/TestCommitChange [2022-08-06T19:00:15.791Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-06T19:00:16.352Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2022-08-06T19:00:16.352Z] === RUN TestCreateServiceSysctls [2022-08-06T19:00:16.608Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-06T19:00:17.977Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-06T19:00:19.348Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-06T19:00:19.909Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-06T19:00:20.208Z] --- PASS: TestCreateServiceSysctls (3.72s) [2022-08-06T19:00:20.208Z] === RUN TestCreateServiceCapabilities [2022-08-06T19:00:21.154Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-06T19:00:22.521Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-06T19:00:23.450Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2022-08-06T19:00:23.450Z] === RUN TestInspect [2022-08-06T19:00:23.450Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-06T19:00:24.378Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-06T19:00:24.635Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-06T19:00:25.568Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-06T19:00:26.496Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-06T19:00:26.752Z] --- PASS: TestInspect (3.46s) [2022-08-06T19:00:26.752Z] === RUN TestCreateJob [2022-08-06T19:00:27.052Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-06T19:00:27.614Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-06T19:00:28.543Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-06T19:00:29.154Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-06T19:00:30.084Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-06T19:00:30.387Z] --- PASS: TestCreateJob (3.63s) [2022-08-06T19:00:30.387Z] === RUN TestReplicatedJob [2022-08-06T19:00:30.643Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-06T19:00:31.616Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-06T19:00:31.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-06T19:00:32.180Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-06T19:00:33.547Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-06T19:00:34.520Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-06T19:00:35.448Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-06T19:00:36.823Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-06T19:00:37.094Z] --- PASS: TestReplicatedJob (6.55s) [2022-08-06T19:00:37.094Z] === RUN TestUpdateReplicatedJob [2022-08-06T19:00:37.351Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-06T19:00:37.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-06T19:00:38.168Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-06T19:00:38.168Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-06T19:00:39.096Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-06T19:00:40.024Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-06T19:00:40.586Z] docker_api_swarm_test.go:202: [dee4a91fbdb93] joining swarm manager [dffd63c4a9932]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:00:41.149Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2022-08-06T19:00:41.149Z] === RUN TestServiceListWithStatuses [2022-08-06T19:00:41.149Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T19:00:41.149Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-06T19:00:41.149Z] === RUN TestDockerNetworkConnectAlias [2022-08-06T19:00:41.149Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-06T19:00:42.122Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-06T19:00:42.683Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-06T19:00:44.050Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-06T19:00:44.611Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-06T19:00:46.501Z] --- PASS: TestDockerNetworkConnectAlias (5.18s) [2022-08-06T19:00:46.501Z] === RUN TestDockerNetworkReConnect [2022-08-06T19:00:46.501Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-06T19:00:50.672Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2022-08-06T19:00:50.672Z] === RUN TestServicePlugin [2022-08-06T19:00:50.672Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-06T19:00:53.190Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-06T19:00:53.446Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-06T19:00:54.814Z] plugin_test.go:61: [dd8f4b5f48753] joining swarm manager [d44543df51a58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:00:56.225Z] plugin_test.go:64: [d0075afe96ec2] joining swarm manager [d44543df51a58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:00:57.606Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-06T19:00:59.495Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-06T19:00:59.751Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-06T19:01:03.020Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-06T19:01:03.276Z] === RUN TestDockerSuite/TestCpToDot [2022-08-06T19:01:03.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-06T19:01:04.093Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-06T19:01:05.022Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-06T19:01:06.389Z] docker_api_swarm_test.go:384: [d545e3f08d875] joining swarm manager [de6b36e5c8656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:01:06.389Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-06T19:01:07.320Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-06T19:01:07.588Z] docker_api_swarm_test.go:385: [d7e2d5d63b18b] joining swarm manager [de6b36e5c8656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:01:08.149Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-06T19:01:08.406Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-06T19:01:09.335Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-06T19:01:10.264Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-06T19:01:10.264Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-06T19:01:10.520Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-06T19:01:10.776Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-06T19:01:11.338Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-06T19:01:11.338Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-06T19:01:11.338Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-06T19:01:11.338Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-06T19:01:11.899Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-06T19:01:11.899Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-06T19:01:12.155Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-06T19:01:12.155Z] === RUN TestDockerSuite/TestCreateRM [2022-08-06T19:01:12.412Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-06T19:01:12.412Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-06T19:01:12.412Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-06T19:01:12.412Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-06T19:01:12.412Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-06T19:01:13.822Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-06T19:01:13.822Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-06T19:01:14.078Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-06T19:01:16.608Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-06T19:01:16.863Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-06T19:01:16.863Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-06T19:01:17.424Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-06T19:01:17.986Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-06T19:01:18.547Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-06T19:01:19.111Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-06T19:01:19.672Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-06T19:01:21.036Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-06T19:01:21.964Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-06T19:01:22.890Z] --- PASS: TestServicePlugin (32.68s) [2022-08-06T19:01:22.891Z] === RUN TestServiceUpdateLabel [2022-08-06T19:01:24.255Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-06T19:01:25.621Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-08-06T19:01:25.621Z] === RUN TestServiceUpdateSecrets [2022-08-06T19:01:27.031Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-06T19:01:27.958Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-06T19:01:28.885Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-06T19:01:34.127Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-06T19:01:34.692Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-06T19:01:35.619Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-06T19:01:36.180Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-06T19:01:36.180Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-06T19:01:36.436Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-06T19:01:36.691Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-06T19:01:36.691Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-06T19:01:37.620Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-06T19:01:38.547Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-06T19:01:38.547Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-06T19:01:38.547Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-06T19:01:39.111Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-06T19:01:39.367Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-06T19:01:40.298Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-08-06T19:01:40.298Z] === RUN TestServiceUpdateConfigs [2022-08-06T19:01:40.554Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-06T19:01:41.480Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-06T19:01:41.739Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-06T19:01:41.739Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-06T19:01:41.739Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-06T19:01:41.739Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-06T19:01:41.995Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-06T19:01:44.508Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-06T19:01:44.508Z] === RUN TestDockerSuite/TestEventsRename [2022-08-06T19:01:45.069Z] === RUN TestDockerSuite/TestEventsResize [2022-08-06T19:01:45.631Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-06T19:01:47.934Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-06T19:01:47.934Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-06T19:01:47.934Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-06T19:01:47.934Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-06T19:01:47.934Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-06T19:01:48.258Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-06T19:01:48.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/test/unit [2022-08-06T19:01:48.806Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-06T19:01:48.806Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-06T19:01:48.806Z] + TESTDIRS=./... [2022-08-06T19:01:48.806Z] + exclude_paths='/vendor/|/integration' [2022-08-06T19:01:48.806Z] ++ go list ./... [2022-08-06T19:01:48.806Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-06T19:01:49.747Z] + pkg_list='github.com/docker/docker/api [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/backend/build [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/httputils [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/middleware [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/build [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/container [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/debug [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/image [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/network [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/session [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/system [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/server/router/volume [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/backend [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/container [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/events [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/filters [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/image [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/mount [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/network [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/registry [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/strslice [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/swarm [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/time [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/versions [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T19:01:49.747Z] github.com/docker/docker/api/types/volume [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/dockerfile [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/remotecontext [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T19:01:49.747Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T19:01:49.747Z] github.com/docker/docker/cli [2022-08-06T19:01:49.747Z] github.com/docker/docker/cli/config [2022-08-06T19:01:49.747Z] github.com/docker/docker/cli/debug [2022-08-06T19:01:49.747Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T19:01:49.747Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T19:01:49.747Z] github.com/docker/docker/client [2022-08-06T19:01:49.747Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T19:01:49.747Z] github.com/docker/docker/cmd/dockerd [2022-08-06T19:01:49.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T19:01:49.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T19:01:49.747Z] github.com/docker/docker/container [2022-08-06T19:01:49.747Z] github.com/docker/docker/container/stream [2022-08-06T19:01:49.747Z] github.com/docker/docker/contrib/apparmor [2022-08-06T19:01:49.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T19:01:49.747Z] github.com/docker/docker/contrib/httpserver [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/config [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/containerd [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/events [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/exec [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/images [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/initlayer [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/links [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/listeners [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/local [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/names [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/network [2022-08-06T19:01:49.747Z] github.com/docker/docker/daemon/stats [2022-08-06T19:01:49.747Z] github.com/docker/docker/distribution [2022-08-06T19:01:49.747Z] github.com/docker/docker/distribution/metadata [2022-08-06T19:01:49.747Z] github.com/docker/docker/distribution/utils [2022-08-06T19:01:49.747Z] github.com/docker/docker/distribution/xfer [2022-08-06T19:01:49.747Z] github.com/docker/docker/dockerversion [2022-08-06T19:01:49.747Z] github.com/docker/docker/errdefs [2022-08-06T19:01:49.747Z] github.com/docker/docker/image [2022-08-06T19:01:49.747Z] github.com/docker/docker/image/cache [2022-08-06T19:01:49.747Z] github.com/docker/docker/image/tarexport [2022-08-06T19:01:49.747Z] github.com/docker/docker/image/v1 [2022-08-06T19:01:49.747Z] github.com/docker/docker/internal/test/suite [2022-08-06T19:01:49.747Z] github.com/docker/docker/layer [2022-08-06T19:01:49.747Z] github.com/docker/docker/libcontainerd [2022-08-06T19:01:49.747Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T19:01:49.747Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T19:01:49.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T19:01:49.747Z] github.com/docker/docker/libcontainerd/types [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:01:49.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/types [2022-08-06T19:01:49.748Z] github.com/docker/docker/oci [2022-08-06T19:01:49.748Z] github.com/docker/docker/oci/caps [2022-08-06T19:01:49.748Z] github.com/docker/docker/opts [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/aaparser [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/archive [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/authorization [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/capabilities [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/containerfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/directory [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/dmesg [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/fileutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/fsutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/homedir [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/idtools [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/ioutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/longpath [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/loopback [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pidfile [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/platform [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pools [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/progress [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pubsub [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/reexec [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/signal [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/stack [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/stringid [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/system [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/tailfile [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/tarsum [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/urlutil [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/useragent [2022-08-06T19:01:49.748Z] github.com/docker/docker/plugin [2022-08-06T19:01:49.748Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T19:01:49.748Z] github.com/docker/docker/plugin/v2 [2022-08-06T19:01:49.748Z] github.com/docker/docker/profiles/apparmor [2022-08-06T19:01:49.748Z] github.com/docker/docker/profiles/seccomp [2022-08-06T19:01:49.748Z] github.com/docker/docker/quota [2022-08-06T19:01:49.748Z] github.com/docker/docker/reference [2022-08-06T19:01:49.748Z] github.com/docker/docker/registry [2022-08-06T19:01:49.748Z] github.com/docker/docker/registry/resumable [2022-08-06T19:01:49.748Z] github.com/docker/docker/restartmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/rootless [2022-08-06T19:01:49.748Z] github.com/docker/docker/rootless/specconv [2022-08-06T19:01:49.748Z] github.com/docker/docker/runconfig [2022-08-06T19:01:49.748Z] github.com/docker/docker/runconfig/opts [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/daemon [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/environment [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fakegit [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/registry [2022-08-06T19:01:49.748Z] github.com/docker/docker/testutil/request [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/drivers [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/local [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/mounts [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/service [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/service/opts [2022-08-06T19:01:49.748Z] github.com/docker/docker/volume/testutils' [2022-08-06T19:01:49.748Z] ++ grep --fixed-strings -v /libnetwork [2022-08-06T19:01:49.748Z] ++ echo 'github.com/docker/docker/api [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/backend/build [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/httputils [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/middleware [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/build [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/container [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/debug [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/image [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/network [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/session [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/system [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/server/router/volume [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/backend [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/container [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/events [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/filters [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/image [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/mount [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/network [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/registry [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/strslice [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/swarm [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/time [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/versions [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T19:01:49.748Z] github.com/docker/docker/api/types/volume [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/dockerfile [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/remotecontext [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T19:01:49.748Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T19:01:49.748Z] github.com/docker/docker/cli [2022-08-06T19:01:49.748Z] github.com/docker/docker/cli/config [2022-08-06T19:01:49.748Z] github.com/docker/docker/cli/debug [2022-08-06T19:01:49.748Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T19:01:49.748Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T19:01:49.748Z] github.com/docker/docker/client [2022-08-06T19:01:49.748Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T19:01:49.748Z] github.com/docker/docker/cmd/dockerd [2022-08-06T19:01:49.748Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T19:01:49.748Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T19:01:49.748Z] github.com/docker/docker/container [2022-08-06T19:01:49.748Z] github.com/docker/docker/container/stream [2022-08-06T19:01:49.748Z] github.com/docker/docker/contrib/apparmor [2022-08-06T19:01:49.748Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T19:01:49.748Z] github.com/docker/docker/contrib/httpserver [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/config [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/containerd [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/events [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/exec [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/images [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/initlayer [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/links [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/listeners [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/local [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/names [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/network [2022-08-06T19:01:49.748Z] github.com/docker/docker/daemon/stats [2022-08-06T19:01:49.748Z] github.com/docker/docker/distribution [2022-08-06T19:01:49.748Z] github.com/docker/docker/distribution/metadata [2022-08-06T19:01:49.748Z] github.com/docker/docker/distribution/utils [2022-08-06T19:01:49.748Z] github.com/docker/docker/distribution/xfer [2022-08-06T19:01:49.748Z] github.com/docker/docker/dockerversion [2022-08-06T19:01:49.748Z] github.com/docker/docker/errdefs [2022-08-06T19:01:49.748Z] github.com/docker/docker/image [2022-08-06T19:01:49.748Z] github.com/docker/docker/image/cache [2022-08-06T19:01:49.748Z] github.com/docker/docker/image/tarexport [2022-08-06T19:01:49.748Z] github.com/docker/docker/image/v1 [2022-08-06T19:01:49.748Z] github.com/docker/docker/internal/test/suite [2022-08-06T19:01:49.748Z] github.com/docker/docker/layer [2022-08-06T19:01:49.748Z] github.com/docker/docker/libcontainerd [2022-08-06T19:01:49.748Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T19:01:49.748Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T19:01:49.748Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T19:01:49.748Z] github.com/docker/docker/libcontainerd/types [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/libnetwork/types [2022-08-06T19:01:49.748Z] github.com/docker/docker/oci [2022-08-06T19:01:49.748Z] github.com/docker/docker/oci/caps [2022-08-06T19:01:49.748Z] github.com/docker/docker/opts [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/aaparser [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/archive [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/authorization [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/capabilities [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/containerfs [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/directory [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/dmesg [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/fileutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/fsutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/homedir [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/idtools [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/ioutils [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/longpath [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/loopback [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pidfile [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/platform [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pools [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/progress [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/pubsub [2022-08-06T19:01:49.748Z] github.com/docker/docker/pkg/reexec [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/signal [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stack [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stringid [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/system [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/tailfile [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/tarsum [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/urlutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/useragent [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin/v2 [2022-08-06T19:01:49.749Z] github.com/docker/docker/profiles/apparmor [2022-08-06T19:01:49.749Z] github.com/docker/docker/profiles/seccomp [2022-08-06T19:01:49.749Z] github.com/docker/docker/quota [2022-08-06T19:01:49.749Z] github.com/docker/docker/reference [2022-08-06T19:01:49.749Z] github.com/docker/docker/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/registry/resumable [2022-08-06T19:01:49.749Z] github.com/docker/docker/restartmanager [2022-08-06T19:01:49.749Z] github.com/docker/docker/rootless [2022-08-06T19:01:49.749Z] github.com/docker/docker/rootless/specconv [2022-08-06T19:01:49.749Z] github.com/docker/docker/runconfig [2022-08-06T19:01:49.749Z] github.com/docker/docker/runconfig/opts [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/daemon [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/environment [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakegit [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/request [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/drivers [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/local [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/mounts [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/service [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/service/opts [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/testutils' [2022-08-06T19:01:49.749Z] + base_pkg_list='github.com/docker/docker/api [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/backend/build [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/httputils [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/middleware [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/build [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/debug [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/image [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/network [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/session [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/system [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/backend [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/events [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/filters [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/image [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/mount [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/network [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/strslice [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/swarm [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/time [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/dockerfile [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/config [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/debug [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/client [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T19:01:49.749Z] github.com/docker/docker/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/container/stream [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/apparmor [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/httpserver [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/config [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/containerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/events [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/exec [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/images [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/initlayer [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/links [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/listeners [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/local [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/names [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/network [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/stats [2022-08-06T19:01:49.749Z] github.com/docker/docker/distribution [2022-08-06T19:01:49.749Z] github.com/docker/docker/distribution/metadata [2022-08-06T19:01:49.749Z] github.com/docker/docker/distribution/utils [2022-08-06T19:01:49.749Z] github.com/docker/docker/distribution/xfer [2022-08-06T19:01:49.749Z] github.com/docker/docker/dockerversion [2022-08-06T19:01:49.749Z] github.com/docker/docker/errdefs [2022-08-06T19:01:49.749Z] github.com/docker/docker/image [2022-08-06T19:01:49.749Z] github.com/docker/docker/image/cache [2022-08-06T19:01:49.749Z] github.com/docker/docker/image/tarexport [2022-08-06T19:01:49.749Z] github.com/docker/docker/image/v1 [2022-08-06T19:01:49.749Z] github.com/docker/docker/internal/test/suite [2022-08-06T19:01:49.749Z] github.com/docker/docker/layer [2022-08-06T19:01:49.749Z] github.com/docker/docker/libcontainerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T19:01:49.749Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T19:01:49.749Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T19:01:49.749Z] github.com/docker/docker/libcontainerd/types [2022-08-06T19:01:49.749Z] github.com/docker/docker/oci [2022-08-06T19:01:49.749Z] github.com/docker/docker/oci/caps [2022-08-06T19:01:49.749Z] github.com/docker/docker/opts [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/aaparser [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/archive [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/authorization [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/capabilities [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/containerfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/directory [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/dmesg [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/fileutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/fsutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/homedir [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/idtools [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/ioutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/longpath [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/loopback [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/parsers [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/pidfile [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/platform [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugins [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/pools [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/progress [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/pubsub [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/reexec [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/signal [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stack [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/stringid [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/system [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/tailfile [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/tarsum [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/urlutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/pkg/useragent [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/plugin/v2 [2022-08-06T19:01:49.749Z] github.com/docker/docker/profiles/apparmor [2022-08-06T19:01:49.749Z] github.com/docker/docker/profiles/seccomp [2022-08-06T19:01:49.749Z] github.com/docker/docker/quota [2022-08-06T19:01:49.749Z] github.com/docker/docker/reference [2022-08-06T19:01:49.749Z] github.com/docker/docker/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/registry/resumable [2022-08-06T19:01:49.749Z] github.com/docker/docker/restartmanager [2022-08-06T19:01:49.749Z] github.com/docker/docker/rootless [2022-08-06T19:01:49.749Z] github.com/docker/docker/rootless/specconv [2022-08-06T19:01:49.749Z] github.com/docker/docker/runconfig [2022-08-06T19:01:49.749Z] github.com/docker/docker/runconfig/opts [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/daemon [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/environment [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakegit [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/testutil/request [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/drivers [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/local [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/mounts [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/service [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/service/opts [2022-08-06T19:01:49.749Z] github.com/docker/docker/volume/testutils' [2022-08-06T19:01:49.749Z] ++ echo 'github.com/docker/docker/api [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/backend/build [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/httputils [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/middleware [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/build [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/debug [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/image [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/network [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/session [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/system [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/server/router/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/backend [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/events [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/filters [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/image [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/mount [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/network [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/registry [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/strslice [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/swarm [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/time [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T19:01:49.749Z] github.com/docker/docker/api/types/volume [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/dockerfile [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T19:01:49.749Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/config [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/debug [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T19:01:49.749Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/client [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T19:01:49.749Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T19:01:49.749Z] github.com/docker/docker/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/container/stream [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/apparmor [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T19:01:49.749Z] github.com/docker/docker/contrib/httpserver [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/config [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/containerd [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/events [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/exec [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/images [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/initlayer [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/links [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/listeners [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T19:01:49.749Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/local [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/names [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/network [2022-08-06T19:01:49.750Z] github.com/docker/docker/daemon/stats [2022-08-06T19:01:49.750Z] github.com/docker/docker/distribution [2022-08-06T19:01:49.750Z] github.com/docker/docker/distribution/metadata [2022-08-06T19:01:49.750Z] github.com/docker/docker/distribution/utils [2022-08-06T19:01:49.750Z] github.com/docker/docker/distribution/xfer [2022-08-06T19:01:49.750Z] github.com/docker/docker/dockerversion [2022-08-06T19:01:49.750Z] github.com/docker/docker/errdefs [2022-08-06T19:01:49.750Z] github.com/docker/docker/image [2022-08-06T19:01:49.750Z] github.com/docker/docker/image/cache [2022-08-06T19:01:49.750Z] github.com/docker/docker/image/tarexport [2022-08-06T19:01:49.750Z] github.com/docker/docker/image/v1 [2022-08-06T19:01:49.750Z] github.com/docker/docker/internal/test/suite [2022-08-06T19:01:49.750Z] github.com/docker/docker/layer [2022-08-06T19:01:49.750Z] github.com/docker/docker/libcontainerd [2022-08-06T19:01:49.750Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T19:01:49.750Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T19:01:49.750Z] github.com/docker/docker/libcontainerd/types [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/types [2022-08-06T19:01:49.750Z] github.com/docker/docker/oci [2022-08-06T19:01:49.750Z] github.com/docker/docker/oci/caps [2022-08-06T19:01:49.750Z] github.com/docker/docker/opts [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/aaparser [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/archive [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/authorization [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/capabilities [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/containerfs [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/directory [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/dmesg [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/fileutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/fsutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/homedir [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/idtools [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/ioutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/longpath [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/loopback [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/parsers [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/pidfile [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/platform [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugins [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/pools [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/progress [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/pubsub [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/reexec [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/signal [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/stack [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/stringid [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/system [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/tailfile [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/tarsum [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/urlutil [2022-08-06T19:01:49.750Z] github.com/docker/docker/pkg/useragent [2022-08-06T19:01:49.750Z] github.com/docker/docker/plugin [2022-08-06T19:01:49.750Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T19:01:49.750Z] github.com/docker/docker/plugin/v2 [2022-08-06T19:01:49.750Z] github.com/docker/docker/profiles/apparmor [2022-08-06T19:01:49.750Z] github.com/docker/docker/profiles/seccomp [2022-08-06T19:01:49.750Z] github.com/docker/docker/quota [2022-08-06T19:01:49.750Z] github.com/docker/docker/reference [2022-08-06T19:01:49.750Z] github.com/docker/docker/registry [2022-08-06T19:01:49.750Z] github.com/docker/docker/registry/resumable [2022-08-06T19:01:49.750Z] github.com/docker/docker/restartmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/rootless [2022-08-06T19:01:49.750Z] github.com/docker/docker/rootless/specconv [2022-08-06T19:01:49.750Z] github.com/docker/docker/runconfig [2022-08-06T19:01:49.750Z] github.com/docker/docker/runconfig/opts [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/daemon [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/environment [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fakegit [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/registry [2022-08-06T19:01:49.750Z] github.com/docker/docker/testutil/request [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/drivers [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/local [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/mounts [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/service [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/service/opts [2022-08-06T19:01:49.750Z] github.com/docker/docker/volume/testutils' [2022-08-06T19:01:49.750Z] ++ grep --fixed-strings /libnetwork [2022-08-06T19:01:49.750Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/types' [2022-08-06T19:01:49.750Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-06T19:01:49.750Z] + echo 'github.com/docker/docker/libnetwork [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/types' [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:01:49.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:01:49.750Z] + type docker-proxy [2022-08-06T19:01:49.750Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-06T19:01:49.750Z] + hack/make.sh binary-proxy install-proxy [2022-08-06T19:01:49.750Z] [2022-08-06T19:01:50.011Z] Removing bundles/ [2022-08-06T19:01:50.011Z] [2022-08-06T19:01:50.011Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-06T19:01:50.011Z] Building: bundles/binary-proxy/docker-proxy [2022-08-06T19:01:50.011Z] GOOS="" GOARCH="" GOARM="" [2022-08-06T19:01:52.165Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-06T19:01:52.165Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-06T19:01:52.165Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-06T19:01:54.679Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-08-06T19:01:54.679Z] === RUN TestServiceUpdateNetwork [2022-08-06T19:01:54.935Z] === RUN TestDockerSuite/TestEventsTop [2022-08-06T19:01:55.517Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-06T19:01:58.035Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-06T19:01:58.148Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-06T19:01:58.148Z] [2022-08-06T19:01:58.148Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-06T19:01:58.148Z] Installing docker-proxy to /usr/local/bin/ [2022-08-06T19:01:58.148Z] [2022-08-06T19:01:58.148Z] + mkdir -p bundles [2022-08-06T19:01:58.148Z] + '[' -n 'github.com/docker/docker/api [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/backend/build [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/httpstatus [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/httputils [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/middleware [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/build [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/container [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/debug [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/distribution [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/grpc [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/image [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/network [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/plugin [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/session [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/swarm [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/system [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/server/router/volume [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/backend [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/blkiodev [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/container [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/events [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/filters [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/image [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/mount [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/network [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/registry [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/strslice [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/swarm [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/time [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/versions [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-06T19:01:58.148Z] github.com/docker/docker/api/types/volume [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/builder-next/worker [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/dockerfile [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/remotecontext [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/remotecontext/git [2022-08-06T19:01:58.148Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-06T19:01:58.148Z] github.com/docker/docker/cli [2022-08-06T19:01:58.148Z] github.com/docker/docker/cli/config [2022-08-06T19:01:58.148Z] github.com/docker/docker/cli/debug [2022-08-06T19:01:58.148Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-06T19:01:58.148Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-06T19:01:58.148Z] github.com/docker/docker/client [2022-08-06T19:01:58.148Z] github.com/docker/docker/cmd/docker-proxy [2022-08-06T19:01:58.148Z] github.com/docker/docker/cmd/dockerd [2022-08-06T19:01:58.148Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-06T19:01:58.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-06T19:01:58.148Z] github.com/docker/docker/container [2022-08-06T19:01:58.148Z] github.com/docker/docker/container/stream [2022-08-06T19:01:58.148Z] github.com/docker/docker/contrib/apparmor [2022-08-06T19:01:58.148Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-06T19:01:58.148Z] github.com/docker/docker/contrib/httpserver [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster/convert [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster/executor [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/cluster/provider [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/config [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/containerd [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/events [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/events/testutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/exec [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/images [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/initlayer [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/links [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/listeners [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/gelf [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/journald [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/local [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/logentries [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/splunk [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/syslog [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/logger/templates [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/names [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/network [2022-08-06T19:01:58.148Z] github.com/docker/docker/daemon/stats [2022-08-06T19:01:58.148Z] github.com/docker/docker/distribution [2022-08-06T19:01:58.148Z] github.com/docker/docker/distribution/metadata [2022-08-06T19:01:58.148Z] github.com/docker/docker/distribution/utils [2022-08-06T19:01:58.148Z] github.com/docker/docker/distribution/xfer [2022-08-06T19:01:58.148Z] github.com/docker/docker/dockerversion [2022-08-06T19:01:58.148Z] github.com/docker/docker/errdefs [2022-08-06T19:01:58.148Z] github.com/docker/docker/image [2022-08-06T19:01:58.148Z] github.com/docker/docker/image/cache [2022-08-06T19:01:58.148Z] github.com/docker/docker/image/tarexport [2022-08-06T19:01:58.148Z] github.com/docker/docker/image/v1 [2022-08-06T19:01:58.148Z] github.com/docker/docker/internal/test/suite [2022-08-06T19:01:58.148Z] github.com/docker/docker/layer [2022-08-06T19:01:58.148Z] github.com/docker/docker/libcontainerd [2022-08-06T19:01:58.148Z] github.com/docker/docker/libcontainerd/queue [2022-08-06T19:01:58.148Z] github.com/docker/docker/libcontainerd/remote [2022-08-06T19:01:58.148Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-06T19:01:58.148Z] github.com/docker/docker/libcontainerd/types [2022-08-06T19:01:58.148Z] github.com/docker/docker/oci [2022-08-06T19:01:58.148Z] github.com/docker/docker/oci/caps [2022-08-06T19:01:58.148Z] github.com/docker/docker/opts [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/aaparser [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/archive [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/authorization [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/broadcaster [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/capabilities [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/chrootarchive [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/containerfs [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/devicemapper [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/directory [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/dmesg [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/fileutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/fsutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/homedir [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/idtools [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/ioutils [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/jsonmessage [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/longpath [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/loopback [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/namesgenerator [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/parsers [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/pidfile [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/platform [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugingetter [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugins [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/plugins/transport [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/pools [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/progress [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/pubsub [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/reexec [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/signal [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/stack [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/stdcopy [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/streamformatter [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/stringid [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/sysinfo [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/system [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/tailfile [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/tarsum [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/urlutil [2022-08-06T19:01:58.148Z] github.com/docker/docker/pkg/useragent [2022-08-06T19:01:58.148Z] github.com/docker/docker/plugin [2022-08-06T19:01:58.148Z] github.com/docker/docker/plugin/executor/containerd [2022-08-06T19:01:58.148Z] github.com/docker/docker/plugin/v2 [2022-08-06T19:01:58.148Z] github.com/docker/docker/profiles/apparmor [2022-08-06T19:01:58.148Z] github.com/docker/docker/profiles/seccomp [2022-08-06T19:01:58.148Z] github.com/docker/docker/quota [2022-08-06T19:01:58.148Z] github.com/docker/docker/reference [2022-08-06T19:01:58.148Z] github.com/docker/docker/registry [2022-08-06T19:01:58.148Z] github.com/docker/docker/registry/resumable [2022-08-06T19:01:58.148Z] github.com/docker/docker/restartmanager [2022-08-06T19:01:58.148Z] github.com/docker/docker/rootless [2022-08-06T19:01:58.148Z] github.com/docker/docker/rootless/specconv [2022-08-06T19:01:58.148Z] github.com/docker/docker/runconfig [2022-08-06T19:01:58.148Z] github.com/docker/docker/runconfig/opts [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/daemon [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/environment [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fakecontext [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fakegit [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fakestorage [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fixtures/load [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/registry [2022-08-06T19:01:58.148Z] github.com/docker/docker/testutil/request [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/drivers [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/local [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/mounts [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/service [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/service/opts [2022-08-06T19:01:58.148Z] github.com/docker/docker/volume/testutils' ']' [2022-08-06T19:01:58.149Z] + 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/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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-08-06T19:01:58.149Z] ? github.com/docker/docker/api [no test files] [2022-08-06T19:02:03.365Z] check_test.go:611: [d7e2d5d63b18b] daemon is not started [2022-08-06T19:02:03.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-06T19:02:05.252Z] docker_api_swarm_test.go:802: [daa142ca58de3] joining swarm manager [d0bdf42a8600c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:02:06.615Z] docker_api_swarm_test.go:802: [daf230f8d956f] joining swarm manager [d0bdf42a8600c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:02:07.542Z] --- PASS: TestServiceUpdateNetwork (12.89s) [2022-08-06T19:02:07.542Z] === RUN TestServiceUpdatePidsLimit [2022-08-06T19:02:08.104Z] docker_api_swarm_test.go:802: [d64b73d2fe29b] joining swarm manager [d0bdf42a8600c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-06T19:02:08.360Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-06T19:02:08.923Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-06T19:02:09.485Z] docker_api_swarm_test.go:802: [ddbedb393d60a] joining swarm manager [d0bdf42a8600c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-06T19:02:09.486Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-06T19:02:10.048Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-06T19:02:10.975Z] docker_api_swarm_test.go:810: [d846b7702f584] joining swarm manager [d0bdf42a8600c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-06T19:02:16.261Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-08-06T19:02:16.261Z] === RUN TestDockerSuite/TestExec [2022-08-06T19:02:16.261Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-06T19:02:16.518Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-06T19:02:17.490Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-06T19:02:18.859Z] === RUN TestDockerSuite/TestExecEnv [2022-08-06T19:02:19.115Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-06T19:02:20.128Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-06T19:02:20.689Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-06T19:02:22.576Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-06T19:02:22.833Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-06T19:02:23.438Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-06T19:02:24.366Z] === RUN TestDockerSuite/TestExecParseError [2022-08-06T19:02:24.366Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2022-08-06T19:02:24.366Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-08-06T19:02:24.366Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-08-06T19:02:24.366Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-08-06T19:02:24.366Z] PASS [2022-08-06T19:02:24.366Z] [2022-08-06T19:02:24.366Z] === Skipped [2022-08-06T19:02:24.366Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-06T19:02:24.366Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-06T19:02:24.366Z] [2022-08-06T19:02:24.366Z] DONE 27 tests, 1 skipped in 181.507s [2022-08-06T19:02:24.366Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-06T19:02:24.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:24.366Z] ++ set -e [2022-08-06T19:02:24.366Z] ++ '[' -n 0 ']' [2022-08-06T19:02:24.366Z] ++ set -x [2022-08-06T19:02:24.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:24.366Z] INFO: Testing against a local daemon [2022-08-06T19:02:24.366Z] === RUN TestSessionCreate [2022-08-06T19:02:24.366Z] --- PASS: TestSessionCreate (0.03s) [2022-08-06T19:02:24.366Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-06T19:02:24.366Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-06T19:02:24.366Z] PASS [2022-08-06T19:02:24.366Z] [2022-08-06T19:02:24.366Z] DONE 2 tests in 0.182s [2022-08-06T19:02:24.623Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-06T19:02:24.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:24.623Z] ++ set -e [2022-08-06T19:02:24.623Z] ++ '[' -n 0 ']' [2022-08-06T19:02:24.623Z] ++ set -x [2022-08-06T19:02:24.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:24.623Z] INFO: Testing against a local daemon [2022-08-06T19:02:24.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-06T19:02:24.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T19:02:24.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T19:02:24.623Z] === RUN TestDiskUsage [2022-08-06T19:02:24.623Z] === PAUSE TestDiskUsage [2022-08-06T19:02:24.623Z] === RUN TestEventsExecDie [2022-08-06T19:02:24.880Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-06T19:02:25.443Z] --- PASS: TestEventsExecDie (0.68s) [2022-08-06T19:02:25.443Z] === RUN TestEventsBackwardsCompatible [2022-08-06T19:02:25.443Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-06T19:02:25.443Z] === RUN TestEventsVolumeCreate [2022-08-06T19:02:25.443Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-06T19:02:25.443Z] === RUN TestInfoBinaryCommits [2022-08-06T19:02:25.443Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-06T19:02:25.443Z] === RUN TestInfoAPIVersioned [2022-08-06T19:02:25.443Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-06T19:02:25.443Z] === RUN TestInfoAPI [2022-08-06T19:02:25.443Z] --- PASS: TestInfoAPI (0.02s) [2022-08-06T19:02:25.443Z] === RUN TestInfoAPIWarnings [2022-08-06T19:02:25.443Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-06T19:02:26.004Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-06T19:02:26.565Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-06T19:02:27.127Z] === RUN TestDockerSuite/TestExecTTY [2022-08-06T19:02:27.691Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-06T19:02:28.618Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-06T19:02:29.179Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-06T19:02:29.740Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-06T19:02:29.740Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-06T19:02:29.740Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-06T19:02:31.106Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-06T19:02:31.667Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-06T19:02:32.228Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-06T19:02:32.791Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-06T19:02:33.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-06T19:02:34.722Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-06T19:02:36.614Z] === RUN TestDockerSuite/TestHealth [2022-08-06T19:02:43.146Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-06T19:02:43.146Z] === RUN TestInfoDebug [2022-08-06T19:02:43.146Z] --- PASS: TestInfoDebug (0.52s) [2022-08-06T19:02:43.146Z] === RUN TestInfoInsecureRegistries [2022-08-06T19:02:43.146Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-06T19:02:43.146Z] === RUN TestInfoRegistryMirrors [2022-08-06T19:02:43.708Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-06T19:02:43.708Z] === RUN TestLoginFailsWithBadCredentials [2022-08-06T19:02:43.964Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-08-06T19:02:43.964Z] === RUN TestPingCacheHeaders [2022-08-06T19:02:43.964Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-06T19:02:43.964Z] === RUN TestPingGet [2022-08-06T19:02:43.964Z] --- PASS: TestPingGet (0.01s) [2022-08-06T19:02:43.964Z] === RUN TestPingHead [2022-08-06T19:02:43.964Z] --- PASS: TestPingHead (0.01s) [2022-08-06T19:02:43.964Z] === RUN TestPingSwarmHeader [2022-08-06T19:02:44.525Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-06T19:02:45.087Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-06T19:02:46.495Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-06T19:02:46.496Z] --- PASS: TestPingSwarmHeader (2.49s) [2022-08-06T19:02:46.496Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-06T19:02:46.496Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-06T19:02:46.496Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-06T19:02:46.496Z] === RUN TestVersion [2022-08-06T19:02:46.496Z] --- PASS: TestVersion (0.02s) [2022-08-06T19:02:46.496Z] === CONT TestDiskUsage [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/container_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/image_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/volume_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-06T19:02:47.057Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-06T19:02:47.314Z] === RUN TestDiskUsage/after_container.Run [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-06T19:02:47.570Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage (1.25s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-06T19:02:47.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-06T19:02:47.827Z] PASS [2022-08-06T19:02:47.827Z] [2022-08-06T19:02:47.827Z] === Skipped [2022-08-06T19:02:47.827Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-06T19:02:47.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-06T19:02:47.827Z] [2022-08-06T19:02:47.827Z] DONE 54 tests, 1 skipped in 23.340s [2022-08-06T19:02:47.827Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-06T19:02:47.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:47.827Z] ++ set -e [2022-08-06T19:02:47.827Z] ++ '[' -n 0 ']' [2022-08-06T19:02:47.827Z] ++ set -x [2022-08-06T19:02:47.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-06T19:02:47.827Z] INFO: Testing against a local daemon [2022-08-06T19:02:47.827Z] === RUN TestVolumesCreateAndList [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-06T19:02:48.084Z] === RUN TestVolumesRemove [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-06T19:02:48.084Z] === RUN TestVolumesInspect [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-06T19:02:48.084Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-06T19:02:48.084Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-06T19:02:48.084Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-06T19:02:48.084Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-06T19:02:48.084Z] PASS [2022-08-06T19:02:48.084Z] [2022-08-06T19:02:48.084Z] DONE 9 tests in 0.204s [2022-08-06T19:02:48.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T19:02:48.341Z] ++++ cat bundles/test-integration/docker.pid [2022-08-06T19:02:48.341Z] +++ kill 6731 [2022-08-06T19:02:48.597Z] +++ /etc/init.d/apparmor stop [2022-08-06T19:02:48.597Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T19:02:48.597Z] [2022-08-06T19:02:48.597Z] Unloading profiles will leave already running processes permanently [2022-08-06T19:02:48.597Z] unconfined, which can lead to unexpected situations. [2022-08-06T19:02:48.597Z] [2022-08-06T19:02:48.597Z] To set a process to complain mode, use the command line tool [2022-08-06T19:02:48.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T19:02:48.597Z] +++ true [2022-08-06T19:02:48.597Z] exiting test-integration [2022-08-06T19:02:48.597Z] ++ exit 0 [2022-08-06T19:02:48.597Z] [2022-08-06T19:02:49.159Z] + for job in $(jobs -p) [2022-08-06T19:02:49.159Z] + wait 8528 [2022-08-06T19:02:55.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-06T19:02:57.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-06T19:02:58.960Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-06T19:03:01.517Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-06T19:03:01.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-06T19:03:01.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-06T19:03:01.517Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-06T19:03:02.081Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-06T19:03:02.081Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-06T19:03:02.644Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-06T19:03:03.207Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-06T19:03:03.207Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-06T19:03:03.207Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-06T19:03:03.463Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-06T19:03:03.463Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-06T19:03:03.719Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-06T19:03:03.975Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-06T19:03:03.975Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-06T19:03:04.903Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-06T19:03:04.903Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-06T19:03:05.466Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-06T19:03:06.029Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-06T19:03:06.029Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-06T19:03:06.590Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-06T19:03:09.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-06T19:03:09.148Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-06T19:03:09.148Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-06T19:03:10.514Z] === RUN TestDockerSuite/TestImportFile [2022-08-06T19:03:11.442Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-06T19:03:11.442Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-06T19:03:12.369Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-06T19:03:13.735Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-06T19:03:15.100Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-06T19:03:16.026Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-06T19:03:16.971Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-06T19:03:17.902Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-06T19:03:17.902Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-06T19:03:17.902Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-06T19:03:18.594Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-06T19:03:18.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-06T19:03:19.523Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-06T19:03:19.523Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-06T19:03:20.451Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-06T19:03:20.451Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-06T19:03:20.451Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-06T19:03:22.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-06T19:03:22.948Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-06T19:03:23.881Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-06T19:03:23.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-06T19:03:24.443Z] === RUN TestDockerSuite/TestInspectImage [2022-08-06T19:03:24.443Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-06T19:03:24.443Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-06T19:03:24.443Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-06T19:03:24.443Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-06T19:03:25.004Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-06T19:03:25.566Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-06T19:03:25.823Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-06T19:03:26.385Z] docker_api_swarm_service_test.go:395: [db931f8682ff2] joining swarm manager [d98a8f41129b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:03:26.385Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-06T19:03:26.946Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-06T19:03:26.946Z] docker_api_swarm_service_test.go:395: [dde9318927b25] joining swarm manager [d98a8f41129b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:03:29.463Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-06T19:03:29.463Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-06T19:03:30.025Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-06T19:03:30.955Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-06T19:03:32.847Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-06T19:03:32.847Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-06T19:03:33.408Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-06T19:03:33.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-06T19:03:34.542Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-06T19:03:34.800Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-06T19:03:35.727Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-06T19:03:35.727Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-06T19:03:36.654Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-06T19:03:37.581Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-06T19:03:37.581Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-06T19:03:38.950Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-06T19:03:40.317Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-06T19:03:41.682Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-06T19:03:41.682Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-06T19:03:42.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-06T19:03:43.222Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-06T19:03:43.479Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-06T19:03:44.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-06T19:03:44.665Z] docker_api_swarm_service_test.go:343: [d52cf2f3533b5] joining swarm manager [d9f49ea79371f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:03:45.592Z] docker_api_swarm_service_test.go:343: [dc839052abaa1] joining swarm manager [d9f49ea79371f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-06T19:03:52.766Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/builder/dockerfile 0.519s coverage: 49.3% of statements [2022-08-06T19:03:52.766Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-06T19:03:53.026Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-06T19:03:53.966Z] ok github.com/docker/docker/builder/remotecontext/git 1.789s coverage: 86.3% of statements [2022-08-06T19:03:53.966Z] ? github.com/docker/docker/cli [no test files] [2022-08-06T19:03:53.966Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-06T19:03:53.966Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-06T19:03:53.966Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-06T19:03:54.536Z] ok github.com/docker/docker/cmd/docker-proxy 0.291s coverage: 67.6% of statements [2022-08-06T19:03:55.577Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-06T19:03:55.577Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-06T19:03:55.833Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-06T19:03:57.722Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-06T19:03:57.722Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-06T19:03:57.722Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-06T19:03:58.375Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-06T19:03:58.734Z] ok github.com/docker/docker/client 0.132s coverage: 75.9% of statements [2022-08-06T19:03:59.303Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-06T19:03:59.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-06T19:04:00.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-06T19:04:01.048Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-06T19:04:01.977Z] docker_api_swarm_service_test.go:490: [de796aa647778] joining swarm manager [d4d7709ac2106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:04:02.233Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-06T19:04:02.794Z] docker_api_swarm_service_test.go:490: [d7a2b6824605f] joining swarm manager [d4d7709ac2106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:04:04.684Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-06T19:04:05.612Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-06T19:04:05.868Z] === RUN TestDockerSuite/TestLogsSince [2022-08-06T19:04:12.399Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-06T19:04:15.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-06T19:04:18.221Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-06T19:04:18.477Z] === RUN TestDockerSuite/TestLogsTail [2022-08-06T19:04:19.409Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-06T19:04:19.974Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-06T19:04:20.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-06T19:04:20.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-06T19:04:20.536Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-06T19:04:20.791Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-06T19:04:20.791Z] === RUN TestDockerSuite/TestNetHostname [2022-08-06T19:04:21.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-06T19:04:22.719Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-06T19:04:22.719Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-06T19:04:22.719Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-06T19:04:22.719Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-06T19:04:23.647Z] docker_api_swarm_service_test.go:128: [d16c70c060cb9] joining swarm manager [da1b75254787f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:04:23.903Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-06T19:04:24.465Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-06T19:04:24.721Z] docker_api_swarm_service_test.go:129: [d03951b4b81b8] joining swarm manager [da1b75254787f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:04:26.089Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-06T19:04:26.089Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-06T19:04:26.345Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-06T19:04:26.345Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-06T19:04:26.601Z] docker_api_swarm_service_test.go:137: [dab19a8c8f153] joining swarm manager [da1b75254787f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-06T19:04:27.968Z] docker_api_swarm_service_test.go:138: [db4f4c2f0bb38] joining swarm manager [da1b75254787f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-06T19:04:32.132Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-06T19:04:32.694Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-06T19:04:34.058Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-06T19:04:36.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-06T19:04:38.458Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-06T19:04:39.833Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-06T19:04:43.097Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-06T19:04:44.984Z] === RUN TestDockerSuite/TestPluginActive [2022-08-06T19:04:45.443Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 31.5% of statements [2022-08-06T19:04:45.443Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-06T19:04:45.443Z] ok github.com/docker/docker/cmd/dockerd/trap 2.586s coverage: 0.0% of statements [2022-08-06T19:04:45.443Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-06T19:04:45.443Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-06T19:04:45.443Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-06T19:04:45.443Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-06T19:04:45.443Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-06T19:04:46.870Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-06T19:04:50.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-06T19:04:50.730Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-08-06T19:04:52.114Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-06T19:04:52.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-06T19:04:53.578Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-06T19:04:53.578Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-06T19:04:53.578Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-06T19:04:54.025Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-06T19:04:54.505Z] docker_api_swarm_service_test.go:304: [d57d21c6bb023] joining swarm manager [d8f5b7bd9b9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:04:55.431Z] docker_api_swarm_service_test.go:304: [d70a80f3bc789] joining swarm manager [d8f5b7bd9b9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:04:55.431Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-06T19:04:58.696Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-06T19:05:02.152Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-06T19:05:02.152Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-06T19:05:02.723Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-06T19:05:03.293Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-06T19:05:03.293Z] ok github.com/docker/docker/daemon 10.163s coverage: 16.6% of statements [2022-08-06T19:05:03.554Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-06T19:05:03.554Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-06T19:05:03.554Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-06T19:05:03.554Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-06T19:05:03.554Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-06T19:05:03.945Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-06T19:05:04.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.745s coverage: 74.8% of statements [2022-08-06T19:05:05.308Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-06T19:05:05.897Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.0% of statements [2022-08-06T19:05:05.897Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.255s coverage: 60.7% of statements [2022-08-06T19:05:06.672Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-06T19:05:07.277Z] === RUN TestDockerSuite/TestPortList [2022-08-06T19:05:07.833Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2022-08-06T19:05:09.232Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.356s coverage: 50.6% of statements [2022-08-06T19:05:10.620Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.447s coverage: 45.9% of statements [2022-08-06T19:05:10.620Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-06T19:05:11.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.623s coverage: 58.5% of statements [2022-08-06T19:05:11.561Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-06T19:05:11.561Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-06T19:05:11.561Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.5% of statements [2022-08-06T19:05:12.945Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-08-06T19:05:13.205Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-08-06T19:05:13.811Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-06T19:05:14.146Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-08-06T19:05:14.146Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-06T19:05:14.146Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-06T19:05:15.086Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-06T19:05:15.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-06T19:05:15.656Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 79.9% of statements [2022-08-06T19:05:15.916Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-06T19:05:15.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-06T19:05:16.104Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-06T19:05:16.104Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-06T19:05:16.487Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-06T19:05:17.058Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.006s coverage: 88.2% of statements [2022-08-06T19:05:17.471Z] docker_api_swarm_service_test.go:100: [d677914eec077] joining swarm manager [dfa6fcc49db88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:05:17.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.153s coverage: 76.8% of statements [2022-08-06T19:05:18.032Z] docker_api_swarm_service_test.go:101: [d470140ca906c] joining swarm manager [dfa6fcc49db88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:05:18.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-06T19:05:18.593Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-06T19:05:19.201Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2022-08-06T19:05:19.520Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-06T19:05:20.081Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-06T19:05:20.141Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2022-08-06T19:05:20.643Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-06T19:05:20.710Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-08-06T19:05:20.971Z] ok github.com/docker/docker/daemon/logger/journald 3.432s coverage: 74.3% of statements [2022-08-06T19:05:20.971Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-06T19:05:20.971Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-06T19:05:20.971Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-06T19:05:20.971Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-06T19:05:21.911Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-06T19:05:22.171Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-06T19:05:22.742Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-06T19:05:23.313Z] ok github.com/docker/docker/daemon/logger/splunk 1.639s coverage: 82.5% of statements [2022-08-06T19:05:23.313Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-06T19:05:23.313Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-06T19:05:23.910Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-06T19:05:24.167Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-06T19:05:24.255Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 44.4% of statements [2022-08-06T19:05:25.636Z] ok github.com/docker/docker/distribution 1.496s coverage: 28.0% of statements [2022-08-06T19:05:25.636Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-06T19:05:26.206Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-06T19:05:26.738Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-06T19:05:26.777Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-06T19:05:26.777Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-08-06T19:05:26.777Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-06T19:05:27.347Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2022-08-06T19:05:27.607Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2022-08-06T19:05:27.607Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-06T19:05:27.607Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-06T19:05:28.177Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-06T19:05:29.140Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-08-06T19:05:29.709Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-06T19:05:29.709Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-06T19:05:30.048Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-06T19:05:30.049Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-06T19:05:31.619Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.2% of statements [2022-08-06T19:05:31.879Z] ok github.com/docker/docker/pkg/authorization 0.150s coverage: 68.3% of statements [2022-08-06T19:05:32.140Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-06T19:05:32.400Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-06T19:05:32.562Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-06T19:05:35.694Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-08-06T19:05:35.694Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-06T19:05:35.955Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-06T19:05:35.955Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-06T19:05:36.525Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-06T19:05:36.785Z] ok github.com/docker/docker/pkg/fsutils 0.128s coverage: 85.1% of statements [2022-08-06T19:05:37.047Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-06T19:05:37.047Z] ok github.com/docker/docker/layer 7.838s coverage: 68.9% of statements [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-06T19:05:37.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-06T19:05:38.429Z] ok github.com/docker/docker/pkg/idtools 0.529s coverage: 67.9% of statements [2022-08-06T19:05:38.430Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 70.1% of statements [2022-08-06T19:05:38.690Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-08-06T19:05:38.690Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-06T19:05:38.690Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-06T19:05:38.951Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-06T19:05:38.951Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-06T19:05:39.211Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-06T19:05:39.472Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-06T19:05:39.472Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-06T19:05:39.472Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-06T19:05:39.472Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-06T19:05:40.412Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-06T19:05:40.647Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-06T19:05:40.647Z] check_test.go:611: [d677914eec077] daemon is not started [2022-08-06T19:05:40.647Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-06T19:05:40.672Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-06T19:05:40.932Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-06T19:05:40.932Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-06T19:05:42.013Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-06T19:05:42.313Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-06T19:05:42.573Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-06T19:05:42.834Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-06T19:05:42.834Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-06T19:05:42.939Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-06T19:05:43.404Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-06T19:05:43.404Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-06T19:05:43.867Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-06T19:05:43.974Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-06T19:05:44.234Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-06T19:05:44.495Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-08-06T19:05:44.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-06T19:05:45.066Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-06T19:05:45.326Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-06T19:05:45.356Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-06T19:05:47.239Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-06T19:05:47.239Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-06T19:05:47.244Z] docker_api_swarm_service_test.go:533: [d2bcab46bdc35] joining swarm manager [dbcda2e80770d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:05:47.244Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-06T19:05:47.810Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-06T19:05:48.174Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-06T19:05:48.429Z] docker_api_swarm_service_test.go:534: [d9072c9962057] joining swarm manager [dbcda2e80770d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:05:48.429Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-06T19:05:48.751Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-08-06T19:05:48.991Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-06T19:05:49.011Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-06T19:05:49.951Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-06T19:05:50.522Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-06T19:05:50.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-06T19:05:51.092Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-06T19:05:51.353Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-06T19:05:51.521Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-06T19:05:53.272Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-06T19:05:53.532Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-08-06T19:05:54.037Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-06T19:05:54.037Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-06T19:05:54.037Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-06T19:05:54.037Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-06T19:05:54.102Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-06T19:05:54.599Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-06T19:05:54.599Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-06T19:05:55.485Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-06T19:05:56.007Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-06T19:05:56.934Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-06T19:05:57.189Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-06T19:06:03.729Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-06T19:06:03.984Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-06T19:06:05.348Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-06T19:06:05.348Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-06T19:06:05.348Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-06T19:06:05.604Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-06T19:06:07.493Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-06T19:06:08.420Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-06T19:06:10.935Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-06T19:06:11.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-06T19:06:11.517Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-06T19:06:11.517Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-06T19:06:11.776Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-06T19:06:13.669Z] docker_api_swarm_service_test.go:148: [d4b0f5c7e99ab] joining swarm manager [d182e456fc6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:06:14.595Z] docker_api_swarm_service_test.go:148: [d523df53cb7b9] joining swarm manager [d182e456fc6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:06:14.852Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-06T19:06:16.219Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-06T19:06:16.475Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-06T19:06:17.427Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/rootless [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/volume [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-06T19:06:17.427Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === Skipped [2022-08-06T19:06:17.427Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-06T19:06:17.427Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-06T19:06:17.427Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-06T19:06:17.427Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-06T19:06:17.427Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-06T19:06:17.427Z] graphtest_unix.go:71: No driver to put! [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-06T19:06:17.427Z] time="2022-08-06T19:05:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T19:06:17.427Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T19:06:17.427Z] [2022-08-06T19:06:17.427Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-06T19:06:17.427Z] time="2022-08-06T19:05:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T19:06:17.427Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-06T19:06:17.428Z] time="2022-08-06T19:05:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-06T19:06:17.428Z] time="2022-08-06T19:05:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-06T19:06:17.428Z] time="2022-08-06T19:05:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:71: No driver to put! [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-06T19:06:17.428Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-06T19:06:17.428Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-06T19:06:17.428Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-06T19:06:17.428Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-06T19:06:17.428Z] graphtest_unix.go:71: No driver to put! [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-06T19:06:17.428Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-06T19:06:17.428Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-06T19:06:17.428Z] [2022-08-06T19:06:17.428Z] DONE 2875 tests, 28 skipped in 256.891s [2022-08-06T19:06:17.428Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/bitseq [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cluster [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/config [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/datastore [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/driverapi [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/etchosts [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/idm [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipam [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/iptables [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/netlabel [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/netutils [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/networkdb [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/ns [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/options [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/osl [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/portallocator [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/portmapper [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/testutils [2022-08-06T19:06:17.428Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-06T19:06:17.428Z] + 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/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-06T19:06:17.839Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-06T19:06:18.767Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-06T19:06:19.734Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-06T19:06:20.661Z] === RUN TestDockerSuite/TestRmiTag [2022-08-06T19:06:20.661Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-06T19:06:21.223Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-06T19:06:24.490Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-06T19:06:24.490Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-06T19:06:25.417Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-06T19:06:25.417Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-06T19:06:25.978Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-06T19:06:26.540Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-06T19:06:26.796Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-06T19:06:27.399Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-06T19:06:27.964Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-06T19:06:31.241Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-06T19:06:31.498Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-06T19:06:32.864Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-06T19:06:33.792Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-06T19:06:35.726Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-06T19:06:36.697Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-06T19:06:39.213Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-06T19:06:39.213Z] === RUN TestDockerSuite/TestDockerFails [2022-08-06T19:06:39.470Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-06T19:06:40.835Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-06T19:06:41.090Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-06T19:06:41.652Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-06T19:06:43.066Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-06T19:06:43.323Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-06T19:06:43.886Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-06T19:06:44.814Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-06T19:06:45.375Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-06T19:06:45.636Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-06T19:06:46.197Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-06T19:06:46.197Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-06T19:06:46.453Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-06T19:06:47.380Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-06T19:06:47.946Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-06T19:06:48.517Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-06T19:06:49.118Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-06T19:06:50.046Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-06T19:06:50.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-06T19:06:50.863Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-06T19:06:51.792Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-06T19:06:52.355Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-06T19:06:53.326Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-06T19:06:54.256Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-06T19:06:54.818Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-06T19:06:55.787Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-06T19:06:56.761Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-06T19:06:57.018Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-06T19:06:57.578Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-06T19:06:58.140Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-06T19:06:58.140Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-06T19:06:59.506Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-06T19:07:00.069Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-06T19:07:00.631Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-06T19:07:01.194Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-06T19:07:01.757Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-06T19:07:01.757Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-06T19:07:02.318Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-06T19:07:02.880Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-06T19:07:03.445Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-06T19:07:04.016Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork 37.147s coverage: 40.6% of statements [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.382s coverage: 59.9% of statements [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.121s coverage: 5.2% of statements [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-06T19:07:04.120Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-06T19:07:04.120Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-06T19:07:04.577Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-06T19:07:04.577Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-06T19:07:05.139Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-06T19:07:05.139Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-06T19:07:06.067Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-06T19:07:06.323Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-06T19:07:07.250Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-06T19:07:07.509Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-06T19:07:07.765Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-06T19:07:08.326Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-06T19:07:09.692Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-06T19:07:10.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-06T19:07:11.986Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-06T19:07:12.242Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-06T19:07:12.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-06T19:07:13.060Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-06T19:07:13.623Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-06T19:07:14.112Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.118s coverage: 6.6% of statements [2022-08-06T19:07:14.112Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-06T19:07:14.112Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-06T19:07:14.112Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-06T19:07:14.112Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-06T19:07:14.112Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-06T19:07:14.112Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-06T19:07:14.112Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-06T19:07:14.112Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-06T19:07:14.185Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-06T19:07:14.373Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-06T19:07:14.634Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-06T19:07:16.072Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-06T19:07:16.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-06T19:07:18.589Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-06T19:07:18.589Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-06T19:07:19.517Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-06T19:07:20.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-06T19:07:21.455Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-06T19:07:22.825Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-06T19:07:23.750Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-06T19:07:24.622Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-06T19:07:24.678Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-06T19:07:27.194Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-06T19:07:27.195Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-06T19:07:27.195Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-06T19:07:27.195Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-06T19:07:27.195Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-06T19:07:27.195Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-06T19:07:27.755Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-06T19:07:29.646Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-06T19:07:29.646Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-06T19:07:30.574Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-06T19:07:32.465Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-06T19:07:32.720Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-06T19:07:32.977Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-06T19:07:34.385Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-06T19:07:34.641Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-06T19:07:34.641Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-06T19:07:34.641Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-06T19:07:35.203Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-06T19:07:35.764Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-06T19:07:36.692Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-06T19:07:36.692Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-06T19:07:36.989Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-06T19:07:37.918Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-06T19:07:38.480Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-06T19:07:39.042Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-06T19:07:39.042Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-06T19:07:39.549Z] ok github.com/docker/docker/libnetwork/ipam 14.184s coverage: 85.3% of statements [2022-08-06T19:07:39.549Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-06T19:07:39.549Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-06T19:07:39.809Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-06T19:07:39.986Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-06T19:07:39.986Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-06T19:07:40.242Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-06T19:07:40.378Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-06T19:07:40.378Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-06T19:07:40.378Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-06T19:07:40.803Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-06T19:07:40.948Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-06T19:07:41.365Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-06T19:07:41.888Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.0% of statements [2022-08-06T19:07:41.888Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-06T19:07:42.148Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-06T19:07:42.293Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-06T19:07:42.855Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-06T19:07:43.416Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-06T19:07:43.979Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-06T19:07:43.979Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-06T19:07:44.235Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-06T19:07:44.491Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-06T19:07:45.052Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-06T19:07:46.418Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-06T19:07:46.674Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-06T19:07:46.674Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-06T19:07:46.674Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-06T19:07:49.190Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-06T19:07:49.445Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-06T19:08:01.651Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-06T19:08:01.651Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-06T19:08:02.577Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-06T19:08:02.577Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-06T19:08:02.577Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-06T19:08:02.577Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-06T19:08:02.833Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-06T19:08:04.734Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-06T19:08:05.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-06T19:08:06.641Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-06T19:08:08.527Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-06T19:08:12.734Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-06T19:08:12.990Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-06T19:08:13.246Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-06T19:08:14.172Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-06T19:08:14.172Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-06T19:08:14.430Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-06T19:08:16.320Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-06T19:08:16.320Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-06T19:08:16.882Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-06T19:08:18.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-06T19:08:18.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-06T19:08:18.249Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-06T19:08:19.614Z] === RUN TestDockerSuite/TestRunMount [2022-08-06T19:08:19.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-06T19:08:23.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-06T19:08:24.509Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-06T19:08:25.437Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-06T19:08:25.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-06T19:08:25.949Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-06T19:08:26.876Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-06T19:08:28.768Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-06T19:08:29.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-06T19:08:30.390Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-06T19:08:31.757Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-06T19:08:32.318Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-06T19:08:33.686Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-06T19:08:35.050Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-06T19:08:35.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-06T19:08:35.050Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-06T19:08:35.306Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-06T19:08:36.233Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-06T19:08:36.795Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-06T19:08:37.400Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-06T19:08:38.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-06T19:08:39.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-06T19:08:41.259Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-06T19:08:41.259Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-06T19:08:44.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-06T19:08:44.803Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-06T19:08:45.058Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-06T19:08:45.314Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-06T19:08:45.877Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-06T19:08:45.877Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-06T19:08:46.439Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-06T19:08:47.367Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-06T19:08:47.367Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-06T19:08:47.367Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-06T19:08:47.929Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-06T19:08:53.173Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-06T19:08:53.738Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-06T19:08:53.738Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-06T19:08:53.738Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-06T19:08:54.301Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-06T19:08:54.865Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-06T19:08:56.230Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-06T19:08:56.792Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-06T19:08:57.352Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-06T19:08:57.353Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-06T19:08:57.609Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-06T19:08:58.171Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-06T19:08:58.429Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-06T19:08:58.991Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-06T19:08:59.246Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-06T19:08:59.247Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-06T19:08:59.247Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-06T19:08:59.809Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-06T19:09:00.738Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-06T19:09:00.738Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-06T19:09:00.738Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-06T19:09:01.665Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-06T19:09:01.665Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-06T19:09:02.633Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-06T19:09:02.633Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-06T19:09:02.633Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-06T19:09:05.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-06T19:09:05.173Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-06T19:09:06.538Z] === RUN TestDockerSuite/TestRunRm [2022-08-06T19:09:07.101Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-06T19:09:08.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-06T19:09:10.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-06T19:09:10.542Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-06T19:09:11.105Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-06T19:09:11.667Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-06T19:09:13.659Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-06T19:09:13.957Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-06T19:09:15.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-06T19:09:16.692Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-06T19:09:19.210Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-06T19:09:20.138Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-06T19:09:20.394Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-06T19:09:21.322Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-06T19:09:21.927Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-06T19:09:21.927Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-06T19:09:22.497Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-06T19:09:23.060Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-06T19:09:23.316Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-06T19:09:24.244Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-06T19:09:24.806Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-06T19:09:25.062Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-06T19:09:25.319Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-06T19:09:27.875Z] docker_cli_service_logs_test.go:248: checking task r9fztrxvnsjg [2022-08-06T19:09:27.875Z] docker_cli_service_logs_test.go:253: checking messages for r9fztrxvnsjg [2022-08-06T19:09:27.875Z] docker_cli_service_logs_test.go:248: checking task te97i0qrg8bv [2022-08-06T19:09:27.875Z] docker_cli_service_logs_test.go:253: checking messages for te97i0qrg8bv [2022-08-06T19:09:28.132Z] === RUN TestDockerSuite/TestRunState [2022-08-06T19:09:28.390Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-06T19:09:29.318Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-06T19:09:29.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-06T19:09:30.443Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-06T19:09:30.699Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-06T19:09:30.699Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-06T19:09:30.699Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-06T19:09:30.955Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-06T19:09:31.213Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-06T19:09:31.774Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-06T19:09:32.701Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-06T19:09:32.957Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-06T19:09:32.957Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-06T19:09:33.521Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-06T19:09:33.621Z] ok github.com/docker/docker/libnetwork/networkdb 104.265s coverage: 60.1% of statements [2022-08-06T19:09:33.621Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-06T19:09:33.621Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-06T19:09:33.621Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-08-06T19:09:33.621Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-06T19:09:33.621Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-06T19:09:34.191Z] ok github.com/docker/docker/libnetwork/portmapper 0.577s coverage: 48.6% of statements [2022-08-06T19:09:34.451Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-06T19:09:34.451Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-06T19:09:34.711Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === Skipped [2022-08-06T19:09:34.711Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-06T19:09:34.711Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-06T19:09:34.711Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-06T19:09:34.711Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-06T19:09:34.711Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-06T19:09:34.711Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-06T19:09:34.711Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-06T19:09:34.711Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.711Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-06T19:09:34.711Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-06T19:09:34.711Z] [2022-08-06T19:09:34.712Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-06T19:09:34.712Z] firewalld_test.go:14: firewalld is not running [2022-08-06T19:09:34.712Z] [2022-08-06T19:09:34.712Z] DONE 327 tests, 9 skipped in 200.746s [2022-08-06T19:09:34.931Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered Post stage [Pipeline] junit [2022-08-06T19:09:35.298Z] Recording test results [2022-08-06T19:09:35.493Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-06T19:09:35.704Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-06T19:09:36.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43924/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=474ad1d15ae60ac0cfa754723de695d810b3f0a5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:474ad1d15ae60ac0cfa754723de695d810b3f0a5 hack/validate/vendor [2022-08-06T19:09:36.420Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-06T19:09:36.616Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-06T19:09:37.184Z] + echo Ensuring container killed. [2022-08-06T19:09:37.184Z] Ensuring container killed. [2022-08-06T19:09:37.184Z] + docker rm -vf docker-pr3 [2022-08-06T19:09:37.184Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-06T19:09:37.472Z] + echo Chowning /workspace to jenkins user [2022-08-06T19:09:37.472Z] Chowning /workspace to jenkins user [2022-08-06T19:09:37.472Z] + id -u [2022-08-06T19:09:37.472Z] + id -g [2022-08-06T19:09:37.472Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T19:09:39.151Z] + bundleName=unit [2022-08-06T19:09:39.151Z] + echo Creating unit-bundles.tar.gz [2022-08-06T19:09:39.151Z] Creating unit-bundles.tar.gz [2022-08-06T19:09:39.151Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-06T19:09:39.151Z] bundles/junit-report-libnetwork.xml [2022-08-06T19:09:39.151Z] bundles/junit-report.xml [2022-08-06T19:09:39.151Z] bundles/go-test-report-libnetwork.json [2022-08-06T19:09:39.151Z] bundles/go-test-report.json [2022-08-06T19:09:39.151Z] bundles/profile-libnetwork.out [2022-08-06T19:09:39.151Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-06T19:09:39.164Z] Archiving artifacts [2022-08-06T19:09:39.620Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-06T19:09:39.687Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-06T19:09:39.926Z] + make clean [2022-08-06T19:09:40.185Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-06T19:09:40.185Z] docker-dev-cache [2022-08-06T19:09:40.185Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-06T19:09:42.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-06T19:09:42.512Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-06T19:09:43.073Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-06T19:09:43.330Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-06T19:09:44.697Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-06T19:09:46.064Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-06T19:09:46.625Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-06T19:09:46.881Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-06T19:09:46.881Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-06T19:09:47.443Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-06T19:09:48.004Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-06T19:09:48.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-06T19:09:48.607Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-06T19:09:48.607Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-06T19:09:48.607Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-06T19:09:48.862Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-06T19:09:49.426Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-06T19:09:51.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-06T19:09:52.684Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-06T19:09:53.245Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-06T19:09:54.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-06T19:09:54.175Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-06T19:09:56.066Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-06T19:09:56.323Z] docker_cli_swarm_test.go:1895: [d426e2c8c1d4c] joining swarm manager [d1ef6c24e8005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:09:56.926Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-06T19:09:57.854Z] docker_cli_swarm_test.go:1896: [d8c71f161faaa] joining swarm manager [d1ef6c24e8005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:09:58.431Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-06T19:10:00.320Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-06T19:10:00.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-06T19:10:00.576Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-06T19:10:00.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-06T19:10:00.576Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-06T19:10:00.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-06T19:10:00.576Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-06T19:10:00.576Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-06T19:10:00.834Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-06T19:10:00.834Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-06T19:10:00.834Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-06T19:10:01.395Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-06T19:10:01.956Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-06T19:10:02.884Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-06T19:10:03.139Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-06T19:10:03.763Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-06T19:10:03.763Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-06T19:10:04.019Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-06T19:10:04.019Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-06T19:10:04.019Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-06T19:10:04.275Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-06T19:10:04.275Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-06T19:10:04.275Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-06T19:10:04.275Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-06T19:10:04.275Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-06T19:10:04.275Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-06T19:10:04.837Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-06T19:10:05.093Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-06T19:10:05.093Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-06T19:10:05.654Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-06T19:10:05.910Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-06T19:10:06.471Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-06T19:10:06.471Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-06T19:10:06.726Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-06T19:10:07.287Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-06T19:10:07.287Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-06T19:10:07.287Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-06T19:10:07.850Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-06T19:10:08.778Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-06T19:10:09.035Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-06T19:10:09.035Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-06T19:10:09.035Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-06T19:10:09.291Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-06T19:10:09.291Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-06T19:10:10.220Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-06T19:10:10.823Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-06T19:10:12.187Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-06T19:10:12.443Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-06T19:10:12.443Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-06T19:10:12.443Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-06T19:10:12.443Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-06T19:10:13.371Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-06T19:10:13.933Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-06T19:10:13.933Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-06T19:10:14.494Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-06T19:10:16.385Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-06T19:10:16.642Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-06T19:10:19.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-06T19:10:21.092Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-06T19:10:21.658Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-06T19:10:24.931Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-06T19:10:24.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-06T19:10:26.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-06T19:10:27.690Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-06T19:10:28.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-06T19:10:29.545Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-06T19:10:30.911Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-06T19:10:32.318Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-06T19:10:33.686Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-06T19:10:35.050Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-06T19:10:36.416Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-06T19:10:37.779Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-06T19:10:39.675Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-06T19:10:39.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-06T19:10:42.450Z] docker_cli_swarm_test.go:1796: [d90c3685464d0] joining swarm manager [d961e02f181ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:10:42.450Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-06T19:10:42.450Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-06T19:10:42.450Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-06T19:10:42.450Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-06T19:10:42.750Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-06T19:10:43.677Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-06T19:10:43.677Z] docker_cli_swarm_test.go:1797: [d22876771cbe7] joining swarm manager [d961e02f181ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:10:44.604Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-06T19:10:45.531Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-06T19:10:45.531Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-06T19:10:46.459Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-06T19:10:46.459Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-06T19:10:47.021Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-06T19:10:47.947Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1512431008 [2022-08-06T19:10:48.509Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-06T19:10:48.509Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-06T19:10:49.437Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-06T19:10:49.437Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-06T19:10:49.693Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-06T19:10:50.622Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-06T19:10:52.070Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-06T19:10:53.957Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-06T19:10:54.518Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-06T19:10:54.774Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-06T19:10:54.774Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-06T19:10:56.661Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-06T19:10:56.661Z] docker_cli_sni_test.go:30: Flakey test [2022-08-06T19:10:56.661Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-06T19:10:59.933Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-06T19:11:01.298Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-06T19:11:02.663Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-06T19:11:03.590Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-06T19:11:04.517Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-06T19:11:07.032Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-06T19:11:07.032Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-06T19:11:08.922Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-06T19:11:09.179Z] docker_cli_swarm_test.go:1315: [df4808d1acb6f] joining swarm manager [d0739980cb48d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:11:09.434Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-06T19:11:10.800Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-06T19:11:10.800Z] docker_cli_swarm_test.go:1316: [dddd9d4813b36] joining swarm manager [d0739980cb48d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:11:12.207Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-06T19:11:13.134Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-06T19:11:15.668Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-06T19:11:19.830Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-06T19:11:23.095Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-06T19:11:27.344Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-06T19:11:29.859Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-06T19:11:30.115Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-06T19:11:30.677Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-06T19:11:31.240Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-06T19:11:31.240Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-06T19:11:31.240Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-06T19:11:31.802Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-06T19:11:32.058Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-06T19:11:32.058Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-06T19:11:32.058Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-06T19:11:32.058Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-06T19:11:32.058Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-06T19:11:33.423Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-06T19:11:33.679Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-06T19:11:34.241Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-06T19:11:35.189Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-06T19:11:39.395Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-06T19:11:39.651Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-06T19:11:39.651Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-06T19:11:39.651Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-06T19:11:40.578Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-06T19:11:40.949Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-06T19:11:42.882Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-06T19:11:44.289Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-06T19:11:45.653Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-06T19:12:00.486Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-06T19:12:00.741Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-06T19:12:00.741Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-06T19:12:01.304Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-06T19:12:01.304Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-06T19:12:01.304Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-06T19:12:01.304Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-06T19:12:01.865Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-06T19:12:01.865Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-06T19:12:02.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-06T19:12:02.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-06T19:12:02.434Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-06T19:12:02.691Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-06T19:12:02.691Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-06T19:12:04.057Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-06T19:12:04.057Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-06T19:12:04.313Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-06T19:12:04.313Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-06T19:12:04.313Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-06T19:12:04.571Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite (1360.51s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.85s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.40s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.20s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.43s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-08-06T19:12:04.571Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.51s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.44s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.48s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.52s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd9d10__} (1.51s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12587529987_/foo_false_____} (1.53s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12587529987_/foo_true_____} (1.47s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_false_____} (1.55s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_true_____} (1.58s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3463044812_/foo_true__0xc000dd9d40___} (1.50s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd9d58__} (1.47s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd9d70__} (1.56s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd9d88__} (1.53s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd9da0__} (1.59s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.80s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.56s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.66s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.48s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.81s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.84s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.23s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.97s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.58s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.79s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-08-06T19:12:04.571Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.61s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.62s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.89s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.72s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.38s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.68s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.66s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.78s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.62s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.56s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.72s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.26s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.06s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.33s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.42s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.11s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.52s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.64s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.00s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.68s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.48s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.37s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.91s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.70s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.71s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.15s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.93s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.37s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.11s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.00s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.10s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.78s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.73s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.28s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.79s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.48s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.94s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.58s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnv (0.82s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.86s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.20s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.73s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.11s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.84s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.56s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.14s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.28s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.38s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.95s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.76s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabel (0.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.09s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.11s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.59s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.19s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.65s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.45s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.39s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRm (2.40s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.02s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.34s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.04s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.85s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.44s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.72s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.19s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.76s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-08-06T19:12:04.572Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.76s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.80s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.08s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.26s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.24s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.11s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-08-06T19:12:04.572Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.05s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.75s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.40s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.98s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.05s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToStdout (0.88s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.21s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.39s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.33s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.11s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.38s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.83s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHealth (19.23s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestBuildHistory (2.69s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.32s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.07s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.88s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.62s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.68s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.85s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.50s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.91s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.63s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.12s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestNetHostname (1.80s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.23s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.73s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginActive (2.25s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.78s) [2022-08-06T19:12:04.573Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.70s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.64s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.64s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPortList (6.12s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.38s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.71s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.37s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsByOrder (2.87s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.83s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.09s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.54s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.18s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.12s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.03s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.16s) [2022-08-06T19:12:04.573Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.43s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.27s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.93s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.25s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.62s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.71s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.97s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.88s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.92s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.55s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.62s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.81s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.14s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.29s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.99s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.44s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.54s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.17s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.65s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.63s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.25s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.62s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.35s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.97s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunMount (4.99s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.90s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.31s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.66s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.91s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.89s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.66s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunState (1.29s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunSysctls (1.11s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.69s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.64s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-06T19:12:04.574Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-08-06T19:12:04.574Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.62s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.09s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.01s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartRecordError (1.17s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.30s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-08-06T19:12:04.575Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.07s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-08-06T19:12:04.575Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-06T19:12:04.575Z] === RUN TestDockerRegistrySuite [2022-08-06T19:12:04.575Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-06T19:12:05.503Z] check_test.go:427: [da46a3525dd98] daemon is not started [2022-08-06T19:12:05.503Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-06T19:12:06.869Z] check_test.go:427: [d75e453338696] daemon is not started [2022-08-06T19:12:06.869Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-06T19:12:07.796Z] check_test.go:427: [d12ef8ae20754] daemon is not started [2022-08-06T19:12:07.796Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-06T19:12:08.052Z] check_test.go:427: [d9abfee77e115] daemon is not started [2022-08-06T19:12:08.052Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-06T19:12:11.319Z] check_test.go:427: [d2fc878de8427] daemon is not started [2022-08-06T19:12:11.319Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-06T19:12:16.563Z] check_test.go:427: [d38d34991220e] daemon is not started [2022-08-06T19:12:16.563Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-06T19:12:17.532Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-06T19:12:18.898Z] check_test.go:427: [d6ade96f5a55f] daemon is not started [2022-08-06T19:12:18.898Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-06T19:12:20.265Z] check_test.go:427: [d16ea8f4282d6] daemon is not started [2022-08-06T19:12:20.265Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-06T19:12:21.636Z] check_test.go:427: [db75677bba7c0] daemon is not started [2022-08-06T19:12:21.636Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-06T19:12:21.892Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-06T19:12:22.819Z] check_test.go:427: [ddbf52e5e530e] daemon is not started [2022-08-06T19:12:22.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-06T19:12:24.749Z] check_test.go:427: [d0c6d0e72ad34] daemon is not started [2022-08-06T19:12:24.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-06T19:12:25.676Z] check_test.go:427: [d57c33f4abb27] daemon is not started [2022-08-06T19:12:25.676Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-06T19:12:27.566Z] check_test.go:427: [d8251dce862af] daemon is not started [2022-08-06T19:12:27.566Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-06T19:12:28.537Z] check_test.go:427: [d1636642f834b] daemon is not started [2022-08-06T19:12:28.537Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-06T19:12:29.103Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-06T19:12:29.665Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:08e46e8c11c9b5eba856d4790ca5cd8dabbef7fbf931e422868f1d0f99775e83 [2022-08-06T19:12:30.593Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e37e4eda84003d9cf63df17b0a67b79f4d71ee3241d0b87a97aa961f38ae493 [2022-08-06T19:12:30.849Z] check_test.go:427: [d85c393b45326] daemon is not started [2022-08-06T19:12:30.849Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-06T19:12:32.219Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a4191ec7465a0cd5e6d182b553f63fa402436a2ce5fc3dbbd068b5cd9992d8c5 [2022-08-06T19:12:33.149Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32983dc4564291d0faec96e9ca1dd64cd5bf132d644d67aac6fe73d2c6d3532c [2022-08-06T19:12:33.405Z] check_test.go:427: [dc3e874dd16f5] daemon is not started [2022-08-06T19:12:33.405Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-06T19:12:34.773Z] check_test.go:427: [d35912f8b456d] daemon is not started [2022-08-06T19:12:34.773Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-06T19:12:36.144Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-06T19:12:37.517Z] check_test.go:427: [db8811370d190] daemon is not started [2022-08-06T19:12:37.517Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-06T19:12:38.886Z] check_test.go:427: [d04fe9c4c81cf] daemon is not started [2022-08-06T19:12:38.886Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-06T19:12:38.886Z] check_test.go:427: [df4d41d6b9aa8] daemon is not started [2022-08-06T19:12:38.886Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-06T19:12:38.886Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-06T19:12:39.862Z] check_test.go:427: [dd6ca7719d182] daemon is not started [2022-08-06T19:12:39.862Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-06T19:12:41.240Z] check_test.go:427: [dabec400ed220] daemon is not started [2022-08-06T19:12:41.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-06T19:12:42.168Z] check_test.go:427: [d1dda85195a59] daemon is not started [2022-08-06T19:12:42.168Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-06T19:12:44.057Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-06T19:12:44.987Z] check_test.go:427: [d89fe37d3fe35] daemon is not started [2022-08-06T19:12:44.987Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-06T19:12:45.550Z] check_test.go:427: [d45775c6aab3f] daemon is not started [2022-08-06T19:12:45.550Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-06T19:12:46.914Z] check_test.go:427: [d5f5acd5a55c8] daemon is not started [2022-08-06T19:12:46.915Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-06T19:12:47.170Z] check_test.go:427: [d82158feab68b] daemon is not started [2022-08-06T19:12:47.170Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-06T19:12:47.170Z] check_test.go:427: [de67f2d60739d] daemon is not started [2022-08-06T19:12:47.170Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-06T19:12:47.425Z] check_test.go:427: [de267af9da19f] daemon is not started [2022-08-06T19:12:47.425Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-06T19:12:47.681Z] check_test.go:427: [d41d28d50cd14] daemon is not started [2022-08-06T19:12:47.681Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-06T19:12:48.243Z] check_test.go:427: [d7346cf831518] daemon is not started [2022-08-06T19:12:48.243Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-06T19:12:48.243Z] check_test.go:427: [d9b448a92eaf3] daemon is not started [2022-08-06T19:12:48.243Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-06T19:12:49.171Z] check_test.go:427: [dfe14c6becc93] daemon is not started [2022-08-06T19:12:49.171Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-06T19:12:51.062Z] check_test.go:427: [d2757f8273fd4] daemon is not started [2022-08-06T19:12:51.062Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-06T19:12:51.062Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-06T19:12:51.624Z] check_test.go:427: [dcafb4f7cb1b7] daemon is not started [2022-08-06T19:12:51.624Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-06T19:12:53.033Z] check_test.go:427: [d211fedc6e359] daemon is not started [2022-08-06T19:12:53.033Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-06T19:12:53.624Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite (50.09s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.11s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.93s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.23s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.65s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.43s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.65s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.84s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.57s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2022-08-06T19:12:54.552Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2022-08-06T19:12:54.552Z] === RUN TestDockerSchema1RegistrySuite [2022-08-06T19:12:54.552Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-06T19:12:54.808Z] check_test.go:454: [d1578702f8c43] daemon is not started [2022-08-06T19:12:54.808Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-06T19:12:55.064Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-06T19:12:55.064Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-06T19:12:55.064Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-06T19:12:58.333Z] check_test.go:454: [d003d30438a64] daemon is not started [2022-08-06T19:12:58.333Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-06T19:13:00.851Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-06T19:13:01.779Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-06T19:13:02.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-06T19:13:04.857Z] check_test.go:454: [df3872231d093] daemon is not started [2022-08-06T19:13:04.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-06T19:13:04.857Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-06T19:13:05.785Z] check_test.go:454: [d44292cf38581] daemon is not started [2022-08-06T19:13:05.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-06T19:13:06.040Z] check_test.go:454: [dfd61dc917f69] daemon is not started [2022-08-06T19:13:06.040Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-06T19:13:07.406Z] check_test.go:454: [da2f96d3da5d1] daemon is not started [2022-08-06T19:13:07.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-06T19:13:08.333Z] check_test.go:454: [d9b01759bd20c] daemon is not started [2022-08-06T19:13:08.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-06T19:13:09.260Z] check_test.go:454: [d1e1a4220d869] daemon is not started [2022-08-06T19:13:09.260Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-06T19:13:11.786Z] check_test.go:454: [d7848e580f4ce] daemon is not started [2022-08-06T19:13:11.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-06T19:13:12.348Z] check_test.go:454: [d7d8d94571417] daemon is not started [2022-08-06T19:13:12.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-06T19:13:12.604Z] check_test.go:454: [d5c45d5a1f2eb] daemon is not started [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite (18.03s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.20s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-06T19:13:12.604Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-08-06T19:13:12.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-06T19:13:12.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-06T19:13:13.532Z] check_test.go:483: [d5c4852198c9e] daemon is not started [2022-08-06T19:13:13.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-06T19:13:13.788Z] check_test.go:483: [dcf97c7be8a5a] daemon is not started [2022-08-06T19:13:13.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-06T19:13:14.044Z] check_test.go:483: [d5b3849390616] daemon is not started [2022-08-06T19:13:14.044Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-06T19:13:15.409Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-06T19:13:15.971Z] check_test.go:483: [df800e93ab1b9] daemon is not started [2022-08-06T19:13:15.972Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-06T19:13:16.227Z] check_test.go:483: [dd4880b85d113] daemon is not started [2022-08-06T19:13:16.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-06T19:13:17.155Z] check_test.go:483: [d3190d79eed40] daemon is not started [2022-08-06T19:13:17.155Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-06T19:13:17.411Z] check_test.go:483: [d3d5cc0aac883] daemon is not started [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-06T19:13:17.411Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-06T19:13:17.411Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-06T19:13:17.411Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-06T19:13:22.650Z] check_test.go:510: [dbe1d08a6bf5f] daemon is not started [2022-08-06T19:13:22.650Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-06T19:13:22.650Z] check_test.go:510: [dbdc22abb7676] daemon is not started [2022-08-06T19:13:22.650Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-06T19:13:22.650Z] check_test.go:510: [d2810c6b83ff4] daemon is not started [2022-08-06T19:13:22.650Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-06T19:13:22.906Z] check_test.go:510: [d6bf5b7c18278] daemon is not started [2022-08-06T19:13:22.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-06T19:13:23.161Z] check_test.go:510: [d07c7c1d8ee5b] daemon is not started [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-06T19:13:23.161Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-06T19:13:23.161Z] === RUN TestDockerNetworkSuite [2022-08-06T19:13:23.161Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-06T19:13:24.527Z] docker_cli_network_unix_test.go:46: [dae715db7d93f] daemon is not started [2022-08-06T19:13:24.527Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-06T19:13:24.784Z] docker_cli_network_unix_test.go:46: [dd20e69eaa3a2] daemon is not started [2022-08-06T19:13:25.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-06T19:13:27.598Z] docker_cli_network_unix_test.go:46: [d9f1d8471d113] daemon is not started [2022-08-06T19:13:27.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-06T19:13:29.753Z] docker_cli_network_unix_test.go:46: [d66bdca9b4c1a] daemon is not started [2022-08-06T19:13:29.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-06T19:13:29.753Z] docker_cli_network_unix_test.go:1233: [d4a97b6bd074d] daemon is not started [2022-08-06T19:13:32.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-06T19:13:33.195Z] docker_cli_network_unix_test.go:46: [de6efcdaf187e] daemon is not started [2022-08-06T19:13:33.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-06T19:13:37.932Z] docker_cli_network_unix_test.go:46: [d588979bbbeb4] daemon is not started [2022-08-06T19:13:38.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-06T19:13:40.754Z] docker_cli_network_unix_test.go:46: [d7a7cb395eb71] daemon is not started [2022-08-06T19:13:41.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-06T19:13:42.377Z] docker_cli_network_unix_test.go:46: [d966a3eac9faa] daemon is not started [2022-08-06T19:13:42.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-06T19:13:42.940Z] docker_cli_network_unix_test.go:46: [d48e4d2f858c6] daemon is not started [2022-08-06T19:13:42.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-06T19:13:43.196Z] docker_cli_network_unix_test.go:46: [d764e10130597] daemon is not started [2022-08-06T19:13:43.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-06T19:13:43.757Z] docker_cli_network_unix_test.go:46: [d800eae8deb1f] daemon is not started [2022-08-06T19:13:44.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-06T19:13:44.879Z] docker_cli_network_unix_test.go:46: [dcb2cd6cfccfa] daemon is not started [2022-08-06T19:13:45.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-06T19:13:45.391Z] docker_cli_network_unix_test.go:46: [dfc80633bb823] daemon is not started [2022-08-06T19:13:45.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-06T19:13:45.646Z] docker_cli_network_unix_test.go:46: [dbdff046ab6a1] daemon is not started [2022-08-06T19:13:45.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-06T19:13:46.222Z] docker_cli_network_unix_test.go:46: [dc7bf0f0d26b4] daemon is not started [2022-08-06T19:13:46.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-06T19:13:46.477Z] docker_cli_network_unix_test.go:46: [d0dde6cf27421] daemon is not started [2022-08-06T19:13:46.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-06T19:13:46.733Z] docker_cli_network_unix_test.go:46: [d1419425328a7] daemon is not started [2022-08-06T19:13:46.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-06T19:13:46.733Z] docker_cli_network_unix_test.go:46: [d29903d3c4acb] daemon is not started [2022-08-06T19:13:46.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-06T19:13:47.661Z] docker_cli_network_unix_test.go:46: [dc1a97de97529] daemon is not started [2022-08-06T19:13:47.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-06T19:13:48.223Z] docker_cli_network_unix_test.go:46: [dd83c4047cd22] daemon is not started [2022-08-06T19:13:48.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-06T19:13:48.478Z] docker_cli_network_unix_test.go:46: [dfbab2bf1d3aa] daemon is not started [2022-08-06T19:13:48.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-06T19:13:48.735Z] docker_cli_network_unix_test.go:46: [d9915482b2247] daemon is not started [2022-08-06T19:13:48.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-06T19:13:48.991Z] docker_cli_network_unix_test.go:46: [dd793e109e987] daemon is not started [2022-08-06T19:13:48.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-06T19:13:50.355Z] docker_cli_network_unix_test.go:968: [d4c86a820e66d] daemon is not started [2022-08-06T19:13:51.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-06T19:13:52.648Z] docker_cli_network_unix_test.go:46: [d819ff8f300ab] daemon is not started [2022-08-06T19:13:52.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-06T19:13:55.165Z] docker_cli_network_unix_test.go:1116: [d4acc7e1f4cd1] daemon is not started [2022-08-06T19:13:58.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-06T19:13:58.433Z] docker_cli_network_unix_test.go:46: [d1a8398a144f1] daemon is not started [2022-08-06T19:13:58.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-06T19:13:58.995Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-06T19:13:59.251Z] docker_cli_network_unix_test.go:46: [de00b577689e4] daemon is not started [2022-08-06T19:13:59.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-06T19:13:59.251Z] docker_cli_network_unix_test.go:46: [d9b94f1341164] daemon is not started [2022-08-06T19:13:59.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-06T19:13:59.251Z] docker_cli_network_unix_test.go:46: [d4987766cce72] daemon is not started [2022-08-06T19:13:59.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-06T19:13:59.507Z] docker_cli_network_unix_test.go:46: [d7055817f9f18] daemon is not started [2022-08-06T19:13:59.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-06T19:13:59.806Z] docker_cli_network_unix_test.go:46: [d1f4bc5858440] daemon is not started [2022-08-06T19:13:59.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-06T19:13:59.806Z] docker_cli_network_unix_test.go:46: [d7987f3110ff5] daemon is not started [2022-08-06T19:13:59.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-06T19:14:01.698Z] docker_cli_swarm_test.go:1180: [d6644e79ca3f2] joining swarm manager [deed01301dd6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:14:01.698Z] docker_cli_network_unix_test.go:46: [d89d7842ef26e] daemon is not started [2022-08-06T19:14:02.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-06T19:14:02.672Z] docker_cli_network_unix_test.go:46: [dba53143be4b6] daemon is not started [2022-08-06T19:14:02.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-06T19:14:02.672Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-06T19:14:02.672Z] docker_cli_network_unix_test.go:46: [d0b97739bd834] daemon is not started [2022-08-06T19:14:02.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-06T19:14:03.236Z] docker_cli_network_unix_test.go:46: [d550e797bc1fa] daemon is not started [2022-08-06T19:14:03.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-06T19:14:07.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-06T19:14:07.914Z] docker_cli_swarm_test.go:1189: [de28f5c432156] joining swarm manager [deed01301dd6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:14:08.842Z] docker_cli_network_unix_test.go:1084: [d36b87e9cd6e5] daemon is not started [2022-08-06T19:14:10.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-06T19:14:10.208Z] docker_cli_network_unix_test.go:46: [dc9bc4fe196a4] daemon is not started [2022-08-06T19:14:10.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-06T19:14:10.772Z] docker_cli_network_unix_test.go:46: [d7593d1d4559e] daemon is not started [2022-08-06T19:14:11.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-06T19:14:12.396Z] docker_cli_network_unix_test.go:46: [d0c4256858881] daemon is not started [2022-08-06T19:14:12.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-06T19:14:12.652Z] docker_cli_network_unix_test.go:46: [d57ace276d8dd] daemon is not started [2022-08-06T19:14:12.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-06T19:14:13.213Z] docker_cli_network_unix_test.go:46: [d459627755de9] daemon is not started [2022-08-06T19:14:13.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-06T19:14:13.725Z] docker_cli_network_unix_test.go:46: [d12bd463a6984] daemon is not started [2022-08-06T19:14:13.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-06T19:14:14.653Z] docker_cli_network_unix_test.go:46: [dd2533f4ab16e] daemon is not started [2022-08-06T19:14:14.909Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-06T19:14:20.239Z] docker_cli_network_unix_test.go:46: [da89066faed0a] daemon is not started [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite (57.38s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.49s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.94s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-06T19:14:20.495Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.27s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-08-06T19:14:20.495Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s) [2022-08-06T19:14:20.495Z] === RUN TestDockerHubPullSuite [2022-08-06T19:14:20.495Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-06T19:14:22.401Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-06T19:14:25.665Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-06T19:14:26.226Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-06T19:14:28.114Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-06T19:14:28.675Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite (8.46s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.81s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-06T19:14:28.931Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-06T19:14:28.931Z] PASS [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === Skipped [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-06T19:14:28.931Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_sni_test.go:30: Flakey test [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-06T19:14:28.931Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-06T19:14:28.931Z] docker_cli_network_unix_test.go:46: [d0b97739bd834] daemon is not started [2022-08-06T19:14:28.931Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] DONE 1265 tests, 51 skipped in 1511.097s [2022-08-06T19:14:28.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T19:14:28.931Z] ++++ cat bundles/test-integration/docker.pid [2022-08-06T19:14:28.931Z] +++ kill 9396 [2022-08-06T19:14:28.931Z] +++ /etc/init.d/apparmor stop [2022-08-06T19:14:28.931Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] Unloading profiles will leave already running processes permanently [2022-08-06T19:14:28.931Z] unconfined, which can lead to unexpected situations. [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:28.931Z] To set a process to complain mode, use the command line tool [2022-08-06T19:14:28.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T19:14:28.931Z] +++ true [2022-08-06T19:14:28.931Z] exiting test-integration [2022-08-06T19:14:28.931Z] ++ exit 0 [2022-08-06T19:14:28.931Z] [2022-08-06T19:14:29.187Z] + for job in $(jobs -p) [2022-08-06T19:14:29.187Z] + wait 8529 [2022-08-06T19:14:44.068Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-06T19:14:52.232Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-06T19:14:56.430Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-06T19:14:58.318Z] docker_cli_swarm_test.go:1112: [dd64456e41c38] joining swarm manager [d6c99ca63ba71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:15:00.204Z] docker_cli_swarm_test.go:1113: [df49977131108] joining swarm manager [d6c99ca63ba71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:16:21.607Z] docker_cli_swarm_test.go:1166: [df79281dd76d3] joining swarm manager [d6c99ca63ba71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-06T19:16:48.144Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-06T19:16:49.072Z] docker_cli_swarm_test.go:1447: [de5287b1db4df] joining swarm manager [dd38bf72b9630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:16:49.999Z] docker_cli_swarm_test.go:1448: [de54351cc6b46] joining swarm manager [dd38bf72b9630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-06T19:17:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-06T19:17:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-06T19:17:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-06T19:17:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-06T19:17:02.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-06T19:17:02.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-06T19:17:04.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-06T19:17:08.013Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-06T19:17:10.568Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-06T19:17:12.472Z] docker_cli_swarm_unix_test.go:63: [defbc87491447] joining swarm manager [dc7cd1862d786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:18:08.629Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-06T19:18:08.629Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-06T19:18:08.629Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-06T19:18:10.517Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-06T19:18:13.784Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-06T19:18:16.299Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-06T19:18:18.209Z] docker_api_swarm_test.go:962: [ddb1d9f3bbf9d] joining swarm manager [d57e8e8ec58cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-06T19:18:36.245Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-06T19:18:48.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-06T19:18:50.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-06T19:18:52.185Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-06T19:18:55.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-06T19:19:02.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-06T19:19:06.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-06T19:19:08.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-06T19:19:11.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-06T19:19:13.743Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-06T19:19:16.257Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-06T19:19:19.527Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-06T19:19:21.429Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-06T19:20:17.586Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-06T19:20:32.419Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite (1549.60s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.46s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.19s) [2022-08-06T19:20:50.472Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.17s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.64s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.25s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.96s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.51s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.36s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.96s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.34s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.90s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.27s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.34s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.21s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.66s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.83s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.38s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.95s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.56s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.35s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.53s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.58s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.06s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.15s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.99s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.46s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.51s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2022-08-06T19:20:50.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.53s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.27s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.10s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.94s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.32s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.06s) [2022-08-06T19:20:50.473Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.85s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.00s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.65s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.69s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-06T19:20:50.473Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-06T19:20:50.473Z] === RUN TestDockerExternalVolumeSuite [2022-08-06T19:20:50.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-06T19:20:50.473Z] docker_cli_external_volume_driver_test.go:53: [d01d7e827e2c1] daemon is not started [2022-08-06T19:21:05.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-06T19:22:13.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-06T19:22:21.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-06T19:22:35.928Z] docker_cli_external_volume_driver_test.go:53: [d87a8b5c315cd] daemon is not started [2022-08-06T19:22:50.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-06T19:23:05.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-06T19:23:20.604Z] docker_cli_external_volume_driver_test.go:53: [d22b5eca9e243] daemon is not started [2022-08-06T19:23:38.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-06T19:23:38.685Z] docker_cli_external_volume_driver_test.go:53: [db982a5ae3e30] daemon is not started [2022-08-06T19:23:50.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-06T19:24:24.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-06T19:24:39.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-06T19:24:54.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-06T19:25:41.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-06T19:25:59.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-06T19:26:31.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-06T19:27:03.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-06T19:27:18.345Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-06T19:27:36.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-06T19:27:36.423Z] docker_cli_external_volume_driver_test.go:485: [de369ebea7b8d] daemon is not started [2022-08-06T19:27:51.269Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-06T19:27:51.269Z] docker_cli_external_volume_driver_test.go:53: [da78df60f6d1e] daemon is not started [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-06T19:28:06.101Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-06T19:28:06.101Z] PASS [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] === Skipped [2022-08-06T19:28:06.101Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-06T19:28:06.101Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-06T19:28:06.101Z] check_test.go:540: [d71224ebbe9ac] daemon is not started [2022-08-06T19:28:06.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-06T19:28:06.101Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-06T19:28:06.101Z] check_test.go:540: [d88ac8024343c] daemon is not started [2022-08-06T19:28:06.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-06T19:28:06.101Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-06T19:28:06.101Z] check_test.go:540: [d27305587f59f] daemon is not started [2022-08-06T19:28:06.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-06T19:28:06.101Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-06T19:28:06.101Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-06T19:28:06.101Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-06T19:28:06.101Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] DONE 269 tests, 5 skipped in 2326.909s [2022-08-06T19:28:06.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-06T19:28:06.101Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b961959fad1/docker.pid [2022-08-06T19:28:06.101Z] +++ kill 7095 [2022-08-06T19:28:06.101Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7095 is not a child of this shell [2022-08-06T19:28:06.101Z] warning: PID 7095 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b961959fad1/docker.pid had a nonzero exit code [2022-08-06T19:28:06.101Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b961959fad1/root: target is busy. [2022-08-06T19:28:06.101Z] ++++ cat bundles/test-integration/docker.pid [2022-08-06T19:28:06.101Z] +++ kill 9391 [2022-08-06T19:28:06.101Z] +++ /etc/init.d/apparmor stop [2022-08-06T19:28:06.101Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] Unloading profiles will leave already running processes permanently [2022-08-06T19:28:06.101Z] unconfined, which can lead to unexpected situations. [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] To set a process to complain mode, use the command line tool [2022-08-06T19:28:06.101Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-06T19:28:06.101Z] +++ true [2022-08-06T19:28:06.101Z] exiting test-integration [2022-08-06T19:28:06.101Z] ++ exit 0 [2022-08-06T19:28:06.101Z] [2022-08-06T19:28:06.101Z] + exit 0 [2022-08-06T19:28:06.101Z] ++ jobs -p [2022-08-06T19:28:06.101Z] + pids= [2022-08-06T19:28:06.101Z] + echo 'Remaining pids to kill: []' [2022-08-06T19:28:06.101Z] Remaining pids to kill: [] [2022-08-06T19:28:06.101Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-06T19:28:06.114Z] Recording test results [2022-08-06T19:28:07.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-06T19:28:08.253Z] + echo Ensuring container killed. [2022-08-06T19:28:08.253Z] Ensuring container killed. [2022-08-06T19:28:08.253Z] + docker ps -aq -f name=docker-pr3-* [2022-08-06T19:28:08.253Z] + cids=2effbeaee46e [2022-08-06T19:28:08.253Z] b4b5d8379262 [2022-08-06T19:28:08.253Z] 5740c4635623 [2022-08-06T19:28:08.253Z] + [ -n 2effbeaee46e [2022-08-06T19:28:08.253Z] b4b5d8379262 [2022-08-06T19:28:08.253Z] 5740c4635623 ] [2022-08-06T19:28:08.253Z] + docker rm -vf 2effbeaee46e b4b5d8379262 5740c4635623 [2022-08-06T19:28:08.510Z] 2effbeaee46e [2022-08-06T19:28:08.766Z] b4b5d8379262 [2022-08-06T19:28:09.022Z] 5740c4635623 [Pipeline] sh [2022-08-06T19:28:09.299Z] + echo Chowning /workspace to jenkins user [2022-08-06T19:28:09.299Z] Chowning /workspace to jenkins user [2022-08-06T19:28:09.299Z] + id -u [2022-08-06T19:28:09.299Z] + id -g [2022-08-06T19:28:09.299Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43924:/workspace busybox chown -R 1000:1000 /workspace [2022-08-06T19:28:09.299Z] Unable to find image 'busybox:latest' locally [2022-08-06T19:28:09.299Z] latest: Pulling from library/busybox [2022-08-06T19:28:09.556Z] 50783e0dfb64: Pulling fs layer [2022-08-06T19:28:09.556Z] 50783e0dfb64: Verifying Checksum [2022-08-06T19:28:09.556Z] 50783e0dfb64: Download complete [2022-08-06T19:28:09.556Z] 50783e0dfb64: Pull complete [2022-08-06T19:28:09.556Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-06T19:28:09.556Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-06T19:28:12.378Z] + bundleName=amd64 [2022-08-06T19:28:12.378Z] + echo Creating amd64-bundles.tar.gz [2022-08-06T19:28:12.378Z] Creating amd64-bundles.tar.gz [2022-08-06T19:28:12.378Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-06T19:28:12.378Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-06T19:28:13.751Z] Archiving artifacts [2022-08-06T19:28:15.631Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43924/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-06T19:28:15.936Z] + make clean [2022-08-06T19:28:16.192Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-06T19:28:16.192Z] docker-dev-cache [2022-08-06T19:28:16.192Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS